Server help
#1

When i start my server this error comes up in the log and the mode becomes Unknown
and when i go into the plugins folder them plugins are there


Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[14:16:21] 
[14:16:21] Server Plugins
[14:16:21] --------------
[14:16:21]  Loading plugin: streamer
[14:16:21]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[14:16:21]  Loading plugin: sscanf
[14:16:21]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[14:16:21]  Loading plugin: mysql
[14:16:21]   Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[14:16:21]  Loading plugin: socket
[14:16:21]   Failed (plugins/socket: cannot open shared object file: No such file or directory)
[14:16:21]  Loaded 0 plugins.

[14:16:21] 
[14:16:21] Filterscripts
[14:16:21] ---------------
[14:16:21]   Loading filterscript 'gm_custmapping.amx'...
[14:16:21]   Loaded 1 filterscripts.

[14:16:21] Script[gamemodes/vpsNog_nomysql.amx]: Run time error 19: "File or function is not found"
[14:16:21] Number of vehicle models: 0
Reply
#2

streamer.so sscanf.so mysql.so socket.so

Reply
#3

i got them and it still don't work
Reply
#4

Open your server.cfg file, at plugins line put .so at the end of each plugin.
PS: Please use the right title for your topic & read more here https://sampforum.blast.hk/showthread.php?tid=507416
Reply
#5

I have done
Quote:

Open your server.cfg file, at plugins line put .so at the end of each plugin.

Still does not work
Reply
#6

Show again Server Log..
Reply
#7

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[14:16:21]
[14:16:21] Server Plugins
[14:16:21] --------------
[14:16:21] Loading plugin: streamer.so
[14:16:21] Failed (plugins/streamer.so: cannot open shared object file: No such file or directory)
[14:16:21] Loading plugin: sscanf.so
[14:16:21] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[14:16:21] Loading plugin: mysql.so
[14:16:21] Failed (plugins/mysql.so: cannot open shared object file: No such file or directory)
[14:16:21] Loading plugin: socket.so
[14:16:21] Failed (plugins/socket.so: cannot open shared object file: No such file or directory)
[14:16:21] Loaded 0 plugins.

[14:16:21]
[14:16:21] Filterscripts
[14:16:21] ---------------
[14:16:21] Loading filterscript 'gm_custmapping.amx'...
[14:16:21] Loaded 1 filterscripts.

[14:16:21] Script[gamemodes/vpsNog_nomysql.amx]: Run time error 19: "File or function is not found"
[14:16:21] Number of vehicle models: 0
Reply
#8

Which Hosting are you using..
did he Support Linux or Windows..Now Change .so to .dll
Reply
#9

I tried that aswell and its GMX
Reply
#10

Upload the plugin files (with .so extension) to plugins folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)