nether_pathfinder-x86 issue
Some information
Operating system: Java version: OpenJDK Runtime Environment Temurin-21.0.6+7 (build 21.0.6+7-LTS) Minecraft version: 1.21.4 Other mods: https://github.com/miles352/meteor-stashhunting-addon
Exception, error or logs
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffc2d42f83, pid=7092, tid=21976
#
# JRE version: OpenJDK Runtime Environment Temurin-21.0.6+7 (21.0.6+7) (build 21.0.6+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.6+7 (21.0.6+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C [nether_pathfinder-x86_644649660629461044952.dll+0x2f83]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# D:\PrismLauncher\instances\Base\minecraft\hs_err_pid7092.log
[264.116s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
How to reproduce
- Launch Minecraft with jefff mod and Baritone installed using PrismLauncher.
- Enable the TrailFollower feature from jefff mod.
- Play the game until the crash occurs, resulting in an EXCEPTION_ACCESS_VIOLATION in nether_pathfinder-x86_644649660629461044952.dll.
Ask this question in the Jeff mod repo.
Jeff mod shouldn't have anything to do with this. It's a segfault in https://github.com/babbaj/nether-pathfinder/ so either nether-pathfinder is buggy or Baritone uses it incorrectly.
cc @babbaj segfault in your code
The full error log (D:\PrismLauncher\instances\Base\minecraft\hs_err_pid7092.log) would contain more information to help troubleshoot as that'll contain the stack trace leading up to the problematic frame. Not just the single frame.
The only likely explanation is a bug in nether-pathfinder lol