Advertisement
Eliskik

Untitled

Sep 6th, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  2. 2019-09-06 12:21:57.992 21813-21885/? E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  3. at RW.UI.Screens.ScreenInAppShop.PanelStockItem.ShowBackground (System.Int32 packageId, System.Int32 timer, System.String oldPrice, System.Single discount, System.Int32 sortOrder, System.String available, System.String packageName, System.Int32 shopItemId, System.Boolean isSingle) [0x00000] in <00000000000000000000000000000000>:0
  4. at RW.UI.Screens.ScreenInAppShop.PanelStock.Instantiate (RW.Data.Entity.Package package, RW.Data.Entity.ShopItem shopItem, System.Int32 time) [0x00000] in <00000000000000000000000000000000>:0
  5. at RW.UI.Screens.ScreenInAppShop.PanelStock.DrawItems (System.Collections.Generic.List`1[T] items, System.Boolean isFullscreen) [0x00000] in <00000000000000000000000000000000>:0
  6. at RW.UI.Screens.ScreenInAppShop.PanelStock.Show () [0x00000] in <00000000000000000000000000000000>:0
  7. at RW.UI.Screens.ScreenInAppShop.ScreenInAppShop.OnCategoryChange () [0x00000] in <00000000000000000000000000000000>:0
  8. at RW
  9. 2019-09-06 12:21:58.021 21813-21885/?
  10.  
  11.  
  12. E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  13. at RW.UI.Screens.ScreenInAppShop.PanelStock.DrawFullScreen (System.Collections.Generic.List`1[T] items) [0x00000] in <00000000000000000000000000000000>:0
  14. at RW.UI.Screens.ScreenInAppShop.PanelStock.ShowFullscreen (System.Collections.Generic.List`1[T] stockItems) [0x00000] in <00000000000000000000000000000000>:0
  15. at RW.UI.ScreenPopups.PopupOffer.ShowOffer (System.Action onClose, System.Collections.Generic.List`1[T] stockItems) [0x00000] in <00000000000000000000000000000000>:0
  16. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  17. at RW.Core.Office_Framework.Common.Messaging.SmartEvent`1[T].Invoke (T param) [0x00000] in <00000000000000000000000000000000>:0
  18. at RW.Core.Office_Framework.Common.States.StateMachine`1[T].Reload (T state) [0x00000] in <00000000000000000000000000000000>:0
  19. at RW.Core.Managers.HangarSceneManager.MoveToNextState () [0x00000] in <00000000000000000000000000000000
  20. 2019-09-06 12:21:59.873 21813-21885/? E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  21. at RW.UI.Screens.ScreenInAppShop.PanelStock.DrawFullScreen (System.Collections.Generic.List`1[T] items) [0x00000] in <00000000000000000000000000000000>:0
  22. at RW.UI.Screens.ScreenInAppShop.PanelStock.ShowFullscreen (System.Collections.Generic.List`1[T] stockItems) [0x00000] in <00000000000000000000000000000000>:0
  23. at RW.UI.ScreenPopups.PopupOffer.ShowOffer (System.Action onClose, System.Collections.Generic.List`1[T] stockItems) [0x00000] in <00000000000000000000000000000000>:0
  24. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  25. at RW.Core.Office_Framework.Common.Messaging.SmartEvent`1[T].Invoke (T param) [0x00000] in <00000000000000000000000000000000>:0
  26. at RW.Core.Office_Framework.Common.States.StateMachine`1[T].Reload (T state) [0x00000] in <00000000000000000000000000000000>:0
  27. at RW.Core.Managers.HangarSceneManager.BackButton () [0x00000] in <00000000000000000000000000000000>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement