Server Map Disconnect in couple hours

Thyr

New member
Messages
78
Points
0
Github
warcraftfrozen
Hello,

I got a semi modified emulator runs, on a VPS. Yesterday i got this problem sometimes the map server gets disconnected in 4 hours or 7 hours of running in VPS. The edits I did before this sudden disconnection happens when i removed the tomb spawn of mvp which gets me error if its set true on my vps also made some edits on my own npc scripts.

 
try enabling gdb core dumps 

gdb map-server_sql map-server_sql.core


so you can understand what causing the crash 

 
I suppose there map-server might be crashed. get a coredump (gdb) report, so we can debug it.

http://herc.ws/wiki/GDB

 
There encounter a crash again but didn't get put gdb yet. I started to re run the server 7am and disconnects in time 6:30pm.. you think its a map server or hosting problem?

 
What kind messages did you saw when the server disconnected? Did you able to access your VPS through ssh? I guess at least your VPS should be able to provides the logs through the control panel. 

 
Back
Top