mojira.dev
MC-11280

Sometimes Water/Lava flows out of newly generated Village Farms / Forges

When I entered this village, I saw water comming out from the farm like there was a hole in the farm but there isn't.

See for yourself
seed: 5481915211951425789
x = 89
y = 52
z = 28
Flatland setting: 2;7,50x3,2;1;village


@unknown's possible explanation and what is important to know to reproduce this

Linked issues

MC-11498 New water flow quirk Resolved MC-11808 Water "spilling" out of an NPC village's fields, but cannot be picked up by a bucket. Resolved MC-11879 Water and log glitch in Village Resolved MC-11928 Water in Village Farm Flows Through Wood Blocks Resolved MC-12670 Water generation bug due to farm plots in NPC villages Resolved

Attachments

Comments 22

Please provide seed and coordinates.

seed: 5481915211951425789
x = 89
y = 52
z = 28
Flatland setting: 2;7,50x3,2;1;village

Confirmed. (/me waits on Markku's comment on this one)

Also confirmed. Water disappears on block update.

Took quite a while to get my Eclipse accept the latest MCP (a setting was messing with JRE detection, had to figure that out first), and apparently the MCP result for 1.5 was sort of without proper field and method name deobfuscation. I guess it is a bit much to expect them to be done so soon after release 😛

Anyway, this seems to be an elusive one. My first idea went down the drain, and the real cause is a mystery. However, I think I managed to get a workaround. The farm generation likes to use flowing water (no idea why or how they turn into source-blocks). I switched those to place directly source blocks, and could not reproduce this issue.

The already "leaking" things do remain in place even after the fix. This was expected and just means the state has been saved to the world and is not just some runtime bug or weird rendering issue.

I will delay deeper study on this until I get a bit more mature version of MCP. Hopefully Mojang will tackle it before that, as they can use change history etc. to speed up tracking potential causes.

12 more comments

Does this still occur in the current versions?

Is this still an issue in the latest snapshot 16w44a?

Is this still an issue in the most recent versions (currently that is 1.11) of Minecraft? If so, please update the affected versions and help us keeping this ticket updated from time to time. If you are the owner/reporter of this ticket, you can modify the affected version(s) yourself.

Since 1.8 at least, worldgen has been placing Stationary water and not Flowing, so that part of Markku's analysis (as he called it, the 'workaround') ended up not being effective as a solution.

xlash123

(Unassigned)

Confirmed

Minecraft 1.5, Minecraft 1.5.1, Snapshot 13w18c, Snapshot 13w19a, Snapshot 13w24a, ..., Snapshot 13w25c, Minecraft 1.6, Minecraft 1.6.2, Minecraft 1.8.8, Minecraft 15w49b

Minecraft 13w36a

Retrieved