Posted May 12, 20241 yr im getting a crash and error java.lang.IllegalArgumentException: Cannot get property DirectionProperty{name=facing, clazz=class net.minecraft.core.Direction, values=[north, south, west, east]} as it does not exist in Block{minecraft:air} when loading new chunks. i dont know if its one specific area or not. i used minecraft region fixer and it didnt find any corrupted chunks. i can post a crash log if someone tells me how to do it.
May 13, 20241 yr not a bug when you declaring the block BlockBehaviour.Properties.ofFullCopy(Blocks.ACACIA_WOOD) the one you are copyng from has different set of properties seems it has horizontal facing but the yours don't
May 13, 20241 yr Author 2 hours ago, perromercenary00 said: not a bug when you declaring the block BlockBehaviour.Properties.ofFullCopy(Blocks.ACACIA_WOOD) the one you are copyng from has different set of properties seems it has horizontal facing but the yours don't I don't....I don't understand what you're telling me? Sorry I'm not good with the technical aspect
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.