SA-MP Forums Archive
I'm getting so angry because of this error. (Urgent) - 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: I'm getting so angry because of this error. (Urgent) (/showthread.php?tid=409504)



I'm getting so angry because of this error. (Urgent) - Goldino - 21.01.2013

Hello guys. I'm seriously angry because it keep saying,

Код:
[20:01:24] Script[gamemodes/Testing.amx]: Run time error 19: "File or function is not found"
I've tried NativeChecker plugin and it still doesn't work. On the other hand, I do know the solution to this problem. Well, earlier it started. On ALL of my SA-MP Servers, I go to the gamemodes files, and I open up a gamemode and nothing happens. Well something does happen. It opens up a new tab in my internet browser, and says if I want to download the file. I click "Download" and all it does is downloads the gamemode (which is in my gamemodes folder) and it keeps opening new tabs. Now its going crasy because I can't even open up my gamemode. And that is what is causing the

Код:
Run time error 19: "File or function is not found"
error thing. I hope you can help me solve this issue, because it is getting very annoying when I want to open up my gamemode, and it doesn't load. It just asks me if I want to download it, and spams my internet browser with out of control tabs.

Thanks


Re: I'm getting so angry because of this error. (Urgent) - kepa333 - 21.01.2013

Did you added nativechecker in server cfg?


Re: I'm getting so angry because of this error. (Urgent) - Goldino - 21.01.2013

Yes. Can you also help me fix the problem that causes it. Read my whole post!


Re: I'm getting so angry because of this error. (Urgent) - kepa333 - 21.01.2013

Do you have main() function in your script?


Re: I'm getting so angry because of this error. (Urgent) - EAsT-OAK_510 - 21.01.2013

Are you using any plugins on your script?


Re: I'm getting so angry because of this error. (Urgent) - Goldino - 21.01.2013

dont u get me? i said the only way to fix the error is to fix my problem which i described in my post.


Re: I'm getting so angry because of this error. (Urgent) - Private200 - 21.01.2013

Even if you used nativechecker check your gamemodes files . You probably have not compiled your gm properly and there is problem with it ( Cannot find the .amx file from compile ) .

Open your pawno - > Open your .pwn file or gm idk - > Compile . There shall appear errors in that way , witch will be showing that you compiled wrong before and there was something like a glitch in your compile and it said No errors . Try doing it like this , if you still get this error , update your SSCANF .

Good luck


AW: I'm getting so angry because of this error. (Urgent) - Blackazur - 21.01.2013

Update your streamer and other plugins, get new .inc files.