![CensoredASM](https://media.forgecdn.net/avatars/thumbnails/358/827/256/256/637520208754289091.png)
[ASM VerifyError] loliasm 5.0 is incompatible with B3M
kappa-maintainer opened this issue ยท 9 comments
https://gist.github.com/kappa-maintainer/cd83edece9a0f52049192ab3e9c42c64
Can reproduce with only loliasm installed
Does this build work for you? loliasm-5.1.zip
Yes, it provides some kind of hardcore darkness function by asming into EntityRenderer's nightvision method and many render classes
Can you try disabling either fixMC30845
or fixMC31681
to see which is causing it?
Fix31681 caused this. Is it possible to make mixin compatible with asm? If not, I guess I have to disable the fix
Easy fix coming up. I wasn't using mixins for that patch. I also found the cause of why #27 was never truly fixed. So that will also get fixed.