Skip to content
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

Fabric Language Scala Issue for Apple Silicon computers #88

Open
sleepy-evelyn opened this issue Feb 15, 2023 · 3 comments
Open

Fabric Language Scala Issue for Apple Silicon computers #88

sleepy-evelyn opened this issue Feb 15, 2023 · 3 comments

Comments

@sleepy-evelyn
Copy link

sleepy-evelyn commented Feb 15, 2023

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

@sleepy-evelyn
Copy link
Author

The associated Fabric Language Scala bug
FabricMC/fabric-language-scala#17

@Kasax007
Copy link
Owner

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.

@Fuhuang
Copy link

Fuhuang commented Apr 12, 2023

Thank you very much.He solved my problem.If it is informed on the Description, it can save a lot of time For Apple Silicon users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants