-
Notifications
You must be signed in to change notification settings - Fork 212
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
Incompatibility with Create 6.0.0 #2919
Comments
Send latest.log. that error indicates that mod loading failed before it crashed, but the mixin was still applied, which breaks if mod loading failed. |
Oh. Hm It hasn't been updated in a couple of months because it's a monumental task to do. As such, it probably will not be updated for a while longer unless someone comes and saves us from the 200+ unmerged commits it's built up. |
I will be keeping this issue open because:
|
Good luck :D thought it'd be best to mention it here to get it sorted. I appreciate you acknowledging the issue. |
If you dont need it for a modpack or something like that and know how to compile your own version, all you need to do is make this function always |
how? |
He's talking about the code, that'll require you to compile the mod yourself and isn't for beginners. That being said I'm not even sure it'll fix all the issues, since there existed (and still exists on 1.21) a create compatibility within GTM, so if some of the create classes changed during the latest update (extremely likely) it wouldn't even fix all the issues. |
still not for beginners, but to anyone tech/mod savy, its a lot easier to just create (haha) an exception for the create mod in ldlib here |
if you do compile a version that works with create could you please send it to me i have the same issue |
Checked for existing issues
Tested latest version
GregTech CEu Version
gtceu-1.21.1-1.4.6
Minecraft Version
1.21.1 NeoForge
Recipe Viewer Installed
None
Environment
Singleplayer
Cross-Mod Interaction
Yes
Other Installed Mods
Neoforge version: 21.1.127
Create Version: create-1.21.1-6.0.0
Gregtech Version: gtceu-1.21.1-1.4.6
Dependancies:
LDLib Version: ldlib-neoforge-1.21.1-1.0.29.b
Configuration Version: configuration-neoforge-1.21.1-3.1.0
The game was only started up with the mods listed above.
Crash Report
https://mclo.gs/MH1SvlZ
Reported to Create who said it was an incompatibility on your side.
Expected Behavior
Expect it to load up
Actual Behavior
crashes before it gets to title screen
Steps to Reproduce
Install above mods, crash
Additional Information
No response
The text was updated successfully, but these errors were encountered: