Please Help!!
#4

Probably an array out of bounds. Check if all your arrays are big enough. When you have for example:

new array[10];

and want to use this

a = array[11];

It can crash the server and create an exception like yours.
Btw sscanf only crashes the server if you use it wrong. The plugin itself works without big problems.
Reply


Messages In This Thread
Please Help!! - by w84m3 - 02.01.2011, 08:38
Re: Please Help!! - by HyperZ - 02.01.2011, 08:51
Re: Please Help!! - by Mean - 02.01.2011, 11:38
Re: Please Help!! - by Mauzen - 02.01.2011, 12:02
Re: Please Help!! - by w84m3 - 02.01.2011, 12:56

Forum Jump:


Users browsing this thread: 1 Guest(s)