Advertisement
tipclaydon

Untitled

Apr 9th, 2021
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. Version: v1.14.8 (Stable)08/04/2021 22:19:49: Critical error occurred
  2. System.NullReferenceException: Object reference not set to an instance of an object.
  3. at medievalexpansion.src.util.Repairer.Dispose()
  4. at gates.src.MedievalExpansionMod.OnShutDown()
  5. at Vintagestory.Server.ServerEventAPI.OnServerStage(EnumServerRunPhase runPhase)
  6. at Vintagestory.Server.ServerSystemModHandler.OnBeginShutdown()
  7. at Vintagestory.Server.ServerMain.EnterRunPhase(EnumServerRunPhase runPhase)
  8. at Vintagestory.Server.ServerMain.Stop(String reason)
  9. at _YrS2W1MoaeqC4xqH8ItdZB6vADN._Bmpho9KbYAjfcRTc9A2yncXSLor()
  10. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  11. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  12. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  13. at System.Threading.ThreadHelper.ThreadStart()
  14. -------------------------------
  15. Version: v1.14.8 (Stable)08/04/2021 22:19:49: Critical error occurred
  16. System.NullReferenceException: Object reference not set to an instance of an object.
  17. at medievalexpansion.src.util.Repairer.Dispose()
  18. at gates.src.MedievalExpansionMod.OnShutDown()
  19. at Vintagestory.Server.ServerEventAPI.OnServerStage(EnumServerRunPhase runPhase)
  20. at Vintagestory.Server.ServerSystemModHandler.OnBeginShutdown()
  21. at Vintagestory.Server.ServerMain.EnterRunPhase(EnumServerRunPhase runPhase)
  22. at Vintagestory.Server.ServerMain.Stop(String reason)
  23. at _YrS2W1MoaeqC4xqH8ItdZB6vADN._Bmpho9KbYAjfcRTc9A2yncXSLor()
  24. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  25. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  26. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  27. at System.Threading.ThreadHelper.ThreadStart()
  28. -------------------------------
  29. Version: v1.14.8 (Stable)09/04/2021 09:58:37: Critical error occurred
  30. System.IO.IOException: The process cannot access the file 'C:\Users\apoca\AppData\Roaming\VintagestoryData\ModConfig\helvehammerext.json' because it is being used by another process.
  31. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  32. at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  33. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  34. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  35. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  36. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  37. at HelveHammerExtensions.Core.Dispose()
  38. at Vintagestory.Common.ModLoader.Dispose()
  39. at Vintagestory.Client.NoObf.ClientMain.Dispose()
  40. at Vintagestory.Client.NoObf.ClientMain.DestroyGameSession(Boolean gotDisconnected)
  41. at Vintagestory.Client.NoObf.GuiDialogEscapeMenu.OnLeaveWorld()
  42. at Vintagestory.API.Client.GuiElementTextButton.OnMouseUpOnElement(ICoreClientAPI api, MouseEvent args)
  43. at Vintagestory.API.Client.GuiElement.OnMouseUp(ICoreClientAPI api, MouseEvent args)
  44. at Vintagestory.API.Client.GuiElementTextButton.OnMouseUp(ICoreClientAPI api, MouseEvent args)
  45. at Vintagestory.API.Client.GuiComposer.OnMouseUp(MouseEvent mouse)
  46. at Vintagestory.API.Client.GuiDialog.OnMouseUp(MouseEvent args)
  47. at Vintagestory.Client.NoObf.GuiDialogEscapeMenu.OnMouseUp(MouseEvent args)
  48. at Vintagestory.Client.NoObf.GuiManager.OnMouseUp(MouseEvent args)
  49. at Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonUp(Object sender, MouseButtonEventArgs e)
  50. at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
  51. at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
  52. at OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam)
  53. at OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg)
  54. at OpenTK.Platform.Windows.WinGLNative.ProcessEvents()
  55. at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second)
  56. at _YrS2W1MoaeqC4xqH8ItdZB6vADN._8t1BmEWVlCT9mjx5M0vFIzU9tif(_7T00Rjby4si0wyEBez5dXNqLm7h , String[] )
  57. at _ejKuc6cg0k8V39o8jDIzquyczbO._8t1BmEWVlCT9mjx5M0vFIzU9tif(ThreadStart )
  58. -------------------------------
  59. Version: v1.14.8 (Stable)09/04/2021 10:09:03: Critical error occurred
  60. System.NullReferenceException: Object reference not set to an instance of an object.
  61. at medievalexpansion.src.util.Repairer.Dispose()
  62. at gates.src.MedievalExpansionMod.OnShutDown()
  63. at Vintagestory.Server.ServerEventAPI.OnServerStage(EnumServerRunPhase runPhase)
  64. at Vintagestory.Server.ServerSystemModHandler.OnBeginShutdown()
  65. at Vintagestory.Server.ServerMain.EnterRunPhase(EnumServerRunPhase runPhase)
  66. at Vintagestory.Server.ServerMain.Stop(String reason)
  67. at _YrS2W1MoaeqC4xqH8ItdZB6vADN._Bmpho9KbYAjfcRTc9A2yncXSLor()
  68. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  69. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  70. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  71. at System.Threading.ThreadHelper.ThreadStart()
  72. -------------------------------
  73. Version: v1.14.8 (Stable)09/04/2021 10:09:03: Critical error occurred
  74. System.NullReferenceException: Object reference not set to an instance of an object.
  75. at medievalexpansion.src.util.Repairer.Dispose()
  76. at gates.src.MedievalExpansionMod.OnShutDown()
  77. at Vintagestory.Server.ServerEventAPI.OnServerStage(EnumServerRunPhase runPhase)
  78. at Vintagestory.Server.ServerSystemModHandler.OnBeginShutdown()
  79. at Vintagestory.Server.ServerMain.EnterRunPhase(EnumServerRunPhase runPhase)
  80. at Vintagestory.Server.ServerMain.Stop(String reason)
  81. at _YrS2W1MoaeqC4xqH8ItdZB6vADN._Bmpho9KbYAjfcRTc9A2yncXSLor()
  82. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  83. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  84. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  85. at System.Threading.ThreadHelper.ThreadStart()
  86. -------------------------------
  87.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement