Page 1 of 1

Problems playing on my server [Please Help]

Posted: Sat Feb 05, 2011 1:35 pm
by lukaluka94
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

First of all, hello everyone, this is my first post on this forum. I would like to ask you for help.

Today I started making L2 server with L2j, and I followed these tutorials: http://trac.l2jserver.com/wiki/L2J_Install and http://www.elitepvpers.de/forum/lin2-gu ... eage2.html

I got everything ready, including Navicat, MySQL, Java. Downloaded latest game client alont with latest l2j build, updated game fully. I got everything working and ran loginserver and gameserver fine, I also made account, and finally edited Hosts file. But my problem is that I cant login to the server. I dont know what to do, should I edit any Lineage files? Or how can I simply join my server, instead of starting official one. Whenever I try to log-in, it just freezes at "Logging in" screen, but everything seems to work fine...

I suspect that it may the problem of Ipconfig.xml file I edited, my IP adresses are:

80.239.242.31 External

192.168.2.1 Internal

And I edited Ipconfig.xml as following:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Put old contents of ExternalHostname here, used by default --><gameserver address="80.239.242.31">    <!-- 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.2.1" /></gameserver>
So how can I join my own server? and even after that, How can other people join my server? Because as I know, some servers have some type of launchers right, or some of them tell you to download their server files and place them in game root directory, so is there something I must configure? Help would be greatly appreciated, Thanks everyone.[/color]


**EDIT** So I fixed the login problem myself, I had to edit Hosts file, but now I get another very frustrating problem. I made character, and entered the game, but as soon as I enter, I get "You have been discconected message" and I get disconnected, is there a way to fix this?

This is the error I get in GameServer console after I leave the game: Image

Re: Problems playing on my server [Please Help]

Posted: Sat Feb 05, 2011 4:34 pm
by pinkcore
Your emulator wants use JRE but you need JDK. For this set environment variable JAVA_HOME.

There is a guide:
http://wso2.org/project/wsas/java/1.1/d ... -home.html

Re: Problems playing on my server [Please Help]

Posted: Sat Feb 05, 2011 4:44 pm
by Zoey76
pinkcore wrote:Your emulator wants use JRE but you need JDK. For this set environment variable JAVA_HOME.

There is a guide:
http://wso2.org/project/wsas/java/1.1/d ... -home.html
Don't think so.

I think it's gameguard messing with memory, google how to disable it.

Anyway you shouldn't use the client in the same pc as the server is loaded.

Discussed many times in forums, please use search.

Re: Problems playing on my server [Please Help]

Posted: Sat Feb 05, 2011 5:55 pm
by pinkcore
I really don't know why is there mention about JRE6 :X

Re: Problems playing on my server [Please Help]

Posted: Sat Feb 05, 2011 6:04 pm
by lukaluka94
Zoey76 wrote:
pinkcore wrote:Your emulator wants use JRE but you need JDK. For this set environment variable JAVA_HOME.

There is a guide:
http://wso2.org/project/wsas/java/1.1/d ... -home.html
Don't think so.

I think it's gameguard messing with memory, google how to disable it.

Anyway you shouldn't use the client in the same pc as the server is loaded.

Discussed many times in forums, please use search.
Thanks for replies guys.

Well yes, I did use search, but I was hoping I could get a solution for this. I will try that Java_home thing and reply if it works or not.

*EDIT* Okey, I tried it, but I still get the same error, I think that variable didn't work... I downloaded and installed JDK and did exactly what was written in the guide, but still nothing. I think GameGuard has nothing to do with this, It looks like Java. Does anyone have a clue on what to do?

Oh and, if its a gameguard problem, then could you help me to find a way to disable it? I looked around google but all I see is people "Bypassing" gameguard for hacking purposes, instead of disabling it. BTW How can others join my server? I found a "system" folder patcher on the internet, and program called L2 Fileedit, which patches system folder, then you change l2.ini with fileedit, and you send your system folder to others. Will that work?

Thanks very much in advance.

Re: Problems playing on my server [Please Help]

Posted: Sat Feb 05, 2011 11:49 pm
by pinkcore
Stop writing anymore, you are talking about client modding and it's illegal!