[Archive] Error in Worldserver
[Archive] Error in Worldserver
Quote: Table 'characters.character_queststatus_seasonal' doesn't existPD: If you think that it is the connection, it is false because when those errors, it won't allow you to connect to the db.
Table 'characters.character_queststatus_seasonal' doesn't exist
Table 'characters.character_queststatus_seasonal' doesn't exist
In mysql_stmt_prepare() id: 49, sql: "INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (?, ?, ?)"
Table 'characters.character_queststatus_seasonal' doesn't exist
DatabasePool characters NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to Character database 127.0.0.1;3306;root;j2d4l0p3ap;characters
Click to expand...
Archived author: Astraroth • Posted: 2025-11-04T18:18:03.356834
Original source
Hello friends of Emucoach, I have a problem that when you start "worldserver"give me these errors and does not connect to the db of "characters" If someonecould tell me how to fix it, would be grateful to be able to mount a new server forworld of warcraft.
I am using version 4.3.4
Error :
Quote: Table 'characters.character_queststatus_seasonal' doesn't existPD: If you think that it is the connection, it is false because when those errors, it won't allow you to connect to the db.
Table 'characters.character_queststatus_seasonal' doesn't exist
Table 'characters.character_queststatus_seasonal' doesn't exist
In mysql_stmt_prepare() id: 49, sql: "INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (?, ?, ?)"
Table 'characters.character_queststatus_seasonal' doesn't exist
DatabasePool characters NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to Character database 127.0.0.1;3306;root;j2d4l0p3ap;characters
Click to expand...
Archived author: Astraroth • Posted: 2025-11-04T18:18:03.356834
Original source
you database appears out-of-date (or mismatched), ensure to run all updates incuded
Assuming you are running a TrinityCore Server
https://github.com/TrinityCore/Trin...1a2b379f4108/sql/base/characters_database.sql
BTW you may consider changing your password (since you put it here for the world to see)
Archived author: Astraroth • Posted: 2025-11-04T18:18:03.356834
Original source
I have a unique password rather than the typical "Ascent" before connecting to the Character is that it connects to the "Auth and World" if it not connected to any of the two, it wouldn't make sense that no it connected to the "characters"already that the 2 are on the same Mysql server.
Another thing, that DB which I spent this worse than mine, give me more errors which I have it by default.