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

Server crashing at the time of map change


Post New Thread Reply   
 
Thread Tools Display Modes
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 11-05-2010 , 16:45   Re: Server crashing at the time of map change
Reply With Quote #11

Quote:
Originally Posted by anupm View Post
I know there is a google ....and i am not a pro with google like you ....so instead wasting your time to write google.com if you had given me the link to download then it would be more helpful to me .
People here like to be snide and ridicule others as much as possible. Just try to ignore their childish behaviour - eventually somebody will be willing to give a thoughtful answer.
ghostofmybrain is offline
NullWarez
Member
Join Date: Aug 2010
Location: Internet
Old 11-11-2010 , 21:03   Re: Server crashing at the time of map change
Reply With Quote #12

I had a similar error, this is a problem in which a plug-in. Disable plugins one by one and check.

When I found a bug, I reworked the plugin code, but to no avail. Then I simply paused plugin to AMX, and all passed.

Zombie Plague 4.3 Nade Modes Fix

PHP Code:
public teamScore(id)
{
    new 
team[2], g_teamScore[2] = {0,0}
    
read_data(1,team,1)
    
g_teamScore[(team[0]=='C')? 1] = read_data(2)
    
curRounds get_cvar_num("mp_maxrounds") - (g_teamScore[0] + g_teamScore[1])
    
    
// Bug Fix try № 2
    
if(curRounds == 0)
    {
         
pause("ac""core_nademodes_new.amxx")
         
         for(new 
i=1;i<33;i++)
         {
            if(
is_user_alive(i))
            {
                
cs_set_user_bpammo(iCSW_HEGRENADE0)
                
cs_set_user_bpammo(iCSW_FLASHBANG0)
                
cs_set_user_bpammo(iCSW_SMOKEGRENADE0)
            }
         }
    }
    
    return 
PLUGIN_CONTINUE

__________________
Develop ZP 4.3 Tear Devil
NullWarez is offline
anupm
Senior Member
Join Date: May 2010
Old 11-12-2010 , 07:20   Re: Server crashing at the time of map change
Reply With Quote #13

Hi ,

I have downloaded the map again and uploaded to my server .
There is no specific gfx for this map .Although from my another server (windows) a have uploaded all the gfx to this new server (linux) but still havng the same problem .

When I tryto install ans custom map I am having the problem . When I changelevel to awp_india i got the following error
Quote:

FATAL ERROR (shutting down): Texture 969ÚOE
y©it®ÉÄÈ¥}*9e! 3!;>-!06/9/!!9>]8<EYJ[QMmasT
À¶ªÎÄÀª_0IIEYmOg Y·
pQd0MXlolxZ}x¥lª»°¶É®EB`5T]ylyRna¹ª±¹ªxzk5WIB[Elx}Ygl°»¹®®¥¥5WI0gTxYwsnT¡y_¶®¨¹°¥®¥BQ[OnYttlag aÄy¶ÈТ
RWMn%<[Egn}YZi¥º©À¦
¥®iDWm0E5K
t
gY\li¥¨¡lÄ¢l}¹u¦x9De*GI0slplyl
Zt¥ªzÉ®igxt¥k4OU08VITY}_
\
¥f»¤oYl¦x<[(<nKfVTRRR¹°vylYx^*_Y\ZVZbxZZJ¶k¥­gs=E9FnKnuG ng[of?¦Lx¡iyi¢885]yVnkxGTO_@Towa9mIEfnOOI~F}FRm<W@@Z}xFsIoRZ ~MOJYo HbQn__lay55O"aQ[mII`Zl[mmarWWbF<W9a]oFOmRnJnw~J5n`RaJ<I[O
Izf`*(<;[b9v]mvnTwYx{hn
!!-!+&!+!4?J<9*I<I<5O9TFTe9`nxaFF5K1OF{obmEnme
[
aÁµy}zB#5[QD@>Db4Wa[OxlO~wyd_R@Jòïñöññöó×Ão%óñíñðà¬E5lu?0îéîèF
¹¦}9öòàax»Â¦²Â¥fDïàlo¢²¹®É­sIío©xn¹¥®Å¦Q@Êg¤g[®¥¹®Ç¢o9oo
zª¹ÌTMAdd "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Fri Nov 12 07:19:08 EST 2010: Server restart in 10 seconds
Please help . If you want to check the server , you can .

IP 206.183.111.209:27030

Thanks and regards,
Anupam
anupm is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 11-21-2010 , 06:56   Re: Server crashing at the time of map change
Reply With Quote #14

The map obviously corrupts when you upload it. Be sure to use binary mode on ftp.
__________________
Voi is offline
anupm
Senior Member
Join Date: May 2010
Old 11-21-2010 , 08:54   Re: Server crashing at the time of map change
Reply With Quote #15

Quote:
Originally Posted by Voi View Post
The map obviously corrupts when you upload it. Be sure to use binary mode on ftp.
Thanks .....It helps me out . When I was transferring the file through WINSCP (FTP file uploader tool) ..it was getting corrupted . After that I zipped it and uploaded then unzipped . Now the map is working .
anupm 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 08:29.


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