Server Debug Spam
#2

For the Invalid index parameter warnings, you just need to add 'main()' to your gamemode.

pawn Code:
main() return 1;
is normally what I put.

----

As for the first warnings, the negative index warning, you are accessing an element of '-1' in an array under OnPlayerDisconnect. So please show your OnPlayerDisconnect if you want this error fixed for you.
Reply


Messages In This Thread
Server Debug Spam - by Thoma - 07.02.2015, 02:04
Re: Server Debug Spam - by Threshold - 07.02.2015, 04:33
Re: Server Debug Spam - by CelticRaven - 16.08.2015, 06:58

Forum Jump:


Users browsing this thread: 1 Guest(s)