[Archive] My Worldserver.exe starts then instantly shuts down, please help :/
[Archive] My Worldserver.exe starts then instantly shuts down, please help :/
Archived author: davvanmarran • Posted: 2025-11-04T18:16:53.362644
Original source
So i have been trying to get my own cataclysm 4.3.4 server downloaded the repack. I can start evrerything exept my Worldserver.exe. DO you have ant idea how to fix this i have tried adding libey32.dll and ssleay32.dll and i have installed the maps and so on. plz help ![]()
Archived author: davvanmarran • Posted: 2025-11-04T18:16:53.362644
Original source
Could you please paste the error that you are getting?
Archived author: davvanmarran • Posted: 2025-11-04T18:16:53.362644
Original source
i had the same error; but i solved it checking the authserver.conf and putting the correct user and password int he lines:
".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
# Unix/Linux)
# Default: "127.0.0.1;3306;root;ascent;auth"
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;auth"
Quote:neo said:If this doesn't work also check that your permissions are set to "global" for the user "root"
i had the same error; but i solved it checking the authserver.conf and putting the correct user and password int he lines:
".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
# Unix/Linux)
# Default: "127.0.0.1;3306;root;ascent;auth"
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;auth"
Click to expand...
Archived author: davvanmarran • Posted: 2025-11-04T18:16:53.362644
Original source
Quote:neo said:If this doesn't work also check that your permissions are set to "global" for the user "root"
i had the same error; but i solved it checking the authserver.conf and putting the correct user and password int he lines:
".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
# Unix/Linux)
# Default: "127.0.0.1;3306;root;ascent;auth"
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;auth"
Click to expand...