ARRP

ARRP

3M Downloads

[Bug] use Fabric Loader 0.12.x can cause crash

8MiYile opened this issue ยท 2 comments

commented

@8MiYile, are you using Camera Overhaul mod? This crash happened with me and was caused by this mod.
Issue: Incompatible with Fabric Loader 0.12

commented

I write this on a 1.5 year old post because this problem can be caused by incorrect mixins or just general incompatibilities. In my case it was between MCMTfabric and Lithium with the exact same crash log (1.19.2).

  • To the people who come across this in the future, here's a small tip if you want to troubleshoot your modded instance:
    It might not always work, but you never know...
    Try sniffing around in the crash log. In here you can sometimes find clues wich can help you find the problematic mod.
    In this case we can't really see anything useful, just mixins and stuff someone like you and me can't comprehend. But in some cases you might see a mod name shoved in there.
    I once had a problem with lambdynamiclights being incompatible with trinkets (fabric 1.19.1)
    In the crash log yopu could see the mod name 'Lambdynamiclight'
    So check the log before posting! Can save you (and others) a lot of time!