jonthysell / Mzinga

Open-source software to play the board game Hive.
MIT License
82 stars 9 forks source link

Viewer: MacOS bundled Viewer crashes on start #100

Closed jonthysell closed 3 years ago

jonthysell commented 3 years ago

The self-contained Viewer runs fine on MacOS, but if it's run from within the bundled "app" folder, it causes a crash that I can't seem to debug.

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Possibly related to https://github.com/egramtel/dotnet-bundle/issues/3