Server Crash when someone connect

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
h4xxor
Peon
Posts: 4
Joined: Mon Jan 01, 2007 12:54 pm

Server Crash when someone connect

Post by h4xxor » Tue Jan 02, 2007 12:56 pm

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 ! ;)

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Tue Jan 02, 2007 1:05 pm

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
Image

No support via PM or Email

h4xxor
Peon
Posts: 4
Joined: Mon Jan 01, 2007 12:54 pm

Post by h4xxor » Tue Jan 02, 2007 1:13 pm

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.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Tue Jan 02, 2007 1:19 pm

Are you using steam when it crashes on linux?

what version of hlds?
No Support via PM

h4xxor
Peon
Posts: 4
Joined: Mon Jan 01, 2007 12:54 pm

Post by h4xxor » Tue Jan 02, 2007 3:45 pm

Yes

1.1.2.5

h4xxor
Peon
Posts: 4
Joined: Mon Jan 01, 2007 12:54 pm

Post by h4xxor » Wed Jan 03, 2007 4:14 am

I fix the problem with small edit of the plugin :)

User avatar
mattypee
Footman
Posts: 101
Joined: Sun Sep 10, 2006 4:06 pm
Location: Wisconsin

Post by mattypee » Wed Jan 03, 2007 10:45 am

h4xxor wrote:I fix the problem with small edit of the plugin :)

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

Post Reply