Skip to content
Snippets Groups Projects
Commit 5f8e48c6 authored by Loïc Blot's avatar Loïc Blot
Browse files

Server::step throw is never catched. Replace it with an errorstream + assert

This throw can be trigger by LuaError exception or ConnectionBindFailed exception in the following functions:
* EmergeThread::Thread()
* ScriptApiEnv::environment_Step()
* ScriptApiEnv::player_event()
* ServerThread::Thread()
parent 16b961b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment