[DiscordArchive] Are you using docker on windows or docker on linux?
[DiscordArchive] Are you using docker on windows or docker on linux?
Archived author: metallinos • Posted: 2025-05-12T01:06:20.003000+00:00
Original source
Are you using docker on windows or docker on linux?
Archived author: metallinos • Posted: 2025-05-12T01:06:31.343000+00:00
Original source
And does it say which table the error came from?
Archived author: metallinos • Posted: 2025-05-12T01:09:34.747000+00:00
Original source
(or god forbid, WLS?)
Archived author: Deamonsatwar • Posted: 2025-05-12T01:10:55.836000+00:00
Original source
docker on UnRaid(linux)
Archived author: metallinos • Posted: 2025-05-12T01:12:44.648000+00:00
Original source
Ah, gotcha. Is it a remote server that you're hosting on, so you're connecting to it from another machine using something like SSH, or will you manage it fully from within UnRaid?
Archived author: Deamonsatwar • Posted: 2025-05-12T01:14:26.427000+00:00
Original source
both, my husband set up a server machine (so its in our house) and i use my PC to connect to Unraid via a web browser
but i do have access to the folders as well
Archived author: Deamonsatwar • Posted: 2025-05-12T01:15:02.545000+00:00
Original source
got the error
AC> [1146] Table 'acore_world.custom_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.
Archived author: Deamonsatwar • Posted: 2025-05-12T01:16:26.121000+00:00
Original source
https://www.azerothcore.org/catalogue#/d.../670734781
this is the eluna script that i believe is having the issue
[Embed: AzerothCore]
AzerothCore, the open source MMORPG server application
https://www.azerothcore.org/catalogue
Archived author: metallinos • Posted: 2025-05-12T01:16:53.182000+00:00
Original source
Execute this query in your world db
https://github.com/Day36512/Config_Rates...Custom.sql
[Embed: Config_Rates/Xp_Custom.sql at main · Day36512/Config_Rates]
A list of scripts that can handle experience rates, gathering rates, and crafted item amounts in game with simple commands. - Day36512/Config_Rates
https://github.com/Day36512/Config_Rates...Custom.sql
Archived author: Deamonsatwar • Posted: 2025-05-12T01:17:08.487000+00:00
Original source
"Make sure to run the Sql query in your database."
this i thought was auto, looks like it is not, and idk how to do this part