[starlogo-users] problems with starlogo TNG
Remi Sussan
rsussan at noos.fr
Fri Sep 15 11:24:42 EDT 2006
In fact, I found the solution during the hours following the writing of
this first message. I think this may interest the Starlogo TNG team, as
it seems to be a bug in the system.
the problem is that Starlogo TNG isn't adapted to non-english or
american number systems. In France, Windows use a comma instead of a dot
to write decimal numbers (hence the NumberFormatException for "1,0200" :
it takes a number as a string or something close to that) . To solve my
problem I had to change my regional settings and put them to "english"
in the Control Panel . After my starlogo session, I reverse my settings
to the french ones.
Bye
Remi
Remi Sussan a écrit :
> Hello,
>
> I have a problem with starlogo tng preview 3 (on two different
> computers, both running windows XP). I can save my projects, but when
> I try to re-open them, i have the followng error message :
> Error loading project file Java.lang.NumberFormatException : For input
> string: "1,0200"
>
> this happens even if I just open an example file, save it and try to
> open it again, without doing anything else (and it's true for both
> "save" and "save as").
>
> Any ideas how to overcome this ?
>
> Remi
>
>
> _______________________________________________
> starlogo-users mailing list
> starlogo-users at media.mit.edu
> http://education.mit.edu/mailman/listinfo/starlogo-users
>
>
More information about the starlogo-users
mailing list