24.03.2015, 04:34
21:20:48] [debug] Run time error 5: "Invalid memory access"
[21:20:48] [debug] AMX backtrace:
[21:20:48] [debug] #0 0032cd94 in ?? (... <5 arguments>) at E:\Ostalo\Deity\NEDIRAJ\gamemodes\sa-rp.pwn:40519
[21:20:48] [debug] #1 00009dbc in public OnDialogResponse (playerid=81, dialogid=0, response=1, listitem=-1, inputtext[]=@0x01981950 "") at E:\Ostalo\Deity\NEDIRAJ\pawno\include\YSI\y_hooks/impl.inc:2251
I got this messages like 9000 in 2 sesconds..
And the line is
for (new i = 0; i < len; ++i)
if (inputtext [i] == '%')
inputtext [i] = '#';
What's wrong?
Anyhow,
[22:45:38] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
Same for this, even i got main function in gamemode.
[21:20:48] [debug] AMX backtrace:
[21:20:48] [debug] #0 0032cd94 in ?? (... <5 arguments>) at E:\Ostalo\Deity\NEDIRAJ\gamemodes\sa-rp.pwn:40519
[21:20:48] [debug] #1 00009dbc in public OnDialogResponse (playerid=81, dialogid=0, response=1, listitem=-1, inputtext[]=@0x01981950 "") at E:\Ostalo\Deity\NEDIRAJ\pawno\include\YSI\y_hooks/impl.inc:2251
I got this messages like 9000 in 2 sesconds..
And the line is
for (new i = 0; i < len; ++i)
if (inputtext [i] == '%')
inputtext [i] = '#';
What's wrong?
Anyhow,
[22:45:38] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
Same for this, even i got main function in gamemode.