View Single Post
Erreur 500
Senior Member
Join Date: Aug 2012
Location: Paris, France
Old 07-05-2014 , 09:00   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! (new version)
Reply With Quote #7

Quote:
Originally Posted by TonyBaretta View Post
no i have tried to do it manually too but no way :/

if someone can help me with this error

L 07/02/2014 - 17:54:53: [SM] Plugin encountered error 15: Array index is out of bounds
L 07/02/2014 - 17:54:53: [SM] Displaying call stack trace for plugin "mw_tf2ware.smx":
L 07/02/2014 - 17:54:53: [SM] [0] Line 213, E:\nuovo orangebox prove\scripting\include\tf2ware\microgames\ca tchcube.inc::OnTouchCube()

is the only error idk how to fix it
The array index is : client
So it's a security problem, due to an invalid client.

You just have to add this before :
Code:
if(client <0 || client > MAXPLAYERS)return Plugin_Changed;
__________________
My public creation : PortalMod - Free Duels - Unusual Effects - Particle fireworks - !stuck

Need private plugin ? We can found an agreement !
Steam : Erreur 500
Erreur 500 is offline