Fabric Shield Lib

Fabric Shield Lib

3M Downloads

CTD before loading screen

gregest opened this issue ยท 7 comments

commented

I installed a mod that uses FabricShieldLib and whenever I try to open the game it instantly crashes before even getting to the loading screen, looking at the latest.log it seems to mention fabricshieldlib a lot

latest.log

commented

After looking at it, it seems our mixing into the LivingEntity damage method is mentioned. Could you please say what version mod you installed and possibly link it?

commented

Ah sorry I forgot to mention that, it was the Fabric version FabricShieldLib-1.6.1-1.19.jar https://www.curseforge.com/minecraft/mc-mods/fabric-shield-lib/files/4153077

though looking at it this seems to be an older version? I have no why curseforge downloads this older verison but even looking at versions there is only these 3
CurseForge_2023-03-21_23-25-19

commented

1.6.1 is 3-4 versions behind our current lib. I think an issue like this was fixed between then and the current 1.7. This might be just the author of the pack not updating, so you can try to contact then to update to the newest lib version. I'm going to keep this open for a short while, but then close it ad it applies to an older version of the lib.

commented

I am the author of the pack, but the issue is also that the newer versions are not downloadable through curseforge for some reason, is it possibly because the mod is not tagged as fabric and is only tagged as Java 17?

commented

Ah I see, I checked curseforge, and lib version 1.7 for 1.19.2 was the only one not marked with fabric. See if you can download it through curseforge now.

commented

Yes, it works now but this now revealed an issue with mobz which uses this mod so that's unfortunate. Thank you for fixing this

commented

You're welcome!