Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#2900 closed defect

GP2X: MI2: Crash on downwards scrolling

Reported by: SF/thedevo Owned by: djwillis
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Monkey Island 2

Description

(Sorry if this is the wrong place for a GP2X ScummVM build bug)

Monkey Island 2 crashes when the screen attempts to scroll downwards. I know of two places where this happens consistently: 1) Booty Island, going to the cliff and then looking at the cliff/walking to the cliff egde 2) Going diving for treasure (anywhere) with Captain Kate's.

I've attached a saved game with Guybrush on the edge of the cliff that causes the crash.

Ticket imported from: #1594636. Ticket imported from: bugs/2900.

Attachments (1)

monkey2.s04 (33.0 KB ) - added by SF/thedevo 17 years ago.
Monkey Island 2 save - to crash walk to cliff edge

Download all attachments as: .zip

Change History (13)

by SF/thedevo, 17 years ago

Attachment: monkey2.s04 added

Monkey Island 2 save - to crash walk to cliff edge

comment:1 by fingolfin, 17 years ago

Owner: set to djwillis
Summary: [GP2X] Crash on downwards scrollingGP2X: MI2: Crash on downwards scrolling

comment:2 by fingolfin, 17 years ago

To process your bug report appropriately, we need you to provide the following additional information:

* ScummVM version (PLEASE test the latest CVS/Daily build) * Bug details, including instructions on reproducing it * Language of game (English, German, ...) * Version of game (talkie, floppy, ...) * Platform and Compiler (Win32, Linux, MacOS, ...) * Attach a save game if possible * If this bug only occurred recently, please note the last version without the bug, and the first version including the bug. That way we can fix it quicker by looking at the changes made.

This should only take you a little time but will make it much easier for us to process your bug report in a way that satisfies both you and us.

Thank you for your support!

comment:3 by fingolfin, 17 years ago

This bug is likely caused by grabRawScreen() not being implemented properly. See bugs #1513002, #1531983, #1581342, #1594636. We should first establish that this is indeed the cause; then make sure it is fixed in the SVN trunk. In addition, porters might want to make a 0.9.1a release with this issue fixed.

comment:4 by djwillis, 17 years ago

Looks very much like the GrabRawScreen() issue. The GP2X port uses the same implementation of GrabRawScreen() as the SDL backend currently but I am investigating why it is not working as it should.

John

comment:5 by djwillis, 17 years ago

Looks very much like the GrabRawScreen() issue. The GP2X port uses the same implementation of GrabRawScreen() as the SDL backend currently but I am investigating why it is not working as it should.

John

comment:6 by SF/thedevo, 17 years ago

* ScummVM version: GP2X 0.9.1 RC 2 * Language: English * Version of game: CD * Platform and Compiler: Pass, downloaded pre-built binary

comment:7 by fingolfin, 17 years ago

Status: newpending

comment:8 by fingolfin, 17 years ago

Any news on this? In particular, is the GrabRawScreen issue fixed in SVN? If no, any estimates as to when it will be? If yes, is there a test build that the bug reporter could use to verify the issue is gone?

comment:9 by SF/sf-robot, 17 years ago

Status: pendingclosed

comment:10 by SF/sf-robot, 17 years ago

This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

comment:11 by SF/chris_stjohn, 17 years ago

I've run into this problem too - using Scumm VM for PalmOS build 0.9.1 (Oct 28 2006 09:52:24) My platform is a Treo 650 and I'm looking down the cliff on Booty Island in Monkey 2

Get in touch if you need more info or if you need someone to confirm a fix. If I had more time on my hands I'd have a go at fixing it myself :-)

comment:12 by djwillis, 17 years ago

Hi chris_stjohn,

I believe the GrabRawScreen() issue also is present in the PalmOS 0.9.1 build but I would suggest that this bug report is not an suitable place to record this.

Have you tried an official 0.10.0 Palm build as we would only entertain a bug report if the issue was still present in the latest release. If so please create a new bug report and note the issue there.

Regards,

John Willis

Note: See TracTickets for help on using tickets.