Advertisement
Guest User

Taiko Switch .NUTEXB Error

a guest
Feb 19th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 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.DivideByZeroException: Attempted to divide by zero.
  6. at FirstPlugin.NUTEXB.LoadTexture(Int32 target) in C:\Users\Nathan\Documents\GitHub\Switch_Toolbox\Switch-Toolbox-38ceb8d7163902ecb569774ab4db327a194d6f99\Switch_FileFormatsMain\FileFormats\Texture\NUTEXB.cs:line 674
  7. at FirstPlugin.NUTEXB.Read(FileReader reader) in C:\Users\Nathan\Documents\GitHub\Switch_Toolbox\Switch-Toolbox-38ceb8d7163902ecb569774ab4db327a194d6f99\Switch_FileFormatsMain\FileFormats\Texture\NUTEXB.cs:line 360
  8. at FirstPlugin.NUTEXB.Load() in C:\Users\Nathan\Documents\GitHub\Switch_Toolbox\Switch-Toolbox-38ceb8d7163902ecb569774ab4db327a194d6f99\Switch_FileFormatsMain\FileFormats\Texture\NUTEXB.cs:line 740
  9. at Switch_Toolbox.MainForm.OpenFile(String FileName, Byte[] data, Boolean Compressed, CompressionType CompType) in C:\Users\Nathan\Documents\GitHub\Switch_Toolbox\Switch-Toolbox-38ceb8d7163902ecb569774ab4db327a194d6f99\Switch_Toolbox\MainForm.cs:line 364
  10. at Switch_Toolbox.MainForm.openToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Users\Nathan\Documents\GitHub\Switch_Toolbox\Switch-Toolbox-38ceb8d7163902ecb569774ab4db327a194d6f99\Switch_Toolbox\MainForm.cs:line 461
  11. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  12. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  13. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  14. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  15. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  16. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  17. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  18. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  19. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  20. at System.Windows.Forms.Control.WndProc(Message& m)
  21. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  22. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  23. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  24. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  25. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  26. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  27.  
  28.  
  29. ************** Loaded Assemblies **************
  30. mscorlib
  31. Assembly Version: 4.0.0.0
  32. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  33. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  34. ----------------------------------------
  35. Switch_Toolbox
  36. Assembly Version: 1.0.0.0
  37. Win32 Version: 1.0.0.0
  38. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/Switch_Toolbox.exe
  39. ----------------------------------------
  40. System.Windows.Forms
  41. Assembly Version: 4.0.0.0
  42. Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
  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
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.7.3314.0 built by: NET472REL1LAST_B
  48. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  49. ----------------------------------------
  50. System.Drawing
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.7.3056.0 built by: NET472REL1
  53. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  54. ----------------------------------------
  55. Switch_Toolbox.Library
  56. Assembly Version: 1.0.0.0
  57. Win32 Version: 1.0.0.0
  58. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/Switch_Toolbox.Library.DLL
  59. ----------------------------------------
  60. System.Configuration
  61. Assembly Version: 4.0.0.0
  62. Win32 Version: 4.7.3056.0 built by: NET472REL1
  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.7.3221.0 built by: NET472REL1LAST_C
  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.7.3056.0 built by: NET472REL1
  73. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  74. ----------------------------------------
  75. WeifenLuo.WinFormsUI.Docking
  76. Assembly Version: 3.0.4.0
  77. Win32 Version: 3.0.4.0
  78. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/WeifenLuo.WinFormsUI.Docking.DLL
  79. ----------------------------------------
  80. WeifenLuo.WinFormsUI.Docking.ThemeVS2015
  81. Assembly Version: 3.0.4.0
  82. Win32 Version: 3.0.4.0
  83. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/WeifenLuo.WinFormsUI.Docking.ThemeVS2015.DLL
  84. ----------------------------------------
  85. System.Xml.Linq
  86. Assembly Version: 4.0.0.0
  87. Win32 Version: 4.7.3056.0 built by: NET472REL1
  88. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  89. ----------------------------------------
  90. GL_Core
  91. Assembly Version: 1.0.0.0
  92. Win32 Version: 1.0.0.0
  93. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/GL_Core.DLL
  94. ----------------------------------------
  95. FirstPlugin.Plg
  96. Assembly Version: 1.0.0.0
  97. Win32 Version: 1.0.0.0
  98. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/Lib/Plugins/FirstPlugin.Plg.dll
  99. ----------------------------------------
  100. Syroot.NintenTools.NSW.Bfres
  101. Assembly Version: 1.2.3.0
  102. Win32 Version: 1.2.3.0
  103. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/Syroot.NintenTools.NSW.Bfres.DLL
  104. ----------------------------------------
  105. Syroot.Maths
  106. Assembly Version: 1.5.0.0
  107. Win32 Version: 1.5.0.0
  108. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/Syroot.Maths.DLL
  109. ----------------------------------------
  110. OpenTK
  111. Assembly Version: 3.0.1.0
  112. Win32 Version: 3.0.1
  113. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/OpenTK.DLL
  114. ----------------------------------------
  115. Syroot.NintenTools.Bfres
  116. Assembly Version: 1.2.3.0
  117. Win32 Version: 1.2.3.0
  118. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/Syroot.NintenTools.Bfres.DLL
  119. ----------------------------------------
  120. Syroot.NintenTools.NSW.Bntx
  121. Assembly Version: 1.2.3.0
  122. Win32 Version: 1.2.3.0
  123. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/Syroot.NintenTools.NSW.Bntx.DLL
  124. ----------------------------------------
  125. BarsLibrary
  126. Assembly Version: 1.0.0.0
  127. Win32 Version: 1.0.0.0
  128. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/BarsLibrary.DLL
  129. ----------------------------------------
  130. OpenTK.GLControl
  131. Assembly Version: 3.0.1.0
  132. Win32 Version: 3.0.1
  133. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/OpenTK.GLControl.DLL
  134. ----------------------------------------
  135. Octokit
  136. Assembly Version: 0.31.0.0
  137. Win32 Version: 0.31.0.0
  138. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/Octokit.DLL
  139. ----------------------------------------
  140. SFGraphics
  141. Assembly Version: 1.0.6842.8428
  142. Win32 Version: 1.0.6842.8428
  143. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/SFGraphics.DLL
  144. ----------------------------------------
  145. System.Net.Http
  146. Assembly Version: 4.0.0.0
  147. Win32 Version: 4.7.3056.0 built by: NET472REL1
  148. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
  149. ----------------------------------------
  150. Syroot.BinaryData
  151. Assembly Version: 2.0.1.0
  152. Win32 Version: 2.0.1.0
  153. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/Syroot.BinaryData.DLL
  154. ----------------------------------------
  155. Accessibility
  156. Assembly Version: 4.0.0.0
  157. Win32 Version: 4.7.3056.0 built by: NET472REL1
  158. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  159. ----------------------------------------
  160. Anonymously Hosted DynamicMethods Assembly
  161. Assembly Version: 0.0.0.0
  162. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  163. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  164. ----------------------------------------
  165. SARCExt
  166. Assembly Version: 1.0.0.0
  167. Win32 Version: 1.0.0.0
  168. CodeBase: file:///C:/Users/ngale/Desktop/SwitchToolbox/lib/SARCExt.DLL
  169. ----------------------------------------
  170.  
  171. ************** JIT Debugging **************
  172. To enable just-in-time (JIT) debugging, the .config file for this
  173. application or computer (machine.config) must have the
  174. jitDebugging value set in the system.windows.forms section.
  175. The application must also be compiled with debugging
  176. enabled.
  177.  
  178. For example:
  179.  
  180. <configuration>
  181. <system.windows.forms jitDebugging="true" />
  182. </configuration>
  183.  
  184. When JIT debugging is enabled, any unhandled exception
  185. will be sent to the JIT debugger registered on the computer
  186. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement