Raised This Month: $ Target: $400
 0% 

[SOLVED] Crash server on Start round


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 01-06-2013 , 09:30   [SOLVED] Crash server on Start round
#1

Crash server on Start round only on knife maps.

Problem is when I started to discover added to this event RoundStart code
PHP Code:
    if(FreezeDayNext)
    {
        
FreezeDay 176
        set_task
(175.0,"frezze_end",133888)
        
set_task(5.0,"ct_start",888332)
        
timer 5
        cas 
138.0
        odpocitavani
()
        
set_hudmessage(0255255, -1.0, -0.7002.07.00.10.1, -1)
        
show_hudmessage(0">>> ZACINA FREEZE KOLO <<<")
    }
    for(new 
1g_maxplayersi++)
    {
        if(
is_user_connected(i))
            
set_pev(ipev_flagspev(ipev_flags) &~ FL_FROZEN)
        
wasbomb[i] = 0
        bett
[i] = 0
        betct
[i] = 0
        sazeni
[i] = true
        iTel
[i][0] = 0;
        
iTel[i][1] = 0;
        
hook_count[i] = 0
        
if(hook[i]) hook_off(i)
              
freez[i] = 0
        
if(FreezeDay && g_Team[i] == CS_TEAM_CT && is_user_connected(i))
        {
            
set_pev(ipev_flagspev(ipev_flags) | FL_FROZEN);
            
set_user_rendering(ikRenderFxGlowShell25500kRenderNormal25)
        }
    } 
Code:
L 01/06/2013 - 15:21:28: World triggered "Round_Start"
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
SZ_GetSpace: overflow on netchan->message
L 01/06/2013 - 15:21:28: FATAL ERROR (shutting down): ED_Alloc: no free edicts
FATAL ERROR (shutting down): ED_Alloc: no free edicts
Connection is closed...
__________________

Last edited by ConnorMcLeod; 01-08-2013 at 00:49.
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
dias
BANNED
Join Date: Jul 2009
Location: South Vietnam
Old 01-06-2013 , 09:41   Re: Crash server on Start round
#2

You created too much entity of called too much message, didn't you ?
dias is offline
Send a message via Yahoo to dias Send a message via Skype™ to dias
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 01-07-2013 , 10:41   Re: Crash server on Start round
#3

Quote:
Originally Posted by Forum rules
Do not blank out posts - if you solve your problem post the solution for others to find.
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-08-2013 , 00:47   Re: Crash server on Start round
#4

Quote:
Do not blank out posts - if you solve your problem post the solution for others to find.
Please read the whole rules https://forums.alliedmods.net/misc.php?do=showrules
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Closed Thread


Thread Tools
Display Modes

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 13:43.


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