Problem with plugins Linux.
#1

Hi i have some problems to lunch my samp server and i never tried linux so i can't fix it,

Код:
 
[17:45:31] password = ""  (string)
[17:45:31] 
[17:45:31] Server Plugins
[17:45:31] --------------
[17:45:31]  Loading plugin: streamer
[17:45:31]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[17:45:31]  Loading plugin: sscanf
[17:45:31]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[17:45:31]  Loaded 0 plugins.
 
[17:45:31] 
[17:45:31] Filterscripts
[17:45:31] ---------------
[17:45:31]   Loading filterscript 'animations.amx'...
[17:45:31]   Loading filterscript 'int.amx'...
[17:45:31]  nInteriors by Norn successfully loaded.
[17:45:31]   Loading filterscript 'pos.amx'...
[17:45:31]   Loading filterscript 'gm_custmapping.amx'...
[17:45:31]   Loading filterscript 'buttons.amx'...
[17:45:31]   Loading filterscript 'tune.amx'...
[17:45:31]   Loaded 6 filterscripts.
 
[17:45:31] Script[gamemodes/MRP.amx]: Run time error 19: "File or function is not found"
[17:45:31] Number of vehicle models: 0
Reply
#2

I had the exact problems, been working on them for 3 days now,
Make sure u load all PLUGINS with .so (plugins mysql.so)
Then REMOVE ALL FUNCTIONS THAT REQUIRE A PLUGIN WHICHYOU DO NOT HAVE IN LINUX from your gamemodes and filterscripts, then recompile them all.
Reply
#3

streamer.so
sscanf.so

This needdd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)