SA-MP Forums Archive
unknow mode - 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: unknow mode (/showthread.php?tid=560331)



unknow mode - Ghost110 - 28.01.2015

My server log:

Код:
----------
Loaded log file: "server_log.txt".
----------
 
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team
 
[02:38:42]
[02:38:42] Server Plugins
[02:38:42] --------------
[02:38:42] Loading plugin: streamer.so
[02:38:42]
 
*** Streamer Plugin v2.6.1 by Incognito loaded ***
 
[02:38:42] Loaded.
[02:38:42] Loading plugin: sscanf.so
[02:38:42]
 
[02:38:42] ===============================
 
[02:38:42] sscanf plugin loaded.
 
[02:38:42] © 2009 Alex "******" Cole
 
[02:38:42] ===============================
 
[02:38:42] Loaded.
[02:38:42] Loading plugin: socket.so
[02:38:42] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
[02:38:42] Loading plugin: mysql.so
[02:38:42] >> plugin.mysql: R39-2 successfully loaded.
[02:38:42] Loaded.
[02:38:42] Loaded 3 plugins.
 
[02:38:42]
[02:38:42] Ban list
[02:38:42] --------
[02:38:42] Loaded: samp.ban
[02:38:42]
[02:38:42]
[02:38:42] Filterscripts
[02:38:42] ---------------
[02:38:42] Loading filterscript 'gm_custmapping.amx'...
[02:38:42] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[02:38:42] Loading filterscript 'animations.amx'...
[02:38:42] Loading filterscript 'int.amx'...
[02:38:42] nInteriors by Norn successfully loaded.
[02:38:42] Loading filterscript 'pos.amx'...
[02:38:42] Loading filterscript 'UMask.amx'...
[02:38:42] Loading filterscript 'radio.amx'...
[02:38:42] Loaded 6 filterscripts.
 
[02:38:42] Script[gamemodes/GLRPv2.amx]: Run time error 19: "File or function is not found"
[02:38:42] Number of vehicle models: 0
[02:38:49] --- Server Shutting Down.



Re: unknow mode - Spookieman - 28.01.2015

one of your Plugin didn't load it is 'socket.so'

Try to re-download that plugin and add it again!


Re: unknow mode - Ghost110 - 28.01.2015

I already updated all my plugins and nothing :S


Re: unknow mode - Ghost110 - 28.01.2015

Anyone? :S


Re: unknow mode - Ironboy - 28.01.2015

You need to install libcrypto.so.0.9.8 in the VPS that you're using and the streamer inc is outdated.


Re: unknow mode - Ghost110 - 28.01.2015

I use a normal host, how can i install that? Can i ask my host to install that? And where can i find the newest streamer? Thanks


Re: unknow mode - Ironboy - 28.01.2015

Quote:
Originally Posted by Ghost110
Посмотреть сообщение
I use a normal host, how can i install that? Can i ask my host to install that? And where can i find the newest streamer? Thanks
Contact the host to install it for you.

Streamer https://github.com/samp-incognito/sa...ses/tag/v2.7.5


Re: unknow mode - Ghost110 - 28.01.2015

Ok. thanks


Re: unknow mode - SessizCral - 29.01.2015

*** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)

add gamemode

main()
{
print("\n---------------------------------------");
print("your start text vs.");
print("---------------------------------------\n");
}


Re: unknow mode - SessizCral - 29.01.2015

and install streamer plugin 0x26105 or install streamer include 0x26104