Advertisement
Stasselhoff

Untitled

Sep 22nd, 2015
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. TypeError: Error #1034: Type Coercion failed: cannot convert 140 to protobuf.dict.ItemCount.
  2. at ru.crazybit.socexp.model.proxy::ResourceProxy/removeResources()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\proxy\ResourceProxy.as:260]
  3. at ru.crazybit.socexp.model.proxy::MissingResourcesProxy/buyMissingResources()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\model\proxy\MissingResourcesProxy.as:46]
  4. at ru.crazybit.socexp.view.mediators.expedition.map::UnlockArchipelagoPanelMediator/handler_buy()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\mediators\expedition\map\UnlockArchipelagoPanelMediator.as:132]
  5. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  6. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  7. at starling.events::EventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:174]
  8. at starling.events::LoggerEventDispatcher/bubbleEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:64]
  9. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:111]
  10. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  11. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  12. at ru.crazybit.socexp.view.components.expedition.map::UnlockArchipelagoPanel/handler_buy()[C:\Users\u.barhatov\lostspace\socexp\src\ru\crazybit\socexp\view\components\expedition\map\UnlockArchipelagoPanel.as:235]
  13. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  14. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  15. at starling.events::EventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:112]
  16. at starling.events::LoggerEventDispatcher/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:59]
  17. 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]
  18. at starling.events::EventDispatcher/dispatchEventWith()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:190]
  19. at feathers.controls::Button/button_touchHandler()[C:\Users\u.barhatov\lostspace\feathers\src\feathers\controls\Button.as:3301]
  20. 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]
  21. at starling.events::EventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\EventDispatcher.as:141]
  22. at starling.events::LoggerEventDispatcher/invokeEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\LoggerEventDispatcher.as:69]
  23. at starling.events::TouchEvent/dispatch()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchEvent.as:174]
  24. at starling.events::Touch/dispatchEvent()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\Touch.as:231]
  25. at starling.events::TouchProcessor/processTouches()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:190]
  26. at starling.events::TouchProcessor/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\events\TouchProcessor.as:135]
  27. at starling.core::Starling/advanceTime()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:381]
  28. at starling.core::Starling/nextFrame()[C:\Users\u.barhatov\lostspace\starling\src\starling\core\Starling.as:371]
  29. 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