Trouble to get server on

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
User avatar
gabiito
Posts: 6
Joined: Mon Dec 13, 2010 4:25 am
Location: Montevideo, Uruguay

Trouble to get server on

Post by gabiito »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4470
L2JDP Revision Number:7733

Well, hi ppl

I'm very disappointed, i was trying to get online the l2jserver and crashing over the wall over and over again xD
That's my files
ipconfig.xml:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="l2jserver.servegame.com" 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="192.168.0.0/16" address="192.168.2.20" /></gameserver>
server.properties:

Code: Select all

 # Where's the Login server this gameserver should connect to# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u># WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u># Default: 127.0.0.1LoginHost = 127.0.0.1 # TCP port the login server listen to for gameserver connection requests# Default: 9014LoginPort = 9014 # Bind address for gameserver. You should not need to change it in most cases.# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u># WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u># Default: * (0.0.0.0)GameserverHostname = * # Default: 7777GameserverPort = 7777 
loginserver.properties:

Code: Select all

# Bind ip of the LoginServer, use * to bind on all available IPs# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u># WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u># Default: * (0.0.0.0)LoginserverHostname = * # Default: 2106LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u># WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u># Default: * (0.0.0.0)LoginHostname = * # The port on which login will listen for GameServers# Default: 9014LoginPort = 9014 
router config:
Image
maybe i need to put udp too?
in epilogue version this config worked for me.

console:
Image

in-game print:
Image
i can login but no gameserver is listed
hope u can help me :(
Sorry for my english, I try to do my better (? ahaha ^^
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: Trouble to get server on

Post by tukune »

:twisted:
You do not have the required permissions to view the files attached to this post.
User avatar
gabiito
Posts: 6
Joined: Mon Dec 13, 2010 4:25 am
Location: Montevideo, Uruguay

Re: Trouble to get server on

Post by gabiito »

ok, i've changed the ip address on the router but it still in the same, i can login but gameserver doesn't appear :/
Sorry for my english, I try to do my better (? ahaha ^^
User avatar
Nyaran
Posts: 254
Joined: Mon Apr 11, 2011 11:13 am
Location: Madrid, Spain
Contact:

Re: Trouble to get server on

Post by Nyaran »

Check console.
Gameserver and login connect or throw an error?

Pd. Router and l2j config, need the ip of server machine, not client machine. And .., yo don't need to open MySQL port and port 9014 if login and gameserver are in same machine
My English is bad, if you don't understand me, call Plim and she translates it xD
Image
Image
Post Reply