garbagemule / MobArena

MobArena plugin for Minecraft
GNU General Public License v3.0
195 stars 151 forks source link

Water/Lava not resetting correctly #602

Open Ghmmy opened 4 years ago

Ghmmy commented 4 years ago

Bug report

Short description When a player places a block in the lava or places a sponge in the water, the liquids wont reset after the game has finished. meaning the liquids will stay disappeared after the arena in finished/someone joins the arena for the 2nd time.

Reproduction steps

  1. Join an arena with /ma join
  2. place a sponge in the water, or use any other method to deny water from making an infinite source block. the same applies for lava (using a block to remove the source block).
  3. leave the arena, while the sponge or the block is still there
  4. rejoin the arena, with /ma join
  5. walk over to that lake and you will see that those liquids arent a source block anymore, meaning you will see the water/lava flow to that spot.

Details

garbagemule commented 4 years ago

Restoration is pretty buggy with anything that isn't just a basic block.

I think I'll make some more labels to tag issues based on context/area. That'll allow for having multiple issues for different restoration bugs and still keep them grouped by something. Alternatively we can have one giant meta issue about it, but I feel like that might be too troublesome to work with.

Anyway, thanks for the bug report!