lineage2js / _archive_lineage2js

Node.js server emulator for lineage 2 chronicle 1 harbingers of war
86 stars 29 forks source link

Cannot Load Game #2

Closed melikadze closed 3 years ago

melikadze commented 3 years ago

After properly installing everything. trying to connect my server in Logs socket sees that I'm connected to the server but the client does not change screen to character creation or login into the actual world.

I'm using username pacman and password pacman. image

space2pacman commented 3 years ago

all accounts { "accounts": [ { "login": "a", "password": "a", "accessLevel": 0 }, { "login": "b", "password": "b", "accessLevel": 0 }, { "login": "c", "password": "c", "accessLevel": 0 }, { "login": "d", "password": "d", "accessLevel": 0 }, { "login": "e", "password": "e", "accessLevel": 0 }, { "login": "pacman", "password": "pacman", "accessLevel": -1 } ],

account pacman have access level -1 Please use account: a:a, b:b, c:c, d:d, e:e or change access level on account pacman

melikadze commented 3 years ago

thanks for response buddy, I already dig in that database file and tried other accounts such as username: a password: a result is the same. image

space2pacman commented 3 years ago

Try downloading client or patch for Windows 10 from here

https://l2c1x1.com/public/Download.html

melikadze commented 3 years ago

I have their client and patch, but still can't go to any further screen such as server select or character creation.

space2pacman commented 3 years ago

This week I will try to upload my client on Google disk and a detailed guide on how to connect.

space2pacman commented 3 years ago

Try this file l2.ini https://drive.google.com/file/d/1_BMSJbVSamfFtGcd73ieP8ICo_rpjaNS/view?usp=sharing IP in ini file: 127.0.0.1

melikadze commented 3 years ago

Be in touch man. I will test everything from fresh. as I know l2c1x1 using pure c1 client but a modified system and you can edit c1 l2.ini with L2FileEdit and save as c4 protocol 212 version and it works.

space2pacman commented 3 years ago

Let me know if you can connect using the new file l2.ini

space2pacman commented 3 years ago

Has your problem been resolved?

space2pacman commented 3 years ago

Please give me feedback

LeonanCarvalho commented 3 years ago

Hello inside the L2j Version 0.4.1 you will find util called updateIni.bat, you can use that to edit .ini with your IP, in other way using c4 system may work, but will not be the pure c1 client =) l2j-dist-0.4.1.zip