Advertisement
Stasselhoff

Untitled

Sep 28th, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at ru.crazybit.socexp.view.mediators.sell::SplitItemVO/get takeInvBtnText()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\sell\SplitItemVO.as:75]
  3. at ru.crazybit.socexp.view.components.split::SplitItemPanel/updateData()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\split\SplitItemPanel.as:214]
  4. at ru.crazybit.socexp.view.components.split::SplitItemPanel/draw()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\split\SplitItemPanel.as:175]
  5. at feathers.core::FeathersControl/validate()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\FeathersControl.as:1496]
  6. at feathers.core::DefaultPopUpManager/centerPopUp()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\DefaultPopUpManager.as:246]
  7. at feathers.core::DefaultPopUpManager/addPopUp()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\DefaultPopUpManager.as:184]
  8. at feathers.core::PopUpManager$/addPopUp()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\PopUpManager.as:188]
  9. at ru.crazybit.socexp.view.popup::PopUpViewer/showOne()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\popup\PopUpViewer.as:131]
  10. at ru.crazybit.socexp.view.popup::PopUpViewer/showAsset()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\popup\PopUpViewer.as:88]
  11. at ru.crazybit.socexp.view.popup::PopUpViewer/show()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\popup\PopUpViewer.as:80]
  12. at ru.crazybit.socexp.view.mediators.inventory::InventoryMediator/showSplit()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\inventory\InventoryMediator.as:81]
  13. at ru.crazybit.socexp.view.mediators.inventory::InventoryMediator/handler_takeItem()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\inventory\InventoryMediator.as:131]
  14. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  15. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  16. at starling.events::EventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:174]
  17. at starling.events::LoggerEventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:64]
  18. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:111]
  19. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  20. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  21. at ru.crazybit.socexp.view.components.inventory::InventoryItemView/handler_takeClick()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\inventory\InventoryItemView.as:124]
  22. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  23. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  24. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:112]
  25. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  26. 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:181]
  27. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  28. at feathers.controls::Button/button_touchHandler()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\Button.as:3301]
  29. 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:85]
  30. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  31. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  32. at starling.events::TouchEvent/dispatch()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchEvent.as:174]
  33. at starling.events::Touch/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\Touch.as:231]
  34. at starling.events::TouchProcessor/processTouches()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:190]
  35. at starling.events::TouchProcessor/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:135]
  36. at starling.core::Starling/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:381]
  37. at starling.core::Starling/nextFrame()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:371]
  38. 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