Legend_of_the_Invincibles
Legend_of_the_Invincibles copied to clipboard
Lua error un-equipping all items
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
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.
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