64bits / tabletop-ambulator

MIT License
9 stars 6 forks source link

Something went wonky - please try reloading ambulator #40

Open techgo opened 9 months ago

techgo commented 9 months ago

I have configured the web server and updated the mod to direct to my server's IP. However, when attempting to load the mod, I encounter an error stating "Something went wonky - please try reloading ambulator." I'd appreciate any insight as to how I might resolve this error. I am not sure if it is a fault with how I configured the webserver or changes that have been made with Tabletop simulator.

ktimam commented 4 months ago

Same thing here. The following error is listed in he console (seems database need to be setup correctly): Executing (default): SELECT "gameCode", "cards", "users", "createdAt", "updatedAt" FROM "Games" AS "Game" WHERE "Game"."gameCode" = 'MCBJ'; node:internal/process/promises:289 triggerUncaughtException(err, true / fromPromise /); ^

DatabaseError [SequelizeDatabaseError]: relation "Games" does not exist