SilverKing

Untitled

Aug 9th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at views.lobby::PlanetMediator/listeningEpisodes()
  3. at views.lobby::PlanetMediator/updateContent()
  4. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  5. at org.puremvc.as3.multicore.core::View/notifyObserver()
  6. at lists::LinkedList/forEach()
  7. at org.puremvc.as3.multicore.core::View/notifyObservers()
  8. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  9. at dataBase.messages::AcceptMessageCommand/onAllDataUpdated()
  10. at dataBase.messages::AcceptMessageCommand/onReplyComplete()
  11. at Function/http://adobe.com/AS3/2006/builtin::apply()
  12. at Dispatcher/dispatch()
  13. at common.handlers::Progress/finishProcess()
  14. at httpProtocol::HTTPRequestCommand/receive()
  15. at httpProtocol::HTTPRequestBase/receive()
  16. at httpProtocol.requests::RequestAcceptMessage/response()
  17. at httpProtocol::HTTPRequestBase/httpResponse()
  18. at flash.events::EventDispatcher/dispatchEventFunction()
  19. at flash.events::EventDispatcher/dispatchEvent()
  20. at flash.net::URLLoader/onComplete()
  21.  
  22.  
  23.  
  24. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  25. at views.lobby::PlanetMediator/listeningEpisodes()
  26. at views.lobby::PlanetMediator/updateContent()
  27. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  28. at org.puremvc.as3.multicore.core::View/notifyObserver()
  29. at lists::LinkedList/forEach()
  30. at org.puremvc.as3.multicore.core::View/notifyObservers()
  31. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  32. at dataBase.messages::RemoveMessageCommand/onAllDataUpdated()
  33. at dataBase.messages::RemoveMessageCommand/onRemoveComplete()
  34. at Function/http://adobe.com/AS3/2006/builtin::apply()
  35. at Dispatcher/dispatch()
  36. at common.handlers::Progress/finishProcess()
  37. at httpProtocol::HTTPRequestCommand/receive()
  38. at httpProtocol::HTTPRequestBase/receive()
  39. at httpProtocol.requests::RequestRemoveMessage/response()
  40. at httpProtocol::HTTPRequestBase/httpResponse()
  41. at flash.events::EventDispatcher/dispatchEventFunction()
  42. at flash.events::EventDispatcher/dispatchEvent()
  43. at flash.net::URLLoader/onComplete()
Add Comment
Please, Sign In to add comment