SA-MP Forums Archive
[Server did not start up] Help thanks - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Server did not start up] Help thanks (/showthread.php?tid=616960)

Pages: 1 2


[Server did not start up] Help thanks - Irish - 13.09.2016

Hi to all who are reading this topic, I need your help.

I'm running a samp server linux VPS centos 6 (32 bit ) I setup it using putty and I did well but when I executed the command ( nohup ./samp03svr & ) there is no problem but my server did not run.

Here's what I saw on my server logs.

Code:
====================
[03:44:08]  

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[03:44:16] 
[03:44:16] Server Plugins
[03:44:16] --------------
[03:44:16]  Loading plugin: audio.so
[03:44:16] 

*** Audio Plugin v0.5 by Incognito loaded ***

[03:44:16]   Loaded.
[03:44:16]  Loading plugin: sscanf.so
[03:44:16] 

[03:44:16]  ===============================

[03:44:16]       sscanf plugin loaded.     

[03:44:16]    © 2009 Alex "Y_Less" Cole

[03:44:16]    0.3d-R2 500 Players "dnee"

[03:44:16]  ===============================

[03:44:16]   Loaded.
[03:44:16]  Loading plugin: streamer.so
[03:44:16] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[03:44:16]   Loaded.
[03:44:16]  Loading plugin: Whirlpool.so
[03:44:16]  
[03:44:16]  ==================
[03:44:16]  
[03:44:16]   Whirlpool loaded
[03:44:16]  
[03:44:16]  ==================
[03:44:16]  
[03:44:16]   Loaded.
[03:44:16]  Loading plugin: MapAndreas.so
[03:44:16]   Loaded.
[03:44:16]  Loaded 5 plugins.

[03:44:16] 
[03:44:16] Filterscripts
[03:44:16] ---------------
[03:44:16]   Loading filterscript 'yom_buttons.amx'...
[03:44:16]   Loading filterscript 'anims.amx'...
[03:44:16]   Loading filterscript 'digitalha.amx'...
[03:44:16] --------------------------------------
[03:44:16] | Digital Health & Armour |
[03:44:16] |             Loaded                 |
[03:44:16] --------------------------------------
[03:44:16]   Loading filterscript 'rlrpmapping.amx'...
[03:44:16]   Loading filterscript 'website.amx'...
[03:44:16]   Loaded 5 filterscripts.

[03:44:16] NPC
[03:44:16] *** Audio Plugin: Started TCP server on port 7777
[03:44:17] ====================================
[03:44:17] |            gCamera V1.0          |
[03:44:17] |                      |
[03:44:17] ====================================
[03:44:17] Initializing...
[03:44:17] gCamera has succesfully loaded 0 camera(s).
[03:44:17] [connection] 127.0.0.1:54618 requests connection cookie.
[03:44:17] [connection] 127.0.0.1:36118 requests connection cookie.
[03:44:17] test.
[03:44:17] [connection] 127.0.0.1:35364 requests connection cookie.
[03:44:18] [connection] 127.0.0.1:44097 requests connection cookie.
[03:44:18] [connection] 127.0.0.1:40046 requests connection cookie.
[03:44:18] 
--------------------------------------
[03:44:18] Safe Zone  Loaded
[03:44:18] --------------------------------------

[03:44:18] -mSelection- WARNING: Failed to load list: "rclists.txt"
[03:44:23]
And I saw this too when I used ctrl + f "error".

Audio Plugin: Error binding endpoint for acceptor: Address already in use

Hope you can help me to fix this problem.


Re: [Server did not start up] Help thanks - Younes44 - 13.09.2016

try to use crashdetect plugins and show us again server log


Re: [Server did not start up] Help thanks - Irish - 13.09.2016

Quote:
Originally Posted by Younes44
View Post
try to use crashdetect plugins and show us again server log
CrashDetect must be loaded before 'streamer.so'

but I edit it on server.cfg I make it as the 3rd one and streamer as the fourth one.


I already added crashdetect.so on the plugin folder?


Re: [Server did not start up] Help thanks - Irish - 13.09.2016

00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug] Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (179) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug] Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (180) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx

It's too long so I ended it up to this.


Re: [Server did not start up] Help thanks - Irish - 13.09.2016

Here is the latest
Code:
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (122) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (123) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (124) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (125) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (126) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (127) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (128) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (129) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (130) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (131) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (132) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (133) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (134) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (135) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (136) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (137) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (138) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (139) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (140) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (141) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (142) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (143) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (144) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (145) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (146) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (147) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (148) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (149) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (150) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (151) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (152) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (153) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (154) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (155) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (156) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (157) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (158) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (159) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (160) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (161) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (162) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (163) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (164) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (165) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (166) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (167) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (168) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (169) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (170) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (171) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (172) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (173) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (174) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (175) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (176) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (177) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (178) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (179) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (180) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] 
----------------------------------
[22:24:50] Reality Life Roleplay
[22:24:50] ----------------------------------

[22:24:50] Number of vehicle models: 93
[22:24:50] [connection] incoming connection: 127.0.0.1:60898 id: 0
[22:24:50] [connection] incoming connection: 127.0.0.1:59274 id: 1
[22:24:50] [connection] incoming connection: 127.0.0.1:39150 id: 2
[22:24:50] [connection] incoming connection: 127.0.0.1:33476 id: 3
[22:24:50] [connection] incoming connection: 127.0.0.1:42858 id: 4
[22:24:50] [npc:join] BusNPC_AS has joined the server (0:127.0.0.1)
[22:24:50] [npc:join] BusNPC_MINING has joined the server (1:127.0.0.1)
[22:24:50] [npc:join] BusNPC_BLUEBERRY has joined the server (2:127.0.0.1)
[22:24:50] [npc:join] BusNPC_CG has joined the server (3:127.0.0.1)
[22:24:50] [npc:join] BusNPC_MINING2 has joined the server (4:127.0.0.1)
[22:24:50] Total SprayTags loaded: 2
[22:24:50] Total SprayTags loaded: 4
[22:24:50] Total SprayTags loaded: 6
[22:24:50] Total SprayTags loaded: 9
[22:24:50] Total SprayTags loaded: 17
[22:24:50] Total SprayTags loaded: 19
[22:24:50] Total SprayTags loaded: 21
[22:24:50] Total SprayTags loaded: 23
[22:24:50] Total SprayTags loaded: 1
[22:24:50] Total SprayTags loaded: 5
[22:24:50] Total SprayTags loaded: 16
[22:24:50] Total SprayTags loaded: 20
[22:24:50] Total SprayTags loaded: 3
[22:24:50] Total SprayTags loaded: 18
[22:24:50] Total SprayTags loaded: 7
[22:24:50] Total SprayTags loaded: 22



Re: [Server did not start up] Help thanks - Irish - 13.09.2016

Here is the latest
Code:
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (122) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (123) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (124) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (125) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (126) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (127) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (128) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (129) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (130) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (131) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (132) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (133) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (134) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (135) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (136) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (137) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (138) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (139) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (140) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (141) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (142) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (143) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (144) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (145) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (146) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (147) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (148) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (149) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (150) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (151) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (152) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (153) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (154) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (155) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (156) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (157) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (158) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (159) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (160) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (161) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (162) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (163) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231508 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (164) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (165) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (166) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (167) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (168) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (169) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (170) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (171) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (172) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (173) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (174) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231b9c in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (175) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (176) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (177) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (178) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (179) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] [debug] Run time error 4: "Array index out of bounds"
[22:24:50] [debug]  Accessing element at index 65535 past array upper bound 1999
[22:24:50] [debug] AMX backtrace:
[22:24:50] [debug] #0 00350044 in ?? (0, 65535, 2) from badge.amx
[22:24:50] [debug] #1 0029b934 in public OnVehicleSpawn (180) from badge.amx
[22:24:50] [debug] #2 native SetVehicleToRespawn () from samp03svr
[22:24:50] [debug] #3 00231fb0 in public Audio_OnGameModeInit () from badge.amx
[22:24:50] [debug] #4 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #5 0000e944 in public SSCANF_OnGameModeInit () from badge.amx
[22:24:50] [debug] #6 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #7 00008a60 in public Timers_OnScriptInit () from badge.amx
[22:24:50] [debug] #8 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #9 00004828 in public zcmd_OnGameModeInit () from badge.amx
[22:24:50] [debug] #10 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #11 00003720 in public Itter_OnGameModeInit () from badge.amx
[22:24:50] [debug] #12 native CallLocalFunction () from samp03svr
[22:24:50] [debug] #13 000015c8 in public OnGameModeInit () from badge.amx
[22:24:50] 
----------------------------------
[22:24:50] Reality Life Roleplay
[22:24:50] ----------------------------------

[22:24:50] Number of vehicle models: 93
[22:24:50] [connection] incoming connection: 127.0.0.1:60898 id: 0
[22:24:50] [connection] incoming connection: 127.0.0.1:59274 id: 1
[22:24:50] [connection] incoming connection: 127.0.0.1:39150 id: 2
[22:24:50] [connection] incoming connection: 127.0.0.1:33476 id: 3
[22:24:50] [connection] incoming connection: 127.0.0.1:42858 id: 4
[22:24:50] [npc:join] BusNPC_AS has joined the server (0:127.0.0.1)
[22:24:50] [npc:join] BusNPC_MINING has joined the server (1:127.0.0.1)
[22:24:50] [npc:join] BusNPC_BLUEBERRY has joined the server (2:127.0.0.1)
[22:24:50] [npc:join] BusNPC_CG has joined the server (3:127.0.0.1)
[22:24:50] [npc:join] BusNPC_MINING2 has joined the server (4:127.0.0.1)
[22:24:50] Total SprayTags loaded: 2
[22:24:50] Total SprayTags loaded: 4
[22:24:50] Total SprayTags loaded: 6
[22:24:50] Total SprayTags loaded: 9
[22:24:50] Total SprayTags loaded: 17
[22:24:50] Total SprayTags loaded: 19
[22:24:50] Total SprayTags loaded: 21
[22:24:50] Total SprayTags loaded: 23
[22:24:50] Total SprayTags loaded: 1
[22:24:50] Total SprayTags loaded: 5
[22:24:50] Total SprayTags loaded: 16
[22:24:50] Total SprayTags loaded: 20
[22:24:50] Total SprayTags loaded: 3
[22:24:50] Total SprayTags loaded: 18
[22:24:50] Total SprayTags loaded: 7
[22:24:50] Total SprayTags loaded: 22



Re: [Server did not start up] Help thanks - Konstantinos - 13.09.2016

A function in OnVehicleSpawn callback with 3 parameters is causing the run time error 4. According to the logs, the second parameter has something to do with the vehicle ID but it was passed INVALID_VEHICLE_ID (65535) instead and after being used in array, the problem occurred.

Can you find it and post the function here? If there is a lot of code in the callback, compile with debug info to get the exact lines.


Re: [Server did not start up] Help thanks - Irish - 13.09.2016

Quote:
Originally Posted by Konstantinos
View Post
A function in OnVehicleSpawn callback with 3 parameters is causing the run time error 4. According to the logs, the second parameter has something to do with the vehicle ID but it was passed INVALID_VEHICLE_ID (65535) instead and after being used in array, the problem occurred.

Can you find it and post the function here? If there is a lot of code in the callback, compile with debug info to get the exact lines.
Hi I can't open pawncc. My friend said maybe my plugins aren't compatible. Though this is the old one I use for my scripts. but this time it's different because it is Centos 6.5 (32bit)


Re: [Server did not start up] Help thanks - Konstantinos - 13.09.2016

Why would you want to run pawncc when hitting the compile button through the editor does that for you?

The plugins are not the latest version, yes but they didn't cause this. As you can see in the last logs, the server started.


Re: [Server did not start up] Help thanks - Irish - 13.09.2016

Quote:
Originally Posted by Konstantinos
View Post
Why would you want to run pawncc when hitting the compile button through the editor does that for you?

The plugins are not the latest version, yes but they didn't cause this. As you can see in the last logs, the server started.
I compiled it in pawno and it's just the same when I compiled it before. Sorry pls help me sir. thank u


Re: [Server did not start up] Help thanks - Konstantinos - 13.09.2016

Copy server.cfg from the main directory and paste it in pawno folder.
Rename it to pawn.cfg and open it.
Remove everything and write -d3 in it.
Run pawno.exe, open the script and compile it.
Start the server and let it create those vehicles and respawn them.
Post the new logs.

If you still get the exact same logs (means you did something wrong with the guide above), just post OnVehicleSpawn callback.


Re: [Server did not start up] Help thanks - Irish - 13.09.2016

Here's the server log when I run it to localhost and the server started.
Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[21:30:17] 
[21:30:17] Server Plugins
[21:30:17] --------------
[21:30:17]  Loading plugin: audio.dll
[21:30:18] 

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[21:30:18]   Loaded.
[21:30:18]  Loading plugin: sscanf.dll
[21:30:18] 

[21:30:18]  ===============================

[21:30:18]       sscanf plugin loaded.     

[21:30:18]    © 2009 Alex "Y_Less" Cole

[21:30:18]    0.3d-R2 500 Players "dnee"

[21:30:18]  ===============================

[21:30:18]   Loaded.
[21:30:18]  Loading plugin: streamer.dll
[21:30:18] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[21:30:18]   Loaded.
[21:30:18]  Loading plugin: Whirlpool.dll
[21:30:18]  
[21:30:18]  ==================
[21:30:18]  
[21:30:18]   Whirlpool loaded
[21:30:18]  
[21:30:18]  ==================
[21:30:18]  
[21:30:18]   Loaded.
[21:30:18]  Loading plugin: MapAndreas.dll
[21:30:18]   Loaded.
[21:30:18]  Loaded 5 plugins.

[21:30:18] 
[21:30:18] Filterscripts
[21:30:18] ---------------
[21:30:18]   Loading filterscript 'yom_buttons.amx'...
[21:30:18]   Loading filterscript 'anims.amx'...
[21:30:18]   Loading filterscript 'RF.amx'...
[21:30:18]   Unable to load filterscript 'RF.amx'.
[21:30:18]   Loading filterscript 'digitalha.amx'...
[21:30:18] --------------------------------------
[21:30:18] | Digital Health & Armour |
[21:30:18] |             Loaded                 |
[21:30:18] --------------------------------------
[21:30:18]   Loading filterscript 'rlrpmapping.amx'...
[21:30:18]   Loading filterscript 'website.amx'...
[21:30:18]   Loading filterscript 'test.amx'...
[21:30:18] 
--Loaded Simple Speedometer and Vehicle Health System by FreAkeD!--

[21:30:18]   Loaded 6 filterscripts.

[21:30:19] *** Audio Plugin: Started TCP server on port 7777
[21:30:19] NPC
[21:30:20] ====================================
[21:30:20] |            gCamera V1.0          |
[21:30:20] [connection] 127.0.0.1:53518 requests connection cookie.
[21:30:20] |                    |
[21:30:20] [connection] 127.0.0.1:53517 requests connection cookie.
[21:30:20] ====================================
[21:30:20] Initializing...
[21:30:20] gCamera has succesfully loaded 0 camera(s).
[21:30:20] [connection] 127.0.0.1:53519 requests connection cookie.
[21:30:20] [connection] 127.0.0.1:57255 requests connection cookie.
[21:30:20] [connection] 127.0.0.1:57256 requests connection cookie.
[21:30:20] test.
[21:30:23] 
--------------------------------------
[21:30:23] Safe Zone  Loaded
[21:30:23] --------------------------------------

[21:30:23] -mSelection- WARNING: Failed to load list: "rclists.txt"
[21:30:44] 
----------------------------------
[21:30:44] Reality Life Roleplay
[21:30:44] ----------------------------------

[21:30:44] Number of vehicle models: 93
[21:30:44] [connection] incoming connection: 127.0.0.1:53518 id: 0
[21:30:44] [connection] incoming connection: 127.0.0.1:53517 id: 1
[21:30:44] [connection] incoming connection: 127.0.0.1:53519 id: 2
[21:30:44] [connection] incoming connection: 127.0.0.1:57255 id: 3
[21:30:44] [connection] incoming connection: 127.0.0.1:57256 id: 4
[21:30:44] [npc:join] BusNPC_CG has joined the server (0:127.0.0.1)
[21:30:44] [npc:join] BusNPC_AS has joined the server (1:127.0.0.1)
[21:30:44] [npc:join] BusNPC_MINING has joined the server (2:127.0.0.1)
[21:30:44] [npc:join] BusNPC_MINING2 has joined the server (3:127.0.0.1)
[21:30:44] [npc:join] BusNPC_BLUEBERRY has joined the server (4:127.0.0.1)
[21:30:44] Total SprayTags loaded: 2
[21:30:44] Total SprayTags loaded: 4
[21:30:44] Total SprayTags loaded: 6
[21:30:44] Total SprayTags loaded: 9
[21:30:44] Total SprayTags loaded: 17
[21:30:44] Total SprayTags loaded: 19
[21:30:44] Total SprayTags loaded: 21
[21:30:44] Total SprayTags loaded: 23
[21:30:44] Total SprayTags loaded: 1
[21:30:44] Total SprayTags loaded: 5
[21:30:44] Total SprayTags loaded: 16
[21:30:44] Total SprayTags loaded: 20
[21:30:44] Total SprayTags loaded: 3
[21:30:44] Total SprayTags loaded: 18
[21:30:44] Total SprayTags loaded: 7
[21:30:44] Total SprayTags loaded: 22
This is the server logs when I run it via putty and nothing happens.

Code:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[02:40:18] 
[02:40:18] Server Plugins
[02:40:18] --------------
[02:40:18]  Loading plugin: audio.so
[02:40:18] 

*** Audio Plugin v0.5 by Incognito loaded ***

[02:40:18]   Loaded.
[02:40:18]  Loading plugin: sscanf.so
[02:40:18] 

[02:40:18]  ===============================

[02:40:18]       sscanf plugin loaded.     

[02:40:18]    © 2009 Alex "Y_Less" Cole

[02:40:18]    0.3d-R2 500 Players "dnee"

[02:40:18]  ===============================

[02:40:18]   Loaded.
[02:40:18]  Loading plugin: crashdetect.so
pls help me sir tnx


Re: [Server did not start up] Help thanks - extender1987 - 13.09.2016

Try to re -download 0.3.7 centos / linux server and recompile all your .pwn files


Re: [Server did not start up] Help thanks - Irish - 14.09.2016

Quote:
Originally Posted by Konstantinos
View Post
Copy server.cfg from the main directory and paste it in pawno folder.
Rename it to pawn.cfg and open it.
Remove everything and write -d3 in it.
Run pawno.exe, open the script and compile it.
Start the server and let it create those vehicles and respawn them.
Post the new logs.

If you still get the exact same logs (means you did something wrong with the guide above), just post OnVehicleSpawn callback.
Code:
public OnVehicleSpawn(vehicleid) {
    VehicleStatus{vehicleid} = 0;
   	TruckContents[vehicleid] = 0;
	VehicleRadioStation[vehicleid] = 0;

	for(new i = 0; i < sizeof(FamilyInfo); i++) {
		for(new d = 0 ; d < MAX_GANG_VEHICLES; d++) {
			if(FamilyVehicleInfo[i][d][fvLocked] != 0 && FamilyVehicleInfo[i][d][fvLock] > 0)
			    LockGangVehicle(i, FamilyVehicleInfo[i][d][fvId], FamilyVehicleInfo[i][d][fvLock]);
		}
	}

	switch(GetVehicleModel(vehicleid)) {
		case 427, 428, 432, 601, 528: SetTimerEx("DelayedVehHealth", 1000, false, "d", vehicleid);
	}

    new v;
	foreach(Player, i)
	{
	    v = GetPlayerVehicle(i, vehicleid);
	    if(v != -1)
	    {
 			if(PlayerVehicleInfo[i][v][pvId] == vehicleid && GetVehicleModel(vehicleid) != PlayerVehicleInfo[i][v][pvModelId])
	  		{
	   			DestroyVehicle(vehicleid);
	   			VehicleRadioStation[vehicleid] = 0;
				PlayerVehicleInfo[i][v][pvId] = CreateVehicle(PlayerVehicleInfo[i][v][pvModelId], PlayerVehicleInfo[i][v][pvPosX], PlayerVehicleInfo[i][v][pvPosY], PlayerVehicleInfo[i][v][pvPosZ], PlayerVehicleInfo[i][v][pvPosAngle],PlayerVehicleInfo[i][v][pvColor1], PlayerVehicleInfo[i][v][pvColor2], -1);
				if(PlayerVehicleInfo[i][v][pvLocked] == 1) LockPlayerVehicle(i, PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvLock]);
	            ChangeVehiclePaintjob(PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvPaintJob]);
				ChangeVehicleColor(PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvColor1], PlayerVehicleInfo[i][v][pvColor2]);
				for(new m = 0; m < MAX_MODS; m++)
	   			{
	   			    if(PlayerVehicleInfo[i][v][pvMods][m] >= 1000 && PlayerVehicleInfo[i][v][pvMods][m] <= 1193)
	   			    {
		   				if(InvalidModCheck(GetVehicleModel(vehicleid), PlayerVehicleInfo[i][v][pvMods][m]))
		      			{
		      				AddVehicleComponent(PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvMods][m]);
		      			}
		      			else
		      			{
		      			    //printf("Removing invalid mod %d from %d of %s", PlayerVehicleInfo[i][v][pvMods][m], GetVehicleModel(vehicleid), GetPlayerNameEx(i));
		      			    PlayerVehicleInfo[i][v][pvMods][m] = 0;
		      			}
					}
	      		}
 			}
 			else
			{
                ChangeVehiclePaintjob(vehicleid, PlayerVehicleInfo[i][v][pvPaintJob]);
				ChangeVehicleColor(vehicleid, PlayerVehicleInfo[i][v][pvColor1], PlayerVehicleInfo[i][v][pvColor2]);
				for(new m = 0; m < MAX_MODS; m++)
	            {
	                if(PlayerVehicleInfo[i][v][pvMods][m] >= 1000 && PlayerVehicleInfo[i][v][pvMods][m] <= 1193)
	   			    {
			            if(InvalidModCheck(GetVehicleModel(vehicleid), PlayerVehicleInfo[i][v][pvMods][m]))
		                {
		    	            AddVehicleComponent(PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvMods][m]);
			            }
			            else
			            {
			                //printf("Removing invalid mod %d from %d of %s", PlayerVehicleInfo[i][v][pvMods][m], GetVehicleModel(vehicleid), GetPlayerNameEx(i));
			                PlayerVehicleInfo[i][v][pvMods][m] = 0;
			            }
					}
	            }
	            if(PlayerVehicleInfo[i][v][pvLocked] == 1) LockPlayerVehicle(i, PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvLock]);
			}
			new string[128];
			format(string,sizeof(string),"Your %s has been sent to the location at which you last parked it.",GetVehicleName(vehicleid));
			SendClientMessage(i, COLOR_GRAD1, string);
		}
	}

	if(LockStatus[vehicleid])
	{
		foreach(Player, i)
		{
			if(PlayerInfo[i][pLockCar] == vehicleid)
			{
				PlayerInfo[i][pLockCar] = INVALID_VEHICLE_ID;
			}
		}
	}

	if(VehicleBomb{vehicleid} == 1)
	{
		foreach(Player, i)
		{
			if(PlayerInfo[i][pFaction] == 4 || PlayerInfo[i][pLeader] == 4)
			{
				if(PlacedVehicleBomb[i] == vehicleid)
				{
					VehicleBomb{vehicleid} = 0;
  					PlacedVehicleBomb[i] = INVALID_VEHICLE_ID;
					PickUpC4(i);
					PlayerInfo[i][pC4Used] = 0;
					PlayerInfo[i][pC4Get] = 1;
				}
			}
		}
	}
	return 1;
}
Here it is.


Re: [Server did not start up] Help thanks - Irish - 14.09.2016

pls help me guys


Re: [Server did not start up] Help thanks - Irish - 14.09.2016

I need your help please help me thanks will +rep


Re: [Server did not start up] Help thanks - Konstantinos - 14.09.2016

Looking at your code, it is one of these two functions:
pawn Code:
LockGangVehicle(i, FamilyVehicleInfo[i][d][fvId], FamilyVehicleInfo[i][d][fvLock]);
pawn Code:
LockPlayerVehicle(i, PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvLock]);
Can you post them?


Re: [Server did not start up] Help thanks - Irish - 14.09.2016

Quote:
Originally Posted by Konstantinos
View Post
Looking at your code, it is one of these two functions:
pawn Code:
LockGangVehicle(i, FamilyVehicleInfo[i][d][fvId], FamilyVehicleInfo[i][d][fvLock]);
pawn Code:
LockPlayerVehicle(i, PlayerVehicleInfo[i][v][pvId], PlayerVehicleInfo[i][v][pvLock]);
Can you post them?
what code will i post sir? the cmd /gvlock ( gang vehicle lock ) & /pvlock (player vehicle lock)?


Re: [Server did not start up] Help thanks - Konstantinos - 14.09.2016

LockGangVehicle and LockPlayerVehicle functions.


Re: [Server did not start up] Help thanks - Irish - 14.09.2016

Code:
LockGangVehicle(family, carid, type)
{
	new v = GetGangVehicle(family, carid);
	if(FamilyVehicleInfo[family][v][fvId] == carid && type == 2)
	{
	    LockStatus[carid] = 1;
		vehicle_lock_doors(carid);
	}
}
Code:
LockPlayerVehicle(ownerid, carid, type)
{
	new v = GetPlayerVehicle(ownerid, carid);
	if(PlayerVehicleInfo[ownerid][v][pvId] == carid && type == 2)
	{
	    LockStatus[carid] = 1;
	    vehicle_lock_doors(carid);
	}
}