SilverKing

Untitled

Jun 28th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at starling.textures::Texture$/fromBitmapData()[F:\work\development\External\Starling2.0\starling\src\starling\textures\Texture.as:333]
  3. at flashlibs.framework.render.atlas::SeparateTextures/addBitmap()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\render\atlas\SeparateTextures.as:77]
  4. at flashlibs.framework.render.atlas::TexturesProxy/addBitmap()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\render\atlas\TexturesProxy.as:58]
  5. at dataBase.friends::UpdateFriendsDataCommand/createDefinition()[F:\work\development\Parrots Story\src\dataBase\friends\UpdateFriendsDataCommand.as:153]
  6. at dataBase.friends::UpdateFriendsDataCommand/onUpdateComplete()[F:\work\development\Parrots Story\src\dataBase\friends\UpdateFriendsDataCommand.as:107]
  7. at dataBase.friends::UpdateFriendsDataCommand/proxyUpdated()[F:\work\development\Parrots Story\src\dataBase\friends\UpdateFriendsDataCommand.as:71]
  8. at flashlibs.utils::Dispatcher/dispatch()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\utils\Dispatcher.as:151]
  9. at flashlibs.framework.common.handlers::Progress/finishProcess()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\common\handlers\Progress.as:269]
  10. at dataBase.friends::FriendsProxy/updateData()[F:\work\development\Parrots Story\src\dataBase\friends\FriendsProxy.as:205]
  11. at dataBase.friends::UpdateFriendsDataCommand/execute()[F:\work\development\Parrots Story\src\dataBase\friends\UpdateFriendsDataCommand.as:58]
  12. at org.puremvc.as3.multicore.core::Controller/executeCommand()[F:\work\development\FlashLibraries\ru\ccsoft\org\puremvc\as3\multicore\core\Controller.as:221]
  13. at org.puremvc.as3.multicore.core::Controller/executeCommands()[F:\work\development\FlashLibraries\ru\ccsoft\org\puremvc\as3\multicore\core\Controller.as:203]
  14. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()[F:\work\development\FlashLibraries\ru\ccsoft\org\puremvc\as3\multicore\patterns\observer\Observer.as:38]
  15. at org.puremvc.as3.multicore.core::View/notifyObserver()[F:\work\development\FlashLibraries\ru\ccsoft\org\puremvc\as3\multicore\core\View.as:216]
  16. at org.puremvc.as3.multicore.core::View/notifyObservers()[F:\work\development\FlashLibraries\ru\ccsoft\org\puremvc\as3\multicore\core\View.as:62]
  17. at org.puremvc.as3.multicore.patterns.facade::Facade/send()[F:\work\development\FlashLibraries\ru\ccsoft\org\puremvc\as3\multicore\patterns\facade\Facade.as:67]
  18. at InitCommand/onAllReady()[F:\work\development\Parrots Story\src\InitCommand.as:524]
  19. at InitCommand/onResponse()[F:\work\development\Parrots Story\src\InitCommand.as:430]
  20. at flashlibs.utils::Dispatcher/dispatch()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\utils\Dispatcher.as:151]
  21. at flashlibs.framework.common.handlers::Progress/finishProcess()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\common\handlers\Progress.as:269]
  22. at httpProtocol::AuthenticationCommand/onAllDatasUpdated()[F:\work\development\Parrots Story\src\httpProtocol\AuthenticationCommand.as:102]
  23. at flashlibs.utils::Dispatcher/dispatch()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\utils\Dispatcher.as:151]
  24. at flashlibs.framework.common.handlers::Progress/finishProcess()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\common\handlers\Progress.as:269]
  25. at flashlibs.framework.common.handlers::Progress/set finishWithChildren()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\common\handlers\Progress.as:394]
  26. at httpProtocol::AuthenticationCommand/onComplete()[F:\work\development\Parrots Story\src\httpProtocol\AuthenticationCommand.as:96]
  27. at flashlibs.utils::Dispatcher/dispatch()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\utils\Dispatcher.as:151]
  28. at flashlibs.framework.common.handlers::Progress/finishProcess()[F:\work\development\FlashLibraries\ru\ccsoft\flashlibs\framework\common\handlers\Progress.as:269]
  29. at httpProtocol::HTTPRequestCommand/receive()[F:\work\development\Parrots Story\src\httpProtocol\HTTPRequestCommand.as:61]
  30. at httpProtocol::HTTPRequestBase/receive()[F:\work\development\Parrots Story\src\httpProtocol\HTTPRequestBase.as:118]
  31. at httpProtocol.requests::RequestConfigs/response()[F:\work\development\Parrots Story\src\httpProtocol\requests\RequestConfigs.as:21]
  32. at httpProtocol::HTTPRequestBase/httpResponse()[F:\work\development\Parrots Story\src\httpProtocol\HTTPRequestBase.as:148]
  33. at flash.events::EventDispatcher/dispatchEventFunction()
  34. at flash.events::EventDispatcher/dispatchEvent()
  35. at flash.net::URLLoader/onComplete()
Add Comment
Please, Sign In to add comment