Advertisement
Guest User

Untitled

a guest
May 4th, 2018
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Eiffel 0.80 KB | None | 0 0
  1. ArgumentException: The Object you want to instantiate is null.
  2. UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEngineObject.cs:239)
  3. UnityEngine.Object.Instantiate (UnityEngine.Object original) (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEngineObject.cs:175)
  4. UI.UpgradeCardPanel.OnUpdateInfo (System.Object obj) (at Assets/Scripts/UI/UpgradeCardsPanel/UpgradeCardPanel.cs:66)
  5. UpdatableBaseWindow.UpdateInfo (System.Object obj) (at Assets/Scripts/UI/UpdatableBaseWindow.cs:12)
  6. WindowsManager.ShowWindow[UpgradeCardPanel] (System.Object updateInfo) (at Assets/Scripts/UI/WindowsManager.cs:44)
  7. CollectionCardsPanel.Update () (at Assets/Scripts/UI/CollectionCardsPenel/CollectionCardsPanel.cs:155)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement