-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unhandled exception when attempting to run the bot #2
Comments
My bot doesn't support v2.8 due to an issue on the Hawk API that's fixed in the latest Bizhawk dev build. You will want to pull down the latest Bizhawk dev build and compile it using their Don't use the Bizhawk v2.9 RC2 builds. Let me know if you have any issues. |
By the way, I updated the Readme file, so that you can watch how the Bizhawk Genetic Algorithm Bot Source Installation is done. I used Windows Sandbox because it's the best place to show how everything is installed from scratch. |
That was the problem! I wasn't using the GitHub-cloned version of Bizhawk. Thanks, the errors are fixed now. |
I am trying to run the bot with Bizhawk 2.8, but it throws this exception:
Steps to reproduce:
Yes
Then this exception appeared. I have restarted Bizhawk multiple times, but it still happens.
Also, since it may be relevant based on the exception, the RAM address in question is
0x000096
.Edit: I also get two other errors sometimes:
And another one occurs when I rewind a frame while the botting window is open. It's just a generic message that says
EmuHawk has thrown a fatal exception and is about to close. A movie has been detected. Would you like to try to save? (Note: Depending on what caused this error, this may or may not succeed.)
I also tried on BizHawk 2.9.
The text was updated successfully, but these errors were encountered: