[debug]server crash
#1

FIxed.
Reply
#2

Recompile your script with d3 flag.

Create a file called pawn.cfg in pawno folder. Add this line
Quote:

-d3

Run your server again and post what gets printed in the consol.
Reply
#3

The array INDEX out of bound.
came from here.
Like you have
new array[4] so the the cell will be from [0] -> [3], but if there is an error which mean that the array[4] has take a value [-1] or => [4] .

Код:
array index out of bounds.The array index is larger than the highest valid entry of the array
Reply
#4

Fixed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)