You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mincraft Client is crashed after the "loading terrain" in singleplayer mode.
The crashlog (excepts) Time: 2023-03-26 00:13:36 Description: Exception in server tick loop
java.lang.IllegalAccessError: class com.irtimaled.bbor.common.interop.CommonInterop tried to access private field net.minecraft.class_3244.field_14127 (com.irtimaled.bbor.common.interop.CommonInterop and net.minecraft.class_3244 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @58134517)
Mincraft Client is crashed after the "loading terrain" in singleplayer mode.
The crashlog (excepts)
Time: 2023-03-26 00:13:36
Description: Exception in server tick loop
java.lang.IllegalAccessError: class com.irtimaled.bbor.common.interop.CommonInterop tried to access private field net.minecraft.class_3244.field_14127 (com.irtimaled.bbor.common.interop.CommonInterop and net.minecraft.class_3244 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @58134517)
The crashlog in detail is here:
https://gist.github.com/Shiro-xxx-Toda/183e5c7e26de949a51110e41b013cd91
It seems that BBOR 2.6 is not compatible with Minecraft 1.19.4(fabric-0.14.17).
I hope this report will be helpful for your development.
The text was updated successfully, but these errors were encountered: