Server Crashes [message #210310] |
Sat, 29 July 2006 09:06 |
|
Nightma12
Messages: 2593 Registered: August 2003
Karma: 0
|
General (2 Stars) Category Moderator |
|
|
been happeing a bit too often l8ly...
im on SSAOW 1.5.1 but with bhs.dll 2.9 (copy + pasted the dll)
heres my crashdump
|
|
|
|
|
|
|
Re: Server Crashes [message #210332 is a reply to message #210310] |
Sat, 29 July 2006 11:07 |
|
Zion
Messages: 2722 Registered: April 2006
Karma: 1
|
General (2 Stars) |
|
|
This is definatally a bug with something, it always restarts when anyone leaves the server.
Maybe the bug's in NR 3.5 BETA? Never used to happen in 3.4 or any other lower versions.
[Updated on: Sat, 29 July 2006 11:09] Report message to a moderator
|
|
|
|
|
|
Re: Server Crashes [message #210408 is a reply to message #210310] |
Sun, 30 July 2006 01:59 |
|
Nightma12
Messages: 2593 Registered: August 2003
Karma: 0
|
General (2 Stars) Category Moderator |
|
|
just updated to bhs.dll 2.9.1 and its the same
i downgraded my server to NR 3.4 so that it wouldnt be sending PINFO.... and it seems to be running fine at the moment... but halfway though a game, i typed PINFO into the console... and it crash <_<
EDIT: also, the SVERSION command still display 2.9 and not 2.9.1
[Updated on: Sun, 30 July 2006 02:02] Report message to a moderator
|
|
|
Re: Server Crashes [message #210411 is a reply to message #210310] |
Sun, 30 July 2006 02:24 |
|
ok, firstly, I will look into the pinfo bug and may release a 2.9.2. As for the SVERSION command, its supposed to say 2.9 and not 2.9.1. Thats the way its designed.
EDIT: I have checked the code and found why it could be failing. What seems to be happening is that cConnection::Get_Remote_Host is returning NULL for some reason and that is causing the crash.
Will add extra error checking to all the relavent places to make sure not to use the result of cConnection::Get_Remote_Host if it is NULL and release a 2.9.2 sometime soon.
As for SSAOW, running any SSAOW version with a bhs.dll version other than the one its designed for WONT work and should NOT be done.
Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
[Updated on: Sun, 30 July 2006 02:37] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|