com.l2jserver.loginserver.L2LoginServer error

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
kshysius123
Posts: 22
Joined: Sat Jun 29, 2013 4:55 pm

com.l2jserver.loginserver.L2LoginServer error

Post by kshysius123 »

Hi,
i build pack with eclipse and i import to server when i start login server i have whis error

Error: Could not find or load main class com.l2jserver.loginserver.L2LoginServer

i try downloads with svn and build pack do nothing inside but i have same error


Download:
L2j Core: http://svn.l2jserver.com/trunk/L2J_Server/
L2j Datapack : http://svn.l2jdp.com/trunk/L2J_DataPack/
cheatax21
Posts: 115
Joined: Thu Aug 14, 2008 10:10 am

Re: com.l2jserver.loginserver.L2LoginServer error

Post by cheatax21 »

Im not sure if what i tell u is the error, but
have u tried to register gameserver first?
login/registergameserver.bat
Arantir
Posts: 151
Joined: Wed Jan 04, 2012 7:10 pm

Re: com.l2jserver.loginserver.L2LoginServer error

Post by Arantir »

Try to start *.bat not as administrator, if you did so. Otherwise the base directory will be C:/windows/system32 and the script will not be able to find libs in the upper folder (L2J_Server/dist/libs/).
kshysius123
Posts: 22
Joined: Sat Jun 29, 2013 4:55 pm

Re: com.l2jserver.loginserver.L2LoginServer error

Post by kshysius123 »

i use linux not Windows...
When i start RegisterGameServer.sh i have this error:

Could not find or load class com.l2jserver.tools.gsregistering.GameServerRegister
cheatax21
Posts: 115
Joined: Thu Aug 14, 2008 10:10 am

Re: com.l2jserver.loginserver.L2LoginServer error

Post by cheatax21 »

Read again the wiki on how to setup the server files.
Have you configurated login/game .properties files?
I havent tried it on linux, but you should provide as much info possible on your steps/issue, so those who know more, can assist you.
kshysius123
Posts: 22
Joined: Sat Jun 29, 2013 4:55 pm

Re: com.l2jserver.loginserver.L2LoginServer error

Post by kshysius123 »

....

i now how to start server, but when i build server file with eclipse i have error

Error: Could not find or load main class com.l2jserver.loginserver.L2LoginServer

but when i build file console:

BUILD SUCCESSFUL
Total time: 37 seconds

Tutorial

http://www.l2jserver.com/wiki/Setup_Eclipse_and_SVN
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: com.l2jserver.loginserver.L2LoginServer error

Post by jurchiks »

the build process has nothing to do with it.
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.
User avatar
Pandragon
Posts: 704
Joined: Tue Jul 26, 2005 7:38 pm

Re: com.l2jserver.loginserver.L2LoginServer error

Post by Pandragon »

Try this:
Open loginserver jar file with a zip tool.
Delete META folder.
NogeR
Posts: 13
Joined: Thu Oct 11, 2012 5:33 pm

Re: com.l2jserver.loginserver.L2LoginServer error

Post by NogeR »

Same problem here, but i use windows 7 x86. :(

EDIT: Works for me in the login, but the gameserver has the same error and not work delete META folder.
NogeR
Posts: 13
Joined: Thu Oct 11, 2012 5:33 pm

Re: com.l2jserver.loginserver.L2LoginServer error

Post by NogeR »

Edit 2:

Works!! Thanx you!
Post Reply