Skip to main content
April 30, 2015
Answered

why do I keep getting tihs message ArgumentError: Error #2015: Invalid BitmapData.

  • April 30, 2015
  • 1 reply
  • 1560 views

ArgumentError: Error #2015: Invalid BitmapData.

at flash.display::BitmapData/ctor()

at flash.display::BitmapData()

at com.king.flash.spaceland.texture::TextureManager/clearDynamicAtlasResource()

at com.king.flash.spaceland.texture::TextureManager/clearDynamicAtlas()

at com.king.flash.spaceland.texture::TextureManager/createDynamicAtlas()

at com.king.ragnarok.spaceland.atlas::DynamicAtlasFactory/createDynamicAtlas()

at com.king.stritz.juego::ProfilePictureLoader/load()

at com.king.stritz.juego::ProfilePictureLoader/loadProfilePictureWithSocialUser()

at com.king.stritz.juego::ProfilePictureLoader/loadProfilePicture()

at com.king.stritz.view.spaceland.diorama::DioramaPortraitsView/setUpCurrentUser()

at com.king.stritz.presenter.diorama::DioramaPortraitsPresenter/show()

at com.king.stritz.presenter.diorama::DioramaPresenterImpl/show()

at com.king.stritz.state.main::DioramaMainState/onEnterState()

at com.king.stritz.state::TransitionAction/onTransition()

at se.fearless.fettle.impl::Transition/onTransition()

at se.fearless.fettle.impl::TransitionModelImpl/forceSetState()

at se.fearless.fettle.impl::TransitionModelImpl/fireInternal()

at se.fearless.fettle.impl::TransitionModelImpl/fireEvent()

at se.fearless.fettle.impl::StateMachineImpl/fireEvent()

at com.king.stritz.state::StateChanger/requestStateChange()

at com.king.stritz.state.main::PerformanceCheckState/changeState()

at com.king.stritz.state.main::PerformanceCheckState/onEnterState()

at com.king.stritz.state::TransitionAction/onTransition()

at se.fearless.fettle.impl::Transition/onTransition()

at se.fearless.fettle.impl::TransitionModelImpl/forceSetState()

at se.fearless.fettle.impl::TransitionModelImpl/fireInternal()

at se.fearless.fettle.impl::TransitionModelImpl/fireEvent()

at se.fearless.fettle.impl::StateMachineImpl/fireEvent()

at com.king.stritz.state::StateChanger/requestStateChange()

at Function/PreloadingState.as$0:anonymous()

at Function/Assets.as$1:anonymous()

at com.king.ragnarok.spaceland.assets.zip::ZipAssetLoader/callback()

at Function/ZipAssetLoader.as$0:anonymous()

at Function/ImageDecoder.as$0:anonymous()

at Function/onComplete()

    This topic has been closed for replies.
    Correct answer Nimisha1

    Hi Luetta,

    Can you please share how are you intializing BitmapData in your AS code(also provide little detail of you app whether you're using PNG or ATF)? Looks like size of bitmapData is exceeding than expected.

    -Nimisha

    1 reply

    Nimisha1
    Nimisha1Correct answer
    Participating Frequently
    May 1, 2015

    Hi Luetta,

    Can you please share how are you intializing BitmapData in your AS code(also provide little detail of you app whether you're using PNG or ATF)? Looks like size of bitmapData is exceeding than expected.

    -Nimisha

    May 1, 2015

    Hi Nimisha

    I don't understand what you are asking me to do. I've always used flash player and never had a problem. I wish you could connect to my computer and fix the problem with it.

    Thank youLuetta

      From: Nimisha1 <forums_noreply@adobe.com>

    To: Luetta Marshall <luettamarshall@yahoo.com>

    Sent: Friday, May 1, 2015 12:56 AM

    Subject: why do I keep getting tihs message ArgumentError: Error #2015: Invalid BitmapData.

    why do I keep getting tihs message ArgumentError: Error #2015: Invalid BitmapData.

    created by Nimisha1 in Using Flash Player - View the full discussionHi Luetta, Can you please share how are you intializing BitmapData in your AS code(also provide little detail of you app whether you're using PNG or ATF)? Looks like size of bitmapData is exceeding than expected. -Nimisha If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7501316#7501316 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7501316#7501316 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following" Start a new discussion in Using Flash Player by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

    chris.campbell
    Legend
    May 1, 2015

    Hi Luetta,

    I think the confusion here is that you are seeing a message that was meant for Flash Player *developers*, and Nimisha assumed you were debugging your own flash code.

    If you are simply trying to use Flash Player, we'll need to uninstall the debug version of Flash and install the regular version instead.  Assuming you are on Windows, here are the steps required:

    1.  Uninstall Flash Player by downloading and running this program:  http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe

    2. Once uninstalled, open your web browser and navigate to: https://get.adobe.com/flashplayer

    3. Walk through the steps on that web page to get the right version of Flash Player installed

    Once you have the normal version of Flash installed, you will no longer see these error messages.

    If you continue to have problems, please email me at ccampbel@adobe.com and we can do a quick desktop sharing session so I can help you out.

    Thanks,

    Chris