SilverKing

Untitled

Nov 11th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at dataBase.quests::QuestParser/parseQuestsData()
  3. at dataBase.quests::QuestParser/parse()
  4. at dataBase.quests::QuestProxy/updateData()
  5. at dataBase.quests::UpdateQuestDataCommand/execute()
  6. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  7. at flashlibs.utils.lists::LinkedList/forEach()
  8. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  9. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  10. at org.puremvc.as3.multicore.core::View/notifyObserver()
  11. at org.puremvc.as3.multicore.core::View/notifyObservers()
  12. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  13. at httpProtocol::AuthenticationCommand/allConfigsLoaded()
  14. at httpProtocol::AuthenticationCommand/onComplete()
  15. at flashlibs.utils::Dispatcher/dispatch()
  16. at flashlibs.framework.common.handlers::Progress/finishProcess()
  17. at httpProtocol::HTTPRequestCommand/receive()
  18. at httpProtocol::HTTPRequestBase/receive()
  19. at httpProtocol.requests::RequestConfigs/response()
  20. at httpProtocol::HTTPRequestBase/httpResponse()
  21. at flash.events::EventDispatcher/dispatchEventFunction()
  22. at flash.events::EventDispatcher/dispatchEvent()
  23. at flash.net::URLLoader/onComplete()
Add Comment
Please, Sign In to add comment