SA-MP Forums Archive
Run time error 17 - 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: Run time error 17 (/showthread.php?tid=405174)



Run time error 17 - Red_Dragon. - 05.01.2013

FIXED


Re: Run time error 17 - Affan - 05.01.2013

Edit2:
Browse to settings.ini in your pawno folder from your samp server directory, you will find "params" variable, make sure it's value is set "-r" flag, if not then set it's value to "-r"[without the quotes "", of course] manually, save that settings.ini file and finally recompile your script, or you can get new includes.


Re: Run time error 17 - aslan890 - 05.01.2013

Something is wrong with your [GM] you should check it.


Re: Run time error 17 - Tamer - 05.01.2013

I had this problem before aswell.

This usually happens if your script is trying to deal with un reachable code somewhere. It cannot read the code and therefore it will not load the gamemode.

Another possiblity is that you might have some of the includes or plugins missing.


Well,I fixed mine by fixing the code error I had back on my script,cauising crashes on playerspawn.


Re: Run time error 17 - Red_Dragon. - 05.01.2013

What COULD it be ? because i opened the GM and yes i found somethings that i did before disappeared !!

EDIT: The script compiles fine, but with 0 kilobyte xD


Re: Run time error 17 - Red_Dragon. - 07.01.2013

Bump