SA-MP Forums Archive
Run time error 19: "File or function is not found" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Run time error 19: "File or function is not found" (/showthread.php?tid=358524)



Run time error 19: "File or function is not found" - davelord - 10.07.2012

Alright so, everytime i try to run my server this error shows up.


Код:
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[22:49:29] 
[22:49:29] Server Plugins
[22:49:29] --------------
[22:49:29]  Loading plugin: mysql
[22:49:29]  SA:MP MySQL Plugin 1.2.1 Loaded.
[22:49:29]   Loaded.
[22:49:29] MySQL: Query thread running. Thread safe: Yes.
[22:49:29]  Loading plugin: streamer
[22:49:29] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[22:49:29]   Loaded.
[22:49:29]  Loading plugin: sscanf
[22:49:29] 

[22:49:29]  ===============================

[22:49:29]       sscanf plugin loaded.     

[22:49:29]    © 2009 Alex "******" Cole

[22:49:29]  ===============================

[22:49:29]   Loaded.
[22:49:29]  Loaded 3 plugins.

[22:49:29] 
[22:49:29] Filter Scripts
[22:49:29] ---------------
[22:49:29]   Loading filter script 'objects.amx'...
[22:49:29]   Loaded 1 filter scripts.

[22:49:29] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[22:49:29] Number of vehicle models: 0
Yet, it compiles correctly with no errrors shown, yet I get this bug, it also runs on .sql which I failed to upload but I'm sure it doesn't have to do with that.


Re: Run time error 19: "File or function is not found" - tiernantheman - 10.07.2012

Make sure you have all the includes defined in your script in your pawno/includes folder.


Re: Run time error 19: "File or function is not found" - davelord - 10.07.2012

Well, all of them are defined already..


Re: Run time error 19: "File or function is not found" - tiernantheman - 10.07.2012

Quote:
Originally Posted by davelord
Посмотреть сообщение
Well, all of them are defined already..
Yea but make sure there in the includes folder.


Re: Run time error 19: "File or function is not found" - davelord - 10.07.2012

they are.


Re: Run time error 19: "File or function is not found" - M3mPHi$_S3 - 11.07.2012

1 ) install .net frameowkr
2 ) install +c visual
3 ) update all of your pluginbs
4 ) re-compile your script


Re: Run time error 19: "File or function is not found" - Mark™ - 11.07.2012

Just update your server version, plugins to 0.3e and recompile all of your filterscripts and the gamemode with 0.3e includes.


Re: Run time error 19: "File or function is not found" - Ahrim - 11.07.2012

get nativechecker plugin, then post the newest log,