L2Bzone Posted August 9, 2020 Posted August 9, 2020 Here must be some people using this tool. Maybe im doing something wrong, but neither double click nor command line -jar is launching the acmi/L2Tool for me. How can i launch it?
◄√i®uS► Posted August 10, 2020 Posted August 10, 2020 create a file * .cmd open it for editing write the line: java -jar L2Tool.jar
L2Bzone Posted August 10, 2020 Author Posted August 10, 2020 8 hours ago, ◄√i®uS► said: create a file * .cmd open it for editing write the line: java -jar L2Tool.jar Thats what i tried too but still doesnt react.. And if i use cmd, get this error: Error: Could not find or load main class acmi.l2.clientmod.l2tool.L2Tool Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Frank Posted August 10, 2020 Posted August 10, 2020 Maybe you are using wrong java version or you didn't compile properly.
benedict Posted August 10, 2020 Posted August 10, 2020 17 minutes ago, Frank said: Maybe you are using wrong java version or you didn't compile properly. I use JDK 13. And didnt use source, got prebuilt jar. On that note downloading source is error fest because some packages for imports are missing (custom L2Tool ones)
Rootware Posted August 10, 2020 Posted August 10, 2020 Use Java 8 only w/o *.bat files. Or recompile l2tool for necessary Java version and use then.
Recommended Posts