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

Crash on client exit


Post New Thread Reply   
 
Thread Tools Display Modes
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 03-12-2008 , 06:33   Re: Crash on client exit
Reply With Quote #11

http://amxbans.net/forums/viewtopic.php?t=1001
The changes are made by a community member, not by lantz, that'S why it is not in the offivial release.
It is running since a month or so now on my servers.
__________________

Mordekay is offline
jsterling
SourceMod Donor
Join Date: Mar 2004
Location: Denver, CO, USA
Old 03-12-2008 , 13:05   Re: Crash on client exit
Reply With Quote #12

The version I posted on the amxbans forums has been running without issues on all 8 of my servers (including my gungame server) and as Mordekay said there are many others running it as well with no issues.
jsterling is offline
Send a message via AIM to jsterling
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 03-27-2008 , 20:37   Re: Crash on client exit
Reply With Quote #13

Left a server with 7 bots running with default setup of amxmodx 1.8.1.3679 (nightly) + cstrike addon with gungame 2.10 as the only 3rd party plugin. (windows server) All gun game configs are their default.

Crashed server with this error at the end of a map. Following is taken directly from hlds console:
Code:
L 03/26/2008 - 06:11:32: "[P*D]Neuromancer (95)<1069><BOT><CT>" attacked "[P*D]Violently Happy (98)<1068><BOT><TERRORIST>" with "elite" (damage "21") (damage_armor "0") (health "10") (armor "100")
Host_Error: WriteDest_Parm: not a client
Compressing & saving Experience Data...this may take a while!
Experience Data saved...
L 03/26/2008 - 06:11:34: [META] ini: Begin re-reading plugins list: c:/hlserver/cstrike/addons/metamod/plugins.ini
L 03/26/2008 - 06:11:34: [META] ini: Read plugin config for: AMX Mod X
L 03/26/2008 - 06:11:34: [META] ini: Read plugin config for: POD-Bot mm
L 03/26/2008 - 06:11:34: [META] ini: Finished reading plugins list: c:/hlserver/cstrike/addons/metamod/plugins.ini; Found 2 plugins
L 03/26/2008 - 06:11:34: [META] dll: Updating plugins...
L 03/26/2008 - 06:11:34: [META] dll: Finished updating 7 plugins; kept 2, loaded 0, unloaded 0, reloaded 0, delayed 0
L 03/26/2008 - 06:11:34: "[P*D]Sylvester_Stallone (96)<-1><><CT>" disconnected
Dropped [P*D]Sylvester_Stallone (96) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:34: "[P0D]Borg Queen (98)<-1><><TERRORIST>" disconnected
Dropped [P0D]Borg Queen (98) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:34: "[P0D]Andrew_Dice_Clay (98)<-1><><CT>" disconnected
Dropped [P0D]Andrew_Dice_Clay (98) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:34: "[P*D]Samuel_L_Jackson (99)<-1><><TERRORIST>" disconnected
Dropped [P*D]Samuel_L_Jackson (99) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:34: "[P*D]Violently Happy (98)<-1><><TERRORIST>" disconnected
Dropped [P*D]Violently Happy (98) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:34: "[P*D]Neuromancer (95)<-1><><CT>" disconnected
Dropped [P*D]Neuromancer (95) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:34: "[POD]Killing Frenzy (100)<-1><><CT>" disconnected
L 03/26/2008 - 06:11:34: World triggered "Round_Draw" (CT "3") (T "4")
L 03/26/2008 - 06:11:34: World triggered "Round_End"
Dropped [POD]Killing Frenzy (100) from server
Reason:  Server shutting down
L 03/26/2008 - 06:11:35: Server shutdown
L 03/26/2008 - 06:11:35: Log file closed
L 03/26/2008 - 06:11:35: FATAL ERROR (shutting down): Host_Error: WriteDest_Parm: not a client

Note: the error occurs once before bots are disconnected without shutting down (crashing) the server with a FATAL ERROR. Then crashes after the last bot drops from server after a round ends. Unsure of significance at this point.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 03-27-2008 , 21:15   Re: Crash on client exit
Reply With Quote #14

I think the error occurs up top, then it disconnects all of the clients, then closes down the server and tells you what the error was. Which means that the error only happens once, but it tells you twice. I'll look into this later tonight.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 03-28-2008 , 00:26   Re: Crash on client exit
Reply With Quote #15

vittu: Try this. I just made extra sure that no message sent as MSG_ONE or MSG_ONE_UNRELIABLE could be sent to a nobody.
Attached Files
File Type: sma Get Plugin or Get Source (gungame.sma - 916 views - 198.6 KB)
File Type: amxx gungame.amxx (168.9 KB, 232 views)
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 03-31-2008 , 17:22   Re: Crash on client exit
Reply With Quote #16

Seems to have fixed it, server has been on for 3 days has not crashed from this yet. Will keep server running and report if any change.


------------
**Edit 4/4/08**
Still no crashes, going to considered this issue fixed...

Last edited by vittu; 04-04-2008 at 18:11.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 04-01-2008 , 00:46   Re: Crash on client exit
Reply With Quote #17

Yay!
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
Phobos
Senior Member
Join Date: Jul 2005
Location: Germany
Old 04-07-2008 , 15:15   Re: Crash on client exit
Reply With Quote #18

Yeah it seems like that the error is really fixed..

Thank you
__________________
Sorry for my bad english ;)

http://www.ratsclanseite.de
Phobos is offline
YouJen
New Member
Join Date: May 2008
Old 05-16-2008 , 06:48   Re: Crash on client exit
Reply With Quote #19

OMG!!!!
It worked for me too! really appreciate your plugin, n1 Avalanche.
YouJen is offline
Castigo
New Member
Join Date: May 2008
Old 05-22-2008 , 11:14   Re: Crash on client exit
Reply With Quote #20

Hello!.
I can't download the plugin, i receive this error:

Plugin failed to compile! Please try contacting the author.
Welcome to the AMX Mod X 1.76-300 Compiler.Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team/home/groups/alliedmodders/forums/files/2/5/9/2/25016.attach(29) : fatal error 100: cannot read from file: "fakemeta_util"Compilation aborted.1 Error.Someone can send me the plugin, my mail is [email protected]Tanks!!!
Castigo 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 18:55.


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