-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
valhelsia strucures crash #1049
Comments
any fix ? |
Same problem here: java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=axis, clazz=class net.minecraft.core.Direction$Axis, values=[x, y, z]} as it does not exist in Block{valhelsia_structures:cut_oak_post} |
I have the same problem; did someone find a solution? The game crashed whilst exception in server tick loop |
Describe the issue
I cannot loadup the game due to an error stated below
Minecraft Version
1.20.1
Mods Version
Forge: 47.2.16
Valhelsia Structures: valhelsia_structures-forge-1.20.1-1.1.1.jar
Valhelsia Core: valhelsia_core-forge-1.20.1-1.1.1.jar
The game crashed whilst rendering overlay
Error: java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=axis, clazz=class net.minecraft.core.Direction$Axis, values=[x, y, z]} as it does not exist in Block{valhelsia_structures:cut_oak_post}
The text was updated successfully, but these errors were encountered: