Fabric API

Fabric API

106M Downloads

Crash on startup

unlsycn opened this issue · 14 comments

commented

There is only a fabric-api-0.17.0+build.386-1.16.1.jar in my mods folder.
I have tried to delete all config and download Minecraft again but it still crash.
here is the crash report:https://paste.ubuntu.com/p/c2dGQJN4f2/

commented

same on arch linux

commented

Can you describe how you got this error? It seems like World is missing which means something has gone horribly wrong.

Edit 1:
@2str8, if you can give me steps to reproduce, I can test it since I am using arch on my laptop

commented

I got help in the discord channel, crash causes by incompatible version of Sodium with Fabric/Minecraft. So i ran it on 1.16.1 and everything works perfectly now. Thanks

commented

Can you describe how you got this error? It seems like World is missing which means something has gone horribly wrong.

I just ran my Minecraft with Fabric mod loader and Fabric API, then it crash and the crash report pop up. There is no other mods in the mod folder. I tried to decompile Minecraft by Yarn and it seems to cause by "net.minecraft.world.World".
But interestingly everything works fine on 1.16.2.

commented

Can you give me the entire log? That will contain the mod list and OS details

commented

Can you give me the entire log? That will contain the mod list and OS details

Sure.
log:https://paste.ubuntu.com/p/yy4x78PgYr/
crash-report:https://paste.ubuntu.com/p/rn9gpP8MSj/

commented

Every single mixin in fabric api failed to apply...
68747470733a2f2f63646e2e646973636f72646170702e636f6d2f656d6f6a69732f3730373031363138363238313539303835352e706e673f763d31

Something is definitely wrong.

Which launcher are you using? If it's MultiMC, can we have instance info?

commented

Sorry, I am using PCL to launch Minecraft. I have switched to other launcher like HMCL and it crash as well.
I can launch other versions by PCL and HMCL perfectly so I think it's not the launcher's problem.

commented

Try with mojang launcher or multimc.

commented

Out of curiosity, what are PCL and HMCL? I've never heard of those launchers.

commented

Out of curiosity, what are PCL and HMCL? I've never heard of those launchers.

I think it doesn't matter.

commented

Fabric works well on 1.16.2 now. I have gave up to get clear about this problem so I will close this issue. Thank you all for help

commented

For future reference: both PCL and HMCL seem to have cracked functionality.
We do not support clients, cheats, or modifications that allow you to access the game without paying for it.

commented

Yes, this issue here clearly looks like an issue with the launcher as well.