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

HLDS CS 1.6 - Server Stop Responding


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
andrzN
Senior Member
Join Date: Jan 2010
Location: Bodø / Norway
Old 01-03-2011 , 16:34   HLDS CS 1.6 - Server Stop Responding
Reply With Quote #1

we are running a cs 1.6 server with hlds. It's using amx mod x, and has these plugins running:

colorchat.amxx
blockcourcemaker.amxx
ad_manager.amxx
Connect_messages.amxx
high_ping_kicker.amxx
weapon_chance.amxx
speclist.amxx
hidenseek.amxx
descriptive_fire_in_the_hole.amxx
auto_join_on_connect.amxx
frostnades.amxx
playerinfo.amxx
galileo.amxx
admin_chat_colors.amxx
admin_check.amxx
server_rules.amxx
respawnchance.amxx
allchat.amxx
jumpstats_main.amxx
jumpstats_long.amxx
jumpstats_count.amxx
jumpstats_bhop.amxx
jumpstats_ladder.amxx
jumpstats_weird.amxx

Of some reason the server just freezes and all the players on it gets connetion time out. Theres no errors in the log of the server, and nothing is displayed in the server console.

I've ran a lot of hide n seek servers up through the years, but never had this problem, it's very annoying.


Do anyone else have the same problem?
Is there any way I can fix this?
Any of the plugins above you have bad experience with?

Please help, thanks!


anderseN [#Jumpground]
__________________
Owner of Gamepark.se - Scandinavian Community

#1 - HideNSeek [Easyblocks] IP: eb.gamepark.se
#2 - HideNSeek [Noblocks] IP: nb.gamepark.se
#3 - HideNSeek [HNS Training Blocks] IP: training.gamepark.se
andrzN is offline
Send a message via MSN to andrzN
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-03-2011 , 16:38   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #2

Start removing plugins until it stops happening. The time that it stops happening you know that the one that you just removed is causing it. Sounds like some sort of infinite loop. What does it say in the server's console when this happens?
__________________
fysiks is offline
andrzN
Senior Member
Join Date: Jan 2010
Location: Bodø / Norway
Old 01-03-2011 , 16:45   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #3

As explained in the post, it doesn't say anytihng, it just stop working.. Very wierd.

To remove each single plugin until the server stops crashing will take at least 3-4 days then, since we have to wait about 2 hours every time we pause a plugin.

We sat the server up today, but it's using just the same plugins as I used on all my earlier servers, so I'm not sure it's one of the plugins causing the problem.

Can't there be any other explanation?
__________________
Owner of Gamepark.se - Scandinavian Community

#1 - HideNSeek [Easyblocks] IP: eb.gamepark.se
#2 - HideNSeek [Noblocks] IP: nb.gamepark.se
#3 - HideNSeek [HNS Training Blocks] IP: training.gamepark.se
andrzN is offline
Send a message via MSN to andrzN
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-03-2011 , 16:50   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #4

Quote:
Originally Posted by andrzN View Post
Can't there be any other explanation?
There is always a chance that there is another explaination. However, other than ruling out your plugins I would not be able to diagnose the problem from here. Maybe someone else will have a possible explaination but don't bet on it.
__________________
fysiks is offline
andrzN
Senior Member
Join Date: Jan 2010
Location: Bodø / Norway
Old 01-03-2011 , 17:07   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #5

We found the error.

L 01/03/2011 - 21:07:50: [AMXX] Run time error 10 (plugin "blockcourcemaker.amxx") (native "cs_set_weapon_ammo") - debug not enabled!
L 01/03/2011 - 21:07:50: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Can we just type "blockcourcemaker.amxx debug" in plugins.ini and then it's fixed?
__________________
Owner of Gamepark.se - Scandinavian Community

#1 - HideNSeek [Easyblocks] IP: eb.gamepark.se
#2 - HideNSeek [Noblocks] IP: nb.gamepark.se
#3 - HideNSeek [HNS Training Blocks] IP: training.gamepark.se
andrzN is offline
Send a message via MSN to andrzN
8088
Veteran Member
Join Date: Jan 2008
Old 01-03-2011 , 17:54   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #6

Adding 'debug' will provide more information in the logs, it won't solve anything.

Other possible causes can be a poor connection or high load (I/O and/or CPU).
__________________
steamID converter with OpenSearch browser plugin
8088 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-03-2011 , 20:15   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #7

Put the debug in there like it says and then when the error happens again the output here.
__________________
fysiks is offline
andrzN
Senior Member
Join Date: Jan 2010
Location: Bodø / Norway
Old 01-04-2011 , 10:20   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #8

L 01/03/2011 - 21:07:50: [AMXX] Run time error 10 (plugin "blockcourcemaker.amxx") (native "cs_set_weapon_ammo") - debug not enabled!
L 01/03/2011 - 21:07:50: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Thats the error we get. I've tried to figure out whats wrong in my bcm, whitout luck. Maybe some of you figures out whats wrong? I'll attach the .sma
Attached Files
File Type: sma Get Plugin or Get Source (blockcourcemaker.sma - 1095 views - 139.1 KB)
__________________
Owner of Gamepark.se - Scandinavian Community

#1 - HideNSeek [Easyblocks] IP: eb.gamepark.se
#2 - HideNSeek [Noblocks] IP: nb.gamepark.se
#3 - HideNSeek [HNS Training Blocks] IP: training.gamepark.se
andrzN is offline
Send a message via MSN to andrzN
8088
Veteran Member
Join Date: Jan 2008
Old 01-04-2011 , 19:00   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #9

Quote:
debug not enabled!
The plugin is still not in debug mode.
__________________
steamID converter with OpenSearch browser plugin
8088 is offline
xgam3r1
Junior Member
Join Date: Nov 2008
Old 01-08-2011 , 06:14   Re: HLDS CS 1.6 - Server Stop Responding
Reply With Quote #10

make sure you have all of these modules uncommented in the modules.ini:

#include <cstrike>
#include <engine>
#include <fakemeta>
#include <hamsandwich>
#include <fun>

from the error you are having i would assume you don't have cstrike module uncommented?
xgam3r1 is offline
Reply



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 08:12.


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