Baubles

Baubles

116M Downloads

Exception in server tick loop

GhostFire90 opened this issue ยท 0 comments

commented

at baubles.api.BaublesApi.getBaublesHandler(BaublesApi.java:20)
Im developing an addon mod for thaumcraft and i needed to check if a player has a certain bauble equipt and I tried using isBaubleEquipt but that caused the same error.
at baubles.api.BaublesApi.getBaublesHandler(BaublesApi.java:20) at baubles.api.BaublesApi.isBaubleEquipped(BaublesApi.java:41)

I have nothing in the dev space except Thaumcraft 6 and the latest baubles (I am deobfing them on build) and the latest version of forge, please help