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

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
kutt
Posts: 49
Joined: Sat Mar 08, 2014 1:47 am
Location: USA

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

Post 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!
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

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

Post by Zoey76 »

Check this tool to generate the ipconfig.xml file: viewtopic.php?f=94&t=25961
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
NosBit
L2j Veteran
L2j Veteran
Posts: 314
Joined: Mon Mar 11, 2013 4:19 pm

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

Post by NosBit »

Zoey76 wrote:Check this tool to generate the ipconfig.xml file: viewtopic.php?f=94&t=25961
or allow it auto configure.
Image
kutt
Posts: 49
Joined: Sat Mar 08, 2014 1:47 am
Location: USA

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

Post 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?
NosBit
L2j Veteran
L2j Veteran
Posts: 314
Joined: Mon Mar 11, 2013 4:19 pm

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

Post by NosBit »

You don't need ipconfig.xml it will be configured automatically if the file doesn't exist.
Image
kutt
Posts: 49
Joined: Sat Mar 08, 2014 1:47 am
Location: USA

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

Post 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...
ZoraSWE
Posts: 2
Joined: Fri Apr 04, 2014 12:46 pm

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

Post 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.
Post Reply