slipcor / TreeAssist

https://www.spigotmc.org/resources/treeassist.67436/
GNU General Public License v3.0
34 stars 19 forks source link

Mega spruce trees don't work anymore in 1.16 #51

Closed tiffany352 closed 4 years ago

tiffany352 commented 4 years ago

When I go to cut down a 2x2 spruce tree, it only cuts a column of the block I mined out. If I try to mine the other columns, sometimes it will work, but it often fails to detect it's a tree.

image

slipcor commented 4 years ago

Hmmm I will investigate if this happens for me. :) I might need a debug from you, I will update you shortly

slipcor commented 4 years ago

Okay I just single handedly killed a whole mega taiga hills biome and every tree came down properly :D

Can you give me a debug of when this is happening for you?

/ta debug all

kill a tree that bugs out

/ta debug off

And then pastebin the contents of /plugins/TreeAssist/debug

Thanks :)

slipcor commented 4 years ago

I see the culprit!! I just fixed "azure bluet" being not written properly in the config :D

So the plugin thought there was a player placed block nearby, and stopped working.

If you update to v109 everything should be working fine again :)

The plugin will update the tree definition and fix my spellings of cocoa and azure bluet

tiffany352 commented 4 years ago

This is working much better, thanks!