Guest User

Stencyl Bug 1

a guest
Oct 22nd, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. TypeError: Error #1034: Type Coercion failed: cannot convert com.stencyl.models.scene::Tileset@1116c4d99 to com.stencyl.models.actor.ActorType.
  2. at com.stencyl.behavior::Script$/getActorType()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/behavior/Script.hx:1756]
  3. at scripts::Design_2_2_Combatwalkandcollide/init()[Source/scripts/Design_2_2_Combatwalkandcollide.hx:123]
  4. at com.stencyl.behavior::Behavior/initScript()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/behavior/Behavior.hx:97]
  5. at com.stencyl.behavior::BehaviorManager/initScripts()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/behavior/BehaviorManager.hx:105]
  6. at com.stencyl.models::Actor/initScripts()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/models/Actor.hx:904]
  7. at com.stencyl::Engine/initActorScripts()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:1176]
  8. at com.stencyl::Engine/loadScene()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:959]
  9. at com.stencyl::Engine/begin()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:779]
  10. at com.stencyl::Engine()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:513]
  11. at Universal/init()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/Universal.hx:87]
  12. at Universal/onAdded()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/Universal.hx:66]
  13. at flash.display::DisplayObjectContainer/addChild()
  14. at Universal$/main()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/stencyl/1,00/Universal.hx:759]
  15. at Function/http://adobe.com/AS3/2006/builtin::apply()
  16. at Function/<anonymous>()
  17. at ApplicationMain$/start()[Export/flash/haxe/ApplicationMain.hx:720]
  18. at ApplicationMain$/init()[Export/flash/haxe/ApplicationMain.hx:638]
  19. at lime.app::Event_Void_Void/dispatch()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/lime/lime/lime/app/Event.hx:141]
  20. at lime.app::Preloader/start()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/lime/lime/lime/app/Preloader.hx:249]
  21. at openfl.display::Preloader/display_onComplete()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/openfl/openfl/openfl/display/Preloader.hx:129]
  22. at flash.events::EventDispatcher/dispatchEventFunction()
  23. at flash.events::EventDispatcher/dispatchEvent()
  24. at scripts::StencylPreloader/onLoaded()[Source/scripts/StencylPreloader.hx:314]
  25. at openfl.display::Preloader/start()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/openfl/openfl/openfl/display/Preloader.hx:93]
  26. at lime.app::Preloader/current_onEnter()[/Users/home/Downloads/Stencyl-full/plaf/haxe/lib/lime/lime/lime/app/Preloader.hx:317]
Advertisement
Add Comment
Please, Sign In to add comment