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