Incompatibility with Skip Transitions
CodeF53 opened this issue · 3 comments
Mirror issue on their github: javachefmc/skip-transitions#2
Launching the game with both of the mods causes the following crash:
https://paste.ee/p/QTaS8
Disabling borderless mining makes the crash not occur
…On Wed, Mar 16, 2022, 5:58 PM comp500 ***@***.***> wrote:
Are you sure the crash doesn't occur when Borderless Mining isn't present?
Borderless Mining doesn't touch any of the classes that mod mixes into, it
shouldn't be incompatible...
—
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJAZ742YA7YRZIUXEMWIKC3VAJYRPANCNFSM5Q5J5EBQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Ah, I think I might be classloading MinecraftClient
wayyy too early... but I have no idea why that causes the mixin injection crash.