Advertisement
Stasselhoff

Untitled

Sep 29th, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at ru.crazybit.socexp.common::AtlasStorage/getSkeleton()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\common\AtlasStorage.as:175]
  3. at ru.crazybit.socexp.model.scene.entity.visual::CharacterVisualComponent/initFromHuman()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\scene\entity\visual\CharacterVisualComponent.as:127]
  4. at ru.crazybit.socexp.model.scene.entity.visual::BasicVisualComponent$/create()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\scene\entity\visual\BasicVisualComponent.as:44]
  5. at ru.crazybit.socexp.model.scene.entity::HumanEntity/init()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\scene\entity\HumanEntity.as:46]
  6. at ru.crazybit.socexp.model.scene::GameScene/init()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\scene\GameScene.as:183]
  7. at ru.crazybit.socexp.model.wrappers::LandWrapper/get gameScene()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\wrappers\LandWrapper.as:73]
  8. at ru.crazybit.socexp.view.mediators.scene::SceneMediator/start()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\scene\SceneMediator.as:224]
  9. at ru.crazybit.socexp::Game/runScene()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\Game.as:756]
  10. at ru.crazybit.socexp::Game/initView()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\Game.as:646]
  11. at Function/<anonymous>()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\Game.as:396]
  12. at Function/<anonymous>()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\Game.as:533]
  13. at ru.crazybit.socexp.model.proxy::WebOfferProxy/onAPICallComplete()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\proxy\WebOfferProxy.as:152]
  14. at ru.crazybit.socexp.controller::APIConnector/handler_complete()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\controller\APIConnector.as:414]
  15. at flash.events::EventDispatcher/dispatchEventFunction()
  16. at flash.events::EventDispatcher/dispatchEvent()
  17. at flash.net::URLLoader/onComplete()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement