Advertisement
Guest User

Untitled

a guest
May 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. 15:02:16.2719 [INFO] Chat: Error (to Goshen): Exception has been thrown by the target of an invocation.
  2. 15:02:16.3239 [ERROR] Command: Command '!entities refresh ' from 'Essentials' threw an exception. Args:
  3. 15:02:16.3599 [ERROR] Command: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  4. at Sandbox.Game.Replication.MyCubeGridReplicable.get_NeedsToBeStreamed()
  5. at VRage.Network.MyReplicationServer.AddClientReplicable(IMyReplicable replicable, ClientData clientData, Single priority, Boolean force)
  6. at VRage.Network.MyReplicationServer.AddForClient(IMyReplicable replicable, Endpoint clientEndpoint, ClientData clientData, Single priority, Boolean force, Boolean addDependencies)
  7. at VRage.Network.MyReplicationServer.ForceReplicable(IMyReplicable obj, Endpoint clientEndpoint)
  8. at lambda_method(Closure , MyReplicationServer , IMyReplicable , Endpoint )
  9. at Essentials.EntityModule.Refresh()
  10. --- End of inner exception stack trace ---
  11. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  12. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  13. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  14. at Torch.Commands.Command.TryInvoke(CommandContext context)
  15. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  16. at Sandbox.Game.Replication.MyCubeGridReplicable.get_NeedsToBeStreamed()
  17. at VRage.Network.MyReplicationServer.AddClientReplicable(IMyReplicable replicable, ClientData clientData, Single priority, Boolean force)
  18. at VRage.Network.MyReplicationServer.AddForClient(IMyReplicable replicable, Endpoint clientEndpoint, ClientData clientData, Single priority, Boolean force, Boolean addDependencies)
  19. at VRage.Network.MyReplicationServer.ForceReplicable(IMyReplicable obj, Endpoint clientEndpoint)
  20. at lambda_method(Closure , MyReplicationServer , IMyReplicable , Endpoint )
  21. at Essentials.EntityModule.Refresh()
  22. --- End of inner exception stack trace ---
  23. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  24. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  25. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  26. at Torch.Commands.Command.TryInvoke(CommandContext context)
  27. 15:02:16.6298 [INFO] CommandManager: Player Goshen ran command '!entities refresh'
  28. 15:02:21.4427 [INFO] Keen: [Mod][RestoreCharInv] - Info - Heartbeat to player Goshen failed. Attemt #1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement