Raised This Month: $12 Target: $400
 3% 

Server freezes when switching map In-game(1.76c)


  
 
 
Thread Tools Display Modes
Author Message
rh-penguin
Junior Member
Join Date: Aug 2006
Old 02-17-2007 , 07:52   Server freezes when switching map In-game(1.76c)
#1

hi,

I found this bug on the 32bit AMXX 1.76c for Linux.
When i'd try and switch maps in-game via 'amxmodmenu' the server would just freeze/hang. It wouldnt say Connection Error or anything like that(the server would remain online).

::::::::::SOLUTION::::::::::::::::
I replaced amxmodx_mm_i386.so in /addons/amxmodx/dlls with the 1.76B version. As soon as i did that the problem went away.

PS- I am running a 64 bit OS (debian-etch) with a 32 bit binary, maybe thats where the problem evolved....

Last edited by rh-penguin; 02-17-2007 at 08:29.
rh-penguin is offline
BAILOPAN
Join Date: Jan 2004
Old 02-17-2007 , 11:58   Re: Server freezes when switching map In-game(1.76c)
#2

If you would like to give us SSH access to debug the problem, please PM me; we need GDB and access to a live HLDS installation where the problem is reproducible.

If you would like to debug it yourself, simply start the process under GDB with:
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH"
gdb hlds_<binary>
run <cmds>

When it freezes, type:
CTRL+C
backtrace
__________________
egg
BAILOPAN is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:10.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode