-
Notifications
You must be signed in to change notification settings - Fork 982
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
Create causes issues in a modpack for it #6112
Comments
The compatibility issue looks to be Optifine and Steam n Rails. Optifine is closed source and makes many breaking changes (such as deleting methods, seen here) and as such is difficult to provide compatibility for. |
Thanks, Steam n' Rails works fine, but after I removed optifine it worked perfectly. Much Appreciated! |
This issue isnt actually steam n rails, its optifine. Optifine reimplements forge's patches ontop of its own patches and they sometimes end up missing stuff like they did here. |
Oh yeah I see how my earlier message can be wrongly interpreted. I was thinking it was between the two (with Optifine being the one to blame ofc) but I also think now I was too quick to point blame at the railways mixins being the ones that notice the incompatibility. @GroovieSmoothie, |
since your problem is resolved, please consider closing this issue |
Much appreciated guys! I'll be closing this with this comment. Thanks a bunch! |
Describe the Bug
I'm actually unsure why the bug is happening, and I can't pinpoint the issue, but I have a feeling it's a mod compatibility issue.
Reproduction Steps
1.Install Create
2.Install several miscellanious mods
3.Load Minecraft
4.Watch the mod load up and immediately crash
Expected Result
Honestly I just expected the mod to work just fine
Screenshots and Videos
No response
Crash Report or Log
https://pastebin.com/rRR1PF5B
Operating System
Windows 10
Mod Version
0.5.1f
Minecraft Version
1.19.2
Forge Version
43.3.8
Other Mods
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: