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
Entropy
Hello guys,
I got that precompiled pack with the source code but i cant build it,
i got some errors showing up in eclipse's console and i want to know if its possible to be fixxed
warning: [options] bootstrap class path not set in conjunction with -source 7
BUILD FAILED
C:\Users\Personal Pc\Desktop\SERVER\L2jFrozen_GameServerL2Server\build.xml:65: Compile failed; see the compiler error output for details.
When i open the build there is a line which is selected in the build.xml file :
<javac destdir="${build.classes}" includeantruntime="false" optimize="on" debug="on" source="1.7" target="1.7" encoding="utf-8" nowarn="off">
Can i do something about that?
Edited by Entropy5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now