Jump to content
  • 0

Interlude Problem in compile server


Question

Posted

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

  • 0
Posted (edited)

<javac executable="C:/Program Files/Java/jdk-17.0.1/bin/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" />

 

best way for me if u have different java versions on pc.

just edit ur path.

Edited by wongerlt
  • 0
Posted

You have probably done already step 1 and 2 bust just in case i mention them.

1)

Eclipse -> Window -> Preferences -> Java -> Installed JREs -> Add -> then select the java version that you would like to add.

 

2)

Go to package explorer -> right click on project -> properties -> java build path -> double click on your current JRE System library -> Select alternate JRE and point to the jdk that you added before. 

 

3) 

Go to your project -> right click on build.xml -> Run as -> External tools configurations ->JRE -> Separate JRE -> then select the one that you added and click apply/run.

  • Upvote 1
  • 0
Posted

Exists the easy way:

 

  1. Download Eclipse.
  2. Unpack Eclipse in separated folder.
  3. In side this folder make new folder with name "jre".
  4. Download OpenJDK 17 or another version.
  5. Unpack OpenJDK into this folder.
  6. All Java projects what will added into workbench in future will use this Java version as default.

In profit you can use separated Eclipse version for any Java version and not need to install into the system Java.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • IMPORTANT INFO: In a few days, I will switch to completely new code, written from scratch with a new download system, patch building and management system. The Updater will become true 2026 code with "foolproof systems". I'm going to create a Discord server for customers to request new ideas and features. FIRST CUSTOMERS ARE ALREADY USING THE NEW UPDATER ON LIVE SERVERS! Watch this topic for upcoming info because the new updater is around the corner! Yes, you can still use self-update on the previous updater! No, the new updater won't be compatible with the old patch system! A new build is required, but players who already have game files won't have to download the entire patch again! New templates and updates to existing templates are coming soon! Sneak peek:  
    • i used guytis IL project and source. i found in his project there are 3 Client version source... 1,CliExt_H5   --->this one cant be compiled in VS2005,i did know why..is it for H5 client? 2,CliExtNew  --->this one is IL version ,but when i compiled it and use it.player cant login game,MD5Checksum wrong.i check the source code,but not found any hints. 3,L2Server    --->this one for HB client?im not sure...   so my question is what are the differences between these three versions of cliext.dll?how can i fix the issue of the MD5Checksum not matching problem?   01/29/2026 21:04:11.366, [CCliExt::HandleCheckSum] Invalid Checksum[1130415144] vs [-721420287] packet[dd] len[29] sum[2698] key[30] HWID[] Account[]! 01/29/2026 21:04:11.366, SocketLimiter::UserSocketBadunknownprotocol 11111111111 01/29/2026 21:04:11.366, [usersocket]unknown protocol from ip[113.137.149.115]!      
    • ## [1.4.1] - 2026-01-29   ### ✨ New Features - **Short Description**: Server owners can add a short tagline (up to 240 characters) on the server info page, under the "Online" status. It appears in the server list (By Votes) for VIP, Gold VIP, and Pinned servers so players see a brief summary at a glance.   ### 🔄 Improvements - **Server Info Page**: Description field is limited to 3000 characters with a character counter; the textarea is vertically resizable. A second **Save Changes** button was added at the bottom (after the description) for easier saving. - **Server Name**: In My Servers → Edit, the server name is read-only and can no longer be changed (avoids accidental changes and naming conflicts). - **Server Rows (By Votes)**: Short descriptions wrap correctly and no longer affect row height; long text is clipped to two lines so the list stays tidy and consistent.   ---
    • @Celestine  sorry for mu question , and post it's to old but i want to ask  ?   do you have uncrypted interface x dat of this interface? i want to add custom autofarm button but when i open it with xdat say file seems  to be  encrypted. thanks!
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..