-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac Minecraft - Physics Mod outright crashes game [BUG] #444
Comments
Same issue here. Heres my crash log, hope it helps! https://pastebin.com/Cjwed3qb |
You need at least MacOS 11.5 and even then it might not work. |
Just updated MacOS natives with 2.8.11. Please let me know if it changes anything. |
Im using MacOS version 12.5.1 (Monterey) With physics mod 2.8.13 (free ver.) and Fabric API ver. 0.60.0 Same crash. Heres the crash log. https://pastebin.com/Zf0zdrLs Edit: Sorry it took so long to respond! |
I took a quick look in the crash log, is it possible that this is the issue? "Caused by: java.lang.IllegalStateException: Failed loading native PhysX libraries for platform MACOS" I don't believe there are any native PhysX binaries for ARM based chips. However it might be possible to compile one. Edit: Found this! NVIDIAGameWorks/PhysX#472 |
Still a thing on macOS Ventura with Apple Silicon chip |
You can try running it with rosetta (https://www.macworld.com/article/338843/how-to-force-a-native-m1-mac-app-to-run-as-an-intel-app-instead.html). Let me know if that works for you! |
Physics Mod 3.0.0 added Mac support. |
Describe the bug
Starting the game up using Fabric on a Mac, and the game outright crashes.
To Reproduce
Start a Mac game up with the lastest Fabric installed.
Screenshots
Minecraft Version: <1.19.2>
Physics Mod Version: <physics-mod-2.8.10-mc-1.19-fabric>
The text was updated successfully, but these errors were encountered: