Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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)

BudTucker.zip (71.9 KB ) - added by SF/windlepoons 15 years ago.
Screenshot and Savefile before crash
tucker.exe.zip (191.1 KB ) - added by SF/windlepoons 15 years ago.
TUCKER.EXE

Download all attachments as: .zip

Change History (9)

by SF/windlepoons, 15 years ago

Attachment: BudTucker.zip added

Screenshot and Savefile before crash

comment:1 by SF/windlepoons, 15 years ago

Summary: crash on Bud Tucker in Double Trouble german versionTUCKER: Ccrash on Bud Tucker in Double Trouble

comment:2 by SF/windlepoons, 15 years ago

Summary: TUCKER: Ccrash on Bud Tucker in Double TroubleTUCKER: Crash on Bud Tucker in Double Trouble

comment:3 by cyxx, 15 years ago

Resolution: fixed
Status: newclosed

comment:4 by cyxx, 15 years ago

Should be fixed with svn revision 36124

comment:5 by cyxx, 15 years ago

Owner: set to cyxx

comment:6 by cyxx, 15 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 ?

by SF/windlepoons, 15 years ago

Attachment: tucker.exe.zip added

TUCKER.EXE

comment:7 by SF/windlepoons, 15 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

Note: See TracTickets for help on using tickets.