Tinkers Construct

Tinkers Construct

170M Downloads

Crash when load world

Closed this issue ยท 5 comments

commented

Minecraft Version

1.20.1

Modloader

Forge

Modloader Version

47.3.29

Mantle Version

1.11.44

Tinkers' Construct Version

3.9.2.37

Describe your issue

Crash when load world

Steps to reproduce

Crash when load world

Crash Report

https://gnomebot.dev/paste/mclogs/jQZRfAq

Can you reproduce with just Tinkers?

No

Performance Enchancers

Rubidium/Embeddium

Other mods

No response

Searched for known issues?

I did not search

commented

You have a very high amount of mods, you're going to have to deduce what is crashing it if you'd like help.

commented

No, we have already seen this one before, SlimeKnights/Mantle#213. It's caused by redirector breaking enum maps contract. Nothing we can do, yell at redirector for being a bad mod.

If you don't think you have that mod, then reproduce this issue with fewer mod, you get at most 10. It's probably a performance mod doing the same hack as redirector.

commented

the crash is caused when I am near or interact with the tinkers structures and consequently it does not allow me to re-enter the world. Removing the tinkers everything works correctly

commented

That's because another mod is breaking tinkers, yes. Badly written performance mods can do that. Remove your badly written performance mod that's causing this, probably redirector.

commented

Ok, I'll try it and let you know if it works.