Guest User

Untitled

a guest
Nov 12th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. [22:48:05.2684973][Keepsake.Build.LogVersion][Information]🚀 Jump Space v0.5.11.18+cl40881
  2. [22:48:06.8172035][Keepsake.Logging.LogRelease][Information]EOS afc8_8708 .r
  3. [22:48:06.8417135][Keepsake.Logging.LogRelease][Debug]UserSystem auth state: SignedOut
  4. [22:48:27.3158798][Keepsake.Logging.LogRelease][Debug]SplashScreen: Starting sign in...
  5. [22:48:27.3168800][Keepsake.Logging.LogRelease][Debug]UserSystem auth state: Pending
  6. [22:48:27.3168800][Keepsake.Logging.LogRelease][Debug]UserSystem : Step 1
  7. [22:48:28.7504529][Keepsake.Logging.LogRelease][Debug]UserSystem : Step 2
  8. [22:48:28.7509539][Keepsake.Logging.LogRelease][Debug]UserSystem : Step 3
  9. [22:48:28.7509539][Keepsake.Logging.LogRelease][Debug]UserSystem : Step 4
  10. [22:48:28.7514540][Keepsake.Logging.LogRelease][Debug]EOS auth start (steam)
  11. [22:48:29.5405376][Keepsake.Logging.LogRelease][Debug]EOS auth done (0)
  12. [22:48:30.0677610][Keepsake.Logging.LogRelease][Debug]UserSystem : Success? True
  13. [22:48:30.1147815][Keepsake.Logging.LogRelease][Debug]UserSystem auth state: Authenticated
  14. [22:48:30.1152816][Keepsake.Logging.LogRelease][Debug]SplashScreen: immediate success? True ()
  15. [22:48:41.9026830][Keepsake.Logging.LogRelease][Information]Session ID: dangerous-fish-23
  16. [22:48:42.4308064][Keepsake.Logging.LogRelease][Information]Session ID: dangerous-fish-23
  17. [22:48:42.6388578][Keepsake.Logging.LogRelease][Information]Session ID: dangerous-fish-23
  18. [22:48:52.4397328][Keepsake.Logging.LogRelease][Information]Session ID: dangerous-fish-23
  19. [22:48:54.9939230][Keepsake.Logging.LogUnityInternal][Critical]
  20. Keepsake.Logging.UnhandledUnityException: InvalidOperationException: Collection was modified; enumeration operation may not execute.
  21. UnityEngine.InputSystem.InputControlList`1+Enumerator[TControl].Dispose () (at ./Packages/com.unity.inputsystem/InputSystem/Controls/InputControlList.cs:596)
  22. Keepsake.MetaProgression.VentureManager.CheckVenturesForDeactivation () (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/Scripts/HyperSpace/GameplayFeatures/MetaProgression/Ventures/VentureManager.cs:828)
  23. Keepsake.MetaProgression.VentureManager.OnLocalPlayerJoinedGameReceived (Keepsake.HyperSpace.GameMode.Logic.LocalPlayerJoinedGameMessage msg) (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/Scripts/HyperSpace/GameplayFeatures/MetaProgression/Ventures/VentureManager.cs:749)
  24. UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject].set_UnloadSceneOpExcludeReleaseCallback (System.Boolean value) (at ./Packages/com.unity.addressables/Runtime/ResourceManager/AsyncOperations/AsyncOperationHandle.cs:29)
  25. UniRx.Observers.Observer+Subscribe`1[T].OnNext (T value) (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/Observer.cs:168)
  26. Cysharp.Threading.Tasks.UniTask+Awaiter.GetResult () (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniTask/Runtime/UniTask.cs:313)
  27. UniRx.Scheduler+EndOfFrameMainThreadScheduler+<ImmediateAction>d__1`1[T].MoveNext () (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/UnityEngineBridge/MainThreadScheduler.cs:475)
  28. UniRx.InternalUtil.MicroCoroutine.Run () (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/InternalUtil/MicroCoroutine.cs:115)
  29. UniRx.MainThreadDispatcher+<RunEndOfFrameMicroCoroutine>d__34.MoveNext () (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/UnityEngineBridge/MainThreadDispatcher.cs:564)
  30. UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
  31. UnityEngine.Logger:LogException(Exception, Object)
  32. Cysharp.Threading.Tasks.Awaiter:GetResult() (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniTask/Runtime/UniTask.cs:313)
  33. UniRx.<ImmediateAction>d__1`1:MoveNext() (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/UnityEngineBridge/MainThreadScheduler.cs:475)
  34. UniRx.InternalUtil.MicroCoroutine:Run() (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/InternalUtil/MicroCoroutine.cs:115)
  35. UniRx.<RunEndOfFrameMicroCoroutine>d__34:MoveNext() (at E:/concourse/work/containers/000023b7glr/tmp/build/dbfad5cb/unity-project/HyperSpace/Assets/External/UniRx/Scripts/UnityEngineBridge/MainThreadDispatcher.cs:564)
  36. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  37.  
  38. [22:48:56.6488359][Keepsake.Logging.LogRelease][Information]Session ID: dangerous-fish-23
Advertisement
Add Comment
Please, Sign In to add comment