Raised This Month: $ Target: $400
 0% 

[TF2] Ball Projectile Limit


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Tylerst
Veteran Member
Join Date: Oct 2010
Old 07-26-2012 , 03:04   Re: [TF2] Ball Projectile Limit
Reply With Quote #6

Quote:
Originally Posted by FlaminSarge View Post
Code:
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 3 (3) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 4 (4) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 5 (5) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 6 (6) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 7 (7) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 8 (8) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 2 (2) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
L 07/25/2012 - 20:32:23: [SM] Native "GetEntPropString" reported: Entity 9 (9) is invalid
L 07/25/2012 - 20:32:23: [SM] Displaying call stack trace for plugin "TF2 Ball Projectile Limit.smx":
L 07/25/2012 - 20:32:23: [SM]   [0]  Line 706, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\include\entity.inc::GetEntityClassname()
L 07/25/2012 - 20:32:23: [SM]   [1]  Line 83, C:\TF2 Server\orangebox\tf\addons\sourcemod\scripting\TF2 Ball Projectile Limit.sp::OnEntityDestroyed()
Possibly the result of the Short Circuit?
I tried to get this to occur(tried your short circuit idea) for quite a while and couldn't.

The indexes from the errors you posted (3-9) should be reserved for clients though, so I added an entity > MaxClients check.

Hopefully that should fix your problem. If not, I'm not sure what to do about it since I can't seem to reproduce it.

Update to 1.0.1
-Attempt at bug fix

Last edited by Tylerst; 07-26-2012 at 03:04.
Tylerst is offline
 



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 03:31.


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