#2347 closed defect (fixed)
ALL: Playtime corrupted if save name is >=32 chars
Reported by: | SF/itnaanti | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Monkey Island 3 |
Description
Saving a game in Monkey Island 3 (The Curse of Monkey Island) will allow you to type in >32 chars, but if you enter >31 chars, it will truncate the name, and also corrupt the playtime. (i.e. 15 minutes into MI3 I saved a game as "She's not going to be happy about this." and although my play time was about 15 minutes, it has my play time listed as 26 hours, 27 minutes.)
I would guess that this happens for any other game as well, but I only currenlty have MI3 to test.
Ticket imported from: #1350645. Ticket imported from: bugs/2347.
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Thanks for the report. Should now be fixed in CVS -- names longer than 31 chars will now be truncated.
On the long run, though, we should either limit the string length in the save dialog, or allow save names longer than 31 chars...
comment:3 by , 19 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | Playtime corrupted if save name is >=32 chars → ALL: Playtime corrupted if save name is >=32 chars |
Oops, forgot to add some more info:
Using the OS X distribution on 10.4.3 Using ScummVM 0.8.0a English
I have not used previous versions of ScummVM, so I don't know if this is a new problem.