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

Create causes issues in a modpack for it #6112

Closed
GroovieSmoothie opened this issue Feb 13, 2024 · 6 comments
Closed

Create causes issues in a modpack for it #6112

GroovieSmoothie opened this issue Feb 13, 2024 · 6 comments
Labels
type: bug Issue where something isn't working

Comments

@GroovieSmoothie
Copy link

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

@GroovieSmoothie GroovieSmoothie added the type: bug Issue where something isn't working label Feb 13, 2024
@VoidLeech
Copy link
Collaborator

VoidLeech commented Feb 13, 2024

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.
Consider alternatives if you have it for performance benefits.

@GroovieSmoothie
Copy link
Author

Thanks, Steam n' Rails works fine, but after I removed optifine it worked perfectly. Much Appreciated!

@IThundxr
Copy link
Member

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.

@VoidLeech
Copy link
Collaborator

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,
Steam n Rails is fully compatible (and it's lovely), in the case you misinterpreted my statement and uninstalled it.
And if your problem was resolved (as I presume), please close the issue.

@drwoops
Copy link
Contributor

drwoops commented Feb 19, 2024

since your problem is resolved, please consider closing this issue

@GroovieSmoothie
Copy link
Author

Much appreciated guys! I'll be closing this with this comment. Thanks a bunch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants