• 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 A strange errror?

Animera

* * * * *
Joined
Dec 9, 2008
Messages
2,449
Solutions
5
Reaction score
618
Location
ANIMERARPG.ONLINE
Well i tried to run a TFS 0.3.6pl1 server on Znote's dedicated server, Yesterday we tested it worked fine, When we tried to launch today this happened, and the strange thing is when we tried to use it on a clean data file the bug wont appear but when i remove all the things that are put in action.xml/movement.xml/creaturescipt.xml/login.lua and all those things in the data map that he problem still appear on the custom data map!

PHP:
theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:38: boost::condition_variable::~condition_variable(): Assertion `!pthread_cond_destroy(&cond)' failed.
Aborted
 
did you change the config.lua file when you changed data as well? this problem can mean a lot of things, one common problem on server that runs multiple servers is: bindonconfiguredipaddressonly or whatever it's called in config.lua (the line after IP), set it to true
 
Last edited:
Back
Top