Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.57 KB | None | 0 0
  1. System.InvalidCastException
  2.   HResult=0x80004002
  3.   Message=Specified cast is not valid.
  4.   Source=Eco.Core
  5.   StackTrace:
  6.    at Eco.Core.Utils.ThreadSafeDictionary`2.Remove(Object key) in C:\Eco\Server\Eco.Core\Utils\ThreadSafeDictionary.cs:line 77
  7.    at Eco.Core.Utils.IDDictionary`2.Remove(INetObject player, Object entry) in C:\Eco\Server\Eco.Core\Utils\IDDictionary.cs:line 43
  8.    at Eco.Gameplay.Utils.RPCListExtensions.Remove(IContainsClientControlledContainer obj, Player player, Int32 iList, IController entry) in C:\Eco\Server\Eco.Gameplay\Utils\IRPCList.cs:line 25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement