Hello, people! I'm new here, and sorry if I made this post in the wrong section, but I need your help.
I've faced just the same issue like here, but I still can't beat this:
I need a piece of advice if some of you guys know on how to resolve this error. I've already spent a few days looking for info, tried lots of JDK's v8 (a few different versions) but still got no luck compiling the file via Eclipse.
I'm using Win10, and already tried to setup the Environmental Variables for each Java version I've used (I made it separately for the each version, deleted old Path and created new ones to avoid mixup). Also, Ant 1.8.2 is installed, and the correct Path to Bin folder was created too(and the path for JDK as well). The error is always the same, and nothing has changed when I tried my voodoo magic and different tricks. I thought that I was using the wrong JDK's, but I tried all the versions possible (one by one) and got lost in my thoughts and my broken mind. I've started from the newest JDK 8 version to the oldest one as mentioned in my screenshot attached.
Thank you guys in advance for you help!
This is the message I've got from Eclipse and it's always the same, no matter what kind of changes I've applied, and JDK versions I've used:
[javac] Compiling 1875 source files to C:\Server\Workspace\l24all\build\bin
[javac] error: error reading C:\Server\Workspace\l24all\dist\libs\mmocore.jar;java.net.URISyntaxException: Illegal character in path at index 44: file:/C:/Server/Workspace/l24all/dist/libs/${manifest.libs}
[javac] warning: [options] bootstrap class path not set in conjunction with -source 8
BUILD FAILED
C:\Server\Workspace\l24all\build.xml:63: Compile failed; see the compiler error output for details.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
I do what I like because I don't need to push myself to do things for L2 as a means of income. You, on the other hand, are here trying to scam people for $20k files...
But, since you're so talented and competent, I suppose you must be thriving on the fruits of your talents as an L2Off dev, no?
Oh wait
Guess not
If you have error
[ERR] 1067 - Invalid default value for 'createDate'
`createDate` date DEFAULT NULL '00-00-0000',
need use
`createDate` date DEFAULT NULL,
What game client do you need here?
I can't even log in!
# Auto account creation
# ----------------------------
# Auto account creation
# Default: True
AutoCreateAccounts = True
What did I do wrong?
ServerAddr=127.0.0.1
Question
KevinS
Hello, people! I'm new here, and sorry if I made this post in the wrong section, but I need your help.
I've faced just the same issue like here, but I still can't beat this:
I need a piece of advice if some of you guys know on how to resolve this error. I've already spent a few days looking for info, tried lots of JDK's v8 (a few different versions) but still got no luck compiling the file via Eclipse.
I'm using Win10, and already tried to setup the Environmental Variables for each Java version I've used (I made it separately for the each version, deleted old Path and created new ones to avoid mixup). Also, Ant 1.8.2 is installed, and the correct Path to Bin folder was created too(and the path for JDK as well). The error is always the same, and nothing has changed when I tried my voodoo magic and different tricks. I thought that I was using the wrong JDK's, but I tried all the versions possible (one by one) and got lost in my thoughts and my broken mind. I've started from the newest JDK 8 version to the oldest one as mentioned in my screenshot attached.
Thank you guys in advance for you help!
This is the message I've got from Eclipse and it's always the same, no matter what kind of changes I've applied, and JDK versions I've used:
[javac] Compiling 1875 source files to C:\Server\Workspace\l24all\build\bin
[javac] error: error reading C:\Server\Workspace\l24all\dist\libs\mmocore.jar; java.net.URISyntaxException: Illegal character in path at index 44: file:/C:/Server/Workspace/l24all/dist/libs/${manifest.libs}
[javac] warning: [options] bootstrap class path not set in conjunction with -source 8
BUILD FAILED
C:\Server\Workspace\l24all\build.xml:63: Compile failed; see the compiler error output for details.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.