- 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):
This happened after I installed
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.
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: