In this case, what is missing are the NPC effects, it is a little more complex to import this, I think the tutorials here on the forum have the videos unavailable.
No drama, no finger-pointing, just undeniable results.
2000+ concurrent players. Zero lag.
The math is simple: simpler code = better code = better performance.
Meanwhile, other projects cry at 200-300 online.
Because bloat code and misinterpreting retail files isn't a feature.
Question
KyriakosGR
Καλησπέρα έχω το pack acis και όταν πάω να ανοίξω τον Loginserver η τον GameServer μου βγάζει τα παρακάτω προβλήματα
Loginserver:
Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/l2j/loginserve
r/L2LoginServer
Caused by: java.lang.ClassNotFoundException: net.sf.l2j.loginserver.L2LoginServe
r
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.loginserver.L2LoginServer. Program wi
ll exit.
Server have terminated abnormaly.
Server terminated.
Gameserver:
Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/l2j/loginserve
r/L2LoginServer
Caused by: java.lang.ClassNotFoundException: net.sf.l2j.loginserver.L2LoginServe
r
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.loginserver.L2LoginServer. Program wi
ll exit.
Server have terminated abnormaly.
Server terminated.
Πιέστε ένα πλήκτρο για συνέχεια. . .
13 answers to this question
Recommended Posts