L2JDP Revision Number: 6447
Server: Running on IntelCore2Duo 3.ghz, 2gig triple channel RAM, Windows 7
Objective
This is intended to help aid users in troubleshooting connectivity issues between server and client. It took me about one day to troubleshoot my issues and figure this out. I decided to make this post to help future people get up and running. All of this info I was able to find on these forums.
Notes:
This guide is not all encompassing, you still may need to do some searching and learn. My advice is to read...a lot.
These are the steps I took in order to get this running. These may not be the steps other people have taken. You should follow the Wiki to get the server and login server running.
http://www.l2jserver.com/trac/wiki/L2J_Install
Further Notes:
I had some issues just getting this posted. The reason was due to illegal material that was discovered in these very forms that was missed. A word to the wise, IF you happen to come across information in these forums that appears to be illegal, use at your own risk and do NOT repost it to help others. You will be banned on site.
Steps:
- 1. Download the latest stable version first and install.
http://www.l2jserver.com/nightly/index. ... %2FT2.2%2F
2. Grab the newest nightly and unzip to the same folders and over-write the files.
http://www.l2jserver.com/nightly/index.php?dir=
3. Get the latest client and install it.
4. Allow the auto-patcher to update the client.
5. Alter your server.properties file to allow this client to connect. There is a section for this. (I was getting errors about maximum client version allowed, then I found the server settings)
6. Alter your general.properties file to cease the GameGuard query. There is a section for this to turn it off. (Was getting kicked because of this)
7. Alter your HOST file with these settings:8. Create a BAT file to launch the game so you don't use the launcher:Code: Select all
YOURIPHERE L2authd.lineage2.comYOURIPHERE l2testauthd.lineage2.com216.107.250.194 nprotect.lineage2.com
test.batAll you need is one line like this.Code: Select all
start l2.bin
9. Use the script in the login folder to create an account before you try to log in.