#416 closed defect (fixed)
FT: crash right after loading.
Reported by: | SF/xplo | Owned by: | fingolfin |
---|---|---|---|
Priority: | low | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Full Throttle |
Description
Just built a CVS binary using VStudio .NET. Up to now FT was "startable", meaning it played the intro and you could play the first barscene. With today's build, it instantly dies when loading the Intro. The last few log lines are as follows: WARNING: Unrecognized base tag 0x61657243 in sound 39 WARNING: Unrecognized base tag 0x61657243 in sound 40 Loading room 0 WARNING: Unrecognized base tag 0x61657243 in sound 1 WARNING: Unrecognized base tag 0x61657243 in sound 2 WARNING: Unrecognized base tag 0x61657243 in sound 3 WARNING: Unrecognized base tag 0x61657243 in sound 4 WARNING: Unrecognized base tag 0x61657243 in sound 19 WARNING: Unrecognized base tag 0x61657243 in sound 20 Loading room 1 Error(1:59:0x86): Trying to put a mixer where it cannot go !
I'm not quite sure if you welcome bugreports on not yet officially supported games, but fingolfin told me to post it here.
Ticket imported from: #596743. Ticket imported from: bugs/416.
Change History (5)
comment:1 by , 22 years ago
Priority: | normal → low |
---|---|
Summary: | crash right after loading. → FT: crash right after loading. |
comment:2 by , 22 years ago
comment:3 by , 22 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 by , 22 years ago
I've just finished Full Throtle with scummvm (v.0.3.0b) and I had only some minor gfx glitches. Playing the game with the last 3 cvs versions, it crashes in some points where Ben should have done an action or simply he just dissapears and the game crashes.
If someone is interested, I've translated into Spanish and compiled scummvm V.03.0b.
That's all folks! I hope my comment is worth to someone. See'u!
For the records, 0x61657243 == 'aerC' = reverse 'Crea' -> this looks like the start of a VOC file header? Weird.