bakkesmodorg/BakkesModSDK

Updater can get stuck in infinite loop

TheWaveWarden opened this issue · 1 comments

This is potentially the wrong repo - I couldn't figure which one contains the main app / updater.

The issue:

When prompted to update and I accidentally click "update"
It asks me for the rocket league exe or something. I try cancel -> cancel -> cancel because I just wan't this thing to close.

I am now stuck in a loop:
while(true){
"Did not select bakkesmod folder?"
"Unable to find manifest file, ..."
Browser opens.
}

This is somewhat intrusive, as the updater just pops up when my computer starts, and I usually just close it right away

Nvm, this was my fault - I uninstalled RL, sorry!