Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. --BEGIN DUMP--
  2. Dump Time
  3. 03/02/2018 16:45:09
  4.  
  5. Exception
  6. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Sharing violation on path Z:\home\user\Desktop\Eco Server\EcoServer_v0.7.1.2-beta\Eco.Core.dll
  7. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x001f2] in <1c90db0b17cb4b1e827d577d0607b212>:0
  8. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <1c90db0b17cb4b1e827d577d0607b212>:0
  9. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  10. at System.IO.File.OpenWrite (System.String path) [0x00000] in <1c90db0b17cb4b1e827d577d0607b212>:0
  11. at Eco.ModKit.RuntimeCompiler.LoadOrCompileMods () [0x00181] in <768d83ca067648adab0949c7eb4bdf24>:0
  12. at Eco.ModKit.RuntimeCompiler..ctor () [0x000c9] in <768d83ca067648adab0949c7eb4bdf24>:0
  13. at Eco.ModKit.ModKitPlugin..ctor () [0x00026] in <768d83ca067648adab0949c7eb4bdf24>:0
  14. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  15. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <1c90db0b17cb4b1e827d577d0607b212>:0
  16. --- End of inner exception stack trace ---
  17. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <1c90db0b17cb4b1e827d577d0607b212>:0
  18. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <1c90db0b17cb4b1e827d577d0607b212>:0
  19. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <1c90db0b17cb4b1e827d577d0607b212>:0
  20. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <1c90db0b17cb4b1e827d577d0607b212>:0
  21. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <1c90db0b17cb4b1e827d577d0607b212>:0
  22. 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 <1c90db0b17cb4b1e827d577d0607b212>:0
  23. 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 <1c90db0b17cb4b1e827d577d0607b212>:0
  24. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <1c90db0b17cb4b1e827d577d0607b212>:0
  25. at Eco.Server.PluginManager.AddPlugin (System.Type pluginType, System.Object[] p) [0x00017] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  26. at Eco.Server.PluginManager.AddPlugin[T] (System.Object[] p) [0x00000] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  27. at Eco.Server.PluginManager..ctor () [0x0004e] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  28. at Eco.Server.Startup.Start (System.String[] args) [0x00092] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  29. at Eco.Server.MainClass.Main (System.String[] args) [0x00005] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  30.  
  31. Inner Exception
  32. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Sharing violation on path Z:\home\user\Desktop\Eco Server\EcoServer_v0.7.1.2-beta\Eco.Core.dll
  33. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x001f2] in <1c90db0b17cb4b1e827d577d0607b212>:0
  34. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <1c90db0b17cb4b1e827d577d0607b212>:0
  35. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  36. at System.IO.File.OpenWrite (System.String path) [0x00000] in <1c90db0b17cb4b1e827d577d0607b212>:0
  37. at Eco.ModKit.RuntimeCompiler.LoadOrCompileMods () [0x00181] in <768d83ca067648adab0949c7eb4bdf24>:0
  38. at Eco.ModKit.RuntimeCompiler..ctor () [0x000c9] in <768d83ca067648adab0949c7eb4bdf24>:0
  39. at Eco.ModKit.ModKitPlugin..ctor () [0x00026] in <768d83ca067648adab0949c7eb4bdf24>:0
  40. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  41. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <1c90db0b17cb4b1e827d577d0607b212>:0
  42. --- End of inner exception stack trace ---
  43. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <1c90db0b17cb4b1e827d577d0607b212>:0
  44. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <1c90db0b17cb4b1e827d577d0607b212>:0
  45. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <1c90db0b17cb4b1e827d577d0607b212>:0
  46. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <1c90db0b17cb4b1e827d577d0607b212>:0
  47. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <1c90db0b17cb4b1e827d577d0607b212>:0
  48. 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 <1c90db0b17cb4b1e827d577d0607b212>:0
  49. 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 <1c90db0b17cb4b1e827d577d0607b212>:0
  50. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <1c90db0b17cb4b1e827d577d0607b212>:0
  51. at Eco.Server.PluginManager.AddPlugin (System.Type pluginType, System.Object[] p) [0x00017] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  52. at Eco.Server.PluginManager.AddPlugin[T] (System.Object[] p) [0x00000] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  53. at Eco.Server.PluginManager..ctor () [0x0004e] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  54. at Eco.Server.Startup.Start (System.String[] args) [0x00092] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  55. at Eco.Server.MainClass.Main (System.String[] args) [0x00005] in <b4b94cd2c5cd4d04b63c8ec9d80be5c8>:0
  56.  
  57. --END DUMP--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement