Immersive Engineering

Immersive Engineering

146M Downloads

1.21.1 Neofroge Crash when trying to create a world

Devilswarchild opened this issue ยท 8 comments

commented

Minecraft Version

1.21.1

Immersive Engineering Version

1.21.1-12.0.0-182.jar

How did it happen?

installed Immersive Engineering, Mystical Agriculture, Mystical Agradditions, Jade, Just Enough Items and my Datapack packaged as a mod called Cloche Creations. Reason being Im trying to test to see if the changes in my Datapack are finally working but can't get in-game to test.

mc: 1.21.1
neoforge: 21.1.69

Crash Log

https://mclo.gs/ryrzIhw <- Crash Report

https://mclo.gs/8kpSu7y <--- Latest.log

https://mclo.gs/pLEqHZw <- debug.log

commented

fixed all the recipe errors that were causing issues, however still unable to make a world to test in

commented

new logs as follows:

debug: https://mclo.gs/Jv9dnDv

latest.log: https://mclo.gs/4V7vtoi

crash report: https://mclo.gs/FLM3jKF

commented

Yeah your datapack is breaking this.
Nothing we can really do about that.

commented
commented

I found my issue just now... I should always post before spending two days looking at the problem... because now I found it... I wrote: "type":"immersiveengineeringcrops instead of "type":"immersiveengineering:crops" in one file

Did you get this datapack working on your end? I've tried for myself but the game just prevents me from entering a world that has this datapack in it.

I did get mine to work, yes. altough it is packaged as a neoforge mod now.

commented

I found my issue just now... I should always post before spending two days looking at the problem... because now I found it... I wrote: "type":"immersiveengineeringcrops instead of "type":"immersiveengineering:crops" in one file

Did you get this datapack working on your end? I've tried for myself but the game just prevents me from entering a world that has this datapack in it.

commented

Did you ever figure it out? I'm trying to update one of my mods to 1.21 and it oes the same.
IE + my mod + farmersdelight, it crashes.
IE + my mod, no crash
IE + farmersdelight, no crash
Farmersdelight + my mod, no crash.

Keps telling me the issue is with DualCodecs but I can't find any more info about it. I see no difference betzeen my recipes and the "vanilla" IE cloche recipes.

commented

I found my issue just now... I should always post before spending two days looking at the problem... because now I found it...
I wrote: "type":"immersiveengineeringcrops instead of "type":"immersiveengineering:crops" in one file