Description: I was in OpenAnarchy [Toxigon] and when I Vannila Fly It crashes, then I had a great idea to use Not Enough Crashes to prevent Vannila Fly Crashing the Entire Program and would instead bring a crash screen and would give an option to go back to the menu.
But the Crash Log said it was because of AutoEat, so I got to forgehax/config/AutoEat.json, and disabled the enabled.
{
"bind": "key.keyboard.delete",
"enabled": "false",
"fail-safe-multiplier": "10",
"select-wait": "10",
"sorting": "RATIO"
}
Description: I was in OpenAnarchy [Toxigon] and when I Vannila Fly It crashes, then I had a great idea to use Not Enough Crashes to prevent Vannila Fly Crashing the Entire Program and would instead bring a crash screen and would give an option to go back to the menu.
But the Crash Log said it was because of AutoEat, so I got to forgehax/config/AutoEat.json, and disabled the enabled. { "bind": "key.keyboard.delete", "enabled": "false", "fail-safe-multiplier": "10", "select-wait": "10", "sorting": "RATIO" }