Got java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=coredir, clazz=class com.ferreusveritas.dynamictrees.util.CoordUtils$Surround, values=[N, NW, W, SW, S, SE, E, NE]} as it does not exist in Block{minecraft:deepslate}
when calling state.getDestroySpeed
of a BlockWithDynamicHardness$DynamicHardnessBlockState
object.
#792
Labels
Minecraft Version: 1.19.2
Describe the bug
Got
java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=coredir, clazz=class com.ferreusveritas.dynamictrees.util.CoordUtils$Surround, values=[N, NW, W, SW, S, SE, E, NE]} as it does not exist in Block{minecraft:deepslate}
when callingstate.getDestroySpeed
of aBlockWithDynamicHardness$DynamicHardnessBlockState
object.Log is here: https://paste.myself5.de/vexayixeqa.md
To Reproduce
Install Weather2 and DynamicTrees mod onto server and generate a storm near a tree(Maybe?) by
/weather2 summon tornado_f4
Rendering Glitches
Weather2
But this seems to be not related to rendering, because this is an server-side error
Mods List
What version of Forge are you running? 1.19.2-43.2.17
BOP version: 17.1.1.162
Weather2(Ported to 1.19.2 by myself: Corosauce/weather2#583)
DynamicTrees-BOP(Ported by myself: DynamicTreesTeam/DynamicTrees-BOP#101)
DynamicTrees-Quark(Ported by myself: DynamicTreesTeam/DynamicTrees-Quark#7)
The text was updated successfully, but these errors were encountered: