[DiscordArchive] Hey, removed the acore_world db and now i want to "populate it new". when i start the worldserver.ex
[DiscordArchive] Hey, removed the acore_world db and now i want to "populate it new". when i start the worldserver.ex
Archived author: DevSoon • Posted: 2024-05-04T19:23:42.828000+00:00
Original source
Hey, removed the acore_world db and now i want to "populate it new". when i start the worldserver.exe then i have the option to create the acore_world new. but when i type yes, the console will close and nothing happens.
Does anyone know a fix for it ?
Archived author: Honey • Posted: 2024-05-04T19:24:37.168000+00:00
Original source
press y and enter
Archived author: DevSoon • Posted: 2024-05-04T19:27:48.925000+00:00
Original source
i tried, but ive got the same issue.
it will close instantly.
Archived author: Honey • Posted: 2024-05-04T19:28:40.482000+00:00
Original source
Please refrain from pinging me.
Check `server.log`
Archived author: DevSoon • Posted: 2024-05-04T19:30:57.656000+00:00
Original source
Sorry...
```
AzerothCore 3.3.5a - www.azerothcore.org
> Using configuration file configs/worldserver.conf
> Using SSL version: OpenSSL 3.0.13 30 Jan 2024 (library: OpenSSL 3.0.13 30 Jan 2024)
> Using Boost version: 1.85.0
Process priority class set to HIGH
Loading Modules Configuration...
Using modules configuration:
> recache.conf.dist
Initializing Scripts...
> Loading C++ scripts
Opening DatabasePool 'acore_auth'. Asynchronous connections: 1, synchronous connections: 1.
DatabasePool 'acore_auth' opened successfully. 2 total connections running.
Opening DatabasePool 'acore_characters'. Asynchronous connections: 1, synchronous connections: 2.
DatabasePool 'acore_characters' opened successfully. 3 total connections running.
Opening DatabasePool 'acore_world'. Asynchronous connections: 1, synchronous connections: 1.
Could not connect to MySQL database at 127.0.0.1: Unknown database 'acore_world'
Database "acore_world" does not exist
Creating database "acore_world"...
```
Yea, it shows, that he want to create the db and then close.
Archived author: Revision • Posted: 2024-05-04T19:31:59.808000+00:00
Original source
`Could not connect to MySQL database at 127.0.0.1`