Tarot Cards: Colorized

Tarot Cards: Colorized

1M Downloads

Crash When Hovering Over Tarot Cards in JEI 0.65-alpha

AceTheEldritchKing opened this issue ยท 4 comments

commented

I booted up the alpha from CurseForge to play around with. I looked up the cards in JEI, and upon hovering over one of them my game crashed leaving an exception error. The crash log should be attached to here but please let me know if you need any more info.

crash-2022-09-10_20.10.29-client.txt

commented

cannot be cast to class io.github.apace100.apoli.util.PowerGrantingItem

this seems like a bug coming from apace100.apoli.util.StackPowerUtil.getPowers, i'm not sure what mod it is but you might wanna check with them. i use jei in my dev environment so i can confirm it doesnt crash when hovering

commented

Alright! I'll check it out, thank you for clarifying!

commented

did a little more messing around and i think i found issue, ill see if i can fix it today. has to do with the tarot decks item and other mods that modify tooltips and stuff i believe

commented

436615d

newest version (0.7) should fix the crash, lemme know if it doesnt