Jump to content

Forge Update Checker doesn't show on the main menu


SamMan

Recommended Posts

I'm not sure whether to post this here or in bug reports but general rule of thumb is that its probably my fault so here goes:

 

According to the forge docs at https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/, when a new update for your mod is released, it'll display a little blinking emerald icon on the mods button on the main menu, and in the mods menu.

 

However, after getting it set up, the emerald does appear in the mods menu, but does not appear on the main menu?

Main Menu:

image.png.10b0ff2e805c25c73c681b8b22dfa2ef.png

 

Mods Menu:

image.png.844f81498c8bffab226402282c2fe21f.png

 

So uh, not sure what's going on here?

 

The update JSON is retrieved from https://us-central1-dfplusplus.cloudfunctions.net/getUpdateJSON

Its currently equal to:

{
  "homepage": "https://dfplusplus.github.io/webpage/downloads/",
  "promos": {
    "1.15.2-latest": "0.8.1",
    "1.15.2-recommended": "0.8.1"
  },
  "1.15.2": {
    "0.8.1": "Added 'Either' chat side",
    "0.8.0": "Custom sizings for side chat",
    "0.7.0": "Added sound effects"
  }
}

 

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.