Run server on ubuntu
#1

Hello , im trying to get started my server from putty but it dont will be start . i get this error:


Quote:

:~/SAMP# nohup: ignoring input and appending output to ‘nohup.out’
nohup: failed to run command ‘./samp03svr’: No such file or directory
i hope you can help
Reply
#2

Код:
sudo apt-get install libc6-i386 lib32stdc++6
Reply
#3

Have you followed every step listed here: https://sampwiki.blast.hk/wiki/Linux_Server
Reply
#4

Quote:
Originally Posted by ev0lution
Посмотреть сообщение
Код:
sudo apt-get install libc6-i386 lib32stdc++6
after that i get this error

Quote:

root@vps2:~/SAMP# nohup ./samp03svr &
[1] 5490
root@vps2:~/SAMP# nohup: ignoring input and appending output to ‘nohup.out’

Reply
#5

Quote:
Originally Posted by ultrAslan
Посмотреть сообщение
after that i get this error
Again, read the wiki link. This is normal, it just notifies you that any output is not displayed directly, but stored in a log file.
Reply
#6

Thanks for you help , fixed it.
Reply
#7

Hi again, i have an another big problem to get my server running. My gamemode wont be load i get runtime error 19.

so i checked all plugins and added them with .so they get load but i didnt found the problem.

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[22:12:12]
[22:12:12] Server Plugins
[22:12:12] --------------
[22:12:12] Loading plugin: streamer.so
[22:12:12]

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

[22:12:12] Loaded.
[22:12:12] Loading plugin: sscanf.so
[22:12:12]

[22:12:12] ===============================

[22:12:12] sscanf plugin loaded.

[22:12:12] Version: 2.8.2

[22:12:12] © 2012 Alex "******" Cole

[22:12:12] ===============================

[22:12:12] Loaded.
[22:12:12] Loaded 2 plugins.

[22:12:12]
[22:12:12] Filterscripts
[22:12:12] ---------------
[22:12:12] Loading filterscript 'clothes.amx'...
[22:12:12] Loaded 1 filterscripts.

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


Quote:

echo Executing Server Config...
lanmode 1
rcon_password passssw
maxplayers 150
port 7777
hostname samp 03 server
gamemode0 LWTv2
filterscripts clothes
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
plugins streamer.so sscanf.so

i always get on gamemodename unkown i tryed myn things but dindt helped .
On my own home pc works fine.
Reply
#8

.nohup it's nothing just do
./samp03svr &
About runfile check your gamemode.
Reply
#9

He's more likely now, missing a plugin that he included in the script, but hasn't uploaded to the linux server.
The nohup issue was already fixed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)