Page 1 of 1
Keep joining official Servers help
Posted: Fri May 04, 2012 4:35 pm
by Kismet
Hello. I started since yesterday, I want to host my own private server and followed this wonderful guide...
http://www.l2jserver.com/wiki/Setup_Server
I got the server stuff from this link;
http://www.l2jserver.com/nightly/
^ I saw it says the server files were for High Five, so I went to get the client here;
LINK REMOVED
I believe I have the Game Server and Login server working.
I changed my hostsfile to
127.0.0.1 localhost
127.0.0.1 l2authd.lineage2.com
66.240.255.107 nProtect.lineage2.com
So, the problem is. I'm still connecting to the official game servers only. My server isn't showing up in-game in the Lineage server list.
Anyone know what's wrong?
[Win7 64-bit]
[MySQL 5.5]
[MySQL Workbench 5.2]
[edit: made post shorter, excessive info removed]
Re: Keep joining official Servers help
Posted: Fri May 04, 2012 5:16 pm
by jurchiks
ipconfig.xml?
Re: Keep joining official Servers help
Posted: Fri May 04, 2012 10:16 pm
by Kismet
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="192.168.0.198" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="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.0.1" /></gameserver>
My IPv4 address : 192.168.0.198
Subnet Mask : 255.255.255.0
Defualt Gateway :192.168.0.1
DNS : 192.168.0.1
Re: Keep joining official Servers help
Posted: Sat May 05, 2012 9:36 pm
by Kismet
Problem Solve.
Problem:
The universe hates me.
Details:
Windows 7 was ignoring its hosts file.
Problem caused by:
Unkown
Fix:
http://www.tweaksforgeeks.com/windows7/ ... le-ignored
(Delete Windows host file, and re-create it)
Re: Keep joining official Servers help
Posted: Mon May 14, 2012 6:46 pm
by aasdf1985
i just wanted to ask something about the client ...
i downloaded the exact same setup as kismet above but when i run the shortcut i have an message error
the connection to the update server is terminated and as the guide says :
http://trac.l2jserver.com/wiki/Client
When a New L2 Chronicle is released, is time to use L2.bin instead of LineageII.exe (this is located in "Lineage II\system\" directory) to run the game.
so how do i run the game ???
can anyone plz help me probably it is a stupid question but if anyone can help me it would be great
thanks in advance
Re: Keep joining official Servers help
Posted: Mon May 14, 2012 7:15 pm
by MELERIX
aasdf1985 wrote:i just wanted to ask something about the client ...
i downloaded the exact same setup as kismet above but when i run the shortcut i have an message error
the connection to the update server is terminated and as the guide says :
http://trac.l2jserver.com/wiki/Client
When a New L2 Chronicle is released, is time to use L2.bin instead of LineageII.exe (this is located in "Lineage II\system\" directory) to run the game.
so how do i run the game ???
can anyone plz help me probably it is a stupid question but if anyone can help me it would be great
thanks in advance
viewtopic.php?f=4&t=25396#p148477