Posts: 142
Threads: 58
Joined: Feb 2014
Reputation:
0
[debug] Run time error 4: "Array index out of bounds"
[09/06/2014 08:28:29] [debug] Accessing element at negative index -1
[09/06/2014 08:28:29] [debug] AMX backtrace:
[09/06/2014 08:28:29] [debug] #0 00088328 in public Streamer_OnPlayerEnterCP () from razorrp.amx
[09/06/2014 08:28:29] [debug] #1 native CallLocalFunction () [00472ef0] from samp-server.exe
[09/06/2014 08:28:29] [debug] #2 00000f68 in public OnPlayerEnterCheckpoint () from razorrp.amx
Posts: 487
Threads: 35
Joined: Oct 2013
Reputation:
0
I think this is not the problem, show the recent log, the last time when it gives you that error.
Posts: 19
Threads: 1
Joined: Jun 2014
Reputation:
0
update your streamer plugin and recompile your gamemode and see if that work's if not check around on your public OnPlayerEnterCheckpoint & public OnPlayerInteriorChange
Posts: 43
Threads: 10
Joined: Jun 2014
Try update your plugin(streamer,include) and your include you use.If still not work,look at public
OnPlayerInteriorChange and OnPlayerEnterCheckpoint.
All the best.