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 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 19: "File or function is not found" (/showthread.php?tid=285153)



Run time error 19: "File or function is not found" - Scottas - 22.09.2011

Yes, I know that there are many topics about this, but I this is a little bit different. I just moved all files to another hosting, and get this error, when I'm trying to start the server. Everything seems to load correctly, all nessessary plugins are loaded, but It don't work.
Код:
[22:14:13] Server Plugins
[22:14:13] --------------
[22:14:13]  Loading plugin: mysql.so
[22:14:13] 
/************************************************/
/* SAMP-MySQL v0.13 Plugin loaded successfully ! */
/************************************************/

[22:14:13]   Loaded.
[22:14:13]  Loading plugin: GeoIP_Plugin.so
[22:14:13] GeoIP_Plugin got loaded.
[22:14:13]   Loaded.
[22:14:13]  Loading plugin: streamer.so
By the way, I am moving from version 0.3c R5 to 0.3c R2. Could this version difference cause this problem?


Re: Run time error 19: "File or function is not found" - Issam - 22.09.2011

Quote:
Originally Posted by Scottas
Посмотреть сообщение
Yes, I know that there are many topics about this, but I this is a little bit different. I just moved all files to another hosting, and get this error, when I'm trying to start the server. Everything seems to load correctly, all nessessary plugins are loaded, but It don't work.
Код:
[22:14:13] Server Plugins
[22:14:13] --------------
[22:14:13]  Loading plugin: mysql.so
[22:14:13] 
/************************************************/
/* SAMP-MySQL v0.13 Plugin loaded successfully ! */
/************************************************/

[22:14:13]   Loaded.
[22:14:13]  Loading plugin: GeoIP_Plugin.so
[22:14:13] GeoIP_Plugin got loaded.
[22:14:13]   Loaded.
[22:14:13]  Loading plugin: streamer.so
By the way, I am moving from version 0.3c R5 to 0.3c R2. Could this version difference cause this problem?
I Heared its a plugin Error,not sure..
But it might be a version error too..


Re: Run time error 19: "File or function is not found" - Amit_B - 22.09.2011

Make sure that your script, your server and your filterscripts & plugins that loaded with the server, are all updated to 0.3c R5.