3arthqu4ke / headlessmc

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

cannot launch 1.20.2 #106

Closed kittenvr closed 9 months ago

kittenvr commented 10 months ago

image image

3arthqu4ke commented 10 months ago

Did you declare your Java Versions in your config like this:

hmc.java.versions=C:/Program Files/Java/jre-<version>/bin/java;C:/Program Files/Java/jdk-<version>/bin/java

?

I should write an automatic Java detection.

kittenvr commented 10 months ago

Did you declare your Java Versions in your config like this:

hmc.java.versions=C:/Program Files/Java/jre-<version>/bin/java;C:/Program Files/Java/jdk-<version>/bin/java

?

I should write an automatic Java detection.

this fixed my issue but now it launches terminal and minecraft and i cant type commands

3arthqu4ke commented 10 months ago

You probably want this in your mods folder.

kittenvr commented 10 months ago

You probably want this in your mods folder.

is it just in the default minecraft instalation

3arthqu4ke commented 10 months ago

is it just in the default minecraft instalation

Yes, its in .minecraft/mods

kittenvr commented 10 months ago

is it just in the default minecraft instalation

Yes, its in .minecraft/mods

i added it but it still isnt headless image

3arthqu4ke commented 10 months ago

You need to launch with the -lwjgl option.

kittenvr commented 10 months ago

You need to launch with the -lwjgl option.

now it doesnt open it but how do i do anything, i cant type

3arthqu4ke commented 10 months ago

I cant really help you with that. Have u tried typing Help, then enter?

kittenvr commented 10 months ago

I cant really help you with that. Have u tried typing Help, then enter?

Doesn't work

3arthqu4ke commented 10 months ago

I cant really work with that, do you have a video or the log output?

kittenvr commented 10 months ago

I cant really work with that, do you have a video or the log output?

When I'm home

kittenvr commented 10 months ago

I cant really work with that, do you have a video or the log output?

https://streamable.com/v9rt47

3arthqu4ke commented 10 months ago

Uhm, thats odd, have u tried a different kind of shell? Like the old Windows terminal?

kittenvr commented 10 months ago

Uhm, thats odd, have u tried a different kind of shell? Like the old Windows terminal?

no, ill try that right now

kittenvr commented 10 months ago

just the same thing but the font looks older

3arthqu4ke commented 10 months ago

In the console can you use stuff like ctrl + c?

kittenvr commented 10 months ago

In the console can you use stuff like ctrl + c?

yes, i can use ctrl c

kittenvr commented 9 months ago

@3arthqu4ke it is not completed