File or function not found error. - 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: File or function not found error. (
/showthread.php?tid=360653)
File or function not found error. -
FaxGaming.com - 18.07.2012
[Gamemode/martin.amx] Runtime error 19, file or function not found.
__________________________________________________ _______
That's the error i'm having, the problem is that it runs completly fine on my computer, put when i put it over to my Windows VPS i get that error. And yes, i've updated all the plugins, so thats not the problem...
Help will be strongly appriciated.
Re: File or function not found error. -
Larceny - 18.07.2012
Check your plugins.
Version, SA-MP version, includes(of plugins), OS(linux/windows), server.cfg...
Re: File or function not found error. -
FaxGaming.com - 18.07.2012
Quote:
Originally Posted by RuiGy
Check your plugins.
Version, SA-MP version, includes(of plugins), OS(linux/windows), server.cfg...
|
I know, but everything seems to be good. I've checked everything and it works completly on my computer, why would it not work on the VPS?
Re: File or function not found error. -
Aprezt - 18.07.2012
Have you got a .so files in your PLUGINS folder and server.cfg
Like this:
plugins mysql.so streamer.so sscanf2.so
Re: File or function not found error. -
FaxGaming.com - 18.07.2012
looks like this: plugins streamer sscanf mysql Whirlpool
Re: File or function not found error. -
FaxGaming.com - 18.07.2012
Quote:
Originally Posted by Aprezt
Have you got a .so files in your PLUGINS folder and server.cfg
Like this:
plugins mysql.so streamer.so sscanf2.so

|
As i've said, it's a windows VPS .SO is for linux i belive.
I've tried to have it with nothing and .dll, same problem..