cabaletta / cabaletta/baritone

RuntimeException error

Open
#4,202 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
9.2k
Forks
2.1k
Avg merge
4d 3h
Merged PRs (30d)
3

Description

## What do you need help with?
I'm getting a RuntimeException error when trying to run the example API code in my custom client. I'm using Minecraft Coder Pack 9.40 (1.12.2). The error is `Caused by: java.lang.RuntimeException: Accessed Blocks before Bootstrap!`
Here is the code below (taken from example):
```java
BaritoneAPI.getSettings().allowSprint.value = true;
BaritoneAPI.getSettings().primaryTimeoutMS.value = 2000L;

BaritoneAPI.getProvider().getPrimaryBaritone().getCustomGoalProcess().setGoalAndPath(new GoalXZ(10000, 20000));
```

## Final checklist
- [x] I know how to properly use check boxes
- [x] I have not used any OwO's or UwU's in this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.