Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 808e26dd36470b63492d5d439e8e8a4ae0dd9374d499b94cb24de2f4e35f7746:46:19
|
46 | let nft <- self.gameRef.play(
47 | fastBreakGameID: self.fastBreakGameID,
48 | topShots: self.topShotMomentIds
49 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Top shot not owned in any collection with flowId: 14683742
--> 0b2a3299cc857e29.FastBreakV1:433:24
|
433 | panic("Top shot not owned in any collection with flowId: ".concat(flowId.toString()))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^