Advertisement
Guest User

Untitled

a guest
Feb 15th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.52 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.NullReferenceException: Object reference not set to an instance of an object.
  6. at ManiacEditor.DevicePanel.ResetDevice()
  7. at ManiacEditor.TilesList.graphicPanel_Resize(Object sender, EventArgs e)
  8. at System.Windows.Forms.Control.OnResize(EventArgs e)
  9. at System.Windows.Forms.UserControl.OnResize(EventArgs e)
  10. at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
  11. at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
  12. at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
  13. at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
  14. at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
  15. at System.Windows.Forms.Control.set_Width(Int32 value)
  16. at ManiacEditor.TilesList.AdjustControls()
  17. at ManiacEditor.TilesList.panel1_Resize(Object sender, EventArgs e)
  18. at System.Windows.Forms.Control.OnResize(EventArgs e)
  19. at System.Windows.Forms.Panel.OnResize(EventArgs eventargs)
  20. at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
  21. at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
  22. at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
  23. at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
  24. at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
  25. at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified)
  26. at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
  27. at System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
  28. at System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout)
  29. at System.Windows.Forms.Control.OnLayoutResuming(Boolean performLayout)
  30. at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
  31. at ManiacEditor.TilesList.InitializeComponent()
  32. at ManiacEditor.TilesList..ctor()
  33. at ManiacEditor.TilesToolbar.InitializeComponent()
  34. at ManiacEditor.TilesToolbar..ctor(StageTiles tiles)
  35. at ManiacEditor.Editor.SetEditButtonsState(Boolean enabled)
  36. at ManiacEditor.Editor.SetSceneOnlyButtonsState(Boolean enabled)
  37. at ManiacEditor.Editor.LayerEditButton_Click(ToolStripButton button)
  38. at ManiacEditor.Editor.EditFGLow_Click(Object sender, EventArgs e)
  39. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  40. at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
  41. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  42. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  43. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  44. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  45. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  46. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  47. at System.Windows.Forms.Control.WndProc(Message& m)
  48. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  49. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  50. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  51. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  52. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  53.  
  54.  
  55. ************** Loaded Assemblies **************
  56. mscorlib
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.7.3468.0 built by: NET472REL1LAST_C
  59. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  60. ----------------------------------------
  61. ManiacEditor
  62. Assembly Version: 0.2.25.81
  63. Win32 Version: 0.2.25.81
  64. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/ManiacEditor.exe
  65. ----------------------------------------
  66. System.Windows.Forms
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  69. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  70. ----------------------------------------
  71. RSDKv5
  72. Assembly Version: 0.2.25.81
  73. Win32 Version: 0.2.25.81
  74. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/RSDKv5.DLL
  75. ----------------------------------------
  76. System
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.7.3451.0 built by: NET472REL1LAST_C
  79. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  80. ----------------------------------------
  81. System.Drawing
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  84. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  85. ----------------------------------------
  86. INIFileParser
  87. Assembly Version: 2.5.2.0
  88. Win32 Version: 2.5.2
  89. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/INIFileParser.DLL
  90. ----------------------------------------
  91. System.Core
  92. Assembly Version: 4.0.0.0
  93. Win32 Version: 4.7.3490.0 built by: NET472REL1LAST_C
  94. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  95. ----------------------------------------
  96. SharpDX.Direct3D9
  97. Assembly Version: 4.0.1.0
  98. Win32 Version: 4.0.1
  99. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/SharpDX.Direct3D9.DLL
  100. ----------------------------------------
  101. SharpDX
  102. Assembly Version: 4.0.1.0
  103. Win32 Version: 4.0.1
  104. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/SharpDX.DLL
  105. ----------------------------------------
  106. System.Configuration
  107. Assembly Version: 4.0.0.0
  108. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  109. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  110. ----------------------------------------
  111. System.Xml
  112. Assembly Version: 4.0.0.0
  113. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  114. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  115. ----------------------------------------
  116. Accessibility
  117. Assembly Version: 4.0.0.0
  118. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  119. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  120. ----------------------------------------
  121. Microsoft.GeneratedCode
  122. Assembly Version: 1.0.0.0
  123. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  124. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  125. ----------------------------------------
  126. SharpDX.Desktop
  127. Assembly Version: 4.0.1.0
  128. Win32 Version: 4.0.1
  129. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/SharpDX.Desktop.DLL
  130. ----------------------------------------
  131. SharpDX.Mathematics
  132. Assembly Version: 4.0.1.0
  133. Win32 Version: 4.0.1
  134. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/SharpDX.Mathematics.DLL
  135. ----------------------------------------
  136. zlib.net
  137. Assembly Version: 1.0.3.0
  138. Win32 Version: 1.0.3.0
  139. CodeBase: file:///G:/Games/Sonic%20Mania/maniaceditor-beta-positivity-v02258/zlib.net.DLL
  140. ----------------------------------------
  141.  
  142. ************** JIT Debugging **************
  143. To enable just-in-time (JIT) debugging, the .config file for this
  144. application or computer (machine.config) must have the
  145. jitDebugging value set in the system.windows.forms section.
  146. The application must also be compiled with debugging
  147. enabled.
  148.  
  149. For example:
  150.  
  151. <configuration>
  152. <system.windows.forms jitDebugging="true" />
  153. </configuration>
  154.  
  155. When JIT debugging is enabled, any unhandled exception
  156. will be sent to the JIT debugger registered on the computer
  157. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement