portablemc
portablemc copied to clipboard
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.
When trying to log in using Microsoft's alias email feature, the following error show up. ``` [ .. ] Processing authentication against Minecraft services... [FAILED] Incoherent authentication data, please retry....
It would be very cool, if we can start a server with portablemc too. So that its download forge, fabric and so on automatic too.
Would it be possible to have a version where just the game launches in the console (without a graphics card or associated screen size)? This would make it easy to...
I am attempting to start quilt:1.20.1, and I have tried reinstalling portablemc.
I'm currently quite bored with Python packaging and environment in general. This is just an idea and I know the work is really huge (already tried PoC in the past),...
Some user get now the DoesNotOwnMinecraftError Exception, then they want refresh the session: ```python from portablemc.fabric import FabricVersion from portablemc.standard import Context if data.get("auth_mails").get(email, {}).get("auth"): auth_session = data.get("auth_mails").get(email, {}).get("auth") if...
I put this command in the terminal: `python3.11 -m portablemc start a1.1.0` And received a message in the terminal that LWGL couldn't be found! As the launcher normal takes care...
Failure details: We are unable to initialize the graphics system. glfwinit failed. 
My code ```python from portablemc.standard import Version Version("1.12.2").install().run() ``` Crashes with ``` Traceback (most recent call last): File "/Users/joram/PycharmProjects/EastShoreLauncher/portablemc/standard.py", line 851, in _resolve_jvm with jvm_manifest_file.open("rt") as jvm_manifest_fp: File "/opt/homebrew/Cellar/[email protected]/3.10.12_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/pathlib.py", line...
[13:35:30] [main] [INFO] Building optimized datafixer [13:35:41] [main] [WARN] Unrecognized user type: [13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Platform/architecture mismatch detected for module: org.lwjgl [13:35:42] [Render thread] [INFO] [STDERR]: JVM...