Jump to content
  • 0

L2J Server Won't Start


Question

Posted
Exception in thread "main" java.lang.NumberFormatException: For input string: "B

ackup900001"

        at java.lang.NumberFormatException.forInputString(NumberFormatException.

java:48)

        at java.lang.Integer.parseInt(Integer.java:447)

        at java.lang.Integer.parseInt(Integer.java:497)

        at com.l2jfrozen.gameserver.model.multisell.L2Multisell.parse(L2Multisel

l.java:328)

        at com.l2jfrozen.gameserver.model.multisell.L2Multisell.parseData(L2Mult

isell.java:87)

        at com.l2jfrozen.gameserver.model.multisell.L2Multisell.<init>(L2Multise

ll.java:69)

        at com.l2jfrozen.gameserver.model.multisell.L2Multisell.getInstance(L2Mu

ltisell.java:80)

        at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:324)

 

 

I get this error.

3 answers to this question

Recommended Posts

  • 0
Posted

What a crappy file have you put @ multisell folder ..

 

 


B ackup900001

 

Read, read and once again read the error, you will find out.

 

Solution: only numbers available.

  • 0
Posted

What a crappy file have you put @ multisell folder ..

 

 

 

Read, read and once again read the error, you will find out.

 

Solution: only numbers available.

ok sorry, I am new to java. This fixed it thank you

at least this will be helpfull to other newbies, never put backups in your multisell folder :P

Guest
This topic is now closed to further replies.


×
×
  • Create New...