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=381009)



Run time error 19: "File or function is not found" - BaseBoyAdam - 27.09.2012

Greetings all.

Im having problems updating my server from 0.3d-R2 to the latest 0.3e.

I have been looking for a solution for ages, I deleted all the plugins and downloaded the new ones like someone suggested in another post but it had no effect.

I also tried the "nativechecker" plugin but that didn't do anything. So i was wondering if there was any other solutions away from this issue.

Thanks for any help.

Quote:

[23:10:22] =======================================
[23:10:22] | |
[23:10:22] | YSI version 1.03.0011 |
[23:10:22] | By Alex "******" Cole |
[23:10:22] | |
[23:10:22] | Checking the latest YSI version.. |
[23:10:22] | |
[23:10:22] =======================================
[23:10:22]
[23:10:22] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"
[23:10:22] Number of vehicle models: 0
[23:10:22]
[23:10:22] =======================================
[23:10:22] | |
[23:10:22] | Error: Could not connect to YSI |
[23:10:22] | update server (response was 001). |
[23:10:22] | |
[23:10:22] =======================================
[23:10:22]




Re: Run time error 19: "File or function is not found" - VladCanarez - 27.09.2012

You've updated the "samp-server.exe" file, All the plugins and includes from the PAWNO/Includes folder for sure?


Re: Run time error 19: "File or function is not found" - BaseBoyAdam - 27.09.2012

I downloaded the whole new server, the 0.3e server and moved all of the old files (if it asked me if i wanted to use the old one i hit "no" to ensure it only moved the old files that was not on the new files)


Re: Run time error 19: "File or function is not found" - ColorHost-Kevin - 27.09.2012

Its most likely a missing plugin your script is required to run with.


Re: Run time error 19: "File or function is not found" - Saleem - 28.09.2012

yea its Plugins Problem


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

Update your plugins and re-compile your game mode with new includes .


Re: Run time error 19: "File or function is not found" - shaniyal - 28.09.2012

Can we see ur whole server log


Re: Run time error 19: "File or function is not found" - BaseBoyAdam - 28.09.2012

Thanks for all the messages.

When i compile the script it has no issues at all.

The whole log is
Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[14:33:38]
[14:33:38] Server Plugins
[14:33:38] --------------
[14:33:38] Loaded 0 plugins.

[14:33:38]
[14:33:38] Ban list
[14:33:38] --------
[14:33:38] Loaded: samp.ban
[14:33:38]
[14:33:38]
[14:33:38] Filterscripts
[14:33:38] ---------------
[14:33:38] Loading filterscript 'gl_actions.amx'...
[14:33:38] Loading filterscript 'gl_property.amx'...
[14:33:38]
-----------------------------------
[14:33:38] Grand Larceny Property Filterscript
[14:33:38] -----------------------------------

[14:33:38] Loading filterscript 'gl_realtime.amx'...
[14:33:38] Loading filterscript 'gl_mapicon.amx'...
[14:33:39] Loading filterscript 'ls_elevator.amx'...
[14:33:39] Loading filterscript 'test_cmds.amx'...
[14:33:39] Loading filterscript 'ls_mall.amx'...
[14:33:39] Loading filterscript 'attachments.amx'...
[14:33:39] Loaded 8 filterscripts.

[14:33:39] Reading File: blank
[14:33:39] Reading File: properties/houses.txt
[14:33:39] Reading File: properties/businesses.txt
[14:33:39] Reading File: properties/banks.txt
[14:33:39] Reading File: properties/police.txt
[14:33:39] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"
[14:33:39] Number of vehicle models: 0




Re: Run time error 19: "File or function is not found" - RXservers - 28.09.2012

Is your server using any plugins? Maybe you forgot to add them in server.cfg


Re: Run time error 19: "File or function is not found" - ColorHost-Kevin - 28.09.2012

Still looks like your not using the right plugins required to run it.