You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use a precompiled ARM binary on an M3 MacBook and running AI Town. I followed the instructions, however the binary back-end displays this, while the AI Town backend tells "No default world found". Not sure how to proceed. I peeked into the SQLite3 DB locally, and it kinda seems empty even though I'm executing the script which supposed to seed / scaffold stuff.
Ref a16z-infra/ai-town#256
The text was updated successfully, but these errors were encountered:
Hi - a16z-infra/ai-town#256 seems like the right place to get help with this since it appears to be related to something about setting up ai-town.
UnhandledPromiseRejection happens whenever the convex backend runs javascript whose promise rejects (fails) - so it appears convex-backend is working as expected.
Hopefully you're able to get ai-town working from the instructions!
I'm trying to use a precompiled ARM binary on an M3 MacBook and running AI Town. I followed the instructions, however the binary back-end displays this, while the AI Town backend tells "No default world found". Not sure how to proceed. I peeked into the SQLite3 DB locally, and it kinda seems empty even though I'm executing the script which supposed to seed / scaffold stuff.
Ref a16z-infra/ai-town#256
The text was updated successfully, but these errors were encountered: