• 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 Error in distro

Noupz

New Member
Joined
Jul 13, 2010
Messages
126
Reaction score
1
i use Ubuntu 14.04 and when i open the server, in the end appear this message

theforgottenserver: /usr/local/include/boost/thread/pthread/condition_variable_fwd.hpp:81: boost::condition_variable::~condition_variable(): Assertion `!ret' failed.

the server works fine, but i want solve this problem to avoid future errors or bugs, i use tfs 0.4 rev 3777
 
Try to kill the server with this;
Code:
killall -9 theforgottenserver

And then restart the server
 
Solution
Back
Top