eliboa / NxNandManager

Nintendo Switch NAND management tool : explore, backup, restore, mount, resize, create emunand, etc. (Windows)
GNU General Public License v2.0
763 stars 70 forks source link

"locale::facet::_S_create_c_locale name not valid" On Windows #123

Open christantoan opened 5 months ago

christantoan commented 5 months ago

I'm receiving the same error as https://github.com/eliboa/NxNandManager/issues/14 when trying to run the program but on Windows:

terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid

Hope this can be fixed. Please let me know if you need more information. Thank you.