Recently I’ve been seeing a bunch of crashes with the following message:
/Users/jenkins/slaveroot/workspace/Templates/label/android/platform/resources/init.lua:190: too many results to unpack
and stack trace:
[C]: in function 'unpack' /Users/jenkins/slaveroot/workspace/Templates/label/android/platform/resources/init.lua:190: in function \</Users/jenkins/slaveroot/workspace/Templates/label/android/platform/resources/init.lua:182\>
We don’t call “unpack” in the code, so I have no idea why this is happening…
Anything I can do to resolve this?