
[macOS] Missing imgui dylib causes crash
kalkafox opened this issue ยท 1 comments
When attempting to load CorgiLib 4.0.1.0 on macOS, the client crashes shortly before attempting to load resources. The resulting error is the imgui dylib which does not exist in the folder.
java.lang.UnsatisfiedLinkError: Can't load library: /var/folders/xc/y6t34tms1pv1hptzwlzrrscc0000gn/T/imgui-java-natives_1710030216506/libimgui-java64.dylib
#28 fixes this