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

TFS 1.X+ Boost error while starting tfs

Snavy

Bakasta
Senator
Joined
Apr 1, 2012
Messages
1,249
Solutions
71
Reaction score
628
Location
Hell
GitHub
idontreallywolf
Having the following error when starting tfs (compiled master):

Code:
>> Loading config
>> Establishing database connection... MySQL 8.0.15
>> Running database manager
>> Loading vocations
>> Loading items
libc++abi.dylib: terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<s
td::__1::ios_base::failure> >: failed opening file: No such file or directory: unspecified iostream_category error

This happened after I installed boost 1.59 for OTClient


EDIT/UPDATE: SOLVED

The issue was not beacuse of boost1.59. It was because I moved items.otb and items.xml into RME folder instead of just copying it.
 
Last edited:
Back
Top