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: --> 2115e70ac9507a81bf8029a72e2f7dfb6eed42e00d784342f8ba252f9ec63d90:19:8 | 19 | self.gameRef.updateSubmission(fastBreakGameID: self.fastBreakGameID, topShots: self.topShotMomentIds) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Account already with playerID: 3997 has not played FastBreak with ID: f31407cb-711b-451b-82df-37f1d453f06d --> 0b2a3299cc857e29.FastBreakV1:521:19 | 521 | ?? panic("Account already with playerID: ".concat(self.id.toString()) 522 | .concat(" has not played FastBreak with ID: ".concat(fastBreakGameID))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^