Skip to content

Instantly share code, notes, and snippets.

@dennorske
Created June 15, 2015 07:21
Show Gist options
  • Save dennorske/9e7556fab72bbf4fb67a to your computer and use it in GitHub Desktop.
Save dennorske/9e7556fab72bbf4fb67a to your computer and use it in GitHub Desktop.
[08:55:16] [debug] Run time error 4: "Array index out of bounds"
[08:55:16] [debug] Accessing element at negative index -400
[08:55:16] [debug] AMX backtrace:
[08:55:16] [debug] #0 00300480 in ?? (... <3 arguments>) at C:\Users\Simen\Dropbox\Ogs_shared_files\OgS_v2_poison\gamemodes\ogsv2.pwn:8213
[08:55:16] [debug] #1 00012da8 in public OnPlayerClickPlayer (playerid=13, clickedplayerid=2, source=0) at C:\Users\Simen\Documents\SAMP\include\YSI\y_hooks/impl.inc:2298
[08:55:20] [debug] Run time error 4: "Array index out of bounds"
[08:55:20] [debug] Accessing element at negative index -400
[08:55:20] [debug] AMX backtrace:
[08:55:20] [debug] #0 00300480 in ?? (... <3 arguments>) at C:\Users\Simen\Dropbox\Ogs_shared_files\OgS_v2_poison\gamemodes\ogsv2.pwn:8213
[08:55:20] [debug] #1 00012da8 in public OnPlayerClickPlayer (playerid=13, clickedplayerid=2, source=0) at C:\Users\Simen\Documents\SAMP\include\YSI\y_hooks/impl.inc:2298
[08:55:25] [debug] Run time error 4: "Array index out of bounds"
[08:55:25] [debug] Accessing element at negative index -400
[08:55:25] [debug] AMX backtrace:
[08:55:25] [debug] #0 00300480 in ?? (... <3 arguments>) at C:\Users\Simen\Dropbox\Ogs_shared_files\OgS_v2_poison\gamemodes\ogsv2.pwn:8213
[08:55:25] [debug] #1 00012da8 in public OnPlayerClickPlayer (playerid=13, clickedplayerid=2, source=0) at C:\Users\Simen\Documents\SAMP\include\YSI\y_hooks/impl.inc:2298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment