Topic

flash runtime exception: Security sandbox violation

Saw this when jumping into the time teleporter thing in the first room:

Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: c1.glitch.com/swf/Engine_13... cannot load data from gs2.us-east.ec2.tinyspeck.com:443.
at com.tinyspeck.engine.business::NetDelegateSocket/init()
at com.tinyspeck.engine.business::NetDelegateSocket()
at com.tinyspeck.engine.control.engine::NetController/init()
at com.tinyspeck.engine.control.engine::NetController()
at com.tinyspeck.engine.control::MainEngineController/init()
at com.tinyspeck.engine.control::MainEngineController()
at Engine/initEngine()
at Engine()

Posted 3 years ago by Icyfrance Subscriber! | Permalink

Replies

  • the snow thing:

    Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: c1.glitch.com/swf/Engine_13... cannot load data from gs1.us-east.ec2.tinyspeck.com:443.
    at com.tinyspeck.engine.business::NetDelegateSocket/init()
    at com.tinyspeck.engine.business::NetDelegateSocket()
    at com.tinyspeck.engine.control.engine::NetController/init()
    at com.tinyspeck.engine.control.engine::NetController()
    at com.tinyspeck.engine.control::MainEngineController/init()
    at com.tinyspeck.engine.control::MainEngineController()
    at Engine/initEngine()
    at Engine()
    Posted 3 years ago by Icyfrance Subscriber! | Permalink
  • Another exception, different this time:

    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at com.tinyspeck.engine.view.gameoverlay::ChoicesDialog/itemstackVerbMenuDone()
    at com.tinyspeck.engine.control.engine::NetController/responseMessageHandler()
    at com.tinyspeck.engine.business::NetDelegateSocket/parseResponseMessage()
    at com.tinyspeck.engine.business::NetDelegateSocket/parseIncomingMessage()
    at com.tinyspeck.engine.business::NetDelegateSocket/checkIncomingData()
    at com.tinyspeck.engine.business::NetDelegateSocket/checkIncomingData()
    at com.tinyspeck.engine.business::NetDelegateSocket/onSocketData()


    Happened while standing on a pig and furiously hitting Enter whilst trying to level up animal husbandry.
    Posted 3 years ago by Icyfrance Subscriber! | Permalink
  • looks like you're running the debug flash client?

    the top two (sandbox violations) are a new bug today that we've been looking into. the latter one probably isn't anything to worry about, but our crack team of flash experts (eric) will look into it.
    Posted 3 years ago by Bees! Subscriber! | Permalink
  • In case Eric is still looking into the #1009 - I got the exact same message. I can't remember what I was doing at that time, though.
    I also got a slightly different one while spending new skill points:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at com.tinyspeck.engine.view.gameoverlay::ChoicesDialog/_stageClickHandler()
    Posted 3 years ago by Mina Subscriber! | Permalink