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

Crashing on launch #3

Open
ntsarb opened this issue Nov 6, 2023 · 1 comment
Open

Crashing on launch #3

ntsarb opened this issue Nov 6, 2023 · 1 comment

Comments

@ntsarb
Copy link

ntsarb commented Nov 6, 2023

It's crashing upon launch with the following error:

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

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'Kitware.VTK.WrappedObject' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'Kitware.VTK.vtkRenderingOpenGL2.Unmanaged.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Kitware.VTK.vtkOpenGLActor.vtkOpenGLActor_New(UInt32& mteStatus, UInt32& mteIndex, UInt32& rawRefCount)
at Kitware.VTK.vtkOpenGLActor.New()
at Kitware.VTK.WrappedObject..cctor()
--- End of inner exception stack trace ---
at Kitware.VTK.WrappedObject..ctor(IntPtr rawCppThis, Boolean callDisposalMethod, Boolean strong)
at Kitware.VTK.vtkObjectBase..ctor(IntPtr rawCppThis, Boolean callDisposalMethod, Boolean strong)
at Kitware.VTK.vtkObject..ctor(IntPtr rawCppThis, Boolean callDisposalMethod, Boolean strong)
at Kitware.VTK.vtkInteractorObserver..ctor(IntPtr rawCppThis, Boolean callDisposalMethod, Boolean strong)
at Kitware.VTK.vtkAbstractWidget..ctor(IntPtr rawCppThis, Boolean callDisposalMethod, Boolean strong)
at Kitware.VTK.vtkBorderWidget..ctor(IntPtr rawCppThis, Boolean callDisposalMethod, Boolean strong)
at Kitware.VTK.vtkLogoWidget..ctor()
at Kitware.VTK.RenderWindowControl.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.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.9181.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

PostGIS3DExplorer
Assembly Version: 1.1.5.0
Win32 Version: 1.1.5.0
CodeBase: file:///C:/Program%20Files%20(x86)/Giscode%20bv/PostGIS%203D%20Explorer/PostGIS3DExplorer.exe

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.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

System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9172.0 built by: NET481REL1LAST_C
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.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

MaterialSkin
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Giscode%20bv/PostGIS%203D%20Explorer/MaterialSkin.DLL

System.Core
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.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.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.9032.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

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

Kitware.VTK
Assembly Version: 7.1.1.1200
Win32 Version: 7.1.1.1200
CodeBase: file:///C:/Program%20Files%20(x86)/Giscode%20bv/PostGIS%203D%20Explorer/Kitware.VTK.DLL

System.Windows.Forms.Ribbon35
Assembly Version: 3.5.8.0
Win32 Version: 3.5.8.0
CodeBase: file:///C:/Program%20Files%20(x86)/Giscode%20bv/PostGIS%203D%20Explorer/System.Windows.Forms.Ribbon35.DLL

Kitware.mummy.Runtime
Assembly Version: 1.0.3.599
Win32 Version: 1.0.3.599
CodeBase: file:///C:/Program%20Files%20(x86)/Giscode%20bv/PostGIS%203D%20Explorer/Kitware.mummy.Runtime.DLL

PostGIS3DExplorer.resources
Assembly Version: 1.1.5.0
Win32 Version: 1.1.5.0
CodeBase: file:///C:/Program%20Files%20(x86)/Giscode%20bv/PostGIS%203D%20Explorer/en/PostGIS3DExplorer.resources.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.

@Ronald-Mulder
Copy link
Contributor

Did you follow the instructions mentioned at https://github.com/giscodedev/PostGIS3DExplorer/releases/tag/v1.1.5 ?
Specifically replacing the files in the install with the files from the zip?
It seems the kitware dependencies are not found.

My time is somewhat limited to help you more in depth at this moment...

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

2 participants