Unable to go beyond log in page...

264 views
Skip to first unread message

CJ

unread,
Oct 7, 2020, 1:34:21 PM10/7/20
to l1j-en
Server: milestone 7 (https://code.google.com/archive/p/l1j-en/downloads)
client: 363 version from private server...(seem to be the only client I can find to run on win 10). 
launcher: login v363 (done encoding, place all necessary file)

login.exe showing server is live.(green light)
account & password screen come up but no response. 

Try manually placing column in mysql. didn't work.

Real question is. Is  milestone 7  version compatible with 363? 

I feel like a chasing fox's tail here. 
Anybody help ? 
Also, how do i get l1j-en github access?

Bruce C. Miller

unread,
Oct 7, 2020, 1:41:29 PM10/7/20
to l1j-en
For client 363 compatibility, you'll want to use the codebase located here:


And also use the 363 branch of that repository.

Message has been deleted

CJ

unread,
Oct 8, 2020, 5:24:21 AM10/8/20
to l1j-en
Thank you so much for quick response. 
It took me while to guess java and mysql version of milestone 7 based on documentation date & compiled date.

Would you please let me know what version 363 branch was was created under? 
I am seeing unspecified server termination & schema error. 
Thank you for your help in advance.

2020년 10월 8일 목요일 오전 2시 41분 29초 UTC+9에 Bruce C. Miller님이 작성:
Message has been deleted

CJ

unread,
Oct 8, 2020, 8:40:30 AM10/8/20
to l1j-en
OK. 
At the moment I am running
MySQL 8.0
JDK 15
JRE 8

Facing unable to load main class l1j.server.Server error.
I think problem is not as simple as finding correct version. I think I am creating jar file wrong or something. 

I created jar file with following command line;
jar cvfm l1jen.jar src/META-INF/MANIFEST.MF src/*

What am I missing?   

2020년 10월 8일 목요일 오후 6시 24분 21초 UTC+9에 CJ님이 작성:

Bruce C. Miller

unread,
Oct 8, 2020, 9:36:02 AM10/8/20
to l1j-en
The project uses Apache Ant as a build tool, so you'll want to use that to build the JAR.

You can find the docs that cover this and other basic setup here: https://github.com/l1j-en/classic/wiki 

CJ

unread,
Oct 9, 2020, 1:02:29 PM10/9/20
to l1j-en
For others who may have "unable to load main class ... " error. 
363 version is compiled under class file 59 and JDK 15 is right version for it. 
I had both JRE and JDK installed and caused this problem. 

Now I am at another problem. I believe this too is version issue.
Error message; 
L1DatabaseFactory.getConnection WARNING: L1DatabaseFactory: getConnection() failed, trying again java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://localhost:3306/l1jdb?useUnicode=True&characterEncoding=UTF-8, username = root. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.

server is running and tested connection on workbench. They are fine. 
Anybody faced this issue before? 


2020년 10월 8일 목요일 오후 10시 36분 2초 UTC+9에 Bruce C. Miller님이 작성:

CJ

unread,
Oct 11, 2020, 4:00:04 AM10/11/20
to l1j-en
Problem solved:
At the moment it looks like program is designed for 
MySQL 5.7
connector/j 5.1.31

2020년 10월 10일 토요일 오전 2시 2분 29초 UTC+9에 CJ님이 작성:
Reply all
Reply to author
Forward
Message has been deleted
0 new messages