Page 1 of 1

[SOLVED] L2JCLI dont work / Java installation error

Posted: Wed Feb 12, 2020 3:53 pm
by Darelius
Hello, i just tried to create a small L2 server and failed during your manual at https://www.l2jserver.com/windows.html

The problem is L2jCLI

It wont start, seems to be broken.
Image
All other steps worked so far, as i know only one small "problem" occured, maybe its the reason:

I hav another Java installed and the jave version i downloaded has no "install" option, so i put it in manually and added the path and variable as given - is that a problem?

when i use cmd: "java -version" it gives out 1.8.0_241
(just updated to newest java)

I tried to use the java and add the "other" Version and activated it - no change...
maybe thjats the "problem" but how do i change that manually?


...DX

Re: L2JCLI dont work / Java installation error

Posted: Mon Feb 17, 2020 9:07 pm
by maneco2
Please remove java jdk 8 first, later install jdk 11, and check cmd for java -version :+1:

Re: L2JCLI dont work / Java installation error

Posted: Tue Feb 18, 2020 7:17 am
by Darelius
maneco2 wrote: Mon Feb 17, 2020 9:07 pm Please remove java jdk 8 first, later install jdk 11, and check cmd for java -version :+1:
Problem: Where to get Java 11?
I dont find only the "openJDK (13.0.3 etc) but only as zip archive.
There is only a "zip" version no version, which can be installed, so i tried it and it didnt run properly :(


...DX

Re: L2JCLI dont work / Java installation error

Posted: Tue Feb 18, 2020 1:04 pm
by Mantosh
The first part of https://www.l2jserver.com/windows.html tutorial explains how to get java installed.

Re: L2JCLI dont work / Java installation error

Posted: Tue Feb 18, 2020 1:55 pm
by Darelius
Okay, problem found - in the Path there ware another Java path BEFORE the one i entered, so he got th4e "old" Java - problem fixed.

But now CLI cannot create an Admin account :(


...DX