I got this Error when i try to open the gameServer...
Exception in thread "main" java.lang.NumberFormatException: For input string: "10."
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at net.sf.l2j.commons.config.ExProperties.getProperty(ExProperties.java:50)
at net.sf.l2j.Config.loadServer(Config.java:2196)
at net.sf.l2j.Config.loadGameServer(Config.java:2382)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:157)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:134)
Server have terminated abnormaly.
Server terminated.
Press any key to continue . . .
Question
carvage
I got this Error when i try to open the gameServer...
Any help? or idea?
Regards,
Carvage.
2 answers to this question
Recommended Posts