» Find Revision
L2J Revision 4470:
L2JDP Revision 7733:
Hi to all. I downloaded yours Freya server and want to test it, but reached some strange problem.
First of all, I had to say, that i already read more then 10 topics of problems with connetion (ipconfig.xml), but still have the problem.
My config:
2 PCs in Lan. 1st - Client, Ip 192.168.1.3, 2nd - server, ip 192.168.1.5 (no firewalls). OS Win XP SP2 on both.
loginserver.properties and gameserver.properties by default.
ipconfig.xml :
<gameserver address="127.0.0.1">
- <!-- Localhost access -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
- <!-- LAN's, put old contents of InternalHostname here -->
<define subnet="192.168.0.0/16" address="192.168.1.5" />
</gameserver>
tryed and with this
ipconfig.xml :
<gameserver address="192.168.1.5">
- <!-- Localhost access -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
- <!-- LAN's, put old contents of InternalHostname here -->
<define subnet="192.168.0.0/16" address="192.168.1.5" />
</gameserver>
Results are same - I can enter to login server, but list of gameservers is empty.

But gamesserver is registered on login server and works correctly.

I'm using client Freya from L2ru with system (protocol 216) from EU.
In previous versions of yours servers (Final, Epilogue) i used clients of L2ru with systems of EU too, and all works fine.
By the way, I've tested connection from Epilogue clinet with it's system (protocol 146), and after logging to login server - gameserver apeared(with the same ipconfig.xml), but when i tryed to connect to him - apear messege " Different protocols".

Now i'm dowloading full L2 EU Freya client, and then will test with it. But with my slow internet i spend on it a lot of time (several days).
Can the reason be exactly in such thing ? Or what can be else ?
Sorry for your time, spend on me.

P.S. sorry for my bad english.
