Launcher icon indicating copy to clipboard operation
Launcher copied to clipboard

Bootstraper doesn't auto-update the launcher when an update is pushed.

Open halvors opened this issue 9 years ago • 8 comments

Bootstraper doesn't auto-update the launcher when an update is pushed. I have to manually click "Update Launcher" next to the "Launch" button.

It's preferable that the bootstraper looks for updates everytime you run the launcher, that wouldn't require the user to manually click the "Update Launcher" button.

halvors avatar Mar 24 '15 11:03 halvors

It does look for updates when the launcher starts (otherwise you wouldn't see the button) but you're right in that it doesn't auto-update.

sk89q avatar Mar 31 '15 15:03 sk89q

Could that be added as an option? Some less experienced users may avoid updating then. And this is a problem when changing major things like CDN.

halvors avatar Apr 04 '15 00:04 halvors

It's doable but I haven't yet because I haven't implemented background tasks.

sk89q avatar Apr 04 '15 06:04 sk89q

I meant on startup, exactly like it does the first time the bootstraper starts :+1:

halvors avatar Apr 04 '15 13:04 halvors

At the moment, the update check occurs silently in the background in the launcher (and not the bootstrapper), and the user may have tried to start a mod pack already by the time the update check completes. Do you want the update check to prevent the launcher from starting up so that this problem doesn't happen?

sk89q avatar Apr 04 '15 15:04 sk89q

Whats the status of this issue? I personally prefer if the Bootstrapper automaticly downloads the new launcher update without asking (like the official Minecraft Bootstrapper does).

dscso avatar Oct 19 '16 01:10 dscso

That can be added pretty easily. If you want that, I can add that as an option. I don't like it when programs wait for an update before I get to use it, but it would be up to you.

A silent background updater, the original suggestion, is a more involved.

sk89q avatar Oct 19 '16 05:10 sk89q

Yes. A silent background updater is the better way. It installs the new jar and asks if it should restart.

dscso avatar Oct 19 '16 12:10 dscso