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
91 stars 29 forks source link

Says restart to install mods, everytime server boots up even though there is no change #191

Closed BumbleTree closed 3 months ago

BumbleTree commented 7 months ago

Bug description

Everytime the server restarts, it prompts people who join to restart their game to apply downloaded changes (there are none and the changelog is grayed out)

Steps to reproduce

  1. Restart server
  2. Join server

Expected behavior

It to log you on without prompting this

Actual behavior

It prompts to restart

Relevant logs

No response

Minecraft & Mod Loader versions

1.20.1 from Automodpack fabric installer

Minecraft launcher

Standard

Operating system

Windows 11

AutoModpack version

3.5.2

Other information

No response

Check list

mariobrosmania commented 7 months ago

I had this issue as well a while ago it was because I had generateModpackOnStart set to true in the server config Disabling this prevented the mod from making a new manifest every time the server restarts, the update prompt is because your client manifest differs from the servers which is why it asks you to update I believe. If you do decide to change that setting to false make sure you run the command automodpack generate in console whenever you add or remove a mod from your modpack.

Skidamek commented 3 months ago

Fixed in 4.0.0 beta 1!