java.lang.ClassNotFoundException: net.fabricmc.fabric.mixin.structure.BiomeAccessor
wkangg opened this issue ยท 7 comments
Describe the bug
Game crashes on launch on v8.2.0-alpha.1 and up, doesn't crash on v8.1.0-alpha.13
To Reproduce
Launch the game
Expected behavior
The game doesn't crash
Additional context
The game doesn't produce a crash report and exits with exit code 0. latest.log: https://pastebin.com/RZerZbgx
Environment
Curseforge Profile: ae2 crash test.zip
Java 1.8.0.291 (64 bit)
Fabric 0.11.3
Latest is 8.3.0-alpha.3, can you try that one?
https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2/files/all
Can confirm v8.2.0-alpha.1 to v8.3.0-alpha.3
What if you download from curseforge? Mind sending the new crash if it happens?
Same crash
latest.log
This is a bug in AE2, we are incorrectly referencing a Fabric API mixin that was removed by FabricMC/fabric#1495. Thanks for reporting, I'll fix this soon.