ezfe / minecraft-jar-command

Download and run Minecraft programmatically. Find the link below to download as an App.
https://github.com/ezfe/m1craft
MIT License
30 stars 1 forks source link

Not working for me #1

Closed Rucadi closed 3 years ago

Rucadi commented 3 years ago

Hi! Thank You for your script.

Installed java and used this program, unfortunately, it doesn't work.

log: [00:42:16] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [00:42:20] [Render thread/INFO]: Setting user: Rucadi [00:42:20] [Render thread/INFO]: [STDERR]: [LWJGL] Failed to load a library. Possible solutions: a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath. b) Add the JAR that contains the shared library to the classpath. [00:42:20] [Render thread/INFO]: [STDERR]: [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics. [00:42:20] [Render thread/INFO]: [STDERR]: [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.

java version:

openjdk version "1.8.0_275" OpenJDK Runtime Environment (Zulu 8.50.0.1017-CA-macos-aarch64) (build 1.8.0_275-b01) OpenJDK 64-Bit Server VM (Zulu 8.50.0.1017-CA-macos-aarch64) (build 25.275-b01, mixed mode)

Tried specifying the folders and running as root, no luck.

The error is quite obvious tho, but not working out of the box.

ezfe commented 3 years ago

Can you attach the crash report? This should be included in ~/Library/Application Support/minecraft in the crash reports folder.