Need help with hosted server
#1

I want to run RP server, but i can't coz i will get this error if i will add my gm.



###################[ Beginning first 1000 lines from log ]##############

[Wed Mar 31 14:25:06 2010] Launching server with the following commandline:
# /home/gs026/.gameservers/samp_0/samp03svr +exec server.cfg


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

SA-MP Dedicated Server
----------------------
v0.3a R4, ©2005-2009 SA-MP Team

[14:25:06]
[14:25:06] Server Plugins
[14:25:06] --------------
[14:25:06] Loading plugin: steamer
[14:25:06] Failed (plugins/steamer: cannot open shared object file: No such file or directory)
[14:25:06] Loaded 0 plugins.

[14:25:06]
[14:25:06] Filter Scripts
[14:25:06] ---------------
[14:25:06] Loaded 0 filter scripts.

[14:25:06] Script[gamemodes/lslrp.amx]: Run time error 19: "File or function is not found"
[14:25:06] Number of vehicle models: 0


###################[ End of log ]#########################


What i have to do to but up RP server on host succesfully
Reply
#2

you have problem with lslrp.amx go to lslrp.pwn and compile it and look if you have errors
Reply
#3

make sure that no plugins are missing
Reply
#4

nothing missing,

Config atnow

echo Executing Server Config...
lanmode 0
rcon_password yourrconpass
maxplayers 50
port 7785
bind 80.79.119.xxx
hostname ||.:onuts Roleplay Testing::.||
gamemode0 lslrp
announce 1
query 1
weburl www.sa-mp.com
maxnpc 25
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer
Reply
#5

And in plugin i have
streamer.dll
sampmysql_old.dll
ScriptPlayer.dll
sampmysql.dll
irc.dll
dns.dll
libmysql.dll

this GM is downloaded from here... http://forum.sa-mp.com/index.php?topic=148926.0
Reply
#6

You need the shared object (.so) version of your plugins for Linux.
You also need to have the ".so" extension for each plugin in your plugins line in server.cfg. (eg "plugins myplugin.so" rather than "plugins myplugin")
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)