Advertisement
Guest User

Untitled

a guest
Feb 4th, 2020
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 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.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\geral\Desktop\Sword Rom\RomFS\bin\message\English\common'.
  6. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  7. at System.IO.FileSystemEnumerableIterator`1.CommonInit()
  8. at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
  9. at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
  10. at pkNX.Containers.FolderContainer.Initialize(Func`2 filter)
  11. at pkNX.Game.GameManager.GetFilteredFolder(GameFile type, Func`2 filter)
  12. at pkNX.Game.GameManagerSWSH.ResetText()
  13. at pkNX.Game.GameManagerSWSH.Initialize()
  14. at pkNX.Game.GameManager..ctor(GameLocation rom, Int32 language)
  15. at pkNX.Game.GameManagerSWSH..ctor(GameLocation rom, Int32 language)
  16. at pkNX.Game.GameManager.GetManager(GameLocation loc, Int32 language)
  17. at pkNX.WinForms.Controls.EditorBase.GetEditor(String loc, Int32 language) in C:\Users\geral\Source\Repos\pkNX\pkNX.WinForms\MainEditor\EditorProvider.cs:line 63
  18. at pkNX.WinForms.Main.OpenFolder(String path) in C:\Users\geral\Source\Repos\pkNX\pkNX.WinForms\Main.cs:line 129
  19. at pkNX.WinForms.Main.OpenPath(String path) in C:\Users\geral\Source\Repos\pkNX\pkNX.WinForms\Main.cs:line 109
  20. at pkNX.WinForms.Main.Menu_Open_Click(Object sender, EventArgs e) in C:\Users\geral\Source\Repos\pkNX\pkNX.WinForms\Main.cs:line 62
  21. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  22. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  23. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  24. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  25. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  26. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  27. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  28. at System.Windows.Forms.Control.WndProc(Message& m)
  29. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  30. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  31. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  32.  
  33.  
  34. ************** Loaded Assemblies **************
  35. mscorlib
  36. Assembly Version: 4.0.0.0
  37. Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
  38. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  39. ----------------------------------------
  40. pkNX
  41. Assembly Version: 1.0.0.0
  42. Win32 Version: 1.0.0.0
  43. CodeBase: file:///C:/Users/geral/Desktop/Switch/pknx/pkNX.exe
  44. ----------------------------------------
  45. System.Windows.Forms
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
  48. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  49. ----------------------------------------
  50. System
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
  53. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  54. ----------------------------------------
  55. System.Drawing
  56. Assembly Version: 4.0.0.0
  57. Win32 Version: 4.8.3761.0 built by: NET48REL1
  58. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  59. ----------------------------------------
  60. System.Configuration
  61. Assembly Version: 4.0.0.0
  62. Win32 Version: 4.8.3761.0 built by: NET48REL1
  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.Core
  66. Assembly Version: 4.0.0.0
  67. Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
  68. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  69. ----------------------------------------
  70. System.Xml
  71. Assembly Version: 4.0.0.0
  72. Win32 Version: 4.8.3761.0 built by: NET48REL1
  73. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  74. ----------------------------------------
  75. pkNX.Structures
  76. Assembly Version: 1.0.0.0
  77. Win32 Version: 1.0.0.0
  78. CodeBase: file:///C:/Users/geral/Desktop/Switch/pknx/pkNX.exe
  79. ----------------------------------------
  80. pkNX.Game
  81. Assembly Version: 1.0.0.0
  82. Win32 Version: 1.0.0.0
  83. CodeBase: file:///C:/Users/geral/Desktop/Switch/pknx/pkNX.exe
  84. ----------------------------------------
  85. pkNX.Containers
  86. Assembly Version: 1.0.0.0
  87. Win32 Version: 1.0.0.0
  88. CodeBase: file:///C:/Users/geral/Desktop/Switch/pknx/pkNX.exe
  89. ----------------------------------------
  90.  
  91. ************** JIT Debugging **************
  92. To enable just-in-time (JIT) debugging, the .config file for this
  93. application or computer (machine.config) must have the
  94. jitDebugging value set in the system.windows.forms section.
  95. The application must also be compiled with debugging
  96. enabled.
  97.  
  98. For example:
  99.  
  100. <configuration>
  101. <system.windows.forms jitDebugging="true" />
  102. </configuration>
  103.  
  104. When JIT debugging is enabled, any unhandled exception
  105. will be sent to the JIT debugger registered on the computer
  106. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement