use "Acis" and gave "registergameserver" and I say this error, what can be?
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sf/l2j/gs
registering/GameServerRegister : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: net.sf.l2j.gsregistering.GameServerRegister. Pro
gram will exit.
Press any key to continue . . .
Okay, I understand. First, to get started by contributing to open projects and learning along the way. Then, when you mention starting my own project privately, do you mean taking a free datapack like L2jMobius and trying to make it functional for an online server? Great, thank you very much — all this information is really helpful. I’ve been reaching out to several server admins here in Argentina, but it seems like none of them have the time or interest to take on an intern or assistant. xd
P.S.: Are you the creator of Hopzone? Brings back memories of when I was a kid, downloading servers at the cyber café. For two dollars, I could spend the whole day playing and eating candy like crazy.
Another question: between L2jMobius, L2jServer, and aCis, which one has ALL of its code free?
As you probably noticed, I'm using ChatGPT to help me translate things, lol, and it suggested the following:
Project
Status
Open Source
Accepts Juniors?
Difficulty
L2JMobius
Very active
Semi-closed
Partially (with patches)
Medium-High
L2JServer
Active
Fully open
Yes (directly on GitHub)
Medium
aCis
Semi-active
Unofficial
Not very clear
Low
Question
jadytza
use "Acis" and gave "registergameserver" and I say this error, what can be?
2 answers to this question
Recommended Posts