astyko

Untitled

Nov 11th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. ypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at views.windows.quests::QuestsWindowMediator/onLevelDefinitionReady()
  3. at flashlibs.utils::Dispatcher/dispatch()
  4. at flashlibs.framework.common.handlers::Progress/finishProcess()
  5. at dataBase.controller.levelsDefinitions::RequestLevelDefinitionCommand/execute()
  6. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  7. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  8. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  9. at org.puremvc.as3.multicore.core::View/notifyObserver()
  10. at org.puremvc.as3.multicore.core::View/notifyObservers()
  11. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  12. at views.windows.quests::QuestsWindowMediator/checkLevelForHelp()
  13. at views.windows.quests::QuestsWindowMediator/onPressHelp()
  14. at flashlibs.utils.components::ButtonComponent/dispatchDownListeners()
  15. at flashlibs.utils.components::ButtonComponent/listeningTouches()
  16. at starling.events::EventDispatcher/invokeEvent()
  17. at starling.events::TouchEvent/dispatch()
  18. at starling.events::Touch/dispatchEvent()
  19. at starling.events::TouchProcessor/processTouches()
  20. at starling.events::TouchProcessor/advanceTime()
  21. at starling.core::Starling/advanceTime()
  22. at starling.core::Starling/nextFrame()
  23. at starling.core::Starling/onEnterFrame()
Advertisement
Add Comment
Please, Sign In to add comment