SA-MP Forums Archive
Help (Function Or File Missing). - 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: Help (Function Or File Missing). (/showthread.php?tid=252862)



Help (Function Or File Missing). Linux, All plugins here. - Dokins - 03.05.2011

I'm using a Linux VPS with Vortex 2 Script.

Mysql is all correct, I have all plugins etc. Its working.

However when I run the gamemode I get this:

Код:
[18:37:31] Script[gamemodes/vx.amx]: Run time error 19: "File or function is not found"
[18:37:31] Number of vehicle models: 0
I've changed the MYSQL details accordingly.

Its in the correct folder with the correct name.


Re: Help (Function Or File Missing). - Zh3r0 - 03.05.2011

Still, a plugin is missing, upload your .so files not .dll.


Re: Help (Function Or File Missing). - Dokins - 03.05.2011

They are all .so. ALL uploaded. :/


Re: Help (Function Or File Missing). - Zh3r0 - 03.05.2011

Check serverlog again and see for:
Код:
Loading plugin: plugin
  Failed.



Re: Help (Function Or File Missing). - Dokins - 03.05.2011

It didnt appear.


Re: Help (Function Or File Missing). - spedico - 03.05.2011

Do you have the file extension in the server.cfg? Like instead of "streamer" put "streamer.so"


Re: Help (Function Or File Missing). - Dokins - 03.05.2011

Streamer loads.
Код:
[18:52:45]  Loading plugin: streamer.so
[18:52:45] 

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