SA-MP Forums Archive
[HELP] "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: [HELP] "File or function is not found" (/showthread.php?tid=331842)



[HELP] "File or function is not found" - Frenci - 06.04.2012

The script that I use: LosSantos
A detailed description of the problem: Signs like this, the server has the Linux plugise, ustavri all'll explain below ...
Part of the script: Down
Some pictures / videos to more easily obtain assistance (optional): Down

Signs like this one very good mod but there are plugins from Linux and I need the Wina, and I was directed to the net by using plugins (which are in server.cfg "sscanf streamer mysql") and just replaced them, that I maknio those of Linux and put from Windows.
Then I had a problem that needs to have "libmySQL"

and I threw it


and no longer throws me this problem ..
but there comes a new problem, help?

Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[07:26:17] filterscripts = ""  (string)
[07:26:17] 
[07:26:17] Server Plugins
[07:26:17] --------------
[07:26:17]  Loading plugin: sscanf
[07:26:17] 

[07:26:17]  ===============================

[07:26:17]       sscanf plugin loaded.     

[07:26:17]    © 2009 Alex "******" Cole

[07:26:17]    0.3d-R2 500 Players "dnee"

[07:26:17]  ===============================

[07:26:17]   Loaded.
[07:26:17]  Loading plugin: streamer
[07:26:17] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[07:26:17]   Loaded.
[07:26:17]  Loading plugin: mysql
[07:26:17] 

  > MySQL plugin R5 successfully loaded.

[07:26:17]   Loaded.
[07:26:17]  Loaded 3 plugins.

[07:26:17] 
[07:26:17] Filterscripts
[07:26:17] ---------------
[07:26:17]   Loaded 0 filterscripts.

[07:26:17] Script[gamemodes/LosSantos.amx]: Run time error 19: "File or function is not found"
[07:26:17] Number of vehicle models: 0
http://translate.******.hr/ is used


Re: [HELP] "File or function is not found" - Skribblez - 06.04.2012

You might have some functions that aren't compatible with the current server version that you're using. So for example, you're using the InterpolateCamera... which only exists in the 0.3e-RC5 and up versions but you're running your server on a 0.3d or lesser versions.

Hope this helps and actually makes sense.


Re: [HELP] "File or function is not found" - Frenci - 06.04.2012

so then we threw some errors when I pressed F6 to pawn


Re: [HELP] "File or function is not found" - Skribblez - 06.04.2012

Post the errors and the lines where they can be found.


Re: [HELP] "File or function is not found" - blank. - 06.04.2012

"MySQL plugin R5 successfully loaded."
Try updating it.
EDIT:
Your other plugins seem to be out of date as well, update them.


Re: [HELP] "File or function is not found" - Skribblez - 06.04.2012

Quote:
Originally Posted by blank.
Посмотреть сообщение
"MySQL plugin R5 successfully loaded."
Try updating it.
EDIT:
Your other plugins seem to be out of date as well, update them.
I doubt that, I'm using R5 on 0.3e-RC6 and it's working fine.


Re: [HELP] "File or function is not found" - blank. - 06.04.2012

Quote:
Originally Posted by Skribblez
Посмотреть сообщение
I doubt that, I'm using R5 on 0.3e-RC6 and it's working fine.
I had several problems with RC5 on my server when I was running 3d.