• 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 Server Error Pleas Help on Forum or via Teamwiever.

frozenbolt

New Member
Joined
Jul 17, 2012
Messages
48
Reaction score
0
Hello when i start up server
./forgottenserver

i become this

PHP:
theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:38: boost::condition_variable::~condition_variable(): Assertion `!pthread_cond_destroy(&cond)' failed.
Paused


Can help me someone ? i give rep +

if you can asistance me on teamwiever .
 
hmm libost not libraries install for compiling?
try this
LUA:
cd ~
LUA:
wget [url]http://garr.dl.sourceforge.net/sourceforge/asio/boost_asio_1_0_0.tar.gz[/url]
LUA:
tar -xzf boost_asio_1_0_0.tar.gz
LUA:
cp -ar boost_asio_1_0_0/boost/* /usr/include/boost/
LUA:
g++ boost_asio_1_0_0/libs/system/src/error_code.cpp -c -o /usr/lib/libboost_system.a
LUA:
ln /usr/lib/libboost_date_time-mt.so /usr/lib/libboost_date_time.so
LUA:
ln /usr/lib/libboost_date_time-mt.a /usr/lib/libboost_date_time.a
LUA:
ln /usr/lib/libboost_filesystem-mt.so /usr/lib/libboost_filesystem.so
LUA:
ln /usr/lib/libboost_filesystem-mt.a /usr/lib/libboost_filesystem.a
LUA:
ln /usr/lib/libboost_regex-mt.so /usr/lib/libboost_regex.so
LUA:
ln /usr/lib/libboost_regex-mt.a /usr/lib/libboost_regex.a
LUA:
ln /usr/lib/libboost_thread-mt.so /usr/lib/libboost_thread.so
LUA:
ln /usr/lib/libboost_thread-mt.a /usr/lib/libboost_thread.a
LUA:
ldconfig
LUA:
cd ~
LUA:
rm -rf boost_asio_1_0_0

Or try reinstall boost
 
[0:26:07.505] > Data parsing time: 0.106 seconds.
[0:26:10.037] > Houses synchronization time: 2.532 seconds.
[0:26:10.054] > Content unserialization time: 0.017 seconds.
[0:26:10.055] >> Checking world type... Open PvP
[0:26:10.055] >> Initializing game state and binding services...
[0:26:10.077] > Global IP address: 127.0.0.1
[0:26:10.078] > Local IP address(es): 192.168.2.102 127.0.0.1 127.0.1.1
[0:26:10.078] > Bound ports: 7171 7177 7272
[0:26:10.078] >> Everything smells good, server is starting up...
[0:26:10.078] >> MateriaOTS 8.6 server Online!


ok no error , if i want to login with 1/1 is in phpmyadmin

then come invailid password can you check it on teamwiever ?
 
@up
nahh its for close.. why not see in config.lua
have encryption "sha1" ? or plain and say me what have

IP ARE GOOD?
[0:26:10.077] > Global IP address: 127.0.0.1
[0:26:10.078] > Local IP address(es): 192.168.2.102 127.0.0.1 127.0.1.1

Ok i fixed your error in open ot? now get error in invalid account? read up and try.
 
Cronox i have solved the ot problem alone only killall command , buy i can't login on ot , the ip adress is ok while i loging via 127.0.0.1
 
Back
Top