cabaletta / cabaletta/baritone
CustomGoalProcess issue (maybe)
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
I'm encountering a crash in Baritone when running a custom script with JsMacros (v1.9.2) on Minecraft 1.18.2 (Fabric). The crash occurs after entering a dungeon, specifically when Baritone's CustomGoalProcess tries to execute pathfinding/goal-related operations. The script's logic involves detecting when the player moves from coordinate A (the dungeon entrance) to coordinate B (the dungeon spawn); after confirming the player is near coordinate B, it implements a 10-second delay intended to ensure proper chunk loading before running a sub-script that initiates Baritone's goals, such as pathfinding and monster targetin
[crash.log](https://github.com/user-attachments/files/21663250/crash.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.