Giter Club home page Giter Club logo

Comments (6)

comp500 avatar comp500 commented on June 22, 2024 1

You can pass the --timeout flag to packwiz-installer to bypass the timeout. This does however mean that the user won't be able to reconfigure optional mods if the list of optional mods hasn't changed, unless they manage to click the button very quickly.

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 22, 2024 1

Well, this will at least prevent the original issue from occurring - you'll still be asked to configure optional mods on 1.16.5 if this is the first time installing it [to this directory], which IMO is a good thing - especially because we don't support 1.16.5 anymore 😅

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 22, 2024

packwiz-installer has an option to hide the GUI altogether, which I had considered passing, or maybe as a configuration option? The output is logged to the console (which in turn is redirected to the log, or at least should be), so if we need the information from it we can just ask for the logs/vanilla_installer.log. (For some reason, that is being created in the parent directory, but I'm going to make an issue for that

Either way, this is likely possible without too much struggle, as we can probably use hashes to determine updates (say, hash index.toml or pack.toml and compare it to the saved version in the config file (maybe something like debug.index_hash?).

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 22, 2024

I don't think FO uses optional mods (at least on stable), so that will be a good fix as well. Thanks ❤️

from vanilla-installer-python.

comp500 avatar comp500 commented on June 22, 2024

If a pack doesn't have any optional mods, it won't bother waiting at all :)

from vanilla-installer-python.

Madis0 avatar Madis0 commented on June 22, 2024

FYI 1.16.5 does currently have Hydrogen as an optional mod (because it needs exactly Java 8), but the purposes of VI I'd say automatic skipping is a good thing.

from vanilla-installer-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.