Page 1 of 2

[FIXED] L2J Interlude Server Setup Problems (on Linux)

Posted: Sat Dec 17, 2011 2:34 pm
by mersinliali
Hi,

I'm newbie for L2J Server. I'm trying to set up an interlude server on linux (debian 6).

I have installed Eclipse (3.6.1) and Subclipse (1.6.x) and Java JDK (6u22).

From subversion, I have checked out these branches by Eclipse:

http://svn.l2jserver.com/branches/L2_GameServer_it/
http://svn.l2jdp.com/branches/IT_Datapack/

After that, built them (as explained in wiki) to obtain zip files:

l2j-server.zip
L2J_DataPack.zip

And installed them as explained in wiki (especially version: 63 - http://trac.l2jserver.com/wiki/L2J_Install?version=63 for that goes to the interlude times) and configured all the settings.

Finally I have started the login server and the game server.

There are too many errors in the game server logs at the start.

And actually, my friend on (Windows) L2 interlude client CAN LOGIN but CANNOT START THE GAME.

Here are some errors from logs:
2011.12.17 16:02:08,843 WARNING 10 net.sf.l2j.gameserver.datatables.ItemTable data error on item:
2011.12.17 16:02:09,126 SEVERE 10 net.sf.l2j.gameserver.skills.DocumentBase Error in file /home/Software/L2J/server/gameserver/data/stats/armor/9100-9199.xml
2011.12.17 16:02:09,139 SEVERE 10 net.sf.l2j.gameserver.skills.DocumentBase Error in file /home/Software/L2J/server/gameserver/data/stats/armor/8900-8999.xml
2011.12.17 16:02:09,146 SEVERE 10 net.sf.l2j.gameserver.skills.DocumentBase Error in file /home/Software/L2J/server/gameserver/data/stats/armor/6400-6499.xml
2011.12.17 16:02:09,182 SEVERE 10 net.sf.l2j.gameserver.skills.DocumentBase Error in file /home/Software/L2J/server/gameserver/data/stats/armor/0000-0099.xml
2011.12.17 16:02:09,191 SEVERE 10 net.sf.l2j.gameserver.skills.DocumentBase Error in file /home/Software/L2J/server/gameserver/data/stats/armor/5100-5199.xml

....
And while my friend is trying to start game:
2011.12.17 16:08:53,415 SEVERE 20 net.sf.l2j.gameserver.clientpackets.L2GameClientPacket Client: [IP: 12.345.678.900] - Failed reading: [C] 08 AuthLogin - L2J Server Version: 5103M - DP Revision: 8592
My friend and I will open an interlude server on a dedicated one. Therefore we are interested in interlude server and datapack.

Sincerely,
Ali

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Sat Dec 17, 2011 2:44 pm
by Sylar88
May i suggest postponing the server till you get older and wiser ? Will save lots of people from wasting time. Nothing personal. Its just that some people are made to host games, some others are cut out to just ... play ;) Gaming is good, dont underestimate it.

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Sat Dec 17, 2011 3:48 pm
by mersinliali
Sylar88 wrote:May i suggest postponing the server till you get older and wiser ? Will save lots of people from wasting time. Nothing personal. Its just that some people are made to host games, some others are cut out to just ... play ;) Gaming is good, dont underestimate it.
Of course you may suggest that. I don't underestimate gaming. But I don't know an obstacle to host a game in a server and I'm made to host games. I have already SET UP the latest branch of L2J Server and it works! I can understand the wiki and apply all the necessary steps. No need to waste time. If anybody can give a link to a tutorial, wiki, howto etc about INTERLUDE branch, I'll appreciate it.

My apologies regarding possible mistakes in the language. And my usage of words may seem childish or younger. Sorry for that.

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Sat Dec 17, 2011 4:50 pm
by Zoey76
After Changeset 5053 Interlude works with Java 7, haven't tested under Java 6 or previous versions.

Also looks like either you got wrong datapack or you have some files missing.

Moved to viewforum.php?f=82 in future please post here as well.

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Sat Dec 17, 2011 8:16 pm
by mersinliali
Zoey76 wrote:After Changeset 5053 Interlude works with Java 7, haven't tested under Java 6 or previous versions.

