AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HLstatsX:CE (https://forums.alliedmods.net/forumdisplay.php?f=156)
-   -   Server 1.6 crashs (https://forums.alliedmods.net/showthread.php?t=236446)

GALAXY 03-05-2014 05:26

Server 1.6 crashs
 
Hi
For several weeks I have the problem that my Cs 1.6 server crashes.

Here is the error message

L 03/04/2014 - 19:13:51: [AMXX] Run time error 4 (plugin "hlstatsx_commands_cstrike.amxx") - debug not enabled!
L 03/04/2014 - 19:13:51: [AMXX] To enable debug mode, add "debug" after the plugin name (without quotes) in plugins.ini.
L 03/04/2014 - 19:13:51: FATAL ERROR (shutting down): New message started When msg '86 'has not been sent yet
FATAL ERROR (shutting down): New message started When msg '86 'has not been sent yet

I have no explanation for it.
Perhaps I can help a. Post Wanted in the German forum but that's all no more unfortunately.
greetings

YamiKaitou 03-05-2014 06:33

Re: Server 1.6 crashs
 
Enable debug as the message states. Then post the new error

Xongie 03-11-2014 14:59

Re: Server 1.6 crashs
 
Hello,

Iīve got the same error on a CS 1.6 server.
With debug enabled I get following message:

Quote:

L 03/11/2014 - 13:05:59: [AMXX] Displaying debug trace (plugin "hlstatsx_commands_cstrike.amxx")
L 03/11/2014 - 13:05:59: [AMXX] Run time error 4: index out of bounds
L 03/11/2014 - 13:05:59: [AMXX] [0] hlstatsx_commands_cstrike.sma::psay (line 627)
L 03/11/2014 - 13:05:59: [AMXX] [1] hlstatsx_commands_cstrike.sma::hlx_amx_bulkps ay (line 685)
L 03/11/2014 - 13:05:59: FATAL ERROR (shutting down): New message started when msg '86' has not been sent yet
FATAL ERROR (shutting down): New message started when msg '86' has not been sent yet
I use version 1.6.19 (HL1).
If you need further information just let me know.

Thanks for your help.

Kind regrads,
Robert

YamiKaitou 03-11-2014 18:45

Re: Server 1.6 crashs
 
You are missing a line of the error message, there should be 1 before what you show

Perlendieb 03-12-2014 07:27

Re: Server 1.6 crashs
 
cancle.

Xongie 03-12-2014 16:47

Re: Server 1.6 crashs
 
Hi and thanks for your help!
Quote:

Originally Posted by YamiKaitou (Post 2110641)
You are missing a line of the error message, there should be 1 before what you show

No, thatīs all. What makes you think, there are more error lines regarding this problem?

As far as I can debug this problem, this seems to be a real bug.
Apparently, the code makes it possbile that a message wants to be written while another one is still being processed.

The only thing I am wondering about is, that there are always the same lines involved. There are other messages being sent which do not cause the problem (yet).

YamiKaitou 03-12-2014 16:51

Re: Server 1.6 crashs
 
Quote:

Originally Posted by Xongie (Post 2111039)
No, thatīs all. What makes you think, there are more error lines regarding this problem?

Because there almost always is the actual error message before the stack trace. I'll take a look when I get the chance to see if I see something

YamiKaitou 03-14-2014 09:24

Re: Server 1.6 crashs
 
Are you guys able to reproduce this error with ease? If I was to create a debugged version, would somebody be willing to install it and reproduce the error?

Xongie 03-14-2014 19:50

Re: Server 1.6 crashs
 
Hi!
Quote:

Originally Posted by YamiKaitou (Post 2111299)
Are you guys able to reproduce this error with ease? If I was to create a debugged version, would somebody be willing to install it and reproduce the error?

We would like to help by installing a debug version of the plugin.

So far we were not able to reproduce the error. Today some people could play without any issues for 3 to 4 hours.

It seems the error comes only into effect randomly.

jonnzus 03-16-2014 06:57

Re: Server 1.6 crashs
 
I have also noticed those random crashes with hlx:ce and counter-strike 1.6 server.
If you make debug version I'm also willing to test it if it is also suitable for public server.

Code:

L 02/02/2014 - 16:06:48: Start of error session.
L 02/02/2014 - 16:06:48: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20140202.log")
L 02/02/2014 - 16:06:48: [AMXX] Displaying debug trace (plugin "hlstatsx_commands_cstrike.amxx")
L 02/02/2014 - 16:06:48: [AMXX] Run time error 4: index out of bounds
L 02/02/2014 - 16:06:48: [AMXX]    [0] hlstatsx_commands_cstrike.sma::psay (line 629)
L 02/02/2014 - 16:06:48: [AMXX]    [1] hlstatsx_commands_cstrike.sma::hlx_amx_bulkpsay (line 687)



All times are GMT -4. The time now is 08:59.

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