Page 1 of 1

Server Crash when someone connect

Posted: Tue Jan 02, 2007 12:56 pm
by h4xxor
At all war3ft mods by Geesu, if the server under Linux he crashes when someone connect.
Print this:
./hlds_run: line 342: 3290 Segmentation fault (core dumped) $HL_CMD
"/home/teodor/core" is not a core dump: File format not recognized
No stack.
/home/teodor/debug.cmds:2: Error in sourced command file:
No frame selected.
email debug.log to [email protected]
Mon Jan 1 19:57:42 EET 2007: Server restart in 10 seconds

And this in debug.log:
----------------------------------------------
CRASH: Mon Jan 1 19:57:42 EET 2007
Start Line: ./hlds_i686 -game cstrike +port 27015 +sv_lan 1 -nomaster +maxplayers 21 +map de_dust2 -debug -pidfile hlds.3240$
Using host libthread_db library "/lib/tls/libthread_db.so.1".
End of crash report
----------------------------------------------

My Linux is Slackware 11
I use:
Steam server
amxmodx 1.76b
metamod 1.19p28
adminmod 2.50.60
Under Windows XP SP2 the server don't crash, but when someone connect print this error in server console:
L 12/31/2006 - 00:04:39: Client CVAR querying is not enabled - check MM version!
L 12/31/2006 - 00:04:39: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 12/31/2006 - 00:04:39: [AMXX] Run time error 10: native error (native "query_client_cvar")
L 12/31/2006 - 00:04:39: [AMXX] [0] warcraft3FT.sma::client_putinserver (line 391)

FT_query_client is set to 1 !

I thing the server crashes under linux because of the error with cvar querying who printed under windows.

Can you have some idea to help me ? :)
At other war3 mods I haven't problem, but I wont to use war3ft by Geesu because is the best ! ;)

Posted: Tue Jan 02, 2007 1:05 pm
by YamiKaitou
Are you trying to use 3.0 or 2.3.2? Also, the first part is dealing with HLDS, you have to ask Steam about that unless someone else know why it is happening.

The MM error as been asked before. Not sure what the solution was but if you search, you may find it

Posted: Tue Jan 02, 2007 1:13 pm
by h4xxor
YamiKaitou wrote:Are you trying to use 3.0 or 2.3.2? Also, the first part is dealing with HLDS, you have to ask Steam about that unless someone else know why it is happening.

The MM error as been asked before. Not sure what the solution was but if you search, you may find it
Yes under windows i use 2.3.2 and only print this error:
L 12/31/2006 - 00:04:39: Client CVAR querying is not enabled - check MM version!
L 12/31/2006 - 00:04:39: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 12/31/2006 - 00:04:39: [AMXX] Run time error 10: native error (native "query_client_cvar")
L 12/31/2006 - 00:04:39: [AMXX] [0] warcraft3FT.sma::client_putinserver (line 391)
but server has no crash.
On linux is different... server crashes with 2.3.2 and 3.0RC3... With war3 mods by other developers i havent this problem.

Posted: Tue Jan 02, 2007 1:19 pm
by Geesu
Are you using steam when it crashes on linux?

what version of hlds?

Posted: Tue Jan 02, 2007 3:45 pm
by h4xxor
Yes

1.1.2.5

Posted: Wed Jan 03, 2007 4:14 am
by h4xxor
I fix the problem with small edit of the plugin :)

Posted: Wed Jan 03, 2007 10:45 am
by mattypee
h4xxor wrote:I fix the problem with small edit of the plugin :)

Well what? What did you do to fix the problem please respond.