Jump to content
  • 0

[REQUEST] HELP ASAP.PROBLEM LOOGIN IN


Question

7 answers to this question

Recommended Posts

  • 0
Posted

go to C:/server/gameserver/config/server.properties

 

find this

 

# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 1
MaxProtocolRevision = 999

Change them MinProtocol 1 and max =999 Change them like mine one

  • 0
Posted

What about your ip's? I mean...everything ok with them..? You have add them at server.properties and to your system?

  • 0
Posted

dude ...i added u on msn...aready..acpt me so we can talk better..il then post source of error in forum so its helpfull for some1 else...

btw i go soon so u gonan talk to my friend...

my email: leo_tuga93@hotmail.com

my friend email.: [dev] and my hoster..: xekostas1@yahoo.gr

 

both of us added ur email already..cuz u gave me urs 1 month ago ..for soem reason..check sent pms...anywaz go msn plz..

ty

  • 0
Posted

well...

if u want to connect ppl for another place u must

be sure that u have put correct ip

and LOCAL ip!

check at c:/server/gameserver/config/server.prop/

  • 0
Posted

The game server options...........

Quote:

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs

GameserverHostname = 0.0.0.0

GameserverPort = 7777

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname = getinquick.no-ip.biz

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname = 127.0.0.1

# Note: You can define server hostname for each network in subnets.properties

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = getinquick.no-ip.biz

..................

......................# Minimum and maximum protocol revision that server allow to connect.

# You must keep MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 1

MaxProtocolRevision = 999

The login server options

Quote:

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs

LoginServerHostname=0.0.0.0

LoginServerPort=2106

GMMinLevel=100

 

# The port, ip on which login will listen for GameServers

LoginHostname=getinquick.no-ip.biz

LoginPort=9014

the hosts that i give to the others to connect to me

Quote:

127.0.0.1 localhost

94.6x.xx.xx L2authd.Lineage2.com

94.6x.xx.xx L2testauthd.Lineage2.com

216.107.250.194 nprotect.lineage2.com

the hosts on my computer

Quote:

127.0.0.1 localhost

127.0.0.1 getinquick.no-ip.biz

127.0.0.1 L2authd.Lineage2.com

127.0.0.1 L2testauthd.Lineage2.com

216.107.250.194 nprotect.lineage2.com

 

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...