Host Linux not work // In local work !
#1

Hello!
I have a small problem, my gamemode runs perfectly on the local but when I go to the host (ultra-h) I do not load all the plugins and "Unknown" appears.

Quote:

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

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

[17:07:44]
[17:07:44] Server Plugins
[17:07:44] --------------
[17:07:44] Loading plugin: mysql_static.so
[17:07:44] >> plugin.mysql: R39-6 successfully loaded.
[17:07:44] Loaded.
[17:07:44] Loading plugin: sscanf.so
[17:07:44]

[17:07:44] ===============================

[17:07:44] sscanf plugin loaded.

[17:07:44] Version: 2.8.2

[17:07:44] © 2012 Alex "******" Cole

[17:07:44] ===============================

[17:07:44] Loaded.
[17:07:44] Loading plugin: streamer.so
[17:07:44] Failed (plugins/streamer.so: cannot open shared object file: No such file or directory)
[17:07:44] Loading plugin: pawncmd.so
[17:07:44] Pawn.CMD plugin v3.1.4 by urShadow loaded
[17:07:44] Loaded.
[17:07:44] Loaded 3 plugins.

[17:07:44]
[17:07:44] Filterscripts
[17:07:44] ---------------
[17:07:44] Loading filterscript 'UltraHost.amx'...
[17:07:44] Loaded 1 filterscripts.

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

Reply
#2

Your server missing streamer plugin file, add it in plugins folder.

Also use native checker, it would make checking which plugin's missing way too easier.
Reply
#3

Or check that it's not named Streamer.so for some crazy reason... Linux is case sensitive.
Reply
#4

Plugins are in plugins and in server.cfg with the .so extension
Reply
#5

Quote:
Originally Posted by Belengher
Посмотреть сообщение
Plugins are in plugins and in server.cfg with the .so extension
You're missing one. Post up the section of your script that you have which is the includes section.

The parts where it has
Код:
#include <a_samp>
and the rest of them.
Reply
#6

He's most likely missing a dependency that is required in streamer.

type ldd streamer.so in SSH terminal inside your plugins folder, it will give you a list of dependencies, post output here.
Reply
#7

You'd almost think that UltraHost would have all the runtimes... He won't have console access I'm sure.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)