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

Server crash at map change.


  
 
 
Thread Tools Display Modes
BAILOPAN
Join Date: Jan 2004
Old 10-01-2006 , 13:18   Re: Server crash at map change.
#11

Voi: What operating system?

noonoo: Thanks for the data. Unfortunately I could not reproduce the crash with what you gave me, even after copying the 1.76a plugins+dlls over. Also, the addons folder you gave me doesn't match up to what you described (CSX/Cstrike weren't enabled, for example).

If you have a live installation of 1.76a that crashes, please send me the addons folder without fixing it first and send ( [email protected] ), otherwise I'll be running in circles trying to reproduce. Thanks ;)
__________________
egg
BAILOPAN is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 10-01-2006 , 16:23   Re: Server crash at map change.
#12

xp sp1, hmm its now crashing from time to time... 1-2 crash per 24h
Voi is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 10-01-2006 , 17:35   Re: Server crash at map change.
#13

@noonoo - Make sure if it also crashes with 1.76a and without podbot mm and without booster. I mean disable them in metamod's plugins.ini. If it willl stop crashing for 1.76a I may need to cooperate with Bailopan to narrow the problem, because as You said AMX X 1.75 with podbot mm works correctly for You.
Another thing - if You are using Booster and bots - don't set fps max above 200/250. I've described it more detailed for You here:
http://forums.bots-united.com/showpo...87&postcount=8
And You didn't give me any feedback about V3Build15d, BTW
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Old 10-01-2006, 21:32
noonoo
This message has been deleted by noonoo.
noonoo
Senior Member
Join Date: Mar 2006
Location: London - UK
Old 10-01-2006 , 21:36   Re: Server crash at map change.
#14

CSX and Cstrike should have been enabled, in my modules.ini it looks like this for me:
fun
engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
And in HLSW or if i do amx_modules it showes these as running. It should have been exactly as i described, i have a test server i will try and reproduce the error and send you the addons with the error. They only difference between the servers is the operation system but both are windows so should do it.

KWo i will also try your updated V3Build15d on this server and report back as soon as i have a result.

Thanks
noonoo is offline
Old 10-01-2006, 23:32
noonoo
This message has been deleted by noonoo.
noonoo
Senior Member
Join Date: Mar 2006
Location: London - UK
Old 10-01-2006 , 23:49   Re: Server crash at map change.
#15

I installed 1.76a on my test server with all the modules / plugins i listed above and mapchange worked fine. The only difference between my test server and the actual server is the operating system, Windows XP Home on the test server and Server 2003 for the main server.

The only thing i notice is on mapchange it seems loads slower than it used to be and the server times out for a bit, i am sure mapchange worked fine before i installed firedaemon on the main server so maybe firedaemon is seeing this timeout and restarting the server. But having said this firedaemon is also running on my test server and the maps still changed ok. I thought i tried it on the main server with firedaemon turned off but i have realised it was not as it restarted itself.

Sadly i am unable to reinstall 1.76 or 1.76a at the moment on the Windows Server 2003 Server to retry as its not my box.

KWo i have posted in your forums regarding the bots.

Thanks again, noonoo
noonoo is offline
BAILOPAN
Join Date: Jan 2004
Old 10-02-2006 , 00:05   Re: Server crash at map change.
#16

It looks like I will have to acquire a copy of Windows Server 2003.

I don't recall changing anything between 1.75 and 1.76 which would increase mapchange time. The 1.70 to 1.75 update could do this potentially but not this one.
__________________
egg
BAILOPAN is offline
Tramp
Senior Member
Join Date: Aug 2005
Old 10-05-2006 , 17:45   Re: Server crash at map change.
#17

I have the same problem in new amxmodx 1.75 =>

