Error in login
Posted: Sun Oct 09, 2011 5:20 pm
Hi community ^^. I got problem for login in server, when i try to login can enter account and password, but when i select game server, game kick me automatically.
Screenshot:

Uploaded with ImageShack.us
Information:
L2J Revision Number: 4681
L2JDP Revision Number: 8070
ipconfig.xml
Screenshot:

Uploaded with ImageShack.us
Information:
L2J Revision Number: 4681
L2JDP Revision Number: 8070
ipconfig.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd"> <!-- Localhost here --> <define subnet="127.0.0.1" 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.0.0" /></gameserver>