DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
218 stars 96 forks source link

Dynamic trees crashing when breaking any tree. #739

Closed Monikette closed 1 year ago

Monikette commented 1 year ago

My very first post here, so excuse if format isn`t correct :)

Describe the bug Dynamic trees crashes when breaking any tree with-Exception in server tick loop java.lang.NoSuchMethodError:

To Reproduce Install Project MMO https://www.curseforge.com/minecraft/mc-mods/project-mmo and break any tree.

Screenshots None, full crash log here: https://pastebin.com/EBGz8zpz

Rendering Glitches No render glitches

Additional context After some testing, project MMO seems to be the culprit, as once removed mod works just fine with no crashes.

Versions:

Harleyoc1 commented 1 year ago

This appears to be on their end, I think they're calling a method we removed or changed the signature of during the beta. Please open the issue on their tracker.

Monikette commented 1 year ago

Okay will do :)