Chris Djali 391bea155c Catch and rethrow .NET exceptions in OMODFrameworkWrapper constructor
Otherwise things like trying to load OMODFramework DLLs with a zone identifier (e.g. because I've asked someone to try something with a modified version to debug an issue) will generate a .NET exception and crash MO2, producing an undebuggable crash dump. Mixed mode and native see only external code, and managed insists the crash is in native code without preserving the exception that native code threw.
2021-05-04 00:07:24 +01:00
2020-05-21 18:03:12 +01:00
2020-06-29 23:30:57 +01:00
S
Description
No description provided
GPL-3.0
240 KiB
Languages
C++ 96.2%
CMake 3.5%
C# 0.3%