[mkdir] Created dir: C:\Users\admin\Desktop\l2j\l2j\build\classes
[javac] C:\Users\admin\Desktop\l2j\l2j\build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 100 source files to
C:\Users\admin\Desktop\l2j\l2j\build\classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
[javac] C:\Users\admin\Desktop\l2j\l2j\commons\src\main\java\catssoftware\L2Config.java:17: error: package org.apache.log4j does not exist
My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
vmlinuz
Καμιά ιδέα κανείς
[mkdir] Created dir: C:\Users\admin\Desktop\l2j\l2j\build\classes
[javac] C:\Users\admin\Desktop\l2j\l2j\build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 100 source files to
C:\Users\admin\Desktop\l2j\l2j\build\classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
[javac] C:\Users\admin\Desktop\l2j\l2j\commons\src\main\java\catssoftware\L2Config.java:17: error: package org.apache.log4j does not exist
[javac] import org.apache.log4j.Logger;
1 answer to this question
Recommended Posts