Skidamek / AutoModpack

Enjoy a seamless modpack installation process and effortless updates with a user-friendly solution that simplifies management, making your gaming experience a breeze.
https://modrinth.com/mod/automodpack
GNU Lesser General Public License v3.0
92 stars 28 forks source link

Modpack not downloading during preload (1.19) #45

Closed DamonFerns closed 1 year ago

DamonFerns commented 1 year ago

Describe the bug The modpack will no longer properly download when starting the game after auto-updating to 2.3.0. I can see the logs saying it is downloading but even if i leave it for a long time nothing happens, it just gets stuck on preload and doesn't open the game. If i instead try to download it after starting the game, it downloads quickly. Can also quickly directly download the modpack from the IP using a browser.

To Reproduce Steps to reproduce the behavior:

  1. Change server modpack (e.g. add a mod)
  2. Start game
  3. Modpack starts to download but never finishes, so game window never appears

Expected behavior In the previous version of AutoModpack, the modpack would download after pre-loading. In this current version the download should be done during pre-loading, then start the game. But this does not happen

Screenshots Minecraft debug log (gets stuck like this) automodpack debug log

Server log automodpack server log

AutoModpack and Minecraft Version you are using (please complete the following information): MInecraft 1.19 AutoModpack 2.3.0

Skidamek commented 1 year ago

When it happens try type /automodpack modpack-host restart In the server host

Elrude commented 1 year ago

During testing, successful attempts make three get requests to the server, however during pre load it seems to stop after getting the second 200 response from the server. I will look further into this.

Skidamek commented 1 year ago

Cool, thanks in advance!

Skidamek commented 1 year ago

fixed