SilverKing

Untitled

Nov 2nd, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. TypeError: Error #1010: A term is undefined and has no properties.
  2. at flashlibs.framework.render.views::Composition2D/gotoLabel()
  3. at views.windows.action::ActionMediator/updateTexts()
  4. at controller.offers::OffersContentMediator/registerOfferContent()
  5. at views.windows.action::ActionMediator/ready()
  6. at flashlibs.framework.extensions.windows::WindowBaseMediator/localizationReady()
  7. at org.puremvc.as3.multicore.patterns.mediator::Mediator/callWithProxy()
  8. at flashlibs.framework.extensions.windows::WindowBaseMediator/screenCompositionReady()
  9. at flashlibs.utils::Dispatcher/dispatch()
  10. at flashlibs.framework.common.handlers::Progress/finishProcess()
  11. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/compositionReady()
  12. at flashlibs.utils::Dispatcher/dispatch()
  13. at flashlibs.framework.common.handlers::Progress/finishProcess()
  14. at flashlibs.framework.render.compositions::BuildCompositionCommand/checkProgress()
  15. at flashlibs.framework.render.compositions::BuildCompositionCommand/prepareIncludedResources()
  16. at flashlibs.framework.render.compositions::BuildCompositionCommand/execute()
  17. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  18. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  19. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  20. at org.puremvc.as3.multicore.core::View/notifyObserver()
  21. at org.puremvc.as3.multicore.core::View/notifyObservers()
  22. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  23. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/contentExists()
  24. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/execute()
  25. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  26. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  27. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  28. at org.puremvc.as3.multicore.core::View/notifyObserver()
  29. at org.puremvc.as3.multicore.core::View/notifyObservers()
  30. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  31. at global/flashlibs.framework.render::getView()
  32. at flashlibs.framework.extensions.windows::WindowBaseMediator/onConfigLoaded()
  33. at flashlibs.utils::Dispatcher/dispatch()
  34. at flashlibs.framework.common.handlers::Progress/finishProcess()
  35. at flashlibs.framework.data.loading::ContentRequestCommand/finish()
  36. at flashlibs.framework.data.loading::ContentRequestCommand/loadingRequest()
  37. at flashlibs.framework.data.loading::ContentRequestCommand/execute()
  38. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  39. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  40. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  41. at org.puremvc.as3.multicore.core::View/notifyObserver()
  42. at org.puremvc.as3.multicore.core::View/notifyObservers()
  43. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  44. at flashlibs.framework::Sample$/requestContent()
  45. at flashlibs.framework.extensions.windows::WindowBaseMediator/onRegister()
  46. at org.puremvc.as3.multicore.patterns.mediator::Mediator/internalOnRegister()
  47. at org.puremvc.as3.multicore.core::View/registerMediator()
  48. at org.puremvc.as3.multicore.patterns.facade::Facade/registerMediator()
  49. at controller.offers::OffersContentMediator/openWin()
  50. at controller.offers::OffersContentMediator/onWindowClosed()
  51. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  52. at org.puremvc.as3.multicore.core::View/notifyObserver()
  53. at flashlibs.utils.lists::LinkedList/forEach()
  54. at org.puremvc.as3.multicore.core::View/notifyObservers()
  55. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  56. at flashlibs.framework.extensions.windows::WindowBaseMediator/internalClose()
  57. at views.windows.shop::ShopMediator/onComplete()
  58. at starling.events::EventDispatcher/invokeEvent()
  59. at starling.events::EventDispatcher/dispatchEvent()
  60. at starling.display::DisplayObject/dispatchEvent()
  61. at starling.events::EventDispatcher/dispatchEventWith()
  62. at flashlibs.framework.render.views::Composition2D/advanceTime()
  63. at starling.animation::Juggler/advanceTime()
  64. at starling.core::Starling/advanceTime()
  65. at starling.core::Starling/nextFrame()
  66.  
  67.  
  68.  
  69. Error: Медиатор с названием "InviteFriendMediator" уже существует!
  70. at org.puremvc.as3.multicore.core::View/registerMediator()
  71. at org.puremvc.as3.multicore.patterns.facade::Facade/registerMediator()
  72. at views.gui::LobbyGUI/onInviteClick()
  73. at starling.events::EventDispatcher/invokeEvent()
  74. at starling.events::TouchEvent/dispatch()
  75. at starling.events::Touch/dispatchEvent()
  76. at starling.events::TouchProcessor/processTouches()
  77. at starling.events::TouchProcessor/advanceTime()
  78. at starling.core::Starling/advanceTime()
  79. at starling.core::Starling/nextFrame()
  80. at starling.core::Starling/onEnterFrame()
Add Comment
Please, Sign In to add comment