CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 356455e4275305a4f73d419ca11264da1e002e3d37cee0b47685144aa7c261cf:19:8 | 19 | self.gameRef.updateSubmission(fastBreakGameID: self.fastBreakGameID, topShots: self.topShotMomentIds) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Account already with playerID: 982 has not played FastBreak with ID: 75ed1a82-bb09-4afb-a81f-eb2e26f8d084 --> 0b2a3299cc857e29.FastBreakV1:521:19 | 521 | ?? panic("Account already with playerID: ".concat(self.id.toString()) 522 | .concat(" has not played FastBreak with ID: ".concat(fastBreakGameID))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^