#I got a NullReferenceException crash

1 messages · Page 1 of 1 (latest)

mystic shoal
#

I'm also a game dev as well,
I think it's happen because you don't limit the number of cards on hand and it call too many Lean tween animation,
To fix this maybe you need to limit the number of cards on hand eg. 50? I don't know,
Or just ignore Lean tween animation when have more than 20? cards on hand.

To reproduce just make a condition just like my 2nd picture.

pliant stratus
#

They fixed it already

#

Update just hasn’t been pushed yet

#

You can check #wtf-are-we-doing for info on development