Page 1 of 1

Lava temporarily vanishes when below /z sand

Posted: May 17th, 2013, 3:05 am
by yeetrium
A lava patch in any shape vanishes under a patch of sand built with /z sand, also happens with gravel when using /z gravel. The deletion of lava is temporary because when you rejoin the map the lava comes back. No physics are modded or enabled on the server. There has to be no space between the patches of lava and sand or gravel.

Let me know if this is indeed a bug. Thanks

Re: Lava temporarily vanishes when below /z sand

Posted: May 17th, 2013, 12:56 pm
by Cole5slaw
This indeed is a bug, but it is a Minecraft Classic Multiplayer bug. It also happens when you just normally place it.
You can easily place the gravel/sand above the ground first THEN place the water or lava. This has been consulted before.

Re: Lava temporarily vanishes when below /z sand

Posted: May 18th, 2013, 4:13 am
by yeetrium
Sorry I hadn't searched any previous topics about this but here's one that you may be talking about: viewtopic.php?f=40&t=2804&view=next

Seems like a workaround for this has been tried already. I believe it's possible to fix it somehow, but I understand it may be a mess to code and adjust to certain clients. Hope someone does fix it, not much of a big deal though since it does come back after rejoining the map.

Re: Lava temporarily vanishes when below /z sand

Posted: May 21st, 2013, 4:06 am
by fragmer
Minecraft client hides the water/lava under sand in anticipation of the sand dropping. It's a strange bit of prediction that Notch built into the client. Custom clients (like Charged-Miners) are not affected by this bug, but vanilla Minecraft and WoM are.

I tried a few workarounds, and as far as I can tell, there is nothing I can do server-side to stop water/lava from disappearing.

Re: Lava temporarily vanishes when below /z sand

Posted: May 23rd, 2013, 7:18 am
by yeetrium
Thanks for replying. It's not much of a big deal unless you're making a spleef arena floor out of sand/gravel over lava/water. Yeah, it is quite interesting how Notch coded the Sand/Gravel dropping physics for dropping over certain blocks like water, lava and air. Maybe it was a practical way to do it. I'm not sure if he fixed his code after custom servers came out but it is classic after all.