Crashdetect errors
#5

For that spammed error you have to update crashdetect: https://github.com/Zeex/samp-plugin-...etect/releases

For the OnPlayerKeyStateChange error: you are accessing an array's index -1 (example: Array[ -1 ], they start from 0). Create a file named "pawn.cfg" where your pawno.exe is located and write "-d3 -r" in it, then compile the script again and check the errors again, you will see the exact line of the problem.

For the ackslimit problem: you use way too much resources (RPCs), you have to optimise your gamemode. (maybe you are using huge loops)
Reply


Messages In This Thread
Crashdetect errors - by Flash20 - 18.07.2016, 23:27
Re: Crashdetect errors - by Sew_Sumi - 19.07.2016, 00:56
Re: Crashdetect errors - by Flash20 - 21.07.2016, 19:50
Re: Crashdetect errors - by Sew_Sumi - 22.07.2016, 01:35
Re: Crashdetect errors - by IstuntmanI - 22.07.2016, 01:39

Forum Jump:


Users browsing this thread: 1 Guest(s)