30.06.2014, 06:29
I get this upon starting my server;
[root@vps25148 sampsvr]# ./samp03svr
Started server on port: 7777, with maxplayers: 500 lanmode is OFF.
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::except ion_detail::error_info_injector<boost::thread_reso urce_error> >'
what(): boost::thread_resource_error: Resource temporarily unavailable
Aborted
In my server logs, when It runs the loading for mysql I figure it is when this happens..
[root@vps25148 sampsvr]# ./samp03svr
Started server on port: 7777, with maxplayers: 500 lanmode is OFF.
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::except ion_detail::error_info_injector<boost::thread_reso urce_error> >'
what(): boost::thread_resource_error: Resource temporarily unavailable
Aborted
In my server logs, when It runs the loading for mysql I figure it is when this happens..