Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 0c985924c6ae7996775cddd0ec4208091a32999cc28bb10d5cfd94d138309ea6:25:18
|
25 | self.playerId = FastBreakV1.getPlayerIdByAccount(accountAddress: self.accountAddress)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: unexpectedly found nil while forcing an Optional value
--> 0b2a3299cc857e29.FastBreakV1:539:47
|
539 | return FastBreakV1.accountPlayerMapping[accountAddress]!
| ^^^^^^^^^^^^^^^^^