TOO_COMPLEX
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: --> 31001befabe579e92848fcf9a2db8120b4f5f1d840d3bd0fa52a6ae46106c733:28:19 | 28 | let nft <- self.gameRef.play( 29 | fastBreakGameID: self.fastBreakGameID, 30 | topShots: self.topShotMomentIds 31 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 0b2a3299cc857e29.FastBreakV1:447:12 error: failed to retrieve slab 0xb2a3299cc857e29.1013577: get value failed: [Error Code: 1110] computation exceeds limit (9999) --> 0b2a3299cc857e29.FastBreakV1:261:28
Loading...