Advertisement
Guest User

my Crash InvalidOperationException 02185121

a guest
Feb 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. --BEGIN
  2. Dump Time
  3. 02/18/2018 23:10:41
  4.  
  5. Exception
  6. System.Exception: Caught exception invoking RPC PlayerInteract on Player!
  7.  
  8. Object reference not set to an instance of an object.
  9.  
  10.  
  11. Stack:
  12. at TreeEntity.PickupLog(Player player, Guid logID)
  13. at TreeEntity.OnActInteract(InteractionContext context)
  14. at Eco.Gameplay.Interactions.InteractionExtensions.ExecuteUntilSuccess(IEnumerable`1 results)
  15. at Eco.Gameplay.Players.Player.PlayerInteract(InteractionInfo info)
  16.  
  17. at Eco.Shared.Networking.RPCManager.TryInvoke(Object controller, String methodname, BSONObject bsonArgs, Object& result)
  18. at Eco.Shared.Networking.RPCManager.InvokeOn(BSONObject bson, Object controller, String methodname)
  19. at Eco.Shared.Networking.RPCManager.HandleReceiveRPC(INetClient client, BSONObject bson)
  20. at Eco.Shared.Networking.NetPort.ProcessBuffer()
  21. at Eco.Shared.Networking.NetPort.Update()
  22. at Eco.Plugins.Networking.Clients.Client.<.ctor>b__55_0()
  23.  
  24. --END DUMP--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement