3arthqu4ke / headlessmc

Minecraft on the command line
https://3arthqu4ke.github.io/headlessmc/
MIT License
155 stars 18 forks source link

Bug- Getting a error #87

Closed Almost10 closed 12 months ago

Almost10 commented 1 year ago

[19:43:07] [Client thread/WARN]: ERROR : Couldn't load Narrator library : Unable to load library 'fliteWrapper': Native library (linux-aarch64/libfliteWrapper.so) not found in resource path ([file:/home/ubuntu/.minecraft/libraries/com/mojang/patchy/1.3.9/patchy-1.3.9.jar, file:/home/ubuntu/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar, file:/home/ubuntu/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar, file:/home/ubuntu/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar, file:/home/ubuntu/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar, file:/home/ubuntu/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar, file:/home/ubuntu/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar, file:/home/ubuntu/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar, file:/home/ubuntu/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/librarylwjglopenal-20100824.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/soundsystem-20120107.jar, file:/home/ubuntu/.minecraft/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar, file:/home/ubuntu/.minecraft/libraries/com/google/guava/guava/21.0/guava-21.0.jar, file:/home/ubuntu/.minecraft/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar, file:/home/ubuntu/.minecraft/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar, file:/home/ubuntu/.minecraft/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, file:/home/ubuntu/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar, file:/home/ubuntu/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, file:/home/ubuntu/.minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar, file:/home/ubuntu/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar, file:/home/ubuntu/.minecraft/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar, file:/home/ubuntu/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar, file:/home/ubuntu/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar, file:/home/ubuntu/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar, file:/home/ubuntu/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar, file:/home/ubuntu/.minecraft/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/log4j-api-2.8.1.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/log4j-core-2.8.1.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/lwjgl-2.9.4-nightly-20150209.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/lwjgl_util-2.9.4-nightly-20150209.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/lwjgl-platform-2.9.4-nightly-20150209.jar, file:/home/ubuntu/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar, file:/home/ubuntu/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar, file:/home/ubuntu/.minecraft/versions/1.12.2/1.12.2.jar, file:/home/ubuntu/HeadlessMC/7b5c7fd2-0b47-423b-b1f8-de7905cf1ba1/headlessmc-lwjgl.jar]) connect

3arthqu4ke commented 1 year ago

I need some more info about your operating system and the Minecraft version you are trying to run.

You could try to add hmc.osarch=true to your headlessmc config. (idk)

3arthqu4ke commented 1 year ago

Wait but does the game crash?

Almost10 commented 1 year ago

Hey, the os is ubuntu.

the mc version is 1.12.2

It looks like the process is still running but nothing's working, like i cant use hmc commands or anything.

3arthqu4ke commented 1 year ago

It looks like the process is still running but nothing's working, like i cant use hmc commands or anything.

If you want to run commands you need the -commands flag when launching the game. Or run 1.12.2-forge and use the hmc-specifics, which I would recommend doing.

Almost10 commented 1 year ago

yes i did get forge 1.12.2 and hmc specifics, i was trying the hmc specifics commands

3arthqu4ke commented 1 year ago

And does it work now?