Page 1 of 1

com.l2jserver.loginserver.L2LoginServer error

Posted: Sat Jun 29, 2013 6:29 pm
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/

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sat Jun 29, 2013 8:04 pm
by cheatax21
Im not sure if what i tell u is the error, but
have u tried to register gameserver first?
login/registergameserver.bat

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sun Jun 30, 2013 3:08 am
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/).

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sun Jun 30, 2013 1:14 pm
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

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sun Jun 30, 2013 7:15 pm
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.

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sun Jun 30, 2013 8:43 pm
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

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sun Jun 30, 2013 8:46 pm
by jurchiks
the build process has nothing to do with it.

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Mon Jul 08, 2013 8:56 am
by Pandragon
Try this:
Open loginserver jar file with a zip tool.
Delete META folder.

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sun Jul 14, 2013 5:01 pm
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.

Re: com.l2jserver.loginserver.L2LoginServer error

Posted: Sat Jul 20, 2013 7:40 pm
by NogeR
Edit 2:

Works!! Thanx you!