Raised This Month: $ Target: $400
 0% 

PM Got a NaN velocity


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-07-2011 , 11:47   PM Got a NaN velocity
Reply With Quote #1

I keep getting these errors:

Code:
PM  Got a NaN velocity 2
PM  Got a NaN origin on 2
PM  Got a NaN velocity 0
PM  Got a NaN origin on 0
PM  Got a NaN velocity 1
PM  Got a NaN origin on 1
PM  Got a NaN velocity 2
PM  Got a NaN origin on 2
PM  Got a NaN velocity 0
PM  Got a NaN origin on 0
PM  Got a NaN velocity 1
PM  Got a NaN origin on 1
PM  Got a NaN velocity 2
PM  Got a NaN origin on 2
PM  Got a NaN velocity 0
PM  Got a NaN origin on 0
PM  Got a NaN velocity 1
PM  Got a NaN origin on 1
PM  Got a NaN velocity 2
PM  Got a NaN origin on 2
And then I suppose I get so many the server crashes (./hlds_run: line 321: 1604 Segmentation fault $HL_CMD).

I was trying to do some research about it and it appears that type of error is due to bad coding, but I really have no idea.

This was happening a lot about a month ago, it started happening several times a day, so I reinstalled the whole server and it seemed to have fixed it for a few weeks. Now it's back to crashing several times a day with this error.

amxx list

Code:
Currently loaded plugins:
                name                    version     author            file             status   
          [  1] Admin Base              1.8.1.3746  AMXX Dev Team     admin.amxx       running  
          [  2] Admin Commands          1.8.1.3746  AMXX Dev Team     admincmd.amxx    running  
          [  3] Admin Help              1.8.1.3746  AMXX Dev Team     adminhelp.amxx   running  
          [  4] Slots Reservation       1.8.1.3746  AMXX Dev Team     adminslots.amxx  running  
          [  5] Multi-Lingual System    1.8.1.3746  AMXX Dev Team     multilingual.am  running  
          [  6] Menus Front-End         1.8.1.3746  AMXX Dev Team     menufront.amxx   running  
          [  7] Commands Menu           1.8.1.3746  AMXX Dev Team     cmdmenu.amxx     running  
          [  8] Players Menu            1.8.1.3746  AMXX Dev Team     plmenu.amxx      running  
          [  9] Maps Menu               1.8.1.3746  AMXX Dev Team     mapsmenu.amxx    running  
          [ 10] Plugin Menu             1.8.1.3746  AMXX Dev Team     pluginmenu.amxx  running  
          [ 11] Admin Chat              1.8.1.3746  AMXX Dev Team     adminchat.amxx   running  
          [ 12] Anti Flood              1.8.1.3746  AMXX Dev Team     antiflood.amxx   running  
          [ 13] Scrolling Message       1.8.1.3746  AMXX Dev Team     scrollmsg.amxx   running  
          [ 14] Info. Messages          1.8.1.3746  AMXX Dev Team     imessage.amxx    running  
11:43:02  [ 15] Admin Votes             1.8.1.3746  AMXX Dev Team     adminvote.amxx   running  
          [ 16] NextMap                 1.8.1.3746  AMXX Dev Team     nextmap.amxx     running  
          [ 17] Nextmap Chooser         1.8.1.3746  AMXX Dev Team     mapchooser.amxx  running  
          [ 18] TimeLeft                1.8.1.3746  AMXX Dev Team     timeleft.amxx    running  
          [ 19] Pause Plugins           1.8.1.3746  AMXX Dev Team     pausecfg.amxx    running  
          [ 20] Stats Configuration     1.8.1.3746  AMXX Dev Team     statscfg.amxx    running  
          [ 21] StatsX                  1.8.1.3746  AMXX Dev Team     statsx.amxx      running  
          [ 22] GunGame AMXX            2.12        Avalanche         gungame.amxx     running  
          [ 23] Clan Tag Protection     0.8.5       default           clan_tag_protec  running  
          [ 24] unknown                 unknown     unknown           Friends_Spawn_e  bad load 
          [ 25] MultiJump               1.1         twistedeuphoria   multijump.amxx   running  
         ( 24) Load fails: Plugin file open error (plugin "Friends_Spawn_editor_eng.amxx")
         25 plugins, 24 running
