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