1 bug after last changes

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
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

1 bug after last changes

Post by kostantinos »

L2J Revision Number:4865
L2JDP Revision Number:8311

Code: Select all

Ubuntu-1004-lucid-64-minimal:~/server/login$ ./RegisterGameServer.shException in thread "main" java.lang.UnsupportedClassVersionError: com/l2jserver/gsregistering/GameServerRegister : Unsupported major.minor version 51.0        at java.lang.ClassLoader.defineClass1(Native Method)        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)        at java.lang.ClassLoader.defineClass(ClassLoader.java:615)        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)        at java.security.AccessController.doPrivileged(Native Method)        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)Could not find the main class: com.l2jserver.gsregistering.GameServerRegister.Program will exit.
Last edited by kostantinos on Sat Aug 27, 2011 10:52 am, edited 1 time in total.
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: 1 bug after last changes

Post by momo61 »

try to re-register your gameserver :o
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

Re: 1 bug after last changes

Post by kostantinos »

i cant open RegisterGameServer.sh lol
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: 1 bug after last changes

Post by MELERIX »

probably you are not using Java 7 :P
FFs
Posts: 23
Joined: Mon Jun 13, 2011 11:32 am

Re: 1 bug after last changes

Post by FFs »

kostantinos wrote:i cant open RegisterGameServer.sh lol
You dont have to open RegisterGameServer.sh, you have to open RegisterGameServer.bat...
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: 1 bug after last changes

Post by MELERIX »

as you can see above he is using linux, not windows xD
mizza
Posts: 5
Joined: Mon Jan 16, 2012 7:49 pm

Re: 1 bug after last changes

Post by mizza »

how i re-register and can some send me a video how to creat a server becouse i have confuse

ty
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: 1 bug after last changes

Post by MELERIX »

mizza wrote:how i re-register and can some send me a video how to creat a server becouse i have confuse

ty
read the guide: http://trac.l2jserver.com/wiki/L2J_Install
mizza
Posts: 5
Joined: Mon Jan 16, 2012 7:49 pm

Re: 1 bug after last changes

Post by mizza »

ok the server is open but i cant log in why?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: 1 bug after last changes

Post by MELERIX »

wrong ip settings may be, or blocked ports.
mizza
Posts: 5
Joined: Mon Jan 16, 2012 7:49 pm

Re: 1 bug after last changes

Post by mizza »

ok ist login but when i go to chooso server disconect
mizza
Posts: 5
Joined: Mon Jan 16, 2012 7:49 pm

Re: 1 bug after last changes

Post by mizza »

where i can fix it
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: 1 bug after last changes

Post by MELERIX »

show your L2J settings (the ones related with ip) first.
mizza
Posts: 5
Joined: Mon Jan 16, 2012 7:49 pm

Re: 1 bug after last changes

Post by mizza »

where is tha l2j setting
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: 1 bug after last changes

Post by JMD »

mizza wrote:where is tha l2j setting
ipconfig.xml in config folder.
Post Reply