#5034 closed defect (fixed)
LSL2: Crash at the ship
Reported by: | SF/escarlate | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | script | |
Cc: | Game: | Leisure Suit Larry 2 |
Description
Script crash when trying to enter one of the ship's rooms. I added a savegame below with Larry right in front of the crashing room. The console output:
WARNING: Read for a parameter goes out-of-bounds, onto the stack and gets uninitialized temp! WARNING: setAttribute() called with unsupported attributeId 34! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! WARNING: Bad command or running status 00! Uninitialized read for temp 1 from method cloudScript::changeState (script 38, room 38, localCall ffffffff)!
Game Version: DOS/English/v.1.000.011 ScummVM Version: 1.2.0svn51452 Operating System: Win32 (XP SP2)
Ticket imported from: #3036483. Ticket imported from: bugs/5034.
Attachments (1)
Change History (3)
by , 14 years ago
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in the latest SVN version (rev #51463), thanks for reporting this