Post subject: Bizhawk error message while opening
Joined: 9/5/2020
Posts: 1
Hello, when i try to open bizhawk 2.5 it shows this message "System.IndexOutOfRangeException: Index was outside the bounds of the array. at BizHawk.Client.EmuHawk.MainForm.<ctor>g__GetRegValue|5_11(String key) at BizHawk.Client.EmuHawk.MainForm..ctor(String[] args) at BizHawk.Client.EmuHawk.Program.SubMain(String[] args)" and it's not opening the emulator after that. this is happening on versions 2.5, 2.4.2, 2.4.1 bizhawk_prereqs_v2.4.8_1 is installed.
YoshiRulz
Any
Editor
Joined: 8/30/2020
Posts: 80
Location: Sydney, Australia
What version of Windows do you have? The GetRegValue function's purpose is to get the Windows version from the Registry. It might be helpful to open the Registry Editor and take a screenshot of the values, they're in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion.
I contribute to BizHawk as Linux/cross-platform lead, testing and automation lead, and UI designer. This year, I'm experimenting with streaming BizHawk development on Twitch. nope Links to find me elsewhere and to some of my side projects are on my personal site. I will respond on Discord faster than to PMs on this site.
Hey look buddy, I'm an engineer. That means I solve problems. Not problems like "What is software," because that would fall within the purview of your conundrums of philosophy. I solve practical problems. For instance, how am I gonna stop some high-wattage thread-ripping monster of a CPU dead in its tracks? The answer: use code. And if that don't work? Use more code.