sirjonasxx / G-Earth

Cross-platform Habbo packet manipulator
MIT License
92 stars 47 forks source link

Fehler: Main class gearth.Main could not be found or loaded #53

Closed gurkentier closed 4 years ago

gurkentier commented 4 years ago

I get an error message trying to run G-Earth v1.0 on: 5.5.16-1-MANJARO #1 x86_64 GNU/Linux

I downloaded the archive from the releases section and tried to run:

sudo java -jar G-Earth.jar

Result: Fehler: Hauptklasse gearth.Main konnte nicht gefunden oder geladen werden (Error: Main class gearth.Main could not be found or loaded)

When I unzip the jar archive I can clearly find the gearth directory and the .class file in it. Even my tab-completion shows me gearth.Main when using sudo java -cp G-Earth.jar gearth.Main

As well using absolute paths did not work for me.

sirjonasxx commented 4 years ago

Have you tried this solution image

gurkentier commented 4 years ago

Sorry dude I did only skim through the troubleshooting guide ^^

gurkentier commented 4 years ago

I am trying the same thing on macOS now. I have javaFX installed, but its still not working.

Bildschirmfoto 2020-07-25 um 13 32 23
sirjonasxx commented 4 years ago

please dont open 2 issues

gurkentier commented 4 years ago

These are 2 different issues