planetarium / 9c-launcher

Nine Chronicles Launcher
GNU General Public License v3.0
44 stars 40 forks source link

PlayerUpdateRetryCount / infinite update prevention logic is causing deadlock on player installation #2418

Open Akamig opened 7 months ago

Akamig commented 7 months ago

https://github.com/planetarium/9c-launcher/pull/2299 So basically, PlayerUpdateRetryCount is not getting reset properly, even after launcher re-install and proper reset condition has met, causing infinite re-install notification loop.