SA-MP Forums Archive
Gamemode not starting up. - 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: Gamemode not starting up. (/showthread.php?tid=554471)



Gamemode not starting up. - RayC - 03.01.2015

Код:
[debug] Run time error 5: "Invalid memory access"
[21:43:00] [debug] AMX backtrace:
[21:43:00] [debug] #0 00055ccc in ?? () from 6.amx
[21:43:00] [debug] #1 00000002 in public zcmd_OnGameModeInit () from 6.amx
[21:43:00] [debug] #2 native CallLocalFunction () from samp-server.exe
[21:43:00] [debug] #3 00045ae8 in public SSCANF_OnGameModeInit () from 6.amx
[21:43:00] [debug] #4 native CallLocalFunction () from samp-server.exe
[21:43:00] [debug] #5 00023e88 in public Streamer_OnGameModeInit () from 6.amx
[21:43:00] [debug] #6 native CallLocalFunction () from samp-server.exe
[21:43:00] [debug] #7 00012638 in public S@@_OnGameModeInit () from 6.amx
[21:43:00] [debug] #8 native CallLocalFunction () from samp-server.exe
[21:43:00] [debug] #9 00007094 in public ScriptInit_OnGameModeInit () from 6.amx
[21:43:00] [debug] #10 native CallLocalFunction () from samp-server.exe
[21:43:00] [debug] #11 0000118c in public OnGameModeInit () from 6.amx
I have tried updating my plugins and includes and compiling etc. I don't know what's causing this but my gamemode isn't loading.


Re: Gamemode not starting up. - Diti1 - 03.01.2015

When you complie does it give you an error i mean the GM


Re: Gamemode not starting up. - RayC - 03.01.2015

Nope, no errors...


Re: Gamemode not starting up. - Diti1 - 03.01.2015

have you downloaded the last pawno ?


Re: Gamemode not starting up. - RayC - 03.01.2015

What..? The latest pawno? Yes I have..I have the latest plugins.


Re: Gamemode not starting up. - Diti1 - 03.01.2015

http://sa-mp.com/download.php
download pawno for Windows or Linux then recomplie your GM and start it if it gives you same errors tell me


Re: Gamemode not starting up. - RayC - 03.01.2015

I already did that, I did say.. Still doesn't work.


Re: Gamemode not starting up. - Diti1 - 03.01.2015

try to change the GM name from 6 to Test or smth


Re: Gamemode not starting up. - RayC - 03.01.2015

That will not work, I already changed it from gamemode to 6


Re: Gamemode not starting up. - TheSnaKe - 03.01.2015

6.amx is your gamemode name?