Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone crashes with Mixin Compatibility mod

ehylo opened this issue ยท 5 comments

commented

Some information

Operating system: win 10
Java version: jdk 8.0.322.6-hotspot (Eclipse Adoptium)
Minecraft version: 1.12.2
Baritone version: 1.2.16? (this action)
Other mods (if used): Mixin Compatibility
Forge version: 14.23.5.2860

Exception, error or logs

Please find your latest.log or debug.log in this folder and attach it to the issue

https://paste.ee/p/qM8Qp

How to reproduce

launch mixin compatibility and baritone together and experience the crash

also note that this was found when testing to see what caused rlcraft to crash with baritone, and we also found that phosphor requires mixin compat to work with mixin bootstrap which is in rlcraft so you need to remove mixin compat and phosphor if you want to use baritone with rlcraft

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.
commented

would you mind elaborating it here on how that is possible without changing the source code?

commented

reason found. mixin compat doesnt like the notch-mapped refmap

commented

Iirc you can add

reobf.jar.mappingType = 'SEARGE'

to the build script and do a normal build with that.

commented

is there really no other way than to remove mixin compat? (which crashes rlcraft)

commented

You'd need to make yourself a srg mapped Baritone jar.