FIBS Board backgammon forum

FIBS Client software => JavaFibs => Topic started by: mucki on March 12, 2004, 11:20:25 AM

Title: Problem with 1.007
Post 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
Title: Problem with 1.007
Post by: burper on March 12, 2004, 12:19:59 PM
To you have the string "Gaiden" somewhere in the configuration that is looking for a number, e.g. port number.
Title: Problem with 1.007
Post by: mucki on March 12, 2004, 12:29:26 PM
Hi  burper,

but what shall i do ? Why is there a problem suddenly ?
Title: Problem with 1.007
Post by: burper on March 12, 2004, 01:48:26 PM
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.
Title: Problem with 1.007
Post by: mucki on March 12, 2004, 05:39:47 PM
Hi burper,

good man, that was the solution !

Th@nx a lot,

Mucki