cabaletta / cabaletta/baritone

Strange break/place bug

Open
#150 4 comments 0 reactions 0 assignees View on GitHub
bug can't reproduce
Dominant language
Java
Stars
9.2k
Forks
2.1k
Avg merge
4d 3h
Merged PRs (30d)
3

Description

A video is worth a thousand words:
https://youtu.be/IivCqEimeFY

Look closely at 3 seconds in, and you'll see that the block it was planning to jump to broke instantly.

Watching it again, it looks like the cursor was on it while it was sneaking out to backplace traverse, then in the instant the side of the block came into view and it was able to place the bridge block, it broke the block it was previously looking at. what on earth???

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by watching the linked video, focusing on the behavior around 3 seconds and the described backplace traversal. Reproduce the block-breaking behavior and trace the cursor, bridge placement, and target-block decisions; done means the unexpected break no longer occurs in the same scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.