modrinth / theseus

Our game launcher which can be used as a CLI, GUI, and a library for creating and playing Modrinth projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't use Discord's CDN to serve images

getchoo opened this issue · comments

commented

Describe the bug

url: 'https://cdn.discordapp.com/attachments/817413688771608587/1131109353928265809/Screenshot_2023-07-15_at_4.16.18_PM.png',

This will eventually break completely, but seems to already in plenty of situations

Steps to reproduce

  1. Use onboarding

Expected behavior

Image appears

System information

Linux with v0.6.3

Additional context

This is not a flatpak specific bug and appears in all packagings. This is also more detrimental with newer versions of webkitgtk, where some ui buttons cannot be pressed due to the images not loading

Yeah, the link to the discord attachment display this for me:

This content is no longer available.

Probably why it doesn't work...

Does it work for anyone ? Or is this a region specicifc issue or something ?

I believe all attachment URLs expire now.

Fixed!