Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bed leveling crash #5440

Open
mrtwizta opened this issue Apr 24, 2024 · 0 comments
Open

Bed leveling crash #5440

mrtwizta opened this issue Apr 24, 2024 · 0 comments

Comments

@mrtwizta
Copy link

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
MIConvexHull.ConvexHullGenerationException: Exception of type 'MIConvexHull.ConvexHullGenerationException' was thrown.
at MIConvexHull.ConvexHullAlgorithm.FindInitialPoints()
at MIConvexHull.ConvexHullAlgorithm.CreateInitialSimplex()
at MIConvexHull.ConvexHullAlgorithm.GetConvexHull()
at MIConvexHull.ConvexHullAlgorithm.GetDelaunayTriangulation[TVertex,TCell](IList1 data, Double PlaneDistanceTolerance) at MIConvexHull.DelaunayTriangulation2.Create(IList`1 data, Double PlaneDistanceTolerance)
at MatterHackers.MatterControl.ConfigurationPage.PrintLeveling.LevelingFunctions..ctor(PrinterConfig printer, PrintLevelingData levelingData)
at MatterHackers.MatterControl.ConfigurationPage.PrintLeveling.ProbePositionsWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.GuiWidget.OnDraw(Graphics2D graphics2D)
at MatterHackers.Agg.UI.WinformsSystemWindow.OnPaint(PaintEventArgs paintEventArgs)
at MatterHackers.Agg.UI.OpenGLSystemWindow.OnPaint(PaintEventArgs paintEventArgs)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

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

MatterControl
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.exe

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

MatterControl.Printing
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.Printing.DLL

netstandard
Assembly Version: 2.0.0.0
Win32 Version: 4.8.9037.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll

Agg
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Agg.DLL

Mindscape.Raygun4Net4
Assembly Version: 5.12.0.0
Win32 Version: 5.12.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Mindscape.Raygun4Net4.DLL

Mindscape.Raygun4Net
Assembly Version: 5.12.0.0
Win32 Version: 5.12.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Mindscape.Raygun4Net.DLL

MatterControlLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControlLib.DLL

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

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

Microsoft.Extensions.Configuration
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.Configuration.DLL

Microsoft.Extensions.Configuration.Abstractions
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.Configuration.Abstractions.DLL

Microsoft.Extensions.Configuration.Json
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.Configuration.Json.DLL

Microsoft.Extensions.Configuration.Binder
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.Configuration.Binder.DLL

MatterControl.Winforms
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.Winforms.DLL

MatterControl.Common
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.Common.DLL

Gui
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Gui.DLL

VectorMath
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/VectorMath.DLL

System.ValueTuple
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C
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.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

SMDiagnostics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9236.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll

Microsoft.Extensions.FileProviders.Abstractions
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.FileProviders.Abstractions.DLL

System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9232.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll

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

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

Newtonsoft.Json
Assembly Version: 12.0.0.0
Win32 Version: 12.0.3.23909
CodeBase: file:///J:/MatterControl/MatterControl/Newtonsoft.Json.DLL

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

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

System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

agg_platform_win32
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/agg_platform_win32.DLL

System.ServiceModel.Internals
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9236.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll

System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll

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

Microsoft.Extensions.Configuration.FileExtensions
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.Configuration.FileExtensions.DLL

Microsoft.Extensions.FileProviders.Physical
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.FileProviders.Physical.DLL

Microsoft.Extensions.Primitives
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.Primitives.DLL

Community.CsharpSqlite
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Community.CsharpSqlite.DLL

DataConverters3D
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/DataConverters3D.DLL

PolygonMesh
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/PolygonMesh.DLL

Typography.One
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Typography.One.DLL

System.Numerics.Vectors
Assembly Version: 4.1.4.0
Win32 Version: 4.6.26515.06
CodeBase: file:///J:/MatterControl/MatterControl/System.Numerics.Vectors.DLL

Localizations
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Localizations.DLL

DataConverters2D
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/DataConverters2D.DLL

SixLabors.ImageSharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.2.0
CodeBase: file:///J:/MatterControl/MatterControl/SixLabors.ImageSharp.DLL

System.Memory
Assembly Version: 4.0.1.1
Win32 Version: 4.6.28619.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Memory.DLL

System.Buffers
Assembly Version: 4.0.3.0
Win32 Version: 4.6.28619.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Buffers.DLL

System.Runtime.CompilerServices.Unsafe
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/System.Runtime.CompilerServices.Unsafe.DLL

MatterHackers.Agg.ImageProcessing
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterHackers.Agg.ImageProcessing.DLL

agg_clipper_library
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/agg_clipper_library.DLL

GuiAutomation
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/GuiAutomation.DLL

OpenTK.GLControl
Assembly Version: 3.1.0.0
Win32 Version: 3.1.0
CodeBase: file:///J:/MatterControl/MatterControl/OpenTK.GLControl.DLL

OpenTK
Assembly Version: 3.1.0.0
Win32 Version: 3.1.0
CodeBase: file:///J:/MatterControl/MatterControl/OpenTK.DLL

RenderOpenGl
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/RenderOpenGl.DLL

AngleSharp
Assembly Version: 0.14.0.0
Win32 Version: 0.14.0.0
CodeBase: file:///J:/MatterControl/MatterControl/AngleSharp.DLL

C5
Assembly Version: 2.5.0.0
Win32 Version: 2.5.3.17428
CodeBase: file:///J:/MatterControl/MatterControl/C5.DLL

CloudServices
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/CloudServices.DLL

MatterControl.MeshOperations
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.MeshOperations.DLL

System.Net.Http
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Net.Http.DLL

CsvHelper
Assembly Version: 18.0.0.0
Win32 Version: 18.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/CsvHelper.DLL

Microsoft.Bcl.AsyncInterfaces
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Bcl.AsyncInterfaces.DLL

System.Threading.Tasks.Extensions
Assembly Version: 4.2.0.1
Win32 Version: 4.6.28619.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Threading.Tasks.Extensions.DLL

Tesselate
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Tesselate.DLL

EmitterSharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/EmitterSharp.DLL

EngineIoClientDotNet
Assembly Version: 1.0.2.0
Win32 Version: 1.0.2
CodeBase: file:///J:/MatterControl/MatterControl/EngineIoClientDotNet.DLL

System.Collections.Immutable
Assembly Version: 1.2.1.0
Win32 Version: 4.6.24816.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Collections.Immutable.DLL

EngineIOSharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/EngineIOSharp.DLL

WebSocketSharp.CustomHeaders.CustomHttpServer
Assembly Version: 1.0.2.3
Win32 Version: 1.0.2.3
CodeBase: file:///J:/MatterControl/MatterControl/WebSocketSharp.CustomHeaders.CustomHttpServer.DLL

geometry3Sharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/geometry3Sharp.DLL

GLFW.NETStandard
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/GLFW.NETStandard.DLL

KdTreeLib
Assembly Version: 1.4.1.0
Win32 Version: 1.4.1.0
CodeBase: file:///J:/MatterControl/MatterControl/KdTreeLib.DLL

Lucene.Net.Analysis.Common
Assembly Version: 4.0.0.0
Win32 Version: 4.8.0
CodeBase: file:///J:/MatterControl/MatterControl/Lucene.Net.Analysis.Common.DLL

Lucene.Net
Assembly Version: 4.0.0.0
Win32 Version: 4.8.0
CodeBase: file:///J:/MatterControl/MatterControl/Lucene.Net.DLL

Lucene.Net.Queries
Assembly Version: 4.0.0.0
Win32 Version: 4.8.0
CodeBase: file:///J:/MatterControl/MatterControl/Lucene.Net.Queries.DLL

Lucene.Net.QueryParser
Assembly Version: 4.0.0.0
Win32 Version: 4.8.0
CodeBase: file:///J:/MatterControl/MatterControl/Lucene.Net.QueryParser.DLL

Lucene.Net.Sandbox
Assembly Version: 4.0.0.0
Win32 Version: 4.8.0
CodeBase: file:///J:/MatterControl/MatterControl/Lucene.Net.Sandbox.DLL

Markdig
Assembly Version: 0.15.2.0
Win32 Version: 0.15.2.0
CodeBase: file:///J:/MatterControl/MatterControl/Markdig.DLL

MarlinFirmwareUpdatePlugin
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MarlinFirmwareUpdatePlugin.DLL

MathParser.org-mXparser
Assembly Version: 4.4.2.0
Win32 Version: 4.4.2.0
CodeBase: file:///J:/MatterControl/MatterControl/MathParser.org-mXparser.DLL

MatterControl.OpenGL
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.OpenGL.DLL

MatterControl.PartSheet
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.PartSheet.DLL

MatterControl.SLA
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterControl.SLA.DLL

Zeroconf
Assembly Version: 3.4.0.0
Win32 Version: 3.4.2.4556
CodeBase: file:///J:/MatterControl/MatterControl/Zeroconf.DLL

MatterHackers.Csg
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterHackers.Csg.DLL

MatterHackers.GlfwProvider
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterHackers.GlfwProvider.DLL

MatterHackers.MarchingSquares
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterHackers.MarchingSquares.DLL

MatterSliceLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MatterSliceLib.DLL

MSClipperLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MSClipperLib.DLL

MeshThumbnails
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/MeshThumbnails.DLL

MIConvexHull
Assembly Version: 1.1.19.1018
Win32 Version: 1.1.19.1018
CodeBase: file:///J:/MatterControl/MatterControl/MIConvexHull.DLL

Microsoft.Extensions.DependencyInjection.Abstractions
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.DependencyInjection.Abstractions.DLL

Microsoft.Extensions.DependencyInjection
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.DependencyInjection.DLL

Microsoft.Extensions.FileSystemGlobbing
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Extensions.FileSystemGlobbing.DLL

Microsoft.Win32.Registry
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/Microsoft.Win32.Registry.DLL

Pathfinding
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/Pathfinding.DLL

PDFsharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/PDFsharp.DLL

QuadTree
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/QuadTree.DLL

SimpleThreadMonitor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/SimpleThreadMonitor.DLL

SocketIoClientDotNet
Assembly Version: 1.0.2.0
Win32 Version: 1.0.2
CodeBase: file:///J:/MatterControl/MatterControl/SocketIoClientDotNet.DLL

SocketIOSharp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///J:/MatterControl/MatterControl/SocketIOSharp.DLL

SuperSocket.ClientEngine
Assembly Version: 0.8.0.12
Win32 Version: 0.8.0.12
CodeBase: file:///J:/MatterControl/MatterControl/SuperSocket.ClientEngine.DLL

System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll

System.ComponentModel.Annotations
Assembly Version: 4.2.1.0
Win32 Version: 4.6.26515.06
CodeBase: file:///J:/MatterControl/MatterControl/System.ComponentModel.Annotations.DLL

System.Data.Common
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Data.Common.DLL

System.Diagnostics.StackTrace
Assembly Version: 4.1.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Diagnostics.StackTrace.DLL

System.Diagnostics.Tracing
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Diagnostics.Tracing.DLL

System.Drawing.Common
Assembly Version: 4.0.0.0
Win32 Version: 4.6.26515.06
CodeBase: file:///J:/MatterControl/MatterControl/System.Drawing.Common.DLL

System.Globalization.Extensions
Assembly Version: 4.1.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Globalization.Extensions.DLL

System.IO.Compression
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.IO.Compression.DLL

System.IO.Packaging
Assembly Version: 6.0.0.0
Win32 Version: 6.0.21.52210
CodeBase: file:///J:/MatterControl/MatterControl/System.IO.Packaging.DLL

System.Net.Http.Formatting
Assembly Version: 5.2.7.0
Win32 Version: 5.2.61128.0
CodeBase: file:///J:/MatterControl/MatterControl/System.Net.Http.Formatting.DLL

System.Net.Sockets
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Net.Sockets.DLL

System.Reactive
Assembly Version: 4.4.0.0
Win32 Version: 4.4.1.57983
CodeBase: file:///J:/MatterControl/MatterControl/System.Reactive.DLL

WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9236.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll

System.Runtime.Serialization.Primitives
Assembly Version: 4.2.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Runtime.Serialization.Primitives.DLL

System.Security.AccessControl
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/System.Security.AccessControl.DLL

System.Security.Cryptography.Algorithms
Assembly Version: 4.3.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Security.Cryptography.Algorithms.DLL

System.Security.Principal.Windows
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/System.Security.Principal.Windows.DLL

System.Security.SecureString
Assembly Version: 4.1.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Security.SecureString.DLL

System.Text.Encoding.CodePages
Assembly Version: 4.1.1.0
Win32 Version: 4.6.26515.06
CodeBase: file:///J:/MatterControl/MatterControl/System.Text.Encoding.CodePages.DLL

System.Text.Encodings.Web
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/System.Text.Encodings.Web.DLL

System.Text.Json
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase: file:///J:/MatterControl/MatterControl/System.Text.Json.DLL

System.Threading.Overlapped
Assembly Version: 4.1.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Threading.Overlapped.DLL

System.Xml.XPath.XDocument
Assembly Version: 4.1.0.0
Win32 Version: 4.6.26011.01
CodeBase: file:///J:/MatterControl/MatterControl/System.Xml.XPath.XDocument.DLL

WebSocket4Net
Assembly Version: 0.15.0.9
Win32 Version: 0.15.0.9
CodeBase: file:///J:/MatterControl/MatterControl/WebSocket4Net.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.

============
Steps to Reproduce
1.
2.
3.

Expected Behavior

Actual Behavior

MatterControl Build Number
(To find this, go to the MatterControl menu in the top left and click "About MatterControl")

Operating System Version

Printer Make/Model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant