ЎHelp! - 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: ЎHelp! (
/showthread.php?tid=657060)
ЎHelp! -
JuanHD - 30.07.2018
My problem is that when I start my GM in my host do not load the mappings I have them all in CreateDynamicObject, and update the streamer compile the GM update the sscanf and still this is what I get in the server_log
Код:
[16:57:20] [debug] Run time error 4: "Array index out of bounds"
[16:57:20] [debug] Accessing element at index 200 past array upper bound 199
[16:57:20] [debug] AMX backtrace:
[16:57:20] [debug] #0 000d6f68 in public SSCANF_OnGameModeInit () from roleplay.amx
[16:57:20] [debug] #1 0000a18c in public Iter_OnGameModeInit () from roleplay.amx
[16:57:20] [debug] #2 native CallLocalFunction () from samp03svr
[16:57:20] [debug] #3 00001180 in public OnGameModeInit () from roleplay.amx
Re: ЎHelp! -
NeXTGoD - 30.07.2018
Maybe try other versions of sscanf?
Re: ЎHelp! -
JuanHD - 30.07.2018
i already did it, and it still does not work