KeppySoftware / KMC

A fully functional MIDI to WAV/OGG converter.
https://www.youtube.com/channel/UCJeqODojIv4TdeHcBfHJRnA
119 stars 21 forks source link

While checking for updates, it crashes #36

Closed knock2one closed 6 years ago

knock2one commented 6 years ago

image

Crash Log:

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.7.2600.0 built by: NET471REL1LAST CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

KeppyMIDIConverter Assembly Version: 18.0.2.0 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

System Assembly Version: 4.0.0.0 Win32 Version: 4.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.7.2600.0 built by: NET471REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

KeppyMIDIConverter.resources Assembly Version: 18.0.2.0 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

KeppyMIDIConverter.resources Assembly Version: 18.0.2.0 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

Microsoft.WindowsAPICodePack.Shell Assembly Version: 1.1.0.0 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

Microsoft.WindowsAPICodePack Assembly Version: 1.1.0.0 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

VistaMenu Assembly Version: 1.9.0.0 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

Bass.Net Assembly Version: 2.4.13.1 Win32 Version: 18.0.2.0 CodeBase: file:///C:/Program%20Files/Keppy's%20MIDI%20Converter/x64/KeppyMIDIConverter.exe

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.7.2556.0 built by: NET471REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

For example:

When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

knock2one commented 6 years ago

Never mind, you released a updated fixing it.