Sodium

Sodium

35M Downloads

Sodium incompatible with WorldEdit?

StealWonders opened this issue ยท 3 comments

commented

Hello, I am using Sodium v0.1.0-SNAPSHOT on a 1.15.2 Paper (v318) server with AsyncWorldEdit 3.6.20.

When I set blocks, modify the world, and do whatever some parts of chunks don't update & some entire chunks don't update at all.

Selecting grass on the server and then executing //set glass yields the following result:

2020-05-27_19 44 48

If you log out and back in everything is normal (you can see the glass perfectly fine).
If it were to be possible to make Sodium compatible with mods & plugins like WorldEdit that would be amazing!

commented

Just wondering, does reloading the chunks with f3 + a fix the issue?

Yes, that fixes it. I think it's just a rendering issue as if I set a huge blob of blocks and remove them again I can still fly inside (don't collide with the blocks I see) but I can see the inside of a huge block mesh.

commented

Just wondering, does reloading the chunks with f3 + a fix the issue?

commented

This issue has since been fixed with f97321e.