#4127 closed defect (fixed)
TUCKER: Crash on Bud Tucker in Double Trouble
Reported by: | SF/windlepoons | Owned by: | cyxx |
---|---|---|---|
Priority: | normal | Component: | Engine: Tucker |
Version: | Keywords: | ||
Cc: | Game: | Bud Tucker |
Description
ScummVM (svn January 27, 2009) crash on Bud Tucker in Double Trouble german (PC Windows) version when Bud use the submarine computer (Computerkonsole).
testet with Windows Vista (Daily Snapshot) and Linux/sidux (self compiled)
Error log from Windows Vista (Daily Snapshot 01.27.2009):
User picked target 'tucker-de' (gameid 'tucker')... Looking for a plugin supporting this gameid... Tucker Engine Starting 'Bud Tucker in Double Trouble' WARNING: Unable to open 'charszgr.dta'! (when start Intro part 1) Assertion failed: w > 0 && x + w <= _videoMode.screenWidth, file backends/platform/sdl/graphics.cpp, line 793
Error log from Linux/sidux (svn 01.27.2009):
User picked target 'tucker-de' (gameid 'tucker')... Looking for a plugin supporting this gameid... Tucker Engine Starting 'Bud Tucker in Double Trouble' WARNING: Unable to open 'charszgr.dta'! scummvm: backends/platform/sdl/graphics.cpp:793: virtual void OSystem_SDL::copyRectToScreen(const byte*, int, int, int, int, int): Assertion `w > 0 && x + w <= _videoMode.screenWidth' failed.
WARNING: = when start Intro part 1 Assertion failed: = ScummVM crash here when Bud use the submarine computer
Ticket imported from: #2543067. Ticket imported from: bugs/4127.
Attachments (2)
Change History (9)
by , 16 years ago
Attachment: | BudTucker.zip added |
---|
comment:1 by , 16 years ago
Summary: | crash on Bud Tucker in Double Trouble german version → TUCKER: Ccrash on Bud Tucker in Double Trouble |
---|
comment:2 by , 16 years ago
Summary: | TUCKER: Ccrash on Bud Tucker in Double Trouble → TUCKER: Crash on Bud Tucker in Double Trouble |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 16 years ago
Owner: | set to |
---|
comment:6 by , 16 years ago
Regarding the warning of the file, can you give the correct filename for the .dta file in your version ? Can you also attach the original game executable to bug tracker item #2523924, so I can see if there is some special handling for the ß character ?
comment:7 by , 16 years ago
I have found the CHARSZGR.DTA file and copy in the game folder, not more warning. New compiled version with fixed tucker.cpp works correct. thanks File Added: tucker.exe.zip
Screenshot and Savefile before crash