-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to export/import #7
Comments
That error code translates to CEC::Status::InvalidState::Busy. I tested on citra with HLE and LLE cecd, and on my o3ds, with both this version and my dev fork of CECTool and had no problems. Was something else running that utilizes streetpass in some way? If you restart your system, and use CECTool, does it always display that specific error? Can you successfully view System Settings->Data Management->Streetpass? I hope we can get this sorted out for you. |
rebooted qnd tried again still drop the same error. |
Something I noticed was that the menu buttons are really sensitive. It would register two clicks when I meant to do it once. I may need to add a minor delay to prevent that. With that said, it could be that it is working for you but it is registering multiple presses and trying again so quickly that cecd is busy with the first request. Just a thought. |
grabbed and compiled the project (switched Streetpass::MBox tu sharerd instead of unique)
nounted CECTool to my 3ds sd card lunched it via HB
but when i try to export/open/import or anything i get thje folowing message: "MBoxInfo Open Failled: C8A10BF0"
i'm realy intrested in this project and willing to help but my knowledge is limited ...
The text was updated successfully, but these errors were encountered: