PDA

View Full Version : Savefile is buggy in win2000(sp2)



praz
October 17th, 2002, 08:40 AM
When I try to make a little file with only a couple of commands, it works nice to save and open it again later..

But when I make a bit larger file it suddenly gets buggy (might also be because of the actions it's supposed to do).

You can find a sample of a file which I cant load at:
http://amstel.mine.nu/~prazor/buggy.GML

I use the latest version of girder 3.2.6 pre1, and a solution/fix would be appreciated...

Ron
October 17th, 2002, 08:47 AM
I found the error,.. the OpenXML bug got me again. This time its in the IrStr, I wasn't expecting any special characters there.

( note this bug has nothing to do with the size of the file )

Releasing an update ASAP!!

Ron
October 17th, 2002, 08:53 AM
Okay here is the updated 3.2.5 executable.

ftp://ftp.stack.nl/pub/users/stilgar/girder325a_update.zip

praz
October 17th, 2002, 09:28 AM
Thanks a lot! :)