Closed
Bug 1115414
Opened 9 years ago
Closed 8 years ago
Candy Crush Summit 2013 demo does not load: Tries to access _matrix in uninitialized DisplayObject
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cpeterson, Assigned: till)
References
()
Details
(Keywords: regression)
http://areweflashyet.com/summit2013/CandyCrush.swf When I first try to load the Summit 2013 snapshot of Candy Crush, I get the common ShumwayStreamConverter.js timeout error: ShumwayStreamConverter.js: Timeout during shumway instance initialization If I reload CandyCrush.swf, Shumway can load more of the file, but then stops with a bunch of nondescript assertion failures: "Session #1: loading http://areweflashyet.com/summit2013/CandyCrush.swf" viewerPlayer.js:104:10 "Session #1: loaded 0/0" viewerPlayer.js:126:14 Error: assertion failed shumway.player.js:132:39 "Session #1: loaded 0/0" viewerPlayer.js:126:14 "assertion failed" shumway.player.js:132:16
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → till
Blocks: shumway-1.0
Assignee | ||
Comment 2•8 years ago
|
||
The issue seems somewhat interesting, so not moving to -later. *Might* be caused by a subclass ctor not invoking super().
Summary: Candy Crush Summit 2013 demo does not load: "assertion failed" shumway.player.js:132:16 → Candy Crush Summit 2013 demo does not load: Tries to access _matrix in uninitialized DisplayObject
Updated•8 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•