Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitmaps Beeing Improperly Disposed in the 2014 version of Fancy Pants World 1 Remix #24

Open
Fancy2209 opened this issue Nov 19, 2023 · 0 comments

Comments

@Fancy2209
Copy link
Member

Fancy2209 commented Nov 19, 2023

Jump Once and it'll show the smoke normally, some more and it'll show black squares and at some point it will crash
Firefox Crash Message:

Uncaught TypeError: this._bitmapData.adaptee is null
    set Bitmap.js:144
    axSetProperty ASObject.js:145
    setproperty jit.js:1783
    compiled_m_InteractEnterFrame m_InteractEnterFrame.js:205
    compiled_InteractEnterFrames InteractEnterFrames.js:58
    compiled_m_MainEnterFrame60 m_MainEnterFrame60.js:210
    call ASMethodClosure.js:53
    dispatchEvent EventDispatcherBase.js:201
    dispatchEvent EventDispatcherBase.js:64
    dispatchEvent EventDispatcher.js:60
    dispatchEvent EventDispatcher.js:218
    dispatchStaticBroadCastEvent DisplayObject.js:204
    enterFrame Stage.js:272
    enterFrame PlayerGlobal.js:136
    enterFrame AVM2Handler.js:39
    showNextFrame AVMStage.js:545
    main_loop AVMStage.js:527
    _tick RequestAnimationFrame.js:72
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
    _tick RequestAnimationFrame.js:73
    _rafUpdateFunction RequestAnimationFrame.js:11
Bitmap.js:144:16

Chrome Error Message:

VM8279 runtime.js:36 Uncaught TypeError: Cannot read properties of null (reading 'transparent')
    at Object.set (VM8279 runtime.js:36:344553)
    at t.axSetProperty (VM8279 runtime.js:2:571437)
    at t.setproperty (VM8279 runtime.js:36:188039)
    at Object.compiled_m_InteractEnterFrame (VM10731 m_InteractEnterFrame.js:205:33)
    at Object.compiled_InteractEnterFrames (VM8576 InteractEnterFrames.js:58:35)
    at Object.compiled_m_MainEnterFrame60 (VM10660 m_MainEnterFrame60.js:210:35)
    at e.call (VM8279 runtime.js:2:589974)
    at t.dispatchEvent (VM8279 runtime.js:36:262079)
    at e.dispatchEvent (VM8279 runtime.js:36:259706)
    at e.dispatchEvent (VM8279 runtime.js:36:267419)

SWF: FPA 1 REMIX.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant