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
piats04
L2J_Mobius_C6_Interlude
mobius No questions answered for free users
[javac] error: invalid target release: 17
[javac] Usage: javac <options> <source files>
[javac] use --help for a list of possible options
=======
C:\Users\piats>javac -version
javac 17
=======
Classic Interlude compile success
high five compile success
What is the reason for the interlude error?
Modify message
<javac srcdir="${src}" classpathref="classpath" destdir="${build.bin}" compiler="modern" debug="true" debuglevel="lines,vars,source" includeantruntime="false" source="17" target="17" encoding="UTF-8" />
Ask a question using a translator. Thank you for answer
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