Posts: 211
Threads: 15
Joined: Dec 2011
Reputation:
0
Hi all, I have a problem with server restarts. The server randomly restart every 5 hours, but, only if is 30+ players online, there is no crash log, crash detect plugin detects nothing, there is no empty strings and I copied every function to see witch one is last called and nothing. 2 weeks ago I get this error,
Exception At Address: 0x74C3B9BC
Registers:
EAX: 0x0018FB28 EBX: 0x00000000 ECX: 0x00000003 EDX: 0x00000000
ESI: 0x013928F8 EDI: 0x01392978 EBP: 0x0018FB78 ESP: 0x0018FB28
EFLAGS: 0x00000216
but Im not sure that this crash has something with these random restarts.
Posts: 9
Threads: 0
Joined: Aug 2011
Reputation:
0
I can lookup that just provide full crashinfo.txt and full server version.
Posts: 883
Threads: 131
Joined: Mar 2011
Reputation:
0
If your home hosting it, thats the problem, its probably using too much of your internet connection that it just crashes. Get it hosted.
Posts: 211
Threads: 15
Joined: Dec 2011
Reputation:
0
I already said, I did all this things you guys suggested, and server isnt home hosted but company hosted. The problem is that I dont know when these crashes started. I wasnt online so much last month. I already did debbuging, and I have no crash log ( crashlog is empty), this crash I posted is some old crash, I think it dont have nothing with these restarts. I just wondering if someone had problems with this before, nothing else..
Posts: 110
Threads: 16
Joined: Jan 2009
Reputation:
0
I think its something with your Script. Happened to me once when i failed OnPlayerDeath. My bug was when you got killed server crashed.
Posts: 211
Threads: 15
Joined: Dec 2011
Reputation:
0
I dont think so, because sometimes dont restart even 10 - 20 hours, and only restarts if is there 30 - 50 players online, never restarts with 5 - 10 players, weird.