FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
91 stars 25 forks source link

"Failed to load minecraft versions" #1186

Open Stin045 opened 1 month ago

Stin045 commented 1 month ago

What Operating System

Windows 10

Debug Code

dbg:TdE9hxwRV3w

Describe the bug

When logged into minetogether in the app, it shows "Failed to load minecraft versions" and i cannot even update any modpack, if i log out of minetogether everything works fine and i can update packs as normal

Steps to reproduce

  1. Click on your profile
  2. Log into minetogether
  3. "Failed to load minecraft versions" issue
  4. Log out
  5. works again

Expected behaviour

to stay logged in and be able to actualy see and update modpacks

Screenshots

image

Additional information

No response

Gaz492 commented 1 month ago

It looks like the api returning an error when you are logged in to minetogether. Have you done all the steps such as linking your minecraft account to your minetogether account?

If you have, you will need to contact creeperhost as it may be an issue on their end.

EDIT:

This is what the api for the modpacks is returning for you {"status":"error","message":"User is not registered.","cached":false,"user":"null"}

Stin045 commented 1 month ago

I messaged CH with this issue, idk if they fixing it or not