Advertisement
Guest User

Untitled

a guest
Mar 17th, 2017
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.IO.IOException: The process cannot access the file 'D:\Storage\Games\Dwarf Fortress\3-12-17\Dwarf Fortress\region2-00328-01-01-legends_plus.xml' because it is being used by another process.
  6. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  7. 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)
  8. 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)
  9. at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
  10. at System.IO.StreamReader..ctor(String path, Encoding encoding)
  11. at LegendsViewer.Legends.Parser.XMLParser..ctor(String xmlFile) in C:\Users\Thomas Svoboda\Source\Repos\Legends-Viewer\LegendsViewer\Legends\Parser\XMLParser.cs:line 27
  12. at LegendsViewer.Legends.Parser.XMLParser..ctor(World world, String xmlFile) in C:\Users\Thomas Svoboda\Source\Repos\Legends-Viewer\LegendsViewer\Legends\Parser\XMLParser.cs:line 37
  13. at LegendsViewer.Legends.World..ctor(String xmlFile, String historyFile, String sitesAndPopulationsFile, String mapFile, String xmlPlusFile) in C:\Users\Thomas Svoboda\Source\Repos\Legends-Viewer\LegendsViewer\Legends\World.cs:line 89
  14. at LegendsViewer.FileLoader.load_DoWork(Object sender, DoWorkEventArgs e) in C:\Users\Thomas Svoboda\Source\Repos\Legends-Viewer\LegendsViewer\FileLoader.cs:line 396
  15. at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
  16. at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
  17.  
  18.  
  19. ************** Loaded Assemblies **************
  20. mscorlib
  21. Assembly Version: 4.0.0.0
  22. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  23. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  24. ----------------------------------------
  25. LegendsViewer
  26. Assembly Version: 1.16.2.0
  27. Win32 Version: 1.16.02
  28. CodeBase: file:///D:/Storage/Games/Dwarf%20Fortress/3-12-17/MasterworkDwarfFortress/Utilities/LegendsViewer/LegendsViewer.exe
  29. ----------------------------------------
  30. System.Core
  31. Assembly Version: 4.0.0.0
  32. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  33. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  34. ----------------------------------------
  35. System
  36. Assembly Version: 4.0.0.0
  37. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  38. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  39. ----------------------------------------
  40. System.Windows.Forms
  41. Assembly Version: 4.0.0.0
  42. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  43. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  44. ----------------------------------------
  45. System.Drawing
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  48. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  49. ----------------------------------------
  50. ObjectListView
  51. Assembly Version: 2.9.0.27259
  52. Win32 Version: 2.9.0.0
  53. CodeBase: file:///D:/Storage/Games/Dwarf%20Fortress/3-12-17/MasterworkDwarfFortress/Utilities/LegendsViewer/ObjectListView.DLL
  54. ----------------------------------------
  55. WFC
  56. Assembly Version: 1.0.0.0
  57. Win32 Version: 1.0.0.0
  58. CodeBase: file:///D:/Storage/Games/Dwarf%20Fortress/3-12-17/MasterworkDwarfFortress/Utilities/LegendsViewer/WFC.DLL
  59. ----------------------------------------
  60. System.Configuration
  61. Assembly Version: 4.0.0.0
  62. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  63. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  64. ----------------------------------------
  65. System.Xml
  66. Assembly Version: 4.0.0.0
  67. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  68. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  69. ----------------------------------------
  70. SevenZipSharp
  71. Assembly Version: 0.64.3890.29348
  72. Win32 Version: 0.64.3890.29348
  73. CodeBase: file:///D:/Storage/Games/Dwarf%20Fortress/3-12-17/MasterworkDwarfFortress/Utilities/LegendsViewer/SevenZipSharp.DLL
  74. ----------------------------------------
  75.  
  76. ************** JIT Debugging **************
  77. To enable just-in-time (JIT) debugging, the .config file for this
  78. application or computer (machine.config) must have the
  79. jitDebugging value set in the system.windows.forms section.
  80. The application must also be compiled with debugging
  81. enabled.
  82.  
  83. For example:
  84.  
  85. <configuration>
  86. <system.windows.forms jitDebugging="true" />
  87. </configuration>
  88.  
  89. When JIT debugging is enabled, any unhandled exception
  90. will be sent to the JIT debugger registered on the computer
  91. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement