Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 9250b3f240d7ae710b893cceee86339d43c0c15e77e8577539cf200033c4cfce:23:34
|
23 | self.signer_account.save(<- ABRoyaleGame.submitAttack(
24 | attacker_key: <-attackerKey,
25 | attack_target: attack_target,
26 | action_target: action_target,
27 | scavenge_choice: scavenge_choice,
28 | equip_primary: equip_primary
29 | ), to: ABRoyaleGame.KeyStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: attacker is not allowed to enter an attack yet!
--> 3a3a4f7d9eec9073.ABRoyaleGame:718:27