Crash con Fabric 1.16.5 client
JoakoLP opened this issue ยท 7 comments
Today i started trying to make a Fabric server, i allways used Forge. The server ran well, but the client with the same mods crashed.
Crash Log
I think i solved that, but now it doesn't load. It keeps stucked on this.
Occasionally it shows a menu but it cames back to the loading screen instantly.
https://user-images.githubusercontent.com/82276442/114291204-dfa89180-9a5b-11eb-8653-c510c15612a6.mp4
I would go around and check that every mod is updated and then retry-it seems a mod's library, called Artiface, is a little broken. It does not crash on servers because it is only applying the broken feature that crashes on the client.
I'm not sure. you can check that all those mods are updated, and then what I would do is (because it is a startup crash) test with half of the mods. If it crashes, you know what half of the mod folder has the bad mod. And you can keep going and halving until you are able to narrow down the problematic mod. Artiface is a library that generates resources at runtime, so I'd take all mods that don't add any blocks or items out tbh.
I'd try removing Optifine and optifabric as they tend to break a lot. That's a resourcepack loading error.
Yes, i did that and it worked. Also I added sodium and it works too much better than optifine. I'm new on fabric.