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
L2J Revision: 4701
L2JDP Revision: 8106
OS: Windows 7 x64
First of all I would like to say Hello because I am new here and newbie too
I am getting this error and I dont know what it is :S
I am using nightly unstable version
Starting L2J Game Server. Loading GameServer Configuration Files...L2Properties: Missing property for key - DatapackRootjava.lang.NumberFormatException: Value out of range. Value:"150" Radix:10 at java.lang.Byte.parseByte(Unknown Source) at java.lang.Byte.parseByte(Unknown Source) at com.l2jserver.Config.load(Config.java:1495) at com.l2jserver.gameserver.GameServer.main(GameServer.java:488)Exception in thread "main" java.lang.Error: Failed to Load ./config/Character.properties file. at com.l2jserver.Config.load(Config.java:1669) at com.l2jserver.gameserver.GameServer.main(GameServer.java:488) Server terminated abnormaly server terminated
java.lang.NumberFormatException: Value out of range. Value:"150" Radix:10
at java.lang.Byte.parseByte(Unknown Source)
at java.lang.Byte.parseByte(Unknown Source)
at com.l2jserver.Config.load(Config.java:1495)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:488)
Exception in thread "main" java.lang.Error: Failed to Load ./config/Character.properties file.
at com.l2jserver.Config.load(Config.java:1669)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:488)