Advertisement
Stasselhoff

Untitled

Sep 30th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 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.wrappers.collection::CollectionWrapper()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\wrappers\collection\CollectionWrapper.as:25]
  3. at ru.crazybit.socexp.model.wrappers.collection::CollectionStorage()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\wrappers\collection\CollectionStorage.as:16]
  4. at ru.crazybit.socexp.common::PrototypeStorage/get collectionStorage()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\common\PrototypeStorage.as:202]
  5. at ru.crazybit.socexp.model.utils::ItemUtils$/isCollectionObj()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\utils\ItemUtils.as:80]
  6. at ru.crazybit.socexp.model.wrappers.quest::CollectResourceQuest/init()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\wrappers\quest\CollectResourceQuest.as:26]
  7. at ru.crazybit.socexp.model.wrappers.quest::QuestWrapperBase$/createWithData()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\wrappers\quest\QuestWrapperBase.as:161]
  8. at ru.crazybit.socexp.model.wrappers::LandWrapper/initQuests()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\wrappers\LandWrapper.as:728]
  9. at org.osflash.signals::Signal/dispatch()[/Users/snt/Workspaces/sof_client/as3-signals/src/org/osflash/signals/Signal.as:148]
  10. at ru.crazybit.socexp.model.proxy::QuestProxy/init()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\proxy\QuestProxy.as:173]
  11. at Function/<anonymous>()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\Game.as:490]
  12. at Function/<anonymous>()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\model\proxy\AuthProxy.as:142]
  13. at ru.crazybit.socexp.common.services::GatewayService/handler_complete()[C:\workspaces\socexp\socexp\src\ru\crazybit\socexp\common\services\GatewayService.as:156]
  14. at flash.events::EventDispatcher/dispatchEventFunction()
  15. at flash.events::EventDispatcher/dispatchEvent()
  16. at flash.net::URLLoader/onComplete()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement