• 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!

Solved Error while starting TFS

Calvin Candie

Mystica.pl project.
Joined
May 2, 2014
Messages
22
Reaction score
1
Location
Poland
Hi, I need your help. ;(

When I'm starting TFS using "./theforgottenserver" there is an error:

Code:
theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46: boost::condition_variable::~condition_variable(): Assertion `!pthread_mutex_destroy(&internal_mutex)' failed.
Aborted

Anyone knows how to solve it? First time I started TFS everything was OK, but now there is an error. Thanks in advance.

A new error:

Code:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
  what():  boost::lock_error
Aborted
 
Last edited by a moderator:
Back
Top