gamemode crashing for no reason - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: gamemode crashing for no reason (
/showthread.php?tid=104423)
gamemode crashing for no reason -
0ne - 24.10.2009
Hey,
Back in 0.2.X times i created a good gamemode with about 20k lines and when i tried to compile it with 0.3 pawno it crashed the compiler showing nothing in compile window, but with 0.2.x compiler it compiles good, any help?
Re: gamemode crashing for no reason -
0ne - 26.10.2009
Come on, someone help me why doesn't it compile with 0.3a compiler?!

(((((
Re: gamemode crashing for no reason -
AG Adam - 26.10.2009
Check your codes, or paste it to pastebin.ca and I will help you.
Re: gamemode crashing for no reason -
0ne - 26.10.2009
Okay, i fixed the problem was in #include <vehicle> but now the problem is when i compile everything looks great, trying to launch the server result is:
Script[gamemodes/SZMC.amx]: Run time error 19: "File or function is not found"
But the gamemode is in there
Re: gamemode crashing for no reason -
0ne - 27.10.2009
Anyone?
Re: gamemode crashing for no reason -
FrostBytez - 27.10.2009
Mind uploading your script to pastebin and PASTE line 19?
Otherwise we can't help you.
Re: gamemode crashing for no reason -
0ne - 27.10.2009
Line 19 is: #pragma unused dyler7
Re: gamemode crashing for no reason -
Latino_Killa - 27.10.2009
If you use any plugins make sure that you have them set up correctly. (dll / so in the plugins folder || includes in the pawno/include folder)
Re: gamemode crashing for no reason -
dreamd256 - 27.10.2009
Mind uploading your script to pastebin and PASTE line 19?