Open BiliBiliMiaoTuo opened 1 year ago
I believe the current workaround for this is right click Inochi Creator then choose Show Package Contents
; On Finder, open Contents/Frameworks
then rename libSDL2-2.0.dylib
to libSDL2.dylib
Then run Inochi Creator again.
Awesome bro, I spent the whole afternoon working on it, thank you.
Validations
Describe the bug
It cannot be started after installation. I used rosetta2 to translate and it still cannot be started.
Reproduction
I pulled the installation package from github, installed it normally, and then gave it permissions. Then I clicked start and it crashed. I obtained the error report through the console program by unpacking it and attached it below.
System Architecture
arm64 / aarch64
Operating System
macOS
Version
0.8.3
Logs
Click to expand!
‘’‘ //=== Args State === //=== Exception === //object.Exception@source/creator/core/package.d(213): SDL2 library not found! //---------------- //??:? object.Throwable.TraceInfo core.runtime.defaultTraceHandler(void*) [0x1029f1db7] //??:? _d_run_main [0x1029fa9d7] //??:? start [0x182b9d057] //??:? 0x0 [0xc3487fffffffffff] ’‘’Additional Context
Unable to start, so I don’t have a screenshot so I can only provide you with the crash report.