• 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 Load Groups error

Pyromaniack

New Member
Joined
Feb 9, 2011
Messages
56
Reaction score
3
I get this error what can i do?


Code:
[18:40:05.809] >> Loading groups
I/O warning : failed to load external entity "data/XML/groups.xml"
[18:40:05.809] [Warning - Groups::loadFromXml] Cannot load groups file.
[18:40:05.809] Info: failed to load external entity "data/XML/groups.xml"



[18:40:05.809] > ERROR: Unable to load groups!
theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:38: boost::condition_variable::~condition_variable(): Assertion `!pthread_cond_destroy(&cond)' failed.
Abortado
 
There are so called Compiling Errors, with doesn't happen as you say, Runtime errors (console errors often), and Logic Errors (pi = 2.14 instead of pi = 3.14).
 
Back
Top