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

[FATAL ERROR] (shutting down) what does this mean..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
_lol_
Senior Member
Join Date: Apr 2009
Old 05-07-2009 , 19:34   [FATAL ERROR] (shutting down) what does this mean..
Reply With Quote #1

yeah, i just wanted to know wtf means this :S

my console says this and then..bye sv xd

PD: IT only happens when my sv is full or semifull (32/32 or 31/32)when it is not full, i have not the problem T_T

Code:
18:27:19 FATAL ERROR (shutting down): MSG_ONE or MSG_ONE_UNRELIABLE with no target entity
*18:27:19 FATAL ERROR (shutting down): MSG_ONE or MSG_ONE_UNRELIABLE with no target entity

Last edited by _lol_; 05-09-2009 at 14:29.
_lol_ is offline
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 05-07-2009 , 20:00   Re: [FATAL ERROR] Wtf xd
Reply With Quote #2

you are sending a specified message to nobody...

you have something like this:
PHP Code:
message_begin(MSG_ONEmessage_id)
// or
message_begin(MSG_ONEmessage_id_0
wich it cannot be done once is MSG ONE, either you set an entity ID (or player.. ) instead of 0 or you set the message to MSG_BROADCAST or MSG_ALL (unreliable or reliable)
__________________
Hunter-Digital is offline
_lol_
Senior Member
Join Date: Apr 2009
Old 05-07-2009 , 20:28   Re: [FATAL ERROR] Wtf xd
Reply With Quote #3

is there any way to know wich is the bad-coded plugin?xd
_lol_ is offline
BOYSplayCS
BANNED
Join Date: Apr 2008
Location: Gainesville, FL
Old 05-07-2009 , 20:56   Re: [FATAL ERROR] Wtf xd
Reply With Quote #4

Display your plugins.ini.
BOYSplayCS is offline
_lol_
Senior Member
Join Date: Apr 2009
Old 05-07-2009 , 21:11   Re: [FATAL ERROR] Wtf xd
Reply With Quote #5

i only use my plugins...you wont know any of them xd
_lol_ is offline
IneedHelp
Veteran Member
Join Date: Mar 2007
Location: Argentina
Old 05-07-2009 , 21:27   Re: [FATAL ERROR] Wtf xd
Reply With Quote #6

Then search for messages sent with no target?
__________________
IneedHelp is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-07-2009 , 23:14   Re: [FATAL ERROR] Wtf xd
Reply With Quote #7

As per the Global Forum Rules, you need to have a descriptive topic title. If you wish for this topic to stay open, please correct the topic title before you post again.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
_lol_
Senior Member
Join Date: Apr 2009
Old 05-09-2009 , 14:36   Re: [FATAL ERROR] (shutting down) what does this mean..
Reply With Quote #8

yeah, now i`ve detected that it only hapens when my sv is full..(32/32 or 31/32)
does this info change the things?T_T
_lol_ is offline
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 05-09-2009 , 14:40   Re: [FATAL ERROR] (shutting down) what does this mean..
Reply With Quote #9

well, this could be a variable human error... an array set to 32 cells or something (you need to set variables to 33, because it starts from 0, array[32] == 31 players, because 0 is worldspawn and not a player)

or you could for starters remove plugins one-by-one and spot in wich plugin it is, that will narrow it alot
__________________
Hunter-Digital is offline
_lol_
Senior Member
Join Date: Apr 2009
Old 05-09-2009 , 15:45   Re: [FATAL ERROR] (shutting down) what does this mean..
Reply With Quote #10

yeah thanks man, i will check the arrays and then start removing plugins
_lol_ 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 06:43.


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