TVPT / VoxelSniper

The premiere long-distance brush editor for Minecraft
Other
128 stars 115 forks source link

Biomes won't change until I refresh the chunks #356

Closed Naeso closed 4 years ago

Naeso commented 4 years ago

Hi,

Noticed this issue in VoxelSniper 1.12 for Sponge API7. I've tried a server with only this plugin installed and no mod on the client to be 100% sure this is not a graphical issue from my side.

What I do it type /b biome Plains, but when clicking with whatever item (gunpowder or arrow) it does nothing visually. I have to reload the chunks by disconnecting or going very far, get back, and see the changes. This is extremely tedious to do.

Thanks.

Naeso commented 4 years ago

New information : with further testing, this work only from Sponge 7.1.6, after that version and using further ones, like 7.1.7, or 7.1.8, etc... the feature brokes.

gabizou commented 4 years ago

This would be an issue to present to SpongeCommon since it is the implementation that implements the API that we're using to change biomes.