Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.38 KB | None | 0 0
  1. --BEGIN DUMP--
  2. Dump Time
  3. 02/19/2018 22:42:37
  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.FormatException: Input string was not in a correct format.
  7. at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <f4a0ac83d46f484fad290c23939b0a93>:0
  8. at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  9. at System.Single.Parse (System.String s) [0x0000b] in <f4a0ac83d46f484fad290c23939b0a93>:0
  10. at Eco.Core.Serialization.EcoSerializer.Initialize () [0x00056] in <61d6f8e3e2354670aeb9311383020549>:0
  11. at Eco.Core.Plugins.StorageManager.Initialize () [0x00000] in <61d6f8e3e2354670aeb9311383020549>:0
  12. at Eco.Core.Plugins.StorageManager..ctor () [0x0003a] in <61d6f8e3e2354670aeb9311383020549>:0
  13. at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  14. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <f4a0ac83d46f484fad290c23939b0a93>:0
  15. --- End of inner exception stack trace ---
  16. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <f4a0ac83d46f484fad290c23939b0a93>:0
  17. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <f4a0ac83d46f484fad290c23939b0a93>:0
  18. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <f4a0ac83d46f484fad290c23939b0a93>:0
  19. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <f4a0ac83d46f484fad290c23939b0a93>:0
  20. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <f4a0ac83d46f484fad290c23939b0a93>:0
  21. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <f4a0ac83d46f484fad290c23939b0a93>:0
  22. at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <f4a0ac83d46f484fad290c23939b0a93>:0
  23. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  24. at Eco.Server.PluginManager.AddPlugin (System.Type pluginType, System.Object[] p) [0x00017] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  25. at Eco.Server.PluginManager.AddPlugin[T] (System.Object[] p) [0x00000] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  26. at Eco.Server.PluginManager.<.ctor>b__10_0 () [0x00006] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  27. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <f4a0ac83d46f484fad290c23939b0a93>:0
  28. at System.Threading.Tasks.Task.Execute () [0x00010] in <f4a0ac83d46f484fad290c23939b0a93>:0
  29. --- End of inner exception stack trace ---
  30. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x001d1] in <f4a0ac83d46f484fad290c23939b0a93>:0
  31. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  32. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  33. at Eco.Server.PluginManager..ctor () [0x00093] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  34. at Eco.Server.Startup.Start (System.String[] args) [0x00092] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  35. at Eco.Server.MainClass.Main (System.String[] args) [0x00005] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  36. ---> (Inner Exception #0) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Input string was not in a correct format.
  37. at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <f4a0ac83d46f484fad290c23939b0a93>:0
  38. at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  39. at System.Single.Parse (System.String s) [0x0000b] in <f4a0ac83d46f484fad290c23939b0a93>:0
  40. at Eco.Core.Serialization.EcoSerializer.Initialize () [0x00056] in <61d6f8e3e2354670aeb9311383020549>:0
  41. at Eco.Core.Plugins.StorageManager.Initialize () [0x00000] in <61d6f8e3e2354670aeb9311383020549>:0
  42. at Eco.Core.Plugins.StorageManager..ctor () [0x0003a] in <61d6f8e3e2354670aeb9311383020549>:0
  43. at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  44. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <f4a0ac83d46f484fad290c23939b0a93>:0
  45. --- End of inner exception stack trace ---
  46. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <f4a0ac83d46f484fad290c23939b0a93>:0
  47. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <f4a0ac83d46f484fad290c23939b0a93>:0
  48. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <f4a0ac83d46f484fad290c23939b0a93>:0
  49. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <f4a0ac83d46f484fad290c23939b0a93>:0
  50. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <f4a0ac83d46f484fad290c23939b0a93>:0
  51. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <f4a0ac83d46f484fad290c23939b0a93>:0
  52. at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <f4a0ac83d46f484fad290c23939b0a93>:0
  53. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  54. at Eco.Server.PluginManager.AddPlugin (System.Type pluginType, System.Object[] p) [0x00017] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  55. at Eco.Server.PluginManager.AddPlugin[T] (System.Object[] p) [0x00000] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  56. at Eco.Server.PluginManager.<.ctor>b__10_0 () [0x00006] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  57. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <f4a0ac83d46f484fad290c23939b0a93>:0
  58. at System.Threading.Tasks.Task.Execute () [0x00010] in <f4a0ac83d46f484fad290c23939b0a93>:0 <---
  59.  
  60.  
  61. Inner Exception
  62. System.AggregateException: One or more errors occurred. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Input string was not in a correct format.
  63. at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <f4a0ac83d46f484fad290c23939b0a93>:0
  64. at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  65. at System.Single.Parse (System.String s) [0x0000b] in <f4a0ac83d46f484fad290c23939b0a93>:0
  66. at Eco.Core.Serialization.EcoSerializer.Initialize () [0x00056] in <61d6f8e3e2354670aeb9311383020549>:0
  67. at Eco.Core.Plugins.StorageManager.Initialize () [0x00000] in <61d6f8e3e2354670aeb9311383020549>:0
  68. at Eco.Core.Plugins.StorageManager..ctor () [0x0003a] in <61d6f8e3e2354670aeb9311383020549>:0
  69. at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  70. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <f4a0ac83d46f484fad290c23939b0a93>:0
  71. --- End of inner exception stack trace ---
  72. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <f4a0ac83d46f484fad290c23939b0a93>:0
  73. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <f4a0ac83d46f484fad290c23939b0a93>:0
  74. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <f4a0ac83d46f484fad290c23939b0a93>:0
  75. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <f4a0ac83d46f484fad290c23939b0a93>:0
  76. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <f4a0ac83d46f484fad290c23939b0a93>:0
  77. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <f4a0ac83d46f484fad290c23939b0a93>:0
  78. at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <f4a0ac83d46f484fad290c23939b0a93>:0
  79. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  80. at Eco.Server.PluginManager.AddPlugin (System.Type pluginType, System.Object[] p) [0x00017] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  81. at Eco.Server.PluginManager.AddPlugin[T] (System.Object[] p) [0x00000] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  82. at Eco.Server.PluginManager.<.ctor>b__10_0 () [0x00006] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  83. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <f4a0ac83d46f484fad290c23939b0a93>:0
  84. at System.Threading.Tasks.Task.Execute () [0x00010] in <f4a0ac83d46f484fad290c23939b0a93>:0
  85. --- End of inner exception stack trace ---
  86. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x001d1] in <f4a0ac83d46f484fad290c23939b0a93>:0
  87. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  88. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  89. at Eco.Server.PluginManager..ctor () [0x00093] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  90. at Eco.Server.Startup.Start (System.String[] args) [0x00092] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  91. at Eco.Server.MainClass.Main (System.String[] args) [0x00005] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  92. ---> (Inner Exception #0) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Input string was not in a correct format.
  93. at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <f4a0ac83d46f484fad290c23939b0a93>:0
  94. at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  95. at System.Single.Parse (System.String s) [0x0000b] in <f4a0ac83d46f484fad290c23939b0a93>:0
  96. at Eco.Core.Serialization.EcoSerializer.Initialize () [0x00056] in <61d6f8e3e2354670aeb9311383020549>:0
  97. at Eco.Core.Plugins.StorageManager.Initialize () [0x00000] in <61d6f8e3e2354670aeb9311383020549>:0
  98. at Eco.Core.Plugins.StorageManager..ctor () [0x0003a] in <61d6f8e3e2354670aeb9311383020549>:0
  99. at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  100. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <f4a0ac83d46f484fad290c23939b0a93>:0
  101. --- End of inner exception stack trace ---
  102. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <f4a0ac83d46f484fad290c23939b0a93>:0
  103. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <f4a0ac83d46f484fad290c23939b0a93>:0
  104. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <f4a0ac83d46f484fad290c23939b0a93>:0
  105. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <f4a0ac83d46f484fad290c23939b0a93>:0
  106. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <f4a0ac83d46f484fad290c23939b0a93>:0
  107. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <f4a0ac83d46f484fad290c23939b0a93>:0
  108. at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <f4a0ac83d46f484fad290c23939b0a93>:0
  109. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <f4a0ac83d46f484fad290c23939b0a93>:0
  110. at Eco.Server.PluginManager.AddPlugin (System.Type pluginType, System.Object[] p) [0x00017] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  111. at Eco.Server.PluginManager.AddPlugin[T] (System.Object[] p) [0x00000] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  112. at Eco.Server.PluginManager.<.ctor>b__10_0 () [0x00006] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  113. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <f4a0ac83d46f484fad290c23939b0a93>:0
  114. at System.Threading.Tasks.Task.Execute () [0x00010] in <f4a0ac83d46f484fad290c23939b0a93>:0 <---
  115.  
  116.  
  117. --END DUMP--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement