cabaletta / cabaletta/baritone

freezing randomly

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

Description

## Some information
Operating system: windows 11
Java version: java 22.0.1
Minecraft version: 1.20.6 fabric
Baritone version: 1.20.6
Other mods (if used):
2trouser-streak-1.1.0-1.20.6
capes-1.5.4+1.20.5-fabric
elytra_physics-forge-2.0
fabric-api-0.100.4+1.20.6
fabric-language-kotlin-1.10.20+kotlin.1.9.24
ferritecore-6.1.1-fabric
ImmediatelyFast-Fabric-1.2.18+1.20.6
indium-1.0.34+mc1.20.1
jei-1.20.6-fabric-18.0.0.65
krypton-0.2.7
lazydfu-0.1.3
litematica-fabric-1.20.6-0.18.1
malilib-fabric-1.20.6-0.19.0
meteor-client-0.5.7
modernfix-fabric-5.18.0+mc1.20.6
modmenu-10.0.0
NoFog-1.3.6+1.16.5-1.21
reeses_sodium_options-1.7.3+mc1.20.6
rusherhack-loader
shulkerboxtooltip-fabric-4.1.4+1.20.6
sodium-extra-0.5.6+mc1.20.6
sodium-fabric-0.5.11+mc1.20.6
ViaFabricPlus-3.3.2
XaeroPlus-2.19+fabric-1.20.6-WM1.38.8-MM24.2.0
Xaeros_Minimap_24.2.0_Fabric_1.20.6
XaerosWorldMap_1.38.8_Fabric_1.20.6

## Exception, error or logs
Please find your `latest.log` or `debug.log` in this folder and attach it to the issue
`[19:52:09] [Render thread/INFO]: [STDERR]: java.lang.IndexOutOfBoundsException: Index -4 out of bounds for length 32
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.Objects.checkIndex(Objects.java:385)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.ArrayList.get(ArrayList.java:427)
[19:52:09] [Render thread/INFO]: [STDERR]: at baritone.process.elytra.NetherPath.a(Unknown Source)
[19:52:09] [Render thread/INFO]: [STDERR]: at baritone.process.elytra.ElytraBehavior$PathManager.a(Unknown Source)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726)
[19:52:09] [Render thread/INFO]: [STDERR]: at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.class_1255.method_18859(class_1255.java:162)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.class_4093.method_18859(class_4093.java:23)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.class_1255.method_16075(class_1255.java:136)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.class_1255.method_5383(class_1255.java:121)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1523(class_310.java:1275)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1514(class_310.java:888)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Main.java:265)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
[19:52:09] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
[19:52:09] [Render thread/INFO]: [CHAT] [Baritone] An unhandled exception occurred. The error is in your game's log, please report this at https://github.com/cabaletta/baritone/issues`

Linux: `~/.minecraft/logs/`

Windows: `%appdata%/.minecraft/logs/`

Mac: `/Library/Application\ Support/minecraft/logs/`

## How to reproduce
Add your steps to reproduce the issue/bug experienced here.
it happens when using elytra path

## Modified settings
To get the modified settings run `#modified` in game
allowinventory
blockreachdistance
buildignoreblocks
buildinlayers
desktopnotifications
elytraconversefireworks
elytrafireworkspeed
elytrapitchrange
elytrarenderhitboxraytraces
layerorder
[2024-07-22-4.log](https://github.com/user-attachments/files/16338553/2024-07-22-4.log)

## 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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.