You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: