SA-MP Forums Archive
server objects dosent load - 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: server objects dosent load (/showthread.php?tid=555248)



server objects dosent load - Acres - 07.01.2015

Hello guys i would like to know what is causing this?

Код:
[10:35:16] [debug] Run time error 4: "Array index out of bounds"
[10:35:16] [debug]   Accessing element at index 999 past array upper bound 500
[10:35:16] [debug] Backtrace (most recent call first):
[10:35:16] [debug] #0  0x00000000()+0x6db38 from PHRP.amx
and
Код:
[10:35:10] [debug] Run time error 4: "Array index out of bounds"
[10:35:10] [debug]   Accessing element at negative index -400
[10:35:10] [debug] Backtrace (most recent call first):
[10:35:10] [debug] #0  0x00000000()+0xb5598 from PHRP.amx
[10:35:10] [debug] #1  native CallLocalFunction() from samp-server.exe
[10:35:10] [debug] #2  0x00000000()+0xb5598 from PHRP.amx
[10:35:10] [debug] #3  native CallLocalFunction() from samp-server.exe
[10:35:10] [debug] #4  0x00000000()+0xb5598 from PHRP.amx
[10:35:10] [debug] #5  native CallLocalFunction() from samp-server.exe
[10:35:10] [debug] #6  0x00000000()+0xb5598 from PHRP.amx
[10:35:10] [debug] #7  native CallLocalFunction() from samp-server.exe
[10:35:10] [debug] #8  0x00000000()+0xb5598 from PHRP.amx
[10:35:10] [debug] #9  native CallLocalFunction() from samp-server.exe
[10:35:10] [debug] #10 0x00000000()+0xb5598 from PHRP.amx
[10:35:10] [debug] #11 native CallLocalFunction() from samp-server.exe
[10:35:10] [debug] #12 0x00000000()+0xb5598 from PHRP.amx



Re: server objects dosent load - Divergent - 07.01.2015

http://lmgtfy.com/?q=Run+time+error+...t+of+bounds%22