Code:
L 10/05/2006 - 23:07:58: [META] ini: Begin re-reading plugins list: /home/panel/user_files/s22/CS_v1.6/cstrike/addons/metamod/plugins.ini
L 10/05/2006 - 23:07:58: [META] ini: Read plugin config for: AMX Mod X
L 10/05/2006 - 23:07:58: [META] ini: Read plugin config for: LogMod
L 10/05/2006 - 23:07:58: [META] ini: Read plugin config for: HLGuard
L 10/05/2006 - 23:07:58: [META] ini: Read plugin config for: SBSRV
L 10/05/2006 - 23:07:58: [META] ini: Finished reading plugins list: /home/panel/user_files/s22/CS_v1.6/cstrike/addons/metamod/plugins.ini; Found 4 plugins
L 10/05/2006 - 23:07:58: [META] dll: Updating plugins...
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'MySQL' for reason 'null (request from plugin[1])'
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'Fun' for reason 'null (request from plugin[1])'
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'Engine' for reason 'null (request from plugin[1])'
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'FakeMeta' for reason 'null (request from plugin[1])'
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'CStrike' for reason 'null (request from plugin[1])'
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'CSX' for reason 'null (request from plugin[1])'
L 10/05/2006 - 23:07:58: [META] WARNING: Cannot clear plugin 'AMX Mod X'; not marked as failed, empty, or open (status=valid)
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'AMX Mod X' for reason 'file on disk is newer'
L 10/05/2006 - 23:07:58: [MySQL] dev: called: GiveFnptrsToDll
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'MySQL': MySQL v1.75 Jul  4 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [FUN] dev: called: GiveFnptrsToDll
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'Fun': Fun v1.75 Jul  4 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [ENGINE] dev: called: GiveFnptrsToDll
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'Engine': Engine v1.75 Jul  4 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [FAKEMETA] dev: called: GiveFnptrsToDll
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'FakeMeta': FakeMeta v1.75 Jul  4 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [CSTRIKE] dev: called: GiveFnptrsToDll
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'CStrike': CStrike v1.75 Jun 28 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [CSX] dev: called: GiveFnptrsToDll
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'CSX': CSX v1.75 Jun 28 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.75a Jul  4 2006, AMX Mod X Dev Team
L 10/05/2006 - 23:07:58: [META] WARNING: Cannot clear plugin 'LogMod'; not marked as failed, empty, or open (status=valid)
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'LogMod' for reason 'file on disk is newer'
L 10/05/2006 - 23:07:58: [META] dll: Note: plugin 'LogMod' is using an older interface version (5:10), not the latest interface version (5:13); there might be an updated version of the plugin
L 10/05/2006 - 23:07:58: [META] dll: Loaded plugin 'LogMod': LogMod v0.7f Aug 22 2004 18:22:26, Timo Stripf <[email protected]>
L 10/05/2006 - 23:07:58: [META] WARNING: Cannot clear plugin 'HLGuard'; not marked as failed, empty, or open (status=valid)
L 10/05/2006 - 23:07:58: [META] dll: Unloaded plugin 'HLGuard' for reason 'file on disk is newer'
L 10/05/2006 - 23:07:58: [HLGUARD] HLGuard 1.9.n10 by The Z Project
L 10/05/2006 - 23:07:58: [HLGUARD] http://www.thezproject.org/
L 10/05/2006 - 23:07:58: [HLGUARD] Compiled: Aug  8 2006 00:38:20
L 10/05/2006 - 23:07:58: [HLGUARD] THIS IS A NIGHTLY BUILD! USE WITH CAUTION!
L 10/05/2006 - 23:07:58: Log file closed
and server dead

system is linux
2.4 ghz x 2 = Xeons
4gb ram
Tramp is offline
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 10-05-2006 , 17:49   Re: Server crash at map change.
#18

Try disabling HLGuard and LogMod and any other custom meta mod plugins you have
Spanky McNutnut is offline
Tramp
Senior Member
Join Date: Aug 2005
Old 10-05-2006 , 18:12   Re: Server crash at map change.
#19

lol thats bug in amxx, the same topic is in help.

on clean server with bassic amxx is the same problem.
sometime when amxx changing map, server crash.Not on every but after few maps it will happen.

The problem is:
[META] WARNING: Cannot clear plugin 'AMX Mod X'; not marked as failed, empty, or open (status=valid)

That must be something in amxx.

i saw thatp orlbems have 15 people ?
They have other plugins, other configs, not only hlg ....
Very difrent plugins and configs.
Tramp is offline
BAILOPAN
Join Date: Jan 2004
Old 10-05-2006 , 18:22   Re: Server crash at map change.
#20

There is something wrong with your server. Why is it trying to unload AMX Mod X? Are the files timestamped in the future? Please note this is unrelated to this topic and after a few more posts it will be split.
__________________
egg
BAILOPAN is offline
Old 10-05-2006, 22:13
KylixMynxAltoLAG
This message has been deleted by BAILOPAN. Reason: Not related to thread at all, ask somewhere else
Old 10-06-2006, 09:31
Tramp
This message has been deleted by BAILOPAN. Reason: unrelated
Old 10-06-2006, 09:33
Xanimos
This message has been deleted by Xanimos. Reason: Ooops, thought it was first post. lmao.
Old 10-06-2006, 09:37
Tramp
This message has been deleted by BAILOPAN. Reason: unrelated
Old 10-06-2006, 09:46
Xanimos
This message has been deleted by BAILOPAN. Reason: unrelated
Old 10-12-2006, 06:09
Tramp
This message has been deleted by BAILOPAN. Reason: unrelated
Old 10-12-2006, 18:07
SweatyBanana
This message has been deleted by SweatyBanana. Reason: wrong post.
Old 10-14-2006, 14:08
Tramp
This message has been deleted by BAILOPAN. Reason: unrelated
Old 10-14-2006, 22:59
sawce
This message has been deleted by BAILOPAN. Reason: unrelated
Old 10-17-2006, 09:43
Tramp
This message has been deleted by BAILOPAN. Reason: unrelated
 



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 20:30.


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