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
320 stars 19 forks source link

Invalid session #182

Closed superniels09 closed 7 months ago

superniels09 commented 8 months ago

I logged into portablemc with portablemc login [my e-mail] and started 1.8.9 using portablemc start 1.8.9 the game worked completly fine but when trying to get into hypixel it said "invalid session try restarting your game"

how do I fix this?

mindstorm38 commented 8 months ago

Using portablemc login alone is not sufficient, you also need to add -l <email> in the start command line: portablemc start -l you@example.com 1.8.9.

portablemc login/logout are just here to manually manage the authentication database, but you don't need to call those directly.

mindstorm38 commented 7 months ago

A little tip has been added in latest version 4.1.0