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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Run time error 19: "File or function is not found" (
/showthread.php?tid=95044)
Run time error 19: "File or function is not found" -
ғαιιοцт - 02.09.2009
I just tried my script on sa-mp 0.3X (
http://forum.sa-mp.com/index.php?topic=119892.0)
There are no errors when I compile, but when I want to run samp-server.exe, I get this:
Run time error 19: "File or function is not found"
who can help me?
Re: [help] |Server didn't respond, reconnecting| in 0.3X -
lavamike - 02.09.2009
Quote:
Originally Posted by °ғαιιοцт°
|
by 0.3X do you mean 0.2X?
The 0.3 client only connects to 0.3 servers
The 0.2X client only connects to 0.2X servers
So you can't use crossed versions. You must install the 0.2X client to connect to 0.2X servers and vice versa.
EDIT: I guess he modified his post while I was posting, delete this please.
Re: Run time error 19: "File or function is not found" -
dugi - 02.09.2009
Are you running any plugins?
EDIT: If you don't check this:
http://forum.sa-mp.com/index.php?topic=119943.0 and delete the removed functions from your script
Re: Run time error 19: "File or function is not found" -
kc - 02.09.2009
See
http://forum.sa-mp.com/index.php?topic=119948.0 if you use the MySql plugin.
Re: Run time error 19: "File or function is not found" -
ғαιιοцт - 02.09.2009
yes, I use some plugins,
at loading plugins:
Code:
Failed.
loaded 1 plugins.
there should be 2 plugins
Re: Run time error 19: "File or function is not found" -
lavamike - 02.09.2009
Quote:
Originally Posted by °ғαιιοцт°
yes, I use some plugins,
at loading plugins:
Code:
Failed.
loaded 1 plugins.
there should be 2 plugins
|
What plugins are you trying to load?
Re: Run time error 19: "File or function is not found" -
ғαιιοцт - 02.09.2009
YSF (fails to load, error: unknown windows server version)
Re: Run time error 19: "File or function is not found" -
kc - 02.09.2009
YSF is not compatible with 0.3
Re: Run time error 19: "File or function is not found" -
dugi - 02.09.2009
Don't use YSF, it hacks the server memory so it won't work.
Re: Run time error 19: "File or function is not found" -
ғαιιοцт - 02.09.2009
ok, thanks for the fast reply