Also looks like either you got wrong datapack or you have some files missing.
Thank you very much. I have just done all the steps with Java 7. And it's OK but the errors are still continuing.

My biggest problem is to decide which is the correct datapack branch for the Interlude server.

I use http://svn.l2jdp.com/branches/IT_Datapack/ ! So is it correct?

Sincerely...

[FIXED] Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Tue Dec 20, 2011 10:54 am
by mersinliali
Hi again,

We have just solved the datapack problem. (Replacing "Type=MyISAM" with "Engine=MyISAM" in all sql files.)

But,

as mentioned in viewtopic.php?f=82&t=24177 ,

we cannot select the server in server selection page.


In gameser log file:
Client: [IP: 12.345.678.900] - Failed reading: [C] 08 AuthLogin - L2J Server Version: 5106 - DP Revision: 8595
java.lang.NoSuchMethodError: javolution.text.TextBuilder.stringValue()Ljava/lang/String;
at com.l2jserver.mmocore.network.ReceivablePacket.readS(ReceivablePacket.java:87)
at net.sf.l2j.gameserver.clientpackets.AuthLogin.readImpl(AuthLogin.java:55)
at net.sf.l2j.gameserver.clientpackets.L2GameClientPacket.read(L2GameClientPacket.java:44)
at com.l2jserver.mmocore.network.SelectorThread.parseClientPacket(SelectorThread.java:496)
at com.l2jserver.mmocore.network.SelectorThread.tryReadPacket(SelectorThread.java:407)
at com.l2jserver.mmocore.network.SelectorThread.readPacket(SelectorThread.java:365)
at com.l2jserver.mmocore.network.SelectorThread.run(SelectorThread.java:229)
Sincerely,
Ali

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Wed Dec 21, 2011 2:53 pm
by tukune
switch revision 1434

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Wed Dec 21, 2011 6:44 pm
by Zoey76
@tukune I'm fixing that, the problem is outdated MMOCore, anyway if he do what you say he will have hundred of other problems like MTRandom... don't try to be smart by attacking devs, provide solutions :wink:

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Thu Dec 22, 2011 3:01 am
by tukune
Zoey76 wrote:@tukune I'm fixing that, the problem is outdated MMOCore, anyway if he do what you say he will have hundred of other problems like MTRandom... don't try to be smart by attacking devs, provide solutions :wink:
:evil: dont lie
dont commit spam
revert plz

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Thu Dec 22, 2011 3:19 am
by Zoey76
tukune wrote:
Zoey76 wrote:@tukune I'm fixing that, the problem is outdated MMOCore, anyway if he do what you say he will have hundred of other problems like MTRandom... don't try to be smart by attacking devs, provide solutions :wink:
:evil: dont lie
dont commit spam
revert plz

Happy Holiday :D

Problem with Gameserver

Posted: Sun Dec 25, 2011 8:46 pm
by fofas123
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
i have this problem with my gameserver:
Image
can any one help me?

Re: Problem with Gameserver

Posted: Sun Dec 25, 2011 10:02 pm
by JMD
-

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Mon Dec 26, 2011 4:24 am
by tukune
:evil: revision 5034 ---> JAR hell http://en.wikipedia.org/wiki/Java_Classloader#JAR_hell
:D revision 1434
Revert svn repository.
Here is not a garbage dump.

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Mon Dec 26, 2011 6:33 am
by Zoey76
The problem is not Javolution, is MMOCore, but I don't expect you to understand tukune... :roll:

MMOCore update and other fixes done in Changeset 5108 :lol:

All should be fine now.

Re: L2J Interlude Server Setup Problems (on Linux)

Posted: Tue Dec 27, 2011 8:48 am
by mersinliali
Zoey76 wrote:The problem is not Javolution, is MMOCore, but I don't expect you to understand tukune... :roll:

MMOCore update and other fixes done in Changeset 5108 :lol:

All should be fine now.
Thank you very much =)
It works very well!!!!!

THANKS AGAIN AND AGAIN! :D