This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Watergems keeps crashing after opening a model

07/24/2020 15:49:14.07 System.AccessViolationException: Tentative de lecture ou d'écriture de mémoire protégée. Cela indique souvent qu'une autre mémoire est endommagée.

à wglMakeCurrent(HDC__* , HGLRC__* )
à CGLDevice.InitializeDevice(CGLDevice* , Int32 hWnd)
à Haestad.GraphicsLibrary.OpenGL.GLDevice.InitializeDevice(IntPtr hWnd)
à Haestad.Drawing.Windows.Forms.Components.GLDrawingControl.GLDrawingControl_Load(Object sender, EventArgs e)
à System.Windows.Forms.UserControl.OnLoad(EventArgs e)
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl()
à TD.SandDock.DockControl.OpenDocument(WindowOpenMethod openMethod)
à TD.SandDock.DockControl.Open(WindowOpenMethod openMethod)
à Haestad.Drawing.Control.Forms.GraphicalDrawingParentForm.AddDocument(IProject aproject)
à Haestad.Drawing.Control.Forms.GraphicalDrawingParentForm.OpenMdiDrawingDocument(IProject aproject)
à Haestad.Drawing.Control.Forms.GraphicalDrawingParentForm.ProjectEventChannel_ProjectOpening(Object aobject, ProjectEventArgs apea)
à Haestad.Framework.Application.ProjectEventHandler.Invoke(Object aobject, ProjectEventArgs apea)
à Haestad.Framework.Application.ProjectManagerBase.OnProjectOpening(IProject aproject)
à Haestad.Framework.Application.ProjectManagerBase.NotifyProjectOpening(IProject aproject)
à Haestad.Framework.Application.ProjectBase.Create(ProjectProperties app)
à Haestad.Framework.Application.DomainProjectBase.Create(ProjectProperties app)
à Haestad.Framework.Application.ProjectManagerBase.CreateUntitledProject(ProjectProperties app)
à Haestad.Framework.Windows.Forms.Forms.HaestadParentForm.NewUntitledFile(ProjectProperties app)
à Haestad.Drawing.Control.Forms.GraphicalDrawingParentForm.FileNew()
à TD.SandBar.ToolbarItemBase.OnActivate()
à TD.SandBar.xf92605a24a69622a.x0ef5a9135fb0040c(TopLevelMenuItemBase xccb63ca5f63dc470, Boolean x674341222c6bbaba, Boolean x37b4525011735d95, Point x13d4cb8d1bd20347)
à TD.SandBar.TopLevelMenuItemBase.Show(Boolean select)
à TD.SandBar.ToolBar.OnItemPush(ToolbarItemBase item, Point position)
à TD.SandBar.ToolBar.OnMouseDown(MouseEventArgs e)
à TD.SandBar.MenuBar.OnMouseDown(MouseEventArgs e)
à System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
à Haestad.Framework.Application.ApplicationModelBase.StartUserInterface(IUserInterface aiui, Object aoContext)
à Haestad.Framework.Application.ApplicationModelBase.Start(IUserInterface aiui, IApplicationContext acontext, Boolean shouldCheckForLicense)
à Haestad.Framework.Windows.Forms.Forms.HaestadParentForm.StartApplication(IApplicationContext acontext)
à Haestad.Idaho.Starter.Starter.Main(String[] args)