Trickster

Trickster

1.4k Downloads

Game crashes rendering wand item type info in the mirror

SaphireLattice opened this issue · 3 comments

commented

Describe the bug
After running a spell to get a slot, then type info from that, the game crashes

To reproduce
Steps to reproduce the behaviour:

  1. Make a spell that gets a slot 2, then gets type info from that, on scroll perhaps
  2. Have a wand in the slot
  3. Get it to run in the mirror
  4. Game crashes
  5. Opening the mirror again, or hovering over it, causes a crash again

Seems to happen specifically with the wand, other items are fine. Probably.

Expected behaviour
An item icon is rendered without a crash

Export
YxEpKcpMzi4uSS2yKi5IzcmJL0gsKhFECBYklgCpvIk9hxgYGdkYGBiYgRjIxFSy0dfhNEJeACGfV5qblFrkwAAHTBACACnDu8d8AAAA

Attachments
Game log

commented

Ah, thats an interesting one, thanks for reporting!

commented

I'm trying to recreate this issue right now, but I'm unable to. I'm getting the wand item type fragment, but it just doesn't render at all instead of crashing. Its clear that something is being weird here, but I'm really not sure what it is yet...

commented

it just doesn't render at all instead of crashing

Might be because of doing this in a debug build? They tend to catch exceptions rather aggressively at times.

Also could it be specific to a version of fabric API/cicada/etc?