• 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 (SOLVED)0.3.6 Server Start Error

drifter8779

Member
Joined
Oct 17, 2009
Messages
160
Reaction score
7
So i am getting this Error after trying to start a newly compiled 0.3.6 TFS, running Debian 7. Not sure what other INFO to give right now pretty new to Linux servers.
It looks like even though it asks to continue with my input, it still skips my answer and errors out
now if the blacklist is actually the error, i can remove the blacklist check from
otserv.cpp and recompile but i am just unsure on the actual errors its giving me..

Code:
> WARNING: The Forgotten Server - Edited By Cyko V8 has been executed as root user! It is recommended to execute as a normal user.
Continue? (y/N)
y
The Forgotten Server - Edited By Cyko V8, version 0.3.6 - Edited By Cyko V8 (Crying Damson - Edited By Cyko V8)
Compiled with GNU C++ version 4.7.2 at Mar 30 2018, 18:48:43.
A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornholijo.
Visit our forum for updates, support and resources: http://otland.net.

>> Loading config (config.lua)
> Using SHA1 encryption
error : No such file or directory
I/O warning : failed to load external entity "http://forgottenserver.otland.net/version.xml"
>> Checking software version... failed - could not parse remote file (are you connected to the internet?)
>> Fetching blacklist
error : No such file or directory
I/O warning : failed to load external entity "http://forgottenserver.otland.net/blacklist.xml"
Unable to fetch blacklist! Continue? (y/N)

> ERROR: Unable to fetch blacklist!
y
theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46: boost::condition_variable::~condition_variable(): Assertion `!pthread_mutex_destroy(&internal_mutex)' failed.
Aborted
 
Last edited:
Back
Top