Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. 03-18 14:38:32.728 18220 18233 E Unity :
  2. 03-18 14:38:32.728 18220 18233 E Unity : (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  3. 03-18 14:38:32.728 18220 18233 E Unity :
  4. 03-18 14:38:32.738 18220 18233 E Unity : NullReferenceException: Object reference not set to an instance of an object
  5. 03-18 14:38:32.738 18220 18233 E Unity : at InstantBuyView+<ShowInstantBuy>c__AnonStorey0.<>m__0 (.ShopMoneyItemView p) [0x00000] in <filename unknown>:0
  6. 03-18 14:38:32.738 18220 18233 E Unity : at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[ShopMoneyItemView].MoveNext () [0x00000] in <filename unknown>:0
  7. 03-18 14:38:32.738 18220 18233 E Unity : at System.Collections.Generic.List`1[ShopMoneyItemView].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  8. 03-18 14:38:32.738 18220 18233 E Unity : at System.Collections.Generic.List`1[ShopMoneyItemView]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  9. 03-18 14:38:32.738 18220 18233 E Unity : at System.Linq.Enumerable.ToArray[ShopMoneyItemView] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  10. 03-18 14:38:32.738 18220 18233 E Unity : at System.Linq.QuickSort`1[ShopMoneyItemView]..ctor (IEnumerable`1 source, System.Linq.SortContext`1 context) [0x00000] in <filename unknown>:0
  11. 03-18 14:38:32.738 18220 18233 E Unity : at System.Linq.QuickSort`1+<Sort>c__Iterator21[ShopMoneyItemView].MoveNext () [0x00000] in <filename unknown>:0
  12. 03-18 14:38:32.738 18220 18233 E Unity : at System.Linq.Enumerable.Last[ShopMoneyItemView] (IEnumerable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement