CoreProtect

CoreProtect

1M Downloads

Wind Charge causes fake explosion logs in CoreProtect

DereC4 opened this issue ยท 6 comments

commented

Wind charge detonation causes blocks that are currently still there (unbroken) to be logged as broken in CoreProtect

This can be observed heavily in trial chambers when multiple breezes spawn

commented

Same issue here, seems like an easy fix.

commented

Furthermore, blocks that actually get broken by wind charges (chorus flower, and decorated pots), don't get logged.

commented

This was fixed in 3e8083b, just latest release doesn't have it, you'd have to build from source.

commented

This was fixed in 3e8083b, just latest release doesn't have it, you'd have to build from source.

This fix also doesn't work for wind charges summoned by a breeze, as these are counted as the "BREEZE_WIND_CHARGE" entity.

commented

Do trapdoor interactions get properly logged? I haven't been able to check yet

commented

Doesn't seem like it, decorated pots don't log breaking either. I'm working on a fix right now for decorated pots, I'll see if I can get the other interactions wind charges do working as well.