Keep joining official Servers help

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
Kismet
Posts: 3
Joined: Fri May 04, 2012 11:14 am

Keep joining official Servers help

Post 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]
Last edited by Zoey76 on Sun Sep 09, 2012 5:50 pm, edited 2 times in total.
Reason: Removed client links.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Keep joining official Servers help

Post by jurchiks »

ipconfig.xml?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Kismet
Posts: 3
Joined: Fri May 04, 2012 11:14 am

Re: Keep joining official Servers help

Post 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
Kismet
Posts: 3
Joined: Fri May 04, 2012 11:14 am

Re: Keep joining official Servers help

Post 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)
aasdf1985
Posts: 6
Joined: Sun May 13, 2012 4:17 pm

Re: Keep joining official Servers help

Post 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
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Keep joining official Servers help

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