SA-MP Forums Archive
I need help with my server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: I need help with my server (/showthread.php?tid=595778)



I need help with my server - Canzy - 07.12.2015

Aight, so I uploaded my files to my server and I've done everything as instructed. but my gamemode and plugins do not load.
HTML Code:
 SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[21:24:16] filterscripts = ""  (string)
[21:24:16] 
[21:24:16] Server Plugins
[21:24:16] --------------
[21:24:16]  Loading plugin: streamer.so
[21:24:16]   Failed (plugins/streamer.so: cannot open shared object file: No such file or directory)
[21:24:16]  Loading plugin: sscanf.so
[21:24:16]   Failed (plugins/sscanf.so: cannot open shared object file: No such file or directory)
[21:24:16]  Loading plugin: Whirlpool.so
[21:24:16]   Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[21:24:16]  Loading plugin: nativechecker.so
[21:24:16]   Failed (plugins/nativechecker.so: cannot open shared object file: No such file or directory)
[21:24:16]  Loaded 0 plugins.

[21:24:16] 
[21:24:16] Filterscripts
[21:24:16] ---------------
[21:24:16]   Loaded 0 filterscripts.

[21:24:17] Script[gamemodes/moderngamingrp.amx]: Run time error 19: "File or function is not found"
[21:24:17] Number of vehicle models: 0



Re: I need help with my server - Danzou - 07.12.2015

plugins / not located in your plugins directory.

server.cfg / plugins streamer.so etc...


Re: I need help with my server - Canzy - 07.12.2015

Quote:
Originally Posted by Danzou
View Post
plugins / not located in your plugins directory.

server.cfg / plugins streamer.so etc...
that's what I did...


Re: I need help with my server - Danzou - 07.12.2015

Ok, have more threads about it ..

https://sampforum.blast.hk/showthread.php?tid=373118
https://sampforum.blast.hk/showthread.php?tid=315374
https://sampforum.blast.hk/showthread.php?tid=466607
https://sampforum.blast.hk/showthread.php?tid=502428
https://sampforum.blast.hk/showthread.php?tid=519617
https://sampforum.blast.hk/showthread.php?tid=321040


Re: I need help with my server - Canzy - 07.12.2015

Now i get this issue:
HTML Code:
 [23:19:51]    Error: Function not registered: 'SSCANF_Init'
[23:19:51]    Error: Function not registered: 'SSCANF_Join'
[23:19:51]    Error: Function not registered: 'SSCANF_Leave'
[23:19:51] Script[gamemodes/moderngamingrp.amx]: Run time error 19: "File or function is not found"
[23:19:51] Number of vehicle models: 0



Re: I need help with my server - Danzou - 07.12.2015

https://sampforum.blast.hk/showthread.php?tid=540186


Re: I need help with my server - Canzy - 07.12.2015

I have seen every thread about it, and now I have fixed it :P. Thank you for your help. +rep


Re: I need help with my server - darkhunter332 - 08.12.2015

try to name ur plugins to XXXX.dll
or update them,Its very important.