You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
The problem lies in the path for the ctrnand location of GodMode9.
If the "payloads" folder doesn't already exist, it won't create it, resulting in "extraction failed!" error.
The solution of course, is to create the missing dirs should there end up being any in the path to the target location. I.E. add checks or whatever.
I don't know if this problem happens on the SD card too I haven't bothered to check. Regardless, this should be implemented to prevent such errors should a user be using this software to install a software for the first time.