I'm Have problem with find Multisell Enchant System
I'm find typical
http://trac.assembla.com/L2OpenInterlude/changeset/20
but compitation error is
compile:
[javac] Compiling 1244 source files to D:\ProjectSVN\L2helious_project\l2h-p
roject\L2Helious_CORE\build\classes
[javac] D:\ProjectSVN\L2helious_project\l2h-project\L2Helious_CORE\java\net\
sf\l2j\Config.java:509: cannot find symbol
[javac] symbol : class Map
[javac] location: class net.sf.l2j.Config
[javac] public static Map<Integer, Integer> ENCHANT_MULTISELL_LIST;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
BUILD FAILED
D:\ProjectSVN\L2helious_project\l2h-project\L2Helious_CORE\build.xml:68: Compile
failed; see the compiler error output for details.
Total time: 12 seconds
:o
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
Akira63
I'm Have problem with find Multisell Enchant System
3 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