AdvancedChat

AdvancedChat

65.5k Downloads

[BUG] The images on the mod's Curseforge page return HTTP 404 on load.

James103 opened this issue ยท 1 comments

commented

Describe the bug
The following URLs listed in the project README and on the Curseforge page all return 404 errors, causing the images to not load:

https://raw.githubusercontent.com/DarkKronicle/AdvancedChat/v2/images/alternate.png
https://raw.githubusercontent.com/DarkKronicle/AdvancedChat/v2/images/colors.png
https://raw.githubusercontent.com/DarkKronicle/AdvancedChat/v2/images/logscreen.png
https://raw.githubusercontent.com/DarkKronicle/AdvancedChat/v2/images/tab.png

Minecraft Info
Minecraft information:

To Reproduce
Steps to reproduce the behavior:

  1. Check the images on the Curseforge page.
  2. Check the images in the project README.
  3. Using Github's file finder on the default branch of v2, search for the file extension .png.
  4. Only a single result is returned, which corresponds to the project's icon.

Expected behavior

  1. The images on the Curseforge page load successfully.
  2. The images in the project README load successfully.
  3. Using Github's file finder, at least 5 results are returned, with the missing images added in.

Screenshots
From the Curseforge page:
image

From the project README with GitHub's dark mode:
image

From opening up each of the images in a new tab and checking the result:
image
(in all 4 cases)

commented

Should be there now!