Grasscutters / Grasscutter

A server software reimplementation for a certain anime game.
https://grasscutter.io/
GNU Affero General Public License v3.0
16.21k stars 4.47k forks source link

I'm trying to build but got this error, anyone know how to fix it? #236

Closed MimiKikiNyami closed 2 years ago

MimiKikiNyami commented 2 years ago

unk (3)

lunaticwhat commented 2 years ago

have you tried to setup the environment with running gradlew.bat ?

MimiKikiNyami commented 2 years ago

I have 8_24_33 8_24_46 8_25_05

lunaticwhat commented 2 years ago

can you double check again your java installation in your program files ? if i remember correctly the java folder doesnt named like that. or also you can check if your jdk is working withjava -version in any cmd window

MimiKikiNyami commented 2 years ago

is it like this? Screen

lxzlxzliuxuzhao commented 2 years ago

You can try the java 8.

MimiKikiNyami commented 2 years ago

i tried but still got that error

lunaticwhat commented 2 years ago

your java -version report telling it's a Runtime Enviroinment, not Development Kit so that is why you couldn't compile Grasscutter.

exzork commented 2 years ago

I have 8_24_33 8_24_46 8_25_05

remove the first entry on the third image ( oracle javapath )

MimiKikiNyami commented 2 years ago

I tried uninstalling all java and reinstalling jdk and still get the same error anyway thank you so much

KingRainbow44 commented 2 years ago

this isnt a support forum, this is an issue tracker. check the discord if you need help.