Advertisement
PilotPirx

Untitled

Oct 14th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. 22:03:33.4321 [INFO] Torch.Commands.CommandManager: Player Pilot Pirx ran command '!switch recover'
  2. 22:04:21.1855 [WARN] FoogsRewards: UpdatePerMinute
  3. 22:04:31.5360 [INFO] Chat: (to Pilot Pirx): Importing grid from ExportedGrids\76561198041025638-TESTING6969.xml
  4. 22:04:31.5360 [INFO] Chat: Error (to Pilot Pirx): Exception has been thrown by the target of an invocation.
  5. 22:04:31.5360 [ERROR] Torch.Commands.Command: Command '!switch recover ' from 'SwitchMe' threw an exception. Args:
  6. 22:04:31.5360 [ERROR] Torch.Commands.Command: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Nullable object must have a value.
  7. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  8. at System.Nullable`1.get_Value()
  9. at SwitchMe.Commands.DeserializeGridFromPath(String targetFile, Int64 playerId, Vector3D newpos) in C:\Users\ws268647\Desktop\Plugins\SwitchMe\SwitchMe\Commands.cs:line 558
  10. at SwitchMe.Commands.Recover() in C:\Users\ws268647\Desktop\Plugins\SwitchMe\SwitchMe\Commands.cs:line 433
  11. --- End of inner exception stack trace ---
  12. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  13. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  14. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  15. at Torch.Commands.Command.TryInvoke(CommandContext context) in C:\jenkins\workspace\Torch_Torch_master\Torch\Commands\Command.cs:line 145
  16. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Nullable object must have a value.
  17. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  18. at System.Nullable`1.get_Value()
  19. at SwitchMe.Commands.DeserializeGridFromPath(String targetFile, Int64 playerId, Vector3D newpos) in C:\Users\ws268647\Desktop\Plugins\SwitchMe\SwitchMe\Commands.cs:line 558
  20. at SwitchMe.Commands.Recover() in C:\Users\ws268647\Desktop\Plugins\SwitchMe\SwitchMe\Commands.cs:line 433
  21. --- End of inner exception stack trace ---
  22. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  23. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  24. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  25. at Torch.Commands.Command.TryInvoke(CommandContext context) in C:\jenkins\workspace\Torch_Torch_master\Torch\Commands\Command.cs:line 145
  26. 22:04:31.5360 [INFO] Torch.Commands.CommandManager: Player Pilot Pirx ran command '!switch recover'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement