You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Most packs have conflicts with Apple Silicon stuff but usually you can fix this by disabling some client mods. In this case you are very nearly able to run the pack if you disable the FancyMenu and FancyVideo stuff. Unfortunately one of the mods Fluid Tank which provides a single infinite fluid tank uses Fabric Language Scala which just doesn't work on ARM processors at all yet.
It's also nearly impossible to debug this, it took me about 3 hours to figure out what was causing it.
Basically you can make the pack compatible with all Apple Silicon computers by removing the Fluid Tank mod and the fancy video api dependency and all the mods that use it. Make use of this information as u wish 👍🏻.
I appreciate you taking the time to figure this out. Additionally, some people have to remove the voice chat mod since that also seems to be causing problems.
Describe the bug
Most packs have conflicts with Apple Silicon stuff but usually you can fix this by disabling some client mods. In this case you are very nearly able to run the pack if you disable the FancyMenu and FancyVideo stuff. Unfortunately one of the mods Fluid Tank which provides a single infinite fluid tank uses Fabric Language Scala which just doesn't work on ARM processors at all yet.
It's also nearly impossible to debug this, it took me about 3 hours to figure out what was causing it.
Basically you can make the pack compatible with all Apple Silicon computers by removing the Fluid Tank mod and the fancy video api dependency and all the mods that use it. Make use of this information as u wish 👍🏻.
Fancy Video API crash
https://gist.github.com/lunathelemon/b7e913260dc02ed5c93b13250a1f85ed
Fabric Language Scala issue
https://gist.github.com/lunathelemon/14c2d40636fb624e4c14db021dd22faa
To Reproduce
Load the pack using any M1 or M2 computer.
Expected behavior
The pack loads
Version of the modpack
1.19.2 v6
Additional context
Using Java 17
The text was updated successfully, but these errors were encountered: