FIBS Board backgammon forum
FIBS Client software => JavaFibs => Topic started by: mucki on March 12, 2004, 11:20:25 AM
Hi folks,
from one day to the other my JavaFibs Client does not start. There is the follwoing error message :
D:\Programme\JavaFIBS2001>java -jar JavaFIBS.jar
Exception in thread "main" java.lang.NumberFormatException: For input string: "G
aidin"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.valueOf(Unknown Source)
at java.lang.Integer.decode(Unknown Source)
at java.awt.Color.decode(Unknown Source)
at u.b(u.java)
at z.n(z.java)
at z.<init>(z.java)
at JavaFIBS2001.main(JavaFIBS2001.java)
Any hints ?
Mucki
To you have the string "Gaiden" somewhere in the configuration that is looking for a number, e.g. port number.
Hi burper,
but what shall i do ? Why is there a problem suddenly ?
Actually, now that I look more closely at it, it appears to be a colour issue. Did you play with the colours for a vector board style at some point?
If you can find where your preferences were saved (user directory?) and move them aside, that might help to get it started in it's original default condition.
Hi burper,
good man, that was the solution !
Th@nx a lot,
Mucki