Requiem

Requiem

562k Downloads

NullPointerException when join world

SettingDust opened this issue ยท 8 comments

commented
commented

What the fuck

commented

What the fuck

The "fuck" is the newer fabric. I update the fabric-api and fabric-loader in Gradle to 0.12.2 and 0.41.0+1.17. It's appeared. Need to test for exact version.

Edit:
0.12.0, 0.12.1 can't startup game. 0.12.2 can't join world. 0.11.7 is ok

Due to FabricMC/Mixin@24faba3. The 0.12.0/1 error caused by a bug of mixin. The 0.12.2 fixed it (Update mixin)

Fabric loader changes: FabricMC/fabric-loader@8879128...master
In these changes, mixin update from 0.9.3+mixin.0.8.2 to 0.10.3+mixin.0.8.4

Mixin changes: FabricMC/Mixin@11ec11c...FabricMC:main

I think it's in 11ec11c5f17e344e4810680bdd8bea0fed17ce5b...main#diff-3ad778b7c9

commented

Right, it was linked to the mixin update... still, null callbackinfos ? Anyway, thanks for the details, I'll try to fix it.

commented

Ok I think I found what the fuck was, could you try updating to fabric loader 0.12.3 ?

commented

Ok I think I found what the fuck was, could you try updating to fabric loader 0.12.3 ?

Same result

commented

Oh well, would have been too easy I guess

commented

Now, could you try Fabric Loader 0.12.5 ?

commented

Now, could you try Fabric Loader 0.12.5 ?

I will try later

Edit: @Pyrofab It's ok now!