CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> c9a0919e5edccabac979852e22e089c20478bc1fe89e89273579166fc25bdf0a:8:8 | 8 | admin.matching_start(player_id: player_id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Still matching. --> 24466f7fc36e3388.CodeOfFlow:393:37 | 393 | CodeOfFlow.playerMatchingInfo[player_id] == nil || 394 | CodeOfFlow.playerMatchingInfo[player_id]!.lastTimeMatching == nil || 395 | CodeOfFlow.playerMatchingInfo[player_id]!.lastTimeMatching! + 60.0 <= getCurrentBlock().timestamp : "Still matching." | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arguments:
player_id:
3