Eliskik

Untitled

Sep 20th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object
  2. RW.Game.Player.PlayerRobotController+<CreateWeaponModule>d__302.MoveNext () (at Assets/Scripts/Game/Player/PlayerRobotController.cs:678)
  3. --- End of stack trace from previous location where exception was thrown ---
  4. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  5. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  6. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  7. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  8. System.Runtime.CompilerServices.TaskAwaiter.GetResult () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  9. RW.Game.Player.PlayerRobotController+<InitializeWeapons>d__321.MoveNext () (at Assets/Scripts/Game/Player/PlayerRobotController.cs:981)
  10. --- End of stack trace from previous location where exception was thrown ---
  11. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  12. System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  13. System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  14. System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  15. System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  16. RW.Game.Player.PlayerRobotController+<Initialize>d__283.MoveNext () (at Assets/Scripts/Game/Player/PlayerRobotController.cs:394)
  17. --- End of stack trace from previous location where exception was thrown ---
  18. System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  19. System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
  20. UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at C:/buildslave/unity/build/Runtime/Export/Scripting/UnitySynchronizationContext.cs:114)
  21. UnityEngine.UnitySynchronizationContext:ExecuteTasks()
Add Comment
Please, Sign In to add comment