Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 74b86b09c6bda56b4aee1188bb6c2468a9e7cfec6a7d6f73b3df916947b2e438:46:19
|
46 | let nft <- self.gameRef.play(
47 | fastBreakGameID: self.fastBreakGameID,
48 | topShots: self.topShotMomentIds
49 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Account already submitted to fast break with playerId: 5765
--> 0b2a3299cc857e29.FastBreakV1:444:16
|
444 | panic("Account already submitted to fast break with playerId: ".concat(self.id.toString()))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^