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



Run time error 19: file or function is not found - MTCool - 23.02.2012

Hey,
I opened a local server to work on a mod, and when I was done I bought a hosting.
But in the hosting I have this error:
Run time error 19: file or function is not found
Other mods work fine on the hosting.

What to do?


Re: Run time error 19: file or function is not found - T0pAz - 23.02.2012

Use this plugin to check it out.


Re: Run time error 19: file or function is not found - Psymetrix - 23.02.2012

It (usually) means that your trying to use a function from a plugin that hasn't been loaded. Make sure all the plugins you use are loaded.


Re: Run time error 19: file or function is not found - MTCool - 23.02.2012

Solved it.
Thank you for trying to help!