Advertisement
SilverKing

Untitled

Dec 8th, 2016
98
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 model.gamefield::PostLevelAnimationsQueue/playLevelUnlockAnimation()
  3. at model.gamefield::PostLevelAnimationsQueue/selectNextAnimation()
  4. at model.gamefield::PostLevelAnimationsQueue/playNextAnimation()
  5. at model.gamefield::PostLevelAnimationsQueue/playAnimations()
  6. at model.proxy::PostLevelAnimationsProxy/playAnimations()
  7. at controller.mediator::MapMediator/onLevelUnlocked()
  8. at Function/http://adobe.com/AS3/2006/builtin::call()
  9. at org.puremvc.as3.multicore.patterns.mediator::Mediator/handleNotification()
  10. at Function/http://adobe.com/AS3/2006/builtin::apply()
  11. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  12. at org.puremvc.as3.multicore.core::View/notifyObservers()
  13. at org.puremvc.as3.multicore.patterns.facade::Facade/notifyObservers()
  14. at org.puremvc.as3.multicore.patterns.facade::FacadeWithJunctions/sendNotification()
  15. at org.puremvc.as3.multicore.patterns.observer::Notifier/sendNotification()
  16. at model.proxy.userProgress::UserProgressProxy/updateUnlockedLevel()
  17. at model.proxy.userProgress::UserProgressProxy/setEpisodePassed()
  18. at controller.command::BuildLevelGateCommand/onPostToWall()
  19. at api.prizmapi.proxy.apiRequests::WallPostRequest/onPostComplete()[D:\work\ccs\hgrep\ccsoft.ru\MagicStory\MagicStory-Client\modules\apilib\src\api\prizmapi\proxy\apiRequests\WallPostRequest.as:34]
  20. at flash.events::EventDispatcher/dispatchEventFunction()
  21. at flash.events::EventDispatcher/dispatchEvent()
  22. at Function/SocialController.as$4:anonymous()[D:\work\ccs\hgrep\ccsoft.ru\MagicStory\MagicStory-Client\modules\apilib\lib\src\ru\evast\integration\SocialController.as:175]
  23. at flash.events::EventDispatcher/dispatchEventFunction()
  24. at flash.events::EventDispatcher/dispatchEvent()
  25. at ru.evast.integration.connectors::BaseConnector/onPostedToWall()[D:\work\ccs\hgrep\ccsoft.ru\MagicStory\MagicStory-Client\modules\apilib\lib\src\ru\evast\integration\connectors\BaseConnector.as:273]
  26. at Function/http://adobe.com/AS3/2006/builtin::apply()
  27. at flash.external::ExternalInterface$/_callIn()
  28. at Function/<anonymous>()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement