Sand Box Violation

Muna62

  • Posts: 1
Hello, I am new to Stencyl and have had a minor problem with testing my game. This is what my computer tells me after about five seconds of testing the game:

Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: file:///C|/Users/donny/AppData/Roaming/Stencyl/stencylworks/games%2Dgenerated/Demo/Export/flash/bin/Demo.swf cannot load data from localhost:49837.
   at com.stencyl.utils::ToolsetInterface()[C:\Program Files\Stencyl\plaf\haxe\lib\stencyl\1,00\com\stencyl\utils\ToolsetInterface.hx:38]
   at ApplicationMain$/main()[C:\Users\donny\AppData\Roaming\Stencyl\stencylworks\games-generated\Demo\Export\flash\haxe\ApplicationMain.hx:58]
   at boot_377f/init()[C:\Users\donny\AppData\Roaming\Stencyl\stencylworks\games-generated\Demo\?:1]
   at flash::Boot/start()[C:\Program Files\Stencyl\plaf\haxe-std\std\flash\Boot.hx:72]
   at boot_377f()[C:\Program Files\Stencyl\plaf\haxe-std\std\flash\Boot.hx:41]

I set the spawn point of my character one pixel under my platforms and my character would drop through the floor and that's when this error started to pop up. After changing it back to being on top of the platform, the game ran like normal but I still have this error. I don't understand what this exactly means; I am very much a noob. I would appreciate any advice anyone might have.

Luyren

  • *
  • Posts: 2807
That's a flash-only warning and is harmless, you can ignore it. If you don't want to see it, test in another target, HTML5 for example.
My Stencyl resources are available here: https://luyren.itch.io/
Cutscenes, RPG Elements, Particles, Map System and many more.