- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
wtfson12345
Can anyone help me out with this? When i try to login, it hangs up.
Starting L2J Login Server.
Picked up _JAVA_OPTIONS: -Xmx512M
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/E:/Private%20Server%20Test%20-%20Copy/libs/sl
f4j-jdk14-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/E:/Private%20Server%20Test%20-%20Copy/libs/sl
f4j-log4j12-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[23/04 21:50:08] Loading LoginController...
[23/04 21:50:11] Cached 10 KeyPairs for RSA communication
[23/04 21:50:11] Stored 20 keys for Blowfish communication
[23/04 21:50:11] GameServerTable: Loaded 127 server names
[23/04 21:50:11] GameServerTable: Loaded 1 registered Game Servers
[23/04 21:50:11] GameServerTable: Cached 10 RSA keys for Game Server communicati
on.
[23/04 21:50:11] Loaded 2 IP Bans.
[23/04 21:50:11] Scheduled LS restart after 48 hours
[23/04 21:50:11] Listening for GameServers on 127.0.0.1:9014
[23/04 21:50:11] Telnet server is currently disabled.
[23/04 21:50:11] L2LoginServer: is now listening on: *:2106
[23/04 21:50:11] Looking for UPnP Gateway Devices...
[23/04 21:50:15] No active UPnP gateway found
[23/04 21:54:27] Updated Gameserver [1] Bartz IP's:
[23/04 21:54:27] 127.0.0.1/127.0.0.0/8
Exception in thread "pool-1-thread-2" java.lang.NoClassDefFoundError: l2r/gamese
rver/model/items/type/EtcItemType
at l2r.log.filter.ItemFilter.<clinit>(ItemFilter.java:41)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at java.util.logging.LogManager.getFilterProperty(Unknown Source)
at java.util.logging.StreamHandler.configure(Unknown Source)
at java.util.logging.StreamHandler.<init>(Unknown Source)
at java.util.logging.FileHandler.<init>(Unknown Source)
at l2r.log.handler.ItemLogHandler.<init>(ItemLogHandler.java:31)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at java.util.logging.LogManager$5.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.logging.LogManager.loadLoggerHandlers(Unknown Source)
at java.util.logging.LogManager.addLogger(Unknown Source)
at java.util.logging.LogManager.demandLogger(Unknown Source)
at java.util.logging.Logger.demandLogger(Unknown Source)
at java.util.logging.Logger.getLogger(Unknown Source)
at org.slf4j.impl.JDK14LoggerFactory.getLogger(JDK14LoggerFactory.java:6
3)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:253)
at l2r.util.Log.<clinit>(Log.java:26)
at l2r.loginserver.LoginController.loginValid(LoginController.java:676)
at l2r.loginserver.LoginController.tryAuthLogin(LoginController.java:208
)
at l2r.loginserver.network.clientpackets.RequestAuthLogin.run(RequestAut
hLogin.java:123)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: l2r.gameserver.model.items.type.Etc
ItemType
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)
... 32 more
Exception in thread "pool-1-thread-5" java.lang.NoClassDefFoundError: Could not
initialize class l2r.util.Log
at l2r.loginserver.LoginController.loginValid(LoginController.java:676)
at l2r.loginserver.LoginController.tryAuthLogin(LoginController.java:208
)
at l2r.loginserver.network.clientpackets.RequestAuthLogin.run(RequestAut
hLogin.java:123)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Thanks for the help. love you long time
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now