Sinytra / Connector

A compatibility layer that allows running Fabric mods on MinecraftForge
https://sinytra.org/docs/connector
MIT License
450 stars 17 forks source link

Some intrusive holders were not registered: [Reference{null=PartItem[unregistered]}] #1171

Closed Colluttorio closed 1 week ago

Colluttorio commented 1 week ago

Mod Name

Modern Industrialization

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/modern-industrialization

Minecraft version

1.20.1

Describe the bug

Crash in loading mod

Steps to reproduce

  1. Create a new modpack
  2. Copy/install these mods: immagine
  3. Launch it

Logs

https://gist.github.com/Colluttorio/ff591b9c0f89893536e58f2e77816890

Additional context

During my test to determine what mod crashed the game, i saw this:

With only Modern Industrialization disabled --> work fine With only Applied Enegertics disabled --> work fine With both active: crash

I hope these info are useful.

Su5eD commented 1 week ago

Duplicate of https://github.com/Sinytra/Connector/issues/404