Legend_of_the_Invincibles icon indicating copy to clipboard operation
Legend_of_the_Invincibles copied to clipboard

Lua error un-equipping all items

Open arobinson opened this issue 3 years ago • 2 comments

Got this error when un-equipping all items from a unit on the recall list. I cannot seem to recreate it, but perhaps the stack trace will help

image

arobinson avatar Aug 27 '21 15:08 arobinson

It seems to be related to the recent MP sync changes. It somehow gives an empty variable as argument to the queued operation. It's difficult to tell how it got there. If it was repeatable, it could be debug printed, but without it, it's difficult to say.

Dugy avatar Aug 27 '21 21:08 Dugy

If I manage to find spare time, I'll look for clues along the stack from the screen. But it would be difficult if it's rarely repeatable. Fortunately, manipulating items of a unit in the recall list isn't the most significant part of the gameplay. But ofc it should work after all

Discontinuum avatar Aug 31 '21 00:08 Discontinuum