Skip to content
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

Open
idolord opened this issue Aug 25, 2019 · 3 comments
Open

unable to export/import #7

idolord opened this issue Aug 25, 2019 · 3 comments

Comments

@idolord
Copy link

idolord commented Aug 25, 2019

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 ...

@NarcolepticK
Copy link
Contributor

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?
Are you using a modified launcher that disables/kills running sysmodules?

I hope we can get this sorted out for you.

@idolord
Copy link
Author

idolord commented Aug 26, 2019

rebooted qnd tried again still drop the same error.
how could i know if something else is using my streetpass ? should i disable streetpass entirely ?
i do have access to streetpass data management.
i don't know if my launcher like or dislike runing sysmodules.
fyi: im on a new 3ds cfw luma and i'm able to run decrypt, boot9strap and other luma payload if that's help
i'll try building your dev version and try it.

@NarcolepticK
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants