Elytra flight works fine but it generates hundreds of identical error messages in transit
Zimber106 opened this issue ยท 2 comments
meteor client stacks the error messages for me since they're duplicates but it sent roughly 550 times (screenshot attached)
Some information
Operating system:Windows 11
Java version:latest
Minecraft version:1.21
Baritone version:latest
Other mods (if used):
meteor, various other fabric mods (images attached)
Exception, error or logs
Please find your latest.log
or debug.log
in this folder and attach it to the issue
latest.log
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.
go to nether
use baritone for elytra flight
Modified settings
To get the modified settings run #modified
in game
screenshots attached
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.
The error is from the nether pathfinder complaining that it's being used an unsupported y value, which, judging by your first screenshot, is exactly what you did. What does seem a bit off is that it generated a path at all. It should completely refuse operation when used on the nether roof (changing that is another issue).