Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J How to compile last L2J rev on Linux Debian

Newbie Spellweaver
Joined
Jun 26, 2007
Messages
43
Reaction score
9
How to compile last L2J rev on Linux Debian:

1.) Login root user
2.) wget
3.) chmod 777 L2JCompile_Install.sh
4.) ./L2JCompile_Install.sh (Instaling java,zip,unzip,ant)
5.) wget
6.) chmod 777 L2JCompile.sh
7.) ./ L2JCompile.sh
8.) COMPLATE

Last L2Jrev: L2JLastRev.zip :p

Excuse me I am rather bad from English.:blushing::blushing::blushing:

BETA VERSION!!
 
Newbie Spellweaver
Joined
Apr 16, 2008
Messages
7
Reaction score
0
MAN after i make what you write
i find folder with name
gameserver
loginserver
tools
sql
but the folders are empty
what i need make now?
sorry for bad english :(
 
Initiate Mage
Joined
Jun 9, 2009
Messages
3
Reaction score
0
Hi nice Tut
works fine, and what must i install on my Linux Rootserver for leaving this server i am a newbee.What for install notes Ip, Work path etc. Can you hlp me please.
I have a error by start the registergameserver.sh
Exception in thread "main" java.lang.NoClassDefFoundError: net.sf.l2j.gsregistering.GameServerRegister
at gnu.java.lang.MainThread.run(libgcj.so.70)
 
Initiate Mage
Joined
Jun 9, 2009
Messages
3
Reaction score
0
Can no Person help me. I Have Trouble with Java on my Rootserver.
 
Newbie Spellweaver
Joined
Dec 21, 2008
Messages
11
Reaction score
0
my folders are empty to, did i forget something or must i upload something on the server?
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
51
Reaction score
1
ur 2nd step is empty no files there to be compiled just excuting for empty folder
 
Newbie Spellweaver
Joined
May 26, 2006
Messages
79
Reaction score
0
Getting this

Code:
[root@web603 build]# ./l2jlogin.jar
./l2jlogin.jar: line 1: PK: command not found
./l2jlogin.jar: line 2: META-INF/þÊPK: No such file or directory
K-*ÎÌϳR0Ô3àårÌCq,HLÎHU%ÍôLy¹RKRStõuNF/MANIFEST.MFóMÌËLK-.Ñ
4Kó: No such file or directory
./l2jlogin.jar: line 3: óõ4y¹x¹PK: No such file or directory
./l2jlogin.jar: line 4: com/PK: No such file or directory
./l2jlogin.jar: line 5: com/l2jserver/PK: No such file or directory
./l2jlogin.jar: line 6: com/l2jserver/accountmanager/PK: No such file or directory
./l2jlogin.jar: line 7:
om/l2jserver/configurator/PK: No such file or directory
./l2jlogin.jar: line 8: com/l2jserver/gsregistering/PK: No such file or directory
./l2jlogin.jar: line 9: com/l2jserver/i18n/PK: No such file or directory
./l2jlogin.jar: line 10: com/l2jserver/images/PK: No such file or directory
./l2jlogin.jar: line 11: com/l2jserver/log/PK: No such file or directory
./l2jlogin.jar: line 12: com/l2jserver/loginserver/PK: No such file or directory
./l2jlogin.jar: line 1331: unexpected EOF while looking for matching ``'
./l2jlogin.jar: line 1493: syntax error: unexpected end of file
 
The Untamable
Joined
Dec 14, 2004
Messages
495
Reaction score
1
ouch...installing servers and running them with root users....now this is a biatch =)
 
Newbie Spellweaver
Joined
Oct 3, 2005
Messages
25
Reaction score
8
Does someone have this script to upload it again?
The "http://www.hsmt.hu/" host doesn't respond
 
Back
Top