
[1.21.1 Neoforge] Oritech not working with most mods since version 0.14.0
SkyRunner55 opened this issue ยท 9 comments
Issue description
When i start the game with my modpack i get this error, the famous issue of neoforge, that append to me many times, that might be a incompatibilities issue or something because the version 0.13.2 of oritech work perfectly
crash-2025-02-13_09.44.06-client.txt
Minecraft version
1.21.1 (Latest)
Platform
Neoforge
Loader version
21.1.119
Fabric API version
0.107.0+2.0.23+1.21.1 (latest version of forgified api)
Oritech version
0.14.0 (new update of oritech)
I am having the same issue as well, I've spent the last couple hours doing a binary search, disabling mods then testing to see if there is a specific mod(s) with a confliction.
One thing I did notice while doing this, if the game doesn't crash due to the config load error, it crashes due to a
Registry is already frozen (trying to add key ResourceKey[neoforge:attachment_types / ...
error, Where ... is each mod it finds an issue with, which is most of them from what I noticed. Different registries per mod, no similarities other then the "neoforge:attachment_types/ " bit
Rolling Oritech back 1 version has no issues, Running the mod on its own also works.
Minecraft: 1.21.1
NeoForge: 21.1.115
Note: I did test 119, same issue
Fabric API: forgified-fabric-api-0.107.0+2.0.23+1.21.1
Oritech: 0.14.0
(Logs are using Neo 115)
Latest.log
Debug.log
Crash Report
Sorry I need the name of a problematic mod to test with. I don't have curseforge installed, and won't go through all the mods there to figure the issue out. I can't just paste all those mods in my dev env due to yarn mapping problems, so I need the name of one or a few problematic mods. All most I tried so far didn't yield the issue
Any chance one of you has a specific mod where these errors actually happen? I tried loading Oritech with AE2, mekanism, energized power and patchouli without getting any of these errors. The mod lists in your crash logs are way too long for me to set them all up on my own
Here is my cursedforge modpack, thx i made some save on discord since i'm not on same pc
anyway update all the mod to be sure to see what's the error
Edit : i found different issue every time i try something, backporting oritech to earlier version and i have no issue
I did some test, and i don't know which mod cause the issue , since i got mutiple crash with some mods, but when i disable ortiech, the others mod works, its a more reasonable mod list (15 mod including oritech and depandacy)
also that a new error tho
crash-2025-02-14_15.13.32-client.txt
the mod jar mods.zip
I managed to reproduce the issue by installing oritech and then installing apothic enchanting. Here's the exception: Exception message: java.lang.IllegalStateException: Registry is already frozen (trying to add key ResourceKey[neoforge:attachment_types / apothic_enchanting:enchantment_table_item_handler])
This should be fixed with 9d89b1f
I tested it with enigmatica 10 and all the mods 10 and both loaded and worked fine. Closing this for now.