bakkesmodorg / BakkesModSDK

The current BakkesModSDK (Unofficial SDK for Rocket League)
http://bakkesmod.com
223 stars 49 forks source link

Updater can get stuck in infinite loop #15

Closed TheWaveWarden closed 4 years ago

TheWaveWarden commented 4 years ago

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

TheWaveWarden commented 4 years ago

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