Hello guys! I have one problem and I think you can help me. I trying to log in game but i got message "You are currently logging in. Please wait a moment." and nothing happend... using L2PS 5860 project
I have alredy opened ports 2106,7777 (login and game server).
Here is my IP
<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
Question
boris1
Hello guys! I have one problem and I think you can help me. I trying to log in game but i got message "You are currently logging in. Please wait a moment." and nothing happend... using L2PS 5860 project
I have alredy opened ports 2106,7777 (login and game server).
Here is my IP
<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="borisfun.no-ip.org" 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.1.3" />
</gameserver
Success: I can see your service on 91.150.98.173 on port (2106)
Your ISP is not blocking port 2106
Success: I can see your service on 91.150.98.173 on port (7777)
Your ISP is not blocking port 7777
File l2.ini : ServerAddr=borisfun.no-ip.org
link for image http://s21.postimg.org/rk1elwxdj/Login_screen.png
thx!
7 answers to this question
Recommended Posts