Lythom / capsule

A minecraft mod : Bring your base! Capsules can capture a region containing any blocks or machines, then deploy and undeploy at will. Inspired by Dragon Ball capsules.
MIT License
15 stars 13 forks source link

Startup crash incompatibility with Snow: Real Magic mod #68

Open MaxWasUnavailable opened 2 years ago

MaxWasUnavailable commented 2 years ago

Minecraft version

1.18.2

Mod version

Capsule-1.18.2-6.0.84

Forge version

40.1.31

Crash log

https://pastebin.com/r1ZL62XB

Issue description

The game crashes during startup if both Capsules & Snow: Real Magic are present in the modpack.

See line 93 in the provided crash log for what seems to be the cause.

Exception message: java.lang.IllegalStateException: Registry is already frozen (trying to add key ResourceKey[minecraft:loot_pool_entry_type / snowrealmagic:normal])

I reported this to Snow: Real Magic here: https://github.com/Snownee/SnowRealMagic/issues/208

They told me to report it to you.

Lythom commented 2 years ago

Thanks for reporting ! I'll take a look at it.