-
Notifications
You must be signed in to change notification settings - Fork 45
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
Name "exefs_icon" is not defined #16
Comments
seems I made a mistake and exefs_icon isn't actually defined if the icon is missing. |
4f27733 this commit should fix the error. it won't make the rom convert if the icon is missing but it should not crash at least. |
I know the files I have should definitely have icons though, at least they do in Citra but I don't know if that has anything to do with this or not(?) |
this error should only happen if "icon" wasn't found in the exefs. have you tried the latest commit? |
Latest commit doesn't have the error showing up but it still appears to not convert on my end, which I'm not sure if that's intended or not? |
what's the output? |
@Crono141 make sure you're using Python 3.4 or later. run it like: |
Thanks, after installing python3 and installing pyaes, I was able to get ONE of my files to convert. The rest gave this error: Which I think brings us back to what @damnsquidpeople was saying last year. |
The crypto flag was probably not set correctly when it was decrypted. |
Anything I can do about that? |
Consider re-dumping with modern tools, GodMode9 can also create a cia directly from a game cart. |
OK. Thanks. |
Seems like no matter what 3ds files I try, whether or not they were things I dumped previously for Citra, will not convert back into CIA files, giving me this error every single time.
The text was updated successfully, but these errors were encountered: