[H5] Client won't connect to server

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Xseil
Posts: 43
Joined: Sun May 30, 2010 7:43 pm

[H5] Client won't connect to server

Post by Xseil »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5389
L2JDP Revision Number: 8892

I got the Loginserver and Gameserver to load fine, but when i open Client i enter username and pass (it's on auto create) it says user and pass incorrect. After three times I try to login the whole client exits out... Is it an ip issue? I've looked at it multiple times and still get same thing.
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: [H5] Client won't connect to server

Post by tukune »

hosts
Xseil
Posts: 43
Joined: Sun May 30, 2010 7:43 pm

Re: [H5] Client won't connect to server

Post by Xseil »

Code: Select all

 # Copyright (c) 1993-2009 Microsoft Corp.## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.## This file contains the mappings of IP addresses to host names. Each# entry should be kept on an individual line. The IP address should# be placed in the first column followed by the corresponding host name.# The IP address and the host name should be separated by at least one# space.## Additionally, comments (such as these) may be inserted on individual# lines or following the machine name denoted by a '#' symbol.## For example:##      102.54.94.97     rhino.acme.com          # source server#       38.25.63.10     x.acme.com              # x client host # 127.0.0.1 l2authd.lineage2.com# 127.0.0.1 l2testauthd.lineage2.com# 216.107.250.194 nprotect.lineage2.com 
That's my host am i missing anything?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [H5] Client won't connect to server

Post by jurchiks »

yeah, you have too many #'s there. The IPs you added should not be commented out; you've even deleted the localhost entry...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Xseil
Posts: 43
Joined: Sun May 30, 2010 7:43 pm

Re: [H5] Client won't connect to server

Post by Xseil »

Code: Select all

# Copyright (c) 1993-2009 Microsoft Corp.## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.## This file contains the mappings of IP addresses to host names. Each# entry should be kept on an individual line. The IP address should# be placed in the first column followed by the corresponding host name.# The IP address and the host name should be separated by at least one# space.## Additionally, comments (such as these) may be inserted on individual# lines or following the machine name denoted by a '#' symbol.## For example:##      102.54.94.97     rhino.acme.com          # source server#       38.25.63.10     x.acme.com              # x client host  127.0.0.1 localhost 127.0.0.1 l2authd.lineage2.com 127.0.0.1 l2testauthd.lineage2.com 216.107.250.194 nprotect.lineage2.com
So should it be like that?
Xseil
Posts: 43
Joined: Sun May 30, 2010 7:43 pm

Re: [H5] Client won't connect to server

Post by Xseil »

Nvm I got it to work.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [H5] Client won't connect to server

Post by jurchiks »

Yep, it's correct now.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply