[ scummvm-Bugs-1599113 ] SCUMM: Failed assertion in getBoxCoordinates()
SourceForge.net
noreply at sourceforge.net
Sun Nov 19 08:39:11 CET 2006
Bugs item #1599113, was opened at 2006-11-19 08:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1599113&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Actor behavior
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Max Horn (fingolfin)
Summary: SCUMM: Failed assertion in getBoxCoordinates()
Initial Comment:
A couple of days ago, there was a very vague report on the #scummvm channel about a failed assertion in getBoxCoordinates():
[11:47] --> mEpHiSt0 joined #scummvm.
[11:47] <mEpHiSt0> re all
[11:49] <mEpHiSt0> Assertion failed: bp, file engines/scumm/boxes.cpp, line 568
[11:49] <mEpHiSt0> This application has requested the Runtime to terminate it in an unusual way.
[11:49] <mEpHiSt0> Please contact the application's support team for more information.
[11:49] <mEpHiSt0> wtf?
[11:49] <mEpHiSt0> mi
[11:49] <mEpHiSt0> xp
[11:51] <mEpHiSt0> hello!
[11:54] <Junior|> file a bug report
[11:56] <mEpHiSt0> yay
[11:56] <mEpHiSt0> 8-(
[11:57] <mEpHiSt0> ok
[11:57] <-- mEpHiSt0 left irc:
Possibly related to this, Kirben discovered that the Spy Fox 3 demo can be made to trigger the same assertion, simply by clicking on the satellite. (In fact, you can simply click on the moon, but that's also a kind of satellite, right? :-)
This happens when getBoxBaseAddr() returns NULL. In this case, it does so because getResourceAddress() returns NULL.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1599113&group_id=37116
More information about the Scummvm-tracker
mailing list