Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

I have some problem. L2J 

Status
Not open for further replies.
Initiate Mage
Joined
Dec 25, 2003
Messages
2
Reaction score
0
I got lineage2sever(Ver.01/07/2004)
and i overwrite serverfile in first's server folder.
when i try running server, i got error!
error is...

Can't load log handler "java.util.logging.FileHandler"
java.io.IOException: Couldn't get lock for log/java%u.log
java.io.IOException: Couldn't get lock for log/java%u.log
at java.util.logging.FileHandler.openFiles(Unknown Source)
at java.util.logging.FileHandler.<init>(Unknown Source)
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.newInstance0(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.initializeGlobalHandlers(Unknown Source)

at java.util.logging.LogManager.access$900(Unknown Source)
at java.util.logging.LogManager$RootLogger.getHandlers(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.finest(Unknown Source)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:188)
at net.sf.l2j.Server.main(Server.java:53)
used mem:0MB
GameServer listening on IP:220.123.13.** Port 7777
parsed 2868 etc items
parsed 623 armors
parsed 544 weapons
highest item id used:4037
item template missing. id:4038
created 520 Dummy-Items for buylists
created 18 buylists
created 3483 skills
skill tree for class 53 has 13 skills
skill tree for class 31 has 40 skills
skill tree for class 38 has 42 skills
skill tree for class 18 has 41 skills
skill tree for class 25 has 40 skills
skill tree for class 0 has 37 skills
skill tree for class 10 has 42 skills
skill tree for class 44 has 32 skills
skill tree for class 49 has 33 skills
skill tree for class 4 has 130 skills
loaded 9 char templates
restored 0 clans
created 2184 NPC templates
restored 0 Items in the world
restored 13130 NPCs in the world
LoginServer listening on IP:220.123.13.** Port 2106
External Hostname is:220.123.13.**
Automatically creating new accounts: true
found 0 logins on disk
used mem:15MB
waiting for client connection
waiting for client connection

Why i got this error?
and when i login server, it closed.
How fix that?
 
Junior Spellweaver
Joined
Mar 6, 2003
Messages
105
Reaction score
0
this not a full set of files the log files are not there and the log folder is not there
7.1 is not the files to use 0.1 are the one's
 
Upvote 0
Status
Not open for further replies.
Back
Top