amxx modules

Code:
Currently loaded modules:
               name                    version     author               status     
          [ 1] Fun                     1.8.1.3746  AMX Mod X Dev Team   running    
          [ 2] FakeMeta                1.8.1.3746  AMX Mod X Dev Team   running    
          [ 3] CStrike                 1.8.1.3746  AMX Mod X Dev Team   running    
          [ 4] CSX                     1.8.1.3746  AMX Mod X Dev Team   running    
          [ 5] Ham Sandwich            1.8.1.3746  AMX Mod X Dev Team   running    
          [ 6] Engine                  1.8.1.3746  AMX Mod X Dev Team   running    
         6 modules, 6 correct
meta list

Code:
Currently loaded plugins:
               description      stat pend  file              vers      src  load  unlod
          [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini  Start ANY  
          [ 2] Fun              RUN   -    fun_amxx_i386.so  v1.8.1.3  pl1  ANY   ANY  
          [ 3] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl1  ANY   ANY  
          [ 4] CStrike          RUN   -    cstrike_amxx_i38  v1.8.1.3  pl1  ANY   ANY  
          [ 5] CSX              RUN   -    csx_amxx_i386.so  v1.8.1.3  pl1  ANY   ANY  
          [ 6] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.1.3  pl1  ANY   ANY  
          [ 7] Engine           RUN   -    engine_amxx_i386  v1.8.1.3  pl1  ANY   ANY  
         7 plugins, 7 running
status

Code:
hostname:  xxx
         version :  48/1.0.0.3/Stdio 4883 secure  (80)
         tcp/ip  :  xxx
         map     :  cs_assault_necro at: 0 x, 0 y, 0 z
         players :  8 active (20 max)
ghostofmybrain is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-09-2011 , 06:25   Re: PM Got a NaN velocity
Reply With Quote #2

anybody?
ghostofmybrain is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 05-09-2011 , 06:37   Re: PM Got a NaN velocity
Reply With Quote #3

How is that related to gungame?
__________________

Mordekay is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-09-2011 , 17:49   Re: PM Got a NaN velocity
Reply With Quote #4

Quote:
Originally Posted by Mordekay View Post
How is that related to gungame?
I have many servers hosted on the same machine and this is the only one having this problem. Plus any googling I did of the error says it's related to bad coding. So I would assume since GunGame is the only unique plugin I have on this server vs my others, that it's probably a gungame related error.
ghostofmybrain is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 05-10-2011 , 00:24   Re: PM Got a NaN velocity
Reply With Quote #5

I see that you are running gungame 2.12, an older version. Are you may running an older version of podbot too?
__________________

Mordekay is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-10-2011 , 06:29   Re: PM Got a NaN velocity
Reply With Quote #6

2.12 is old? Avalanche has it listed as the newest stable version, with 2.13 still listed as beta. Would you recommend trying the beta?

This is a condition zero server, so I'm just using the regular cz bots.
ghostofmybrain is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 05-10-2011 , 07:30   Re: PM Got a NaN velocity
Reply With Quote #7

As there are 4 beta versions of 2.13 imo it is old ;)
I had a CZ server, but with podbot, and i still have a cs1.6 server with podbot, and i don't have that error. But google showed me this error in conjunktion with podbot, that's why i asked if you may use podbot.
__________________

Mordekay is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-11-2011 , 17:25   Re: PM Got a NaN velocity
Reply With Quote #8

Quote:
As there are 4 beta versions of 2.13 imo it is old ;)
Yeah, I guess that's a good point. I just assumed beta implied it was still relatively unstable, but I will install the beta and see if it helps out my problem.
ghostofmybrain is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-12-2011 , 21:56   Re: PM Got a NaN velocity
Reply With Quote #9

I guess that worked. No more crashes since I upgraded.
ghostofmybrain is offline
Old 10-27-2013, 13:06
BLANCIKJOINT_
This message has been deleted by YamiKaitou. Reason: English Onl
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 10-27-2013 , 13:53   Re: PM Got a NaN velocity
Reply With Quote #10

english only here
__________________

Mordekay is offline
Old 12-03-2013, 02:35
jawd999
This message has been deleted by Arkshine. Reason: Spambot
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:46.


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