• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Ot Killed@

Onizuka

Member
Joined
Jul 5, 2008
Messages
2,291
Reaction score
14
So i connected to putty and then my dedi ip.

logged on user where ots is.

i typed this when logged on@

screen -S ots
then i did
cd /home/ot

and then ./theforgottenserver

But every time the ot loads it gives me a "killed" error. and stops loading.

Any ideas?

@New to Linux.@
 
after the server started, how can i make it work in screen mode?

when server loaded then i typed that command under but nothing shows just goes into another line.

[3:19:37.581] > Saving server...
[3:19:37.848] > SAVE: Complete in 0.267 seconds using binary house storage
screen ./theforgottenserver
 
im not good with linux but i used to have a linux host this is how i did:

screen –r tfs
to see the tfs screen (my ot screen)
ctrl c to close it

the other i think you got it already
 
could your start your server and copy us the errors?


If you don't know how use:
Code:
./theforgottenserver > output.log
And after a while hit ctrl + c and paste whats inside the output.log file.
 
Back
Top Bottom