Slimefun

Slimefun

3M Downloads

Wither breaking blocks doesn't clear BlockStorage data.

variananora opened this issue · 2 comments

commented

❗ Checklist

  • I am using the official english version of Slimefun and did not modify the jar.
  • I am using an up to date "DEV" (not "RC") version of Slimefun.
  • I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
  • I searched for similar open issues and could not find an existing bug report on this.

📍 Description

Wither when breaking blocks (not the explosive projectile one or the first exploding one when spawned) doesn't clear BlockStorage data.

📑 Reproduction Steps

  1. Spawn wither
  2. Wait until the first explosion
  3. Place blocks
  4. Bring the wither to that block for them to destroy.

💡 Expected Behavior

It does clear BlockStorage when destroyed like the explosion did.

📷 Screenshots / Videos

https://youtu.be/u80h35cXH3Y

📜 Server Log

No response

📂 /error-reports/ folder

No response

💻 Server Software

Paper

🎮 Minecraft Version

1.18.x

⭐ Slimefun version

This Server uses the following setup of Slimefun:
Paper git-Paper-141 (MC: 1.18.1)
Slimefun DEV - 994 (git eac32ac9)
Metrics-Module #28
Java 17

Installed Addons: (2)
  CMILib v1.1.0.7
  CMI v9.1.0.3

🧭 Other plugins

Plugins (6): CMI, CMILib, Slimefun, Vault, VoidGen, WorldEdit
commented

After testing Panda's test jar, I was able to confirm it is working correctly by removing the data out of the stored-blocks folder.

commented

i'm testing shortly