Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 970b658d2d0e07a26f7d4707bd5b5cbc07a76f64f83c0188b76d0d8a9386769a:19:8
|
19 | self.gameRef.updateSubmission(fastBreakGameID: self.fastBreakGameID, topShots: self.topShotMomentIds)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 0b2a3299cc857e29.FastBreakV1:524:12
|
524 | fastBreakGame.updateFastBreakTopshots(playerId: self.id, topshotMoments: topShots)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Submission update missed deadline
--> 0b2a3299cc857e29.FastBreakV1:266:16
|
266 | FastBreakV1.isValidSubmission(submissionDeadline: self.submissionDeadline) : "Submission update missed deadline"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^