Post subject: Savestates make Bizhawk crash
Joined: 10/27/2016
Posts: 4
Hi Whenever I'm trying to load a savestate Bizhawk crash with this weird message:
System.ArgumentException: 1 is not a supported code page.
Parameter name: codepage
   at System.Text.Encoding.GetEncoding(Int32 codepage)
   at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
   at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(String name)
   at BizHawk.Client.Common.BinaryStateLoader.LoadAndDetect(String filename, Boolean isMovieLoad)
   at BizHawk.Client.Common.SavestateManager.LoadStateFile(String path, String name)
   at BizHawk.Client.EmuHawk.MainForm.LoadState(String path, String userFriendlyStateName, Boolean fromLua, Boolean supressOSD)
   at BizHawk.Client.EmuHawk.MainForm.LoadQuickSave(String quickSlotName, Boolean fromLua, Boolean supressOSD)
   at BizHawk.Client.EmuHawk.MainForm.CheckHotkey(String trigger)
   at BizHawk.Client.EmuHawk.MainForm.<ProcessInput>b__1e(Boolean current, String trigger)
   at System.Linq.Enumerable.Aggregate[TSource,TAccumulate](IEnumerable`1 source, TAccumulate seed, Func`3 func)
   at BizHawk.Client.EmuHawk.MainForm.ProcessInput()
   at BizHawk.Client.EmuHawk.MainForm.ProgramRunLoop()
   at BizHawk.Client.EmuHawk.Program.SubMain(String[] args)
I'm running on Windows 10, last update of the Anniversary edition, with a GTX 970 and the latest drivers, Bizhawk is unzipped in its folder and has all the admin authorizations. This problem occurs with any version, and is likely to be happening only since I did the anniversary update of Win10. If anyone has a possible solution I would be glad to hear it :) Thanks
Editor
Joined: 3/31/2010
Posts: 1466
Location: Not playing Puyo Tetris
Have you tried this https://github.com/TASVideos/BizHawk/releases/tag/1.11.8.2 What Core(s) have you tried?
When TAS does Quake 1, SDA will declare war. The Prince doth arrive he doth please.
Joined: 10/27/2016
Posts: 4
I've tried with versions from 1.11.0 till 1.11.8.2 now, the thing is that I didn't have this problem before august (the moment I updated to win 10 anniversary. I tried with NES, SNES and GBA and different cores, always bring the same issue :|
Editor, Emulator Coder, Site Developer
Joined: 5/11/2011
Posts: 1108
Location: Murka
Windows is fucked. Switch your system language to English or something else latinish.
Joined: 10/27/2016
Posts: 4
Yeah I know that windows sucks in many ways, but I need it. What do you mean by "switch your system to something latinish"? I got it in English already.
Editor
Joined: 3/31/2010
Posts: 1466
Location: Not playing Puyo Tetris
Try deleting your config.ini file. That should force BizHawk to reset all settings and allow it to work again.
When TAS does Quake 1, SDA will declare war. The Prince doth arrive he doth please.
Joined: 10/27/2016
Posts: 4
Thx but I think it's related to my system, I have to reinstall my OS properly, I have some little bugs with other softwares too, I've tried many things and it should be the final solution :D Thanks for your patience!