Advertisement
Stasselhoff

Untitled

Sep 21st, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 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.utils::ItemUtils$/clone()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\utils\ItemUtils.as:134]
  3. at ru.crazybit.socexp.view.mediators.sell::SplitItemVO/get profit()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\sell\SplitItemVO.as:43]
  4. at ru.crazybit.socexp.view.mediators.sell::SplitItemVO/get sliderText()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\sell\SplitItemVO.as:59]
  5. at ru.crazybit.socexp.view.components.split::SplitItemContent/updateData()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\split\SplitItemContent.as:233]
  6. at ru.crazybit.socexp.view.components.split::SplitItemContent/draw()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\split\SplitItemContent.as:199]
  7. at feathers.core::FeathersControl/validate()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\FeathersControl.as:1496]
  8. at feathers.layout::VerticalLayout/validateItems()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\layout\VerticalLayout.as:1511]
  9. at feathers.layout::VerticalLayout/layout()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\layout\VerticalLayout.as:800]
  10. at feathers.controls::LayoutGroup/draw()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\LayoutGroup.as:372]
  11. at feathers.controls.supportClasses::LayoutViewPort/draw()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\supportClasses\LayoutViewPort.as:213]
  12. at feathers.core::FeathersControl/validate()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\FeathersControl.as:1496]
  13. at feathers.controls::Scroller/refreshViewPortBoundsWithoutFixedScrollBars()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\Scroller.as:2948]
  14. at feathers.controls::Scroller/draw()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\Scroller.as:2660]
  15. at feathers.controls::ScrollContainer/draw()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\ScrollContainer.as:577]
  16. at ru.crazybit.socexp.view.components.common.panels::APanel/draw()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\common\panels\APanel.as:81]
  17. at ru.crazybit.socexp.view.components.common.panels::GamePanel/draw()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\common\panels\GamePanel.as:138]
  18. at ru.crazybit.socexp.view.components.split::SplitItemPanel/draw()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\split\SplitItemPanel.as:178]
  19. at feathers.core::FeathersControl/validate()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\FeathersControl.as:1496]
  20. at feathers.core::DefaultPopUpManager/centerPopUp()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\DefaultPopUpManager.as:246]
  21. at feathers.core::DefaultPopUpManager/addPopUp()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\DefaultPopUpManager.as:184]
  22. at feathers.core::PopUpManager$/addPopUp()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\core\PopUpManager.as:188]
  23. at ru.crazybit.socexp.view.popup::PopUpViewer/showOne()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\popup\PopUpViewer.as:133]
  24. at ru.crazybit.socexp.view.popup::PopUpViewer/showAsset()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\popup\PopUpViewer.as:90]
  25. at ru.crazybit.socexp.view.popup::PopUpViewer/show()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\popup\PopUpViewer.as:82]
  26. at ru.crazybit.socexp.view.mediators.expedition.ship::ShipPanelMediator/handler_holdItemSelect()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\expedition\ship\ShipPanelMediator.as:372]
  27. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  28. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  29. at starling.events::EventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:174]
  30. at starling.events::LoggerEventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:64]
  31. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:111]
  32. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  33. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  34. at ru.crazybit.socexp.view.components.expedition.ship::ShipHoldContent/handler_select()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\expedition\ship\ShipHoldContent.as:176]
  35. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  36. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  37. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:112]
  38. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  39. 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]
  40. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  41. at feathers.controls::Button/button_touchHandler()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\Button.as:3301]
  42. 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]
  43. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  44. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  45. at starling.events::TouchEvent/dispatch()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchEvent.as:174]
  46. at starling.events::Touch/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\Touch.as:231]
  47. at starling.events::TouchProcessor/processTouches()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:190]
  48. at starling.events::TouchProcessor/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:135]
  49. at starling.core::Starling/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:381]
  50. at starling.core::Starling/nextFrame()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:371]
  51. 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