Lumberjack doesn't handle Dynamic trees seeds properly
lebanni opened this issue ยท 2 comments
Versions :
minecolonies-1.12.2-0.10.39-ALPHA-universal.jar
DynamicTrees-1.12.2-0.8.2.jar
DynamicTreesTC-1.12.2-1.1.2.jar
When using this setting in Dynamic Trees config file :
vanilla {
# Right clicking with a vanilla sapling places a dynamic sapling instead. [default: false]
B:replaceVanillaSapling=true
}
[16:58:46] [Server thread/ERROR] [minecolonies]: Pausing Entity Kylie E. Gill (com.minecolonies.coremod.job.Lumberjack) at BlockPos{x=3333, y=68, z=4078} for 25600 Seconds because of error:
[16:58:46] [Server thread/INFO] [STDERR]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:328]: java.lang.ClassCastException: com.ferreusveritas.dynamictrees.items.Seed cannot be cast to net.minecraft.item.ItemBlock
Full log :
latest.log
ye its not related to the config setting, its just dectecting a dynamic sapling when it shouldnt