SA-MP Forums Archive
Unknow GM - 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: Unknow GM (/showthread.php?tid=618034)



Unknow GM - PrinceKumar - 30.09.2016

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[08:38:53] Unable to exec file 'server.cfg'.
[08:38:53] Error: Your password must be changed from the default password, please change it.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:18:44] maxplayers = 50  (int)
[10:18:44] filterscripts = ""  (string)
[10:18:44] 
[10:18:44] Server Plugins
[10:18:44] --------------
[10:18:44]  Loading plugin: sscanf.so
[10:18:44] 

[10:18:44]  ===============================

[10:18:44]       sscanf plugin loaded.     

[10:18:44]          Version:  2.8.1        

[10:18:44]    © 2012 Alex "******" Cole  

[10:18:44]  ===============================

[10:18:44]   Loaded.
[10:18:44]  Loading plugin: Whirlpool.so
[10:18:44]   Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[10:18:44]  Loading plugin: streamer.so
[10:18:44] 

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

[10:18:44]   Loaded.
[10:18:44]  Loaded 2 plugins.

[10:18:44] 
[10:18:44] Filterscripts
[10:18:44] ---------------
[10:18:44]   Loaded 0 filterscripts.

[10:18:44] Script[gamemodes/zma4.amx]: Run time error 19: "File or function is not found"
[10:18:44] Number of vehicle models: 0
[10:23:23] --- Server Shutting Down.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:23:23] maxplayers = 50  (int)
[10:23:23] filterscripts = ""  (string)
[10:23:23] 
[10:23:23] Server Plugins
[10:23:23] --------------
[10:23:23]  Loading plugin: sscanf.so
[10:23:23] 

[10:23:23]  ===============================

[10:23:23]       sscanf plugin loaded.     

[10:23:23]          Version:  2.8.1        

[10:23:23]    © 2012 Alex "******" Cole  

[10:23:23]  ===============================

[10:23:23]   Loaded.
[10:23:23]  Loading plugin: Whirlpool.so
[10:23:23]   Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[10:23:23]  Loading plugin: streamer.so
[10:23:23] 

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

[10:23:23]   Loaded.
[10:23:23]  Loaded 2 plugins.

[10:23:23] 
[10:23:23] Filterscripts
[10:23:23] ---------------
[10:23:23]   Loaded 0 filterscripts.

[10:23:23] Script[gamemodes/zma.amx]: Run time error 19: "File or function is not found"
[10:23:23] Number of vehicle models: 0



Re: Unknow GM - vikoo - 30.09.2016

maybe u lost a plugin?!
try add Geoip plugin
https://sampforum.blast.hk/showthread.php?tid=32509


Re: Unknow GM - UnGodly - 30.09.2016

Your whirlpool plugin is not loading.Add/Update it.


Re: Unknow GM - Tass007 - 30.09.2016

With Linux servers. You need to define in the server.cfg the extension of the plugin for example.

Код:
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 50
port 7777
hostname Server Name
gamemode0 zma 1
password
filterscripts
plugins Whirlpool.so sscanf.so streamer.so
announce 0
query 1
weburl www.******.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Langauge English
Also make sure that the plugins folder is named correctly and that it is in the main directory with gamemodes folder and filterscripts folder.


Re: Unknow GM - iLearner - 30.09.2016

Loading plugin: Whirlpool.so
[10:18:44] Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)


For this problem you will have to contact your host, or upgrade the plugin version.


Re: Unknow GM - NinjaMovez - 16.10.2016

Quote:
Originally Posted by PrinceKumar
Посмотреть сообщение
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[08:38:53] Unable to exec file 'server.cfg'.
[08:38:53] Error: Your password must be changed from the default password, please change it.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:18:44] maxplayers = 50  (int)
[10:18:44] filterscripts = ""  (string)
[10:18:44] 
[10:18:44] Server Plugins
[10:18:44] --------------
[10:18:44]  Loading plugin: sscanf.so
[10:18:44] 

[10:18:44]  ===============================

[10:18:44]       sscanf plugin loaded.     

[10:18:44]          Version:  2.8.1        

[10:18:44]    © 2012 Alex "******" Cole  

[10:18:44]  ===============================

[10:18:44]   Loaded.
[10:18:44]  Loading plugin: Whirlpool.so
[10:18:44]   Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[10:18:44]  Loading plugin: streamer.so
[10:18:44] 

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

[10:18:44]   Loaded.
[10:18:44]  Loaded 2 plugins.

[10:18:44] 
[10:18:44] Filterscripts
[10:18:44] ---------------
[10:18:44]   Loaded 0 filterscripts.

[10:18:44] Script[gamemodes/zma4.amx]: Run time error 19: "File or function is not found"
[10:18:44] Number of vehicle models: 0
[10:23:23] --- Server Shutting Down.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:23:23] maxplayers = 50  (int)
[10:23:23] filterscripts = ""  (string)
[10:23:23] 
[10:23:23] Server Plugins
[10:23:23] --------------
[10:23:23]  Loading plugin: sscanf.so
[10:23:23] 

[10:23:23]  ===============================

[10:23:23]       sscanf plugin loaded.     

[10:23:23]          Version:  2.8.1        

[10:23:23]    © 2012 Alex "******" Cole  

[10:23:23]  ===============================

[10:23:23]   Loaded.
[10:23:23]  Loading plugin: Whirlpool.so
[10:23:23]   Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[10:23:23]  Loading plugin: streamer.so
[10:23:23] 

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

[10:23:23]   Loaded.
[10:23:23]  Loaded 2 plugins.

[10:23:23] 
[10:23:23] Filterscripts
[10:23:23] ---------------
[10:23:23]   Loaded 0 filterscripts.

[10:23:23] Script[gamemodes/zma.amx]: Run time error 19: "File or function is not found"
[10:23:23] Number of vehicle models: 0
Error (Whirlpool.so) Try to add SScanf


Re: Unknow GM - Fairuz - 16.10.2016

^wtf

Quote:
Originally Posted by iLearner
Посмотреть сообщение
Loading plugin: Whirlpool.so
[10:18:44] Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)


For this problem you will have to contact your host, or upgrade the plugin version.
No,
Make sure the file name is right,because linux is case sensitive


Re: Unknow GM - TaiRinsuru - 16.10.2016

Try making Whirlpool.so to whirlpool.so, and also check your plugins folder if it really exist.