[Bug] Game crashes when copycat fence gate is placed.
Red004F opened this issue ยท 5 comments
Game crashes when a copycat fence gate is placed.
Steps to reproduce the behavior:
- Obtain a copycat fence gate.
- Place said fence gate.
- Game should crash and give as exit message:
The game crashed whilst unexpected error
Error: java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=waterlogged, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{copycats:copycat_fence_gate}
(Exit code: -1)
Expected behavior:
The game should not crash.
Desktop:
Minecraft Version: 1.20.1
Mod Loader: Forge - 47.3.5
Mod Version: 2.1.2
Ahh appears to be an issue with the migration manager from Create: Connected @hlysine. There should be an option in connected's config to turn off the migration, that should fix it until theres a fix for it in Create: Connected
Yeah please turn off copycat migration in Create: Connected for now. I've already fixed this issue but there's a lot of work ongoing in C:Connected so I'm not releasing an update yet.