Fix #2336 (interaction bug when opening chests) #2340
No reviewers
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#2340
Loading…
Reference in New Issue
No description provided.
Delete Branch "shield_fixes"
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?
Mmmh this seems to specifically check for group:container - not that i have personally experienced this bug a lot but wouldn't it be a problem for all on_rightclick nodes ?
Maybe better check for the existence of on_rightclick or something ?
Which list of nodes is better for that?
puts out:
puts out:
I both lists, theres no anvil. But it could also happen with an anvil right?
yeah i suppose it could ... why doesnt an anvil have on_rightclick though lol
I mean i've tried for like 10 minutest to reproduce this and could not even do that so idk if it would happen with anvils ^^
maybe check for node meta ?
444eb7511f
toa16613f31c
I'm merging this since it seems to fix #2336