Server doesn't work

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
Anto92ds
Posts: 1
Joined: Sun Aug 11, 2013 10:29 am

Server doesn't work

Post by Anto92ds »

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


Hi all,
I'm new here. Before to write I searched for similar problem and issues but nothing found. I think I set all properly because the game start on my local server (My PC, it's for testing because I want to create this new Italian server) BUT, when I try to login on the Server, the gameserver dos window give to me this message:

2013.08.11 11:45:55,052 WARNING 589 com.l2jserver.gameserver.LoginServerThread Session key is not correct. Closing connection for account [email protected] and the game window tell me that the server kicked me out and connection is closed.

What's the problem? I didn't find it.

This is my hosts file:

Code: Select all

 #127.0.0.1       L2authd.lineage2.com#127.0.0.1       nProtect.lineage2.com#127.0.0.1       update.nProtect.net#127.0.0.1       update.nProtect.com 127.0.0.1           l2authd.lineage2.com #127.0.0.1          L2testauthd.lineage2.com#216.107.250.194        nProtect.lineage2.com 

My ipconfig.xml:

Code: Select all

 <gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">    <!-- Localhost here -->    <define subnet="127.0.0.0/8" address="127.0.0.1" />    <!-- Internalhosts here (LANs IPs) -->    <define subnet="10.0.0.0/8" address="10.0.0.0" />    <define subnet="172.16.0.0/19" address="172.16.0.0" />    <define subnet="192.168.0.0/16" address="192.168.2.7" /></gameserver> 

If you need other file, tell me and I wrote them.

Thanks for all!
Post Reply