Cannot collect water in bucket #2223
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#2223
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm using Mineclone 2 on Android 11 with Minetest 5.5.0. With a bucket selected, I cannot obtain water, regardless of the depth of water or my location (e.g. on the edge of a lake, bottom of the ocean, sinking in water, perched atop a block in the middle of the ocean). I am able to dig with the bucket. Breaking a sand block gets me sand, not water. Double tapping the screen has no effect (double tapping the screen places water in plain minetest).
When playing only minetest, I am able to obtain water.
yeah the mcl2 buckets work fairly differently on a technical level. I mean generally mobile isn't really supported but maybe @AFCMS has an idea?
adding low priority since both Android and iOS are not supported, and the controls label should be obvious
for what its worth, mc5 buckets work.
Pretty sure they worked last I tried - yes they behave very unpredictably but about the same as in mcl5 I think.
I mean I did change a few minor things in buckets so maybe I broke it but pretty sure it was working when I tested water mobs and the change was before that so idk.
Maybe clarify what exactly doesn't work...
mmh doesn't look like this could have broken it but I'll try when I'm back home.
3a7022ab66
mcl5: I am able to place and collect liquids from any side.
mcl2: I can not collect any liquids.
I think this is a bug in the android client.
I'll say again that android is not supported; but it does seem weird that it supposedly works in mcl5.
The only thing that I see is the
controls.register_on_press()
function.Maybe its not working for some reason on android, IDK.
The following Minetest info might be an explanation, although I'm not sure if it covers this specific issue: