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