8aa6ba71b6426940889c8a57dd524d8fa35a0754
The errors seem to be caused by adding messages to the debug console from another thread, which may happen if an OpenAL error occurs during sound streaming. Now the debug console queues the messages and creates the necessary UI elements in the main thread, which should(?) make it thread-safe. (TODO: figure out what's causing the OpenAL errors)
Barotrauma
Copyright © Undertow Games 2017
Before downloading the source code, please read the EULA.
Links:
Official Website: www.undertowgames.com/barotrauma
Forums: http://undertowgames.com/forum/
Wiki: http://barotrauma.gamepedia.com/Barotrauma_Wiki
Prerequisities:
- Visual Studio with C# 6.0 support (VS 2015 or later recommended)
- MonoGame 3.5
Description
Languages
C#
63.2%
C
26.8%
C++
5.9%
Shell
1.1%
Makefile
0.8%
Other
1.9%