Page 1 of 1

"Please wait a moment" - can't login to server

Posted: Sat Mar 08, 2014 3:54 am
by kutt
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 6445:
L2JDP Revision 9641:

Hi, I have been reading page after page of support issues about people not being able to log on to their server. I created the database and filled it just fine. The servers start just fine. But when I go to log in it just says "Please wait" and doesn't do anything. The login and game servers both have no activity or error messages.

I'm not modding (im using the host)
I've opened ports 2106 and 7777 and tested to make sure they are open.

My host file reads:

Code: Select all

127.0.0.1 localhost127.0.0.1 L2authd.lineage2.com
My default-ipconfig.xml reads:

Code: Select all

 <?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="192.168.1.109" 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.109" /></gameserver> 
Any other information needed please let me know, and thank you in advance for any and all helpful information!

Re: "Please wait a moment" - can't login to server

Posted: Sat Mar 08, 2014 5:01 am
by Zoey76
Check this tool to generate the ipconfig.xml file: viewtopic.php?f=94&t=25961

Re: "Please wait a moment" - can't login to server

Posted: Sat Mar 08, 2014 6:12 am
by NosBit
Zoey76 wrote:Check this tool to generate the ipconfig.xml file: viewtopic.php?f=94&t=25961
or allow it auto configure.

Re: "Please wait a moment" - can't login to server

Posted: Sat Mar 08, 2014 6:25 am
by kutt
Nos wrote:
Zoey76 wrote:Check this tool to generate the ipconfig.xml file: viewtopic.php?f=94&t=25961
or allow it auto configure.
meaning?

Re: "Please wait a moment" - can't login to server

Posted: Sat Mar 08, 2014 6:36 am
by NosBit
You don't need ipconfig.xml it will be configured automatically if the file doesn't exist.

Re: "Please wait a moment" - can't login to server

Posted: Sat Mar 08, 2014 6:38 am
by kutt
It's still not working though.. how can i fix this "please wait" thing? I can't even get to the server select screen...

Re: "Please wait a moment" - can't login to server

Posted: Sat Apr 05, 2014 10:42 am
by ZoraSWE
I'm having this exact same problem, it just sits there at "You are currently logging in. Please wait a moment." Nothing shows up in login/gameserver consoles. Everything is configured on my part, hosts file, ipconfig and everything else is set to localhost, ports forwarded. I'm using the high five client protocol revision 267 with l2jserver version 6445 and dp version 9641. Please help!

Edit: Managed to fix the issue by changing the number of the gameserver to 1. If you have this logging in error simply redo the register the gameserver step of the tutorial but this time choose number 1 (Bartz). Hope this helps some people.