mindstorm38 / portablemc

A fast, reliable and cross-platform command-line Minecraft launcher and API for developers. Including fast and easy installation of common mod loaders such as Fabric, Forge, NeoForge and Quilt.
https://pypi.org/project/portablemc/
GNU General Public License v3.0
372 stars 20 forks source link

Stuck on "Resolving version 1.19..." or similar text #135

Closed UnixTMDev closed 1 year ago

UnixTMDev commented 1 year ago

Like the title says, I can't resolve any version of Minecraft, Fabric or not. Here's me trying to launch the game in offline mode (I've used 1.19 and Fabric 1.19 before already.)

unix@unix-mint ~/.minecraft> portablemc start 1.19 -u unix_py
[      ] Resolving version 1.19... ^[[A^C
         Interrupted.              
unix@unix-mint ~/.minecraft [1]> portablemc start 1.19 -u unix_py
[      ] Resolving version 1.19... ^C
         Interrupted.              
unix@unix-mint ~/.minecraft [1]> portablemc start fabric:1.19 -u unix_py
[  OK  ] Resolving fabric loader for 1.19...
[      ] Resolving version fabric-1.19... ^C
         Interrupted.                     
unix@unix-mint ~/.minecraft [1]> portablemc start 1.10 -u unix_py
[      ] Resolving version 1.10... ^C
         Interrupted.              
unix@unix-mint ~/.minecraft [1]> portablemc start 1.17 -u unix_py
[      ] Resolving version 1.17... ^C
         Interrupted.              
unix@unix-mint ~/.minecraft [1]> 

I've tried reinstalling PortableMC twice now. Please help!

OS: Linux Mint Vera RAM: 16GB

UnixTMDev commented 1 year ago

Okay, I waited about 8 minutes, and it finally resolved. I think it might be of note that it took 8 minutes though.