Advertisement
Stasselhoff

Untitled

Sep 21st, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at ru.crazybit.socexp.model.proxy::BankProxy/buyOption()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\proxy\BankProxy.as:112]
  3. at ru.crazybit.socexp.view.mediators.zoo::ZooCollectionsViewMediator/handler_trim()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\zoo\ZooCollectionsViewMediator.as:130]
  4. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  5. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  6. at starling.events::EventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:174]
  7. at starling.events::LoggerEventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:64]
  8. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:111]
  9. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  10. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  11. at ru.crazybit.socexp.view.components.zoo::ZooCollectionsInfo/handler_trimTriggered()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\zoo\ZooCollectionsInfo.as:194]
  12. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  13. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  14. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:112]
  15. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  16. at ru.crazybit.socexp.view.components.common.core::SoundButton/dispatchEvent()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\common\core\SoundButton.as:183]
  17. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  18. at feathers.controls::Button/button_touchHandler()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\Button.as:3301]
  19. at ru.crazybit.socexp.view.components.common.core::SoundButton/button_touchHandler()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\common\core\SoundButton.as:87]
  20. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  21. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  22. at starling.events::TouchEvent/dispatch()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchEvent.as:174]
  23. at starling.events::Touch/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\Touch.as:231]
  24. at starling.events::TouchProcessor/processTouches()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:190]
  25. at starling.events::TouchProcessor/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:135]
  26. at starling.core::Starling/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:381]
  27. at starling.core::Starling/nextFrame()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:371]
  28. at starling.core::Starling/onEnterFrame()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:570]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement