Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. --BEGIN DUMP--
  2. Dump Time
  3. 01/09/2017 21:25:21
  4.  
  5. Exception
  6. System.AggregateException: One or more errors occurred. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
  7. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  8. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  9. at System.Collections.Generic.Dictionary`2.System.Collections.Generic.ICollection>.Add(KeyValuePair`2 keyValuePair)
  10. at lambda_method(Closure , IDecoder )
  11. at Microsoft.Hadoop.Avro.AvroSerializer`1.Deserialize(Stream stream)
  12. at Eco.Core.Serialization.DataStore.Load[T](String folder, Action`2 createFunc)
  13. at Eco.Core.Plugins.StorageManager.CreateOrLoad[StorageType](String folder)
  14. at Eco.Gameplay.Property.PropertyManager..ctor()
  15. --- End of inner exception stack trace ---
  16. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  17. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  18. at System.Activator.CreateInstance[T]()
  19. at Eco.Server.PluginManager.AddPlugin[T]()
  20. at Eco.Server.PluginManager.<.ctor>b__1_0()
  21. at System.Threading.Tasks.Task.Execute()
  22. --- End of inner exception stack trace ---
  23. at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
  24. at Eco.Server.PluginManager..ctor()
  25. at Eco.Server.MainClass.Main(String[] args)
  26. ---> (Inner Exception #0) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
  27. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  28. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  29. at System.Collections.Generic.Dictionary`2.System.Collections.Generic.ICollection>.Add(KeyValuePair`2 keyValuePair)
  30. at lambda_method(Closure , IDecoder )
  31. at Microsoft.Hadoop.Avro.AvroSerializer`1.Deserialize(Stream stream)
  32. at Eco.Core.Serialization.DataStore.Load[T](String folder, Action`2 createFunc)
  33. at Eco.Core.Plugins.StorageManager.CreateOrLoad[StorageType](String folder)
  34. at Eco.Gameplay.Property.PropertyManager..ctor()
  35. --- End of inner exception stack trace ---
  36. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  37. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  38. at System.Activator.CreateInstance[T]()
  39. at Eco.Server.PluginManager.AddPlugin[T]()
  40. at Eco.Server.PluginManager.<.ctor>b__1_0()
  41. at System.Threading.Tasks.Task.Execute()<---
  42.  
  43. ---> (Inner Exception #1) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null.
  44. at System.Threading.Monitor.Enter(Object obj)
  45. at Eco.Gameplay.Property.PropertyManager.CreateAuthKey(Vector2i pos)
  46. at Eco.Gameplay.Objects.WorldObject.Initialize()
  47. at Eco.Gameplay.Objects.WorldObjectManager..ctor()
  48. --- End of inner exception stack trace ---
  49. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  50. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  51. at System.Activator.CreateInstance[T]()
  52. at Eco.Server.PluginManager.AddPlugin[T]()
  53. at Eco.Server.PluginManager.<.ctor>b__1_1()
  54. at System.Threading.Tasks.Task.Execute()<---
  55.  
  56.  
  57. Inner Exception
  58. System.AggregateException: One or more errors occurred. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
  59. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  60. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  61. at System.Collections.Generic.Dictionary`2.System.Collections.Generic.ICollection>.Add(KeyValuePair`2 keyValuePair)
  62. at lambda_method(Closure , IDecoder )
  63. at Microsoft.Hadoop.Avro.AvroSerializer`1.Deserialize(Stream stream)
  64. at Eco.Core.Serialization.DataStore.Load[T](String folder, Action`2 createFunc)
  65. at Eco.Core.Plugins.StorageManager.CreateOrLoad[StorageType](String folder)
  66. at Eco.Gameplay.Property.PropertyManager..ctor()
  67. --- End of inner exception stack trace ---
  68. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  69. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  70. at System.Activator.CreateInstance[T]()
  71. at Eco.Server.PluginManager.AddPlugin[T]()
  72. at Eco.Server.PluginManager.<.ctor>b__1_0()
  73. at System.Threading.Tasks.Task.Execute()
  74. --- End of inner exception stack trace ---
  75. at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
  76. at Eco.Server.PluginManager..ctor()
  77. at Eco.Server.MainClass.Main(String[] args)
  78. ---> (Inner Exception #0) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An item with the same key has already been added.
  79. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  80. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  81. at System.Collections.Generic.Dictionary`2.System.Collections.Generic.ICollection>.Add(KeyValuePair`2 keyValuePair)
  82. at lambda_method(Closure , IDecoder )
  83. at Microsoft.Hadoop.Avro.AvroSerializer`1.Deserialize(Stream stream)
  84. at Eco.Core.Serialization.DataStore.Load[T](String folder, Action`2 createFunc)
  85. at Eco.Core.Plugins.StorageManager.CreateOrLoad[StorageType](String folder)
  86. at Eco.Gameplay.Property.PropertyManager..ctor()
  87. --- End of inner exception stack trace ---
  88. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  89. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  90. at System.Activator.CreateInstance[T]()
  91. at Eco.Server.PluginManager.AddPlugin[T]()
  92. at Eco.Server.PluginManager.<.ctor>b__1_0()
  93. at System.Threading.Tasks.Task.Execute()<---
  94.  
  95. ---> (Inner Exception #1) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null.
  96. at System.Threading.Monitor.Enter(Object obj)
  97. at Eco.Gameplay.Property.PropertyManager.CreateAuthKey(Vector2i pos)
  98. at Eco.Gameplay.Objects.WorldObject.Initialize()
  99. at Eco.Gameplay.Objects.WorldObjectManager..ctor()
  100. --- End of inner exception stack trace ---
  101. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  102. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  103. at System.Activator.CreateInstance[T]()
  104. at Eco.Server.PluginManager.AddPlugin[T]()
  105. at Eco.Server.PluginManager.<.ctor>b__1_1()
  106. at System.Threading.Tasks.Task.Execute()<---
  107.  
  108.  
  109. --END DUMP--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement