DeDiamondPro / Resourcify

In-game resource pack, data pack and shader browser and updater
https://modrinth.com/mod/resourcify
GNU General Public License v3.0
25 stars 4 forks source link

[Crash] Lack of proper connection error handling #20

Closed Type-32 closed 5 months ago

Type-32 commented 10 months ago

Technical Information Resourcify version: 1.2.0 Minecraft version: 1.20.1 Minecraft Fabric Loader 0.87.0-0.14.22 Other mods (if relevant):

Describe the bug Clicking the Version button in the FreshAnimations (or at any page, presumably this bug is not explicit) page would cause the game to crash.

Expected behavior The Version button should've worked and actually took me to the versions list page.

Steps to reproduce

  1. Load the mod
  2. Search for FreshAnimations resource pack page on Resourcify
  3. Click into Versions
  4. Crash

Additional information Crash Log: latest.log

DeDiamondPro commented 10 months ago

Hi, This is a connection issue, could you please check if you can access https://api.modrinth.com/v2/project/fresh-animations/version, if you can not it is possible something is blocking the connection, if you can it was probably a temporary connection issue. Nevertheless this is an issue related to Resourcify's error handling (or lack there of) and I will implement proper error handling in future release