[DiscordArchive] Hello all,
[DiscordArchive] Hello all,
Archived author: Comrade Deviljho • Posted: 2023-11-06T19:15:48.173000+00:00
Original source
Hello all,
I had a server running for a while and I then tried to install the account wide achievement module and do a clean build. However, I keep getting the following error when running the worldserver.exe application:
"[1146] Table 'acore_world.custom_quest_xp' doesn't exist
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders."
I have tried rebuilding the server without the achievement module but I get the same error (I also dropped all of the databases from heidiSQL). Does anyone have some insight into this issue?
Archived author: Honey • Posted: 2023-11-06T19:33:11.332000+00:00
Original source
custom_quest_xp is not a native AC table. Some module must be looking for it. It appears you're using a module, which requires queries to be ran manually before you start the core.
Archived author: Comrade Deviljho • Posted: 2023-11-06T19:38:52.115000+00:00
Original source
I'll take a look through the install guides again
Archived author: Blocker • Posted: 2023-11-06T20:03:13.576000+00:00
Original source
what is the GM command to check item information? I currently want to debug one custom item I created, because seems some changes are not reflected in client side, but not exactly sure