Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save logsstash/3ebb254d3f9a8db193a60f08e8683af2 to your computer and use it in GitHub Desktop.
Save logsstash/3ebb254d3f9a8db193a60f08e8683af2 to your computer and use it in GitHub Desktop.
2024-05-03 15:12:36.376 31543-31644 Unity flexus.dye.hard I CupToAdd 10
2024-05-03 15:12:36.376 31543-31644 Unity flexus.dye.hard I WinField Cup Progress: 0 -> 1
2024-05-03 15:12:36.377 31543-31644 Unity flexus.dye.hard I BattlePassInFile.Save
2024-05-03 15:12:36.377 31543-31644 Unity flexus.dye.hard I BattlePassInFile.Save
2024-05-03 15:12:36.692 31543-31644 Unity flexus.dye.hard E NullReferenceException: Object reference not set to an instance of an object.
at LevelController.UnloadLevel () [0x00000] in <00000000000000000000000000000000>:0
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <00000000000000000000000000000000>:0
at LevelController.UnloadLevel () [0x00000] in <00000000000000000000000000000000>:0
at LevelEndHandler.PlayerTeamWin () [0x00000] in <00000000000000000000000000000000>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <00000000000000000000000000000000>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () [0x00000] in <00000000000000000000000000000000>:0
at System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback callback, System.Object state, System.Th
2024-05-03 15:12:36.738 31543-31644 Unity flexus.dye.hard I BattlePassInFile.Save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment