Crash issue - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Crash issue (
/showthread.php?tid=553212)
Crash issue -
Tony$$ - 28.12.2014
Well i have this crash issue whenever i join the server. It dosent happens on LAN.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[16:21:00]
[16:21:00] Server Plugins
[16:21:00] --------------
[16:21:00] Loading plugin: Whirlpool.so
[16:21:00]
[16:21:00] ==================
[16:21:00]
[16:21:00] Whirlpool loaded
[16:21:00]
[16:21:00] ==================
[16:21:00]
[16:21:00] Loaded.
[16:21:00] Loading plugin: streamer.so
[16:21:00]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[16:21:00] Loaded.
[16:21:00] Loading plugin: sscanf.so
[16:21:00]
[16:21:00] ===============================
[16:21:00] sscanf plugin loaded.
[16:21:00] © 2009 Alex "******" Cole
[16:21:00] 0.3d-R2 500 Players "dnee"
[16:21:00] ===============================
[16:21:00] Loaded.
[16:21:00] Loading plugin: nativechecker.so
[16:21:00] Failed (plugins/nativechecker.so: cannot open shared object file: No such file or directory)
[16:21:00] Loading plugin: crashdetect.so
[16:21:00] crashdetect v4.5.1 is OK.
[16:21:00] Loaded.
[16:21:00] Loaded 4 plugins.
[16:21:00]
[16:21:00] Filterscripts
[16:21:00] ---------------
[16:21:00] Loading filterscript 'ls_elevator.amx'...
[16:21:00] Unable to load filterscript 'ls_elevator.amx'.
[16:21:00] Loaded 0 filterscripts.
[16:21:01]
[16:21:01]
[16:21:01]
[16:21:01] =======================================
[16:21:01] | |
[16:21:01] | YSI version 1.06.0002 |
[16:21:01] | By Alex "******" Cole |
[16:21:01] | |
[16:21:01] =======================================
[16:21:01]
[16:21:01]
[16:21:02]
[16:21:11] Static vehicles loaded.
[16:21:11] Static objects loaded.
[16:21:11] SAPD files loaded successfully.
[16:21:11] Government files loaded successfully.
[16:21:11] Hitman Agency files loaded successfully.
[16:21:11] News Agency files loaded successfully.
[16:21:11] Leone files loaded successfully.
[16:21:11] FBI files loaded successfully.
[16:21:11] LSEMS files loaded successfully.
[16:21:11] HSF files loaded successfully.
[16:21:11] Corleone files loaded successfully.
[16:21:11] The Ancelotti Family files loaded successfully.
[16:21:11] Special Weapons And Tactics files loaded successfully.
[16:21:11] San Andreas Task Force files loaded successfully.
[16:21:11] East Side Fellas files loaded successfully.
[16:21:11] Garages loaded successfully.
[16:21:11] Families loaded successfully.
[16:21:11] Points loaded successfully.
[16:21:11] Businesses loaded successfully.
[16:21:11] Houses loaded successfully.
[16:21:11] Doors loaded successfully.
[16:21:11] Gates loaded successfully.
[16:21:11] Mapicons loaded successfully.
[16:21:11] Arrest Point loaded successfully.
[16:21:11] Drugs loaded successfully.
[16:21:11] Products loaded successfully.
[16:21:11] Static pickups loaded.
[16:21:11] MOTDs loaded successfully.
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
[16:21:11] [debug] #4 0001801c in RL_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #5 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #6 0000b800 in zcmd_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #7 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #8 00009034 in ?? () from CLRP.amx
[16:21:11] [debug] #9 0000339c in Itter_OnGameModeInit () from CLRP.amx
[16:21:11] [debug] #10 ???????? in native CallLocalFunction () from samp03svr
[16:21:11] [debug] #11 00002928 in ?? () from CLRP.amx
[16:21:11] [debug] #12 000017f8 in OnGameModeInit () from CLRP.amx
[16:21:11] [debug] Run time error 4: "Array index out of bounds"
[16:21:11] [debug] Accessing element at index 9 past array upper bound 8
[16:21:11] [debug] Backtrace (most recent call first):
[16:21:11] [debug] #0 0027b044 in ?? () from CLRP.amx
[16:21:11] [debug] #1 000650bc in ?? () from CLRP.amx
[16:21:11] [debug] #2 00018914 in OnVehicleSpawn () from CLRP.amx
[16:21:11] [debug] #3 000580c0 in ?? () from CLRP.amx
ETC ETC..
So any ideas?
Re: Crash issue -
CoaPsyFactor - 28.12.2014
you have some array with max 8 cells,and you are trying to access 9
Re: Crash issue -
cyberlord - 28.12.2014
yes but in this case he should get error when compile i think
Re: Crash issue -
Facerafter - 28.12.2014
Quote:
Originally Posted by cyberlord
yes but in this case he should get error when compile i think
|
Perhaps but still this is the error that is the error that gets spammed.
Re: Crash issue -
Tony$$ - 28.12.2014
Then how should i fix it?
Re: Crash issue -
cyberlord - 28.12.2014
open your game mode and try to compile it should give u an same error i think then check those lines and extend array , if gamemode doent give u any error check fs that u run
Re: Crash issue -
Tony$$ - 28.12.2014
I tried any of them arent giving warnings or error.
Re: Crash issue -
Tony$$ - 28.12.2014
My friend also have this issue.
Re: Crash issue -
Tony$$ - 29.12.2014
Do i need IRC plugin?