markmal / freeship-plus-in-lazarus

FreeShip Plus in Lazarus
GNU General Public License v3.0
182 stars 35 forks source link

Can not open FreeShip project file #111

Open EvanVV opened 2 months ago

EvanVV commented 2 months ago

When I try to open some of the ship design project files that come with Freeship, Freeship reports an error:

`Failed to load project: C:\Program Files\FreeShip\Ships\Database\Motorboat3.fbm Error: Error parsing of file "". Reading TFloatType of size 4 at position 60718 that is out of file size 60718.

Program exception! Stacktrace:

Exception class: Exception Message: Error parsing of file "". Reading TFloatType of size 4 at position 60718 that is out of file size 60718. $00000001003C933D $00000001003BC9D6 $000000010039BF66 $0000000100367438 $000000010036700D $000000010009E18B $000000010009E21C $00000001000B30D0 $00000001000FC774 $00000001000FE60C $00000001000B2E3B $000000010003EDDD $00000001001ECF49 $00000001001EAC01 $000000010003DB77 $000000010003EA6B $0000000100010BFE`

markmal commented 2 months ago

Hi Evan, I'll check