packwiz / packwiz-installer

An installer for packwiz modpacks, with automatic auto-updating and optional mods! Works well with MultiMC and on servers.
https://packwiz.infra.link/
MIT License
51 stars 22 forks source link

Improved error messages when offline #8

Open Madis0 opened 3 years ago

Madis0 commented 3 years ago

If the user asks MultiMC to run offline, so should do packwiz - ignore the pack updates and the Java url-not-found errors.

comp500 commented 3 years ago

I'm not sure if I can detect whether MultiMC is running offline or not... I'll have a look but it might not be possible.

comp500 commented 3 years ago

I don't think there's any way of implementing this with the way packwiz-installer runs in MultiMC, unfortunately.

Madis0 commented 3 years ago

You still could rephrase and reduce the errors. If one of the errors is due to not finding a server, just tell the user they might be offline.

comp500 commented 3 years ago

Yeah sure, that sounds like a good idea.