Dramatic Doors

Dramatic Doors

11M Downloads

[BUG] Waterlogging set to false crashes game

skadlig opened this issue ยท 0 comments

commented

Important Information
Minecraft Version: 1.20.1
Mod Loader System: Forge 47.4.0
DramaticDoors Version: DramaticDoors-QuiFabrge-1.20.1-3.3.1

Describe the bug
When setting waterlogging for doors and fence gates to false the game crashes at startup.
Logs: https://mclo.gs/KZINcTN
Error att line 1353 with message "[08:09:25] [Render thread/ERROR] [ne.mi.fm.ja.FMLModContainer/]: Exception caught during firing event: Cannot set property BooleanProperty{name=waterlogged, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}"
Line 1365 refers to macaw's doors "TRANSFORMER/[email protected]/com.mcwdoors.kikoz.objects.JapaneseDoors.(JapaneseDoors.java:77)"

To Reproduce
Steps to reproduce the behavior:

  1. Edit config, set both options to false
  2. Start minecraft
  3. Crash

Expected behavior
Not crashing