Problems at starting server
#1

Hello guys can someone help me? I have a problem when starting the server. Here is the log:

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team

[16:19:32]
[16:19:32] Server Plugins
[16:19:32] --------------
[16:19:32] Loading plugin: Whirlpool.so
[16:19:32]
[16:19:32] ==================
[16:19:32]
[16:19:32] Whirlpool loaded
[16:19:32]
[16:19:32] ==================
[16:19:32]
[16:19:32] Loaded.
[16:19:32] Loading plugin: xstreamer.so
[16:19:32] Failed (plugins/xstreamer.so: only ET_DYN and ET_EXEC can be loaded)
[16:19:32] Loading plugin: streamer.so
[16:19:32]

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

[16:19:32] Loaded.
[16:19:32] Loading plugin: mysql.so
[16:19:32] Failed (plugins/mysql.so: cannot open shared object file: No such file or directory)
[16:19:32] Loaded 2 plugins.

[16:19:32]
[16:19:32] Filter Scripts
[16:19:32] ---------------
[16:19:32] Loading filter script 'MidoStream.amx'...
[16:19:32] Loading filter script 'xStreamer.amx'...
[16:19:32] Loading filter script 'vstream.amx'...
[16:19:32] Loading filter script 'smokeanddrink.amx'...
[16:19:32] Loading filter script 'anims.amx'...
[16:19:32] Loading filter script 'LuxAdmin.amx'...
[16:19:32]
__________________________________________________ _
[16:19:32]
[16:19:32] L.A.S v1.6 Beta
[16:19:32] ---------------
[16:19:32] LuX Administration System
[16:19:32] __________________________________________________ _

[16:19:32] -> Loading...
[16:19:32]
-Current Configurations Successfully Loaded!
[16:19:32]

[16:19:32] -> L.A.S Basic Loaded Configurations:

[16:19:32] AutoLogin: [Enabled!] ReadCmds: [Disabled]
[16:19:32] AntiSwear: [Disabled] AntiSpam: [Enabled!]
[16:19:32] NameKick: [Enabled!] AntiBot: [Enabled!]
[16:19:32] ConnectMsgs: [Disabled] NoCaps: [Disabled]
[16:19:32] AdminCmdMsgs: [Enabled!] Anti Ads: [Enabled!]
[16:19:32] SaveMoney: [Enabled!] MustLogin [Enabled!]
[16:19:32] Forbid Weaps: [Disabled] AdmSkins: [Disabled]
[16:19:32] ReadPms: [Disabled] MaxLevel: [10]
[16:19:32] SaveWeaps [Enabled!] Max Ping: [0ms]
[16:19:32] ChatDisabled: [Disabled] MuteWarns: [4]
[16:19:32] MustRegister: [Enabled!] AdmSkins [217, 214]

[16:19:32] -> Loaded Successfully!

[16:19:32] Date: 8/11/2010 - Time: 16:19:32
[16:19:32] __________________________________________________ _

[16:19:32] Loaded 6 filter scripts.

[16:19:32] Script[gamemodes/X-ST.amx]: Run time error 19: "File or function is not found"
[16:19:32] Number of vehicle models: 0
[16:20:34] --- Server Shutting Down.

and here is the server.cfg:

Quote:

echo Executing Server Config...
lanmode 0
rcon_password *myrconpass*
maxplayers 500
port 7777
hostname --->UNLEASHED and 7Bestial server<---
gamemode0 X-ST
filterscripts MidoStream xStreamer vstream smokeanddrink anims LuxAdmin
plugins Whirlpool.so xstreamer.so streamer.so mysql.so
announce 1
query 1
weburl *mywebsite*
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000

there is xstreamer.so not xStreamer.so because the file in the plugins folder is called xstreamer.so ... I heard that linux is very sensible at case sensive

I am running Ubuntu 10.10 x64 bit and the linux samp server
Reply
#2

Make sure all your plugins are named correctly with the correct letter cases. And make sure any include files which need certain plugins have the plugins that are needed.

This forum requires that you wait 120 seconds between posts. Please try again in 35 seconds.
Reply
#3

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
Make sure all your plugins are named correctly with the correct letter cases. And make sure any include files which need certain plugins have the plugins that are needed.

This forum requires that you wait 120 seconds between posts. Please try again in 35 seconds.
Also make sure the user your trying to run the server as has privileges to run the server.
Reply
#4

@Victius: The shutdown problem is becuase of "Script[gamemodes/X-ST.amx]: Run time error 19: "File or function is not found"... I think it's because of "Failed (plugins/xstreamer.so: only ET_DYN and ET_EXEC can be loaded)"
And as I said: I heard that linux is very sensible at case sensitive so I was careful

@Cameltoe: I'm on the only one user... it got full privileges... should I run it with "sudo" in terminal?
Reply
#5

Quote:
Originally Posted by steryman_007
Посмотреть сообщение
@Victius: The shutdown problem is becuase of "Script[gamemodes/X-ST.amx]: Run time error 19: "File or function is not found"... I think it's because of "Failed (plugins/xstreamer.so: only ET_DYN and ET_EXEC can be loaded)"
And as I said: I heard that linux is very sensible at case sensitive so I was careful

@Cameltoe: I'm on the only one user... it got full privileges... should I run it with "sudo" in terminal?
How did you upload GM etc to your server?
Reply
#6

I have Windows 7, Windows XP and Ubuntu 10.10 on the same PC. It's on my PC I host my own server. The problem is that the server is working well only in Windows 7, it doesn't work in Ubuntu and nor in Windows XP. I use Windows 7 rarely than XP and Ubuntu because I host also a Counter-Strike 1.6 server (non-steam) and that server is a bit lagged in Windows 7...
Reply
#7

Quote:
Originally Posted by steryman_007
Посмотреть сообщение
I have Windows 7, Windows XP and Ubuntu 10.10 on the same PC. It's on my PC I host my own server. The problem is that the server is working well only in Windows 7, it doesn't work in Ubuntu and nor in Windows XP. I use Windows 7 rarely than XP and Ubuntu because I host also a Counter-Strike 1.6 server (non-steam) and that server is a bit lagged in Windows 7...
How did you manage to get the server pack onto ubuntu? wget? make sure you chmod to 775, in some cases you need to make it writeable too.

Transferring files from win os to linux os could make the files unreadable.
Reply
#8

try write gamemode name with no caps lock on line gamemode0
and change it;s name in gamemodes too.

It's looks like this:
gamemode0 x-st

and in gamemodes folder X-ST.amx change do x-st.amx


i had same problem, and looks like sometimes sa-mp severs do not write maps if it's name writen with caps.
but idk..

Anyway.. Try this. maybe it works
Reply
#9

@Cameltoe: I just downloaded the SA-MP Server Linux Version from the downloads page of www.sa-mp.com and opened it and extracted the files inside. The server files(gmaemodes, Scripts and other things) I just copied from another partition where I have the windows server.

@Di4blo: Tried it... same thing

LE: It's working now I think... I just recompiled X-ST.... Now the problem is that I can't run San Andreas well... it starts at resolution of 800x600 and it stucks with the desktop background and other things... but at resolution of 800x600... I'll open topic in off-topic section... please don't lock the topic yet... I still need to confirm that's working..

LE2: But I still got "Failed (plugins/xstreamer.so: only ET_DYN and ET_EXEC can be loaded)" problem ... Help please!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)