Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 98bcf69fdf65ec096573fe51ce287016fe51341a43544a138ffb394738563b56: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]!
| ^^^^^^^^^^^^^^^^^