This transaction is too complex it does too much logic or read/write to much data.
[Error Code: 1110] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 56d4bd30d90aaf91e4df863c0feae492c7512632d27642243d28aa0876086648:28:19
|
28 | let nft <- self.gameRef.play(
29 | fastBreakGameID: self.fastBreakGameID,
30 | topShots: self.topShotMomentIds
31 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 0b2a3299cc857e29.FastBreakV1:436:37
|
436 | let existingSubmission = fastBreakGame.getFastBreakSubmissionByPlayerId(playerId: self.id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: failed to retrieve slab 0xb2a3299cc857e29.1176708: get value failed: [Error Code: 1110] computation exceeds limit (9999)
--> 0b2a3299cc857e29.FastBreakV1:236:12
|
236 | let fastBreakSubmissions = self.submissions
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^