Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NullReferenceException: Object reference not set to an instance of an object
- Pathfinding.NavmeshUpdates.Update () (at Assets/AstarPathfindingProject/Navmesh/NavmeshUpdates.cs:166)
- AstarPath.Update () (at Assets/AstarPathfindingProject/Core/AstarPath.cs:859)
- rgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
- Parameter name: index
- System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.Collections.Generic.List`1[T].set_Item (System.Int32 index, T value) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- HedgehogTeam.EasyTouch.EasyTouch.LateUpdate () (at Assets/HedgehogTeam/EasyTouch/EasyTouch.cs:519)
- NullReferenceException: Object reference not set to an instance of an object
- EvilParkCore.Saves.StorageController.Save () (at Assets/Scripts/EvilParkCore/Saves/StorageController.cs:200)
- EvilParkCore.Saves.StorageController.ApplicationPauseSave () (at Assets/Scripts/EvilParkCore/Saves/StorageController.cs:427)
- EvilParkCore.Saves.StorageController.OnApplicationPause (System.Boolean paused) (at Assets/Scripts/EvilParkCore/Saves/StorageController.cs:442)
- Failed to create notification.
- UnityEngine.Debug:LogError(Object)
- EvilParkCore.localpushnotification.PushNotificationsSystem:ScheduleRemindNotifications() (at Assets/Scripts/EvilParkCore/PushNotificationsSystem/PushNotificationsSystem.cs:77)
- EvilParkCore.localpushnotification.PushNotificationsSystem:OnApplicationPause(Boolean) (at Assets/Scripts/EvilParkCore/PushNotificationsSystem/PushNotificationsSystem.cs:167)
- NullReferenceException: Object reference not set to an instance of an object
- EvilParkCore.localpushnotification.PushNotificationsSystem.ScheduleGameNotifications () (at Assets/Scripts/EvilParkCore/PushNotificationsSystem/PushNotificationsSystem.cs:107)
- EvilParkCore.localpushnotification.PushNotificationsSystem.OnApplicationPause (System.Boolean paused) (at Assets/Scripts/EvilParkCore/PushNotificationsSystem/PushNotificationsSystem.cs:168)
- NullReferenceException: Object reference not set to an instance of an object
- EvilParkCore.GameplaySystem.OnApplicationPause (System.Boolean pause) (at Assets/Scripts/EvilParkCore/GameplaySystem.cs:239)
- ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
- Parameter name: index
- System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.Collections.Generic.List`1[T].set_Item (System.Int32 index, T value) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- HedgehogTeam.EasyTouch.EasyTouch.LateUpdate () (at Assets/HedgehogTeam/EasyTouch/EasyTouch.cs:519)
- NullReferenceException: Object reference not set to an instance of an object
- EvilParkCore.GameplaySystem.OnApplicationPause (System.Boolean pause) (at Assets/Scripts/EvilParkCore/GameplaySystem.cs:228)
- ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
- Parameter name: index
- System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.Collections.Generic.List`1[T].set_Item (System.Int32 index, T value) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- HedgehogTeam.EasyTouch.EasyTouch.LateUpdate () (at Assets/HedgehogTeam/EasyTouch/EasyTouch.cs:519)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement