Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 03c8363ce1b83aa9dde93d4ac36044ac98a355d5c2b2af4bc09e4853bf0d789d: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: 36744253
--> 0b2a3299cc857e29.FastBreakV1:433:24
|
433 | panic("Top shot not owned in any collection with flowId: ".concat(flowId.toString()))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^