cabaletta / cabaletta/baritone
[Litematica] Running #resume after an "Out Of Blocks" message prints "Not paused", but the task resumes.
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Operating system: `Linux cachyos-x8664 7.1.8-1-cachyos`
Java version: 25
Minecraft version: 1.21.11
Baritone version: Dev build compiled at: 13.04 (Meteor build)
Other mods (if used):
Mods list (56)
* Animatica — 0.6.1+1.21.5
* Baritone — 1.21.11-SNAPSHOT
* Better Mount HUD — 1.2.6
* BetterGrassify — 1.8.7+fabric.1.21.11
* Client Commands — 2.13.2
* Cloth Config v20 — 21.11.153
* Config Manager — 1.1.1
* Crash Assistant — 1.11.11
* Cubes Without Borders — 3.0.0-build.14+mc1.21.11
* Debugify — 1.21.11+1.1
* Dynamic FPS — 3.11.6
* e4mc — 6.2.0
* Emoji Type — 3.0.0-1.21.10
* EnchantmentDescriptions — 21.11.1
* EnhancedTooltips — 1.10.0+fabric.1.21.11
* Exploit Addon Public — 1.0.0
* Fabric API — 0.141.5+1.21.11
* Fabric Language Kotlin — 1.13.13+kotlin.2.4.10
* Fabrishot — 1.16.4
* FastQuit — 3.1.3+mc1.21.11
* FerriteCore — 8.2.0
* Flashback — 0.39.5
* Forge Config API Port — 21.11.1
* Inventory Profiles Next — 2.2.6
* Jade — 21.1.6+fabric
* LambDynamicLights — 4.9.1+1.21.11
* Language Reload — 1.7.7+1.21.11
* libIPN — 6.6.3
* Litematica — 0.26.12
* Main Menu Credits — 1.2.0
* MaLiLib — 0.27.16
* Meteor Client — 1.21.11-82
* Meteor Rejects — 0.3
* Meteorist — 1.21.11-2
* MiniHUD — 0.38.13
* MixinTrace — 1.1.1+1.17
* Mod Menu — 17.0.1-beta.1
* Paginated Advancements — 2.8.0+1.21.11
* Polytone — 1.21.11-6.1.0
* PrickleMC — 21.11.1
* Reese's Sodium Options — 2.2.3+mc1.21.11
* Searchables — 1.0.4
* SeedCrackerX — 2.15.6
* Shulker Box Tooltip — 5.2.16+1.21.11
* Simple Voice Chat — 1.21.11-2.6.21
* Skyboxify — 3.1
* Sodium — 0.8.13+mc1.21.11
* Sodium Extra — 0.9.3+mc1.21.11
* TrouserStreak — 1.6.0
* ViaFabricPlus — 4.4.14
* Xaero's Minimap — 26.4.2
* Xaero's World Map — 1.44.2
* YetAnotherConfigLib — 3.8.2+1.21.11-fabric
* Zoomify — 2.15.2+1.21.11
## How to reproduce
1. Load a schematic in Litematica and start a building task.
2. Wait until Baritone stops with an "Out Of Blocks" error.
3. Run `#resume` in chat.
## Expected behavior
Baritone either outputs `"Resumed"` or suppresses the `"Not paused"` message, then continues executing the task.
## Actual behavior
Baritone outputs `"Not paused"` in chat, but the task continues running anyway.
## Final checklist
- [x] I know how to properly use check boxes
- [x] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- [x] I have included logs, exceptions and / or steps to reproduce the issue.
- [x] I have not used any OwO's or UwU's in this issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the #resume command handling and the pause state used when a Litematica building task stops with an "Out Of Blocks" message. Reproduce the sequence in the issue, then verify that the chat response accurately reflects whether the task is paused while the task continues as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100