![Dynamic Trees - Heat and Climate](https://media.forgecdn.net/avatars/thumbnails/311/589/256/256/637403103420560698.png)
Crash.
Water-Moon opened this issue ยท 6 comments
The season provider class in this mod's code (here) doesn't match the method signature of the interface in the dynamic trees base mod (here). It is supposed to take in two parameters - world and position, but the method in this mod's code only take the world parameter.
And it crashed the game. The crash log is also attached.
crash-2020-12-06_17.54.46-server.txt
same error
DynamicTreesHNC-1.12.2-2.0.1.jar
HeatAndClimateMod_1.12.2-3.6.2.jar
HeatAndClimateLib_1.12.2-3.6.2.jar
getting same error
Yup, that's because of the overridden method mismatch... hope it could be fixed soon :D
Fixed in 2.0.2