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

Incompatible with rubidium #22

Closed
kakashi1464 opened this issue Aug 13, 2023 · 3 comments
Closed

Incompatible with rubidium #22

kakashi1464 opened this issue Aug 13, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@kakashi1464
Copy link

Describe the bug

Minecraft crashes at start with FFAPI and Rubidium

Steps to reproduce

1.Add rubidium and FFAPI in mods folder
2.Run Minecraft

Logs

https://mclo.gs/SbkMplt

Additional context

No response

@kakashi1464 kakashi1464 added the bug Something isn't working label Aug 13, 2023
@burningtnt
Copy link

Describe the bug

Minecraft crashes at start with FFAPI and Rubidium

Steps to reproduce

1.Add rubidium and FFAPI in mods folder 2.Run Minecraft

Logs

https://mclo.gs/SbkMplt

Additional context

No response

No crash info available. Please export the output of Minecraft through you Minecraft Launcher instead of uploading latest.log

@Su5eD
Copy link
Member

Su5eD commented Aug 14, 2023

Rubidium 0.7.0a works fine with the Forgified Fabric API.

Rubidium 0.6.5 crashes due to a package conflict, where rubidium includes classes from fabric loader without relocating them. It looks like they're only using the version util classes though, so I'm not sure what prevented them from shadowing properly. We cannot relocate our classes, as they are expected to be available by dependents.

@kakashi1464
Copy link
Author

sad situation

@kakashi1464 kakashi1464 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2023
This was referenced Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants