Index 65535
#3

Quote:
Originally Posted by zaibaslr2
Посмотреть сообщение
I know index 65535 stands for invalid, but I don't know what might cause this, it couldn't be INVALID_VEHICLE_ID, because I have absolutely no vehicles. I'm pretty sure it's INVALID_PLAYER_ID, but what might cause this to happen? Any help is appreciated.
As the last valid index is 499 (MAX_PLAYERS is defined by default 500), the problem is with players as you correct guessed.

Do as Ahmad45123 said, compile with -d3: https://github.com/Zeex/samp-plugin-...ith-debug-info
and update crashdetect plugin if you're using an older version and not 4.15.1: https://github.com/Zeex/samp-plugin-...es/tag/v4.15.1

After creating the pawn.cfg file into pawno\include folder and adding -d3 in it, save it and re-compile your scripts. If you get output with debug prefix to console/server log again, post them here.
Reply


Messages In This Thread
Index 65535 - by zaibaslr2 - 17.04.2015, 13:19
Re: Index 65535 - by Ahmad45123 - 17.04.2015, 13:27
Re: Index 65535 - by Konstantinos - 17.04.2015, 13:33

Forum Jump:


Users browsing this thread: 1 Guest(s)