[Bug]: The game crashed whilst exception
OBS3SS1ON opened this issue ยท 7 comments
Describe the issue
The game crashed whilst exception ticking world
JAVA 17 1.19.4-forge-45.0.59
Minecraft Version
1.19.2 (Default)
Mods Version
- Forge:
- Valhelsia Structures:
- Valhelsia Core:
Log
debug
https://gist.github.com/OBS3SS1ON/95714abc32afdbb8d5a1a9c0fd620f6c
log
https://gist.github.com/OBS3SS1ON/7ebe4acadf6cf645767b2c2dce0a29c2
Seems to be some mod incompatibility. Could you try removing treeharvester?
maybe that mod treeharvester-1.19.4-8.0 is the conflict?
I will try again I already lost 2 worlds due to that mistake and I love Valhelsia Structures
The game crashed whilst exception ticking world
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}
in another structure of valhelsia_structures-forge-1.19.4-1.1.0 that error also occurs
The game crashed whilst exception ticking world 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}
in another structure of valhelsia_structures-forge-1.19.4-1.1.0 that error also occurs
Removing FTB Chunks fixed it for me.
Had the same problem in my modpack. Looking at this specific section of the latest log post-crash (image below) looks like its a incompatibilitie with treeharvester. Gonna attach the .log for further debug for the devs.