-
ERROR - An unexpected error occurred during manifest migration: Failed to load some accounts: [Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2)), Unknown(The system cannot find the file specified. (os error 2))] Caused by: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Can you post the output when you have debug logging on? Add the argument |
Beta Was this translation helpful? Give feedback.
-
INFO - reading manifest from C:\Users\Administrator\AppData\Roaming\steamguard-cli/maFiles |
Beta Was this translation helpful? Give feedback.
Is that everything? I was expecting to see more logs.
The system cannot find the file specified.
means that steamguard-cli failed to read a file because the file requested does not exist. steamguard-cli expectsmaFile
s to be found in the same directory asmanifest.json
. According to these logs, your maFiles should be inC:\Users\Administrator\AppData\Roaming\steamguard-cli/maFiles
, right? Make sure this folder has amanifest.json
file.