rickomax / psxprev

PSXPREV - Playstation (PSX) Files Previewer/Extractor
BSD 2-Clause "Simplified" License
193 stars 10 forks source link

can't open psxprev Exception non gérée : System.AccessViolationException: Tentative de lecture ou d'écriture de mémoire protégée. #170

Closed Endymi0n74 closed 10 months ago

Endymi0n74 commented 10 months ago

Exception non gérée : 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. à OpenTK.Graphics.OpenGL.GL.CreateProgram() à PSXPrev.Common.Renderer.Scene.SetupShaders() à PSXPrev.Common.Renderer.Scene.Initialize(Single width, Single height) à PSXPrev.Forms.PreviewForm.openTKControl_Load(Object sender, EventArgs e) à System.Windows.Forms.UserControl.OnLoad(EventArgs e) à System.Windows.Forms.UserControl.OnCreateControl() à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) à System.Windows.Forms.Control.CreateControl() à System.Windows.Forms.Control.SetVisibleCore(Boolean value) à System.Windows.Forms.TabPage.set_Visible(Boolean value) à System.Windows.Forms.TabControl.UpdateTabSelection(Boolean updateFocus) à System.Windows.Forms.TabControl.OnHandleCreated(EventArgs e) à System.Windows.Forms.Control.WmCreate(Message& m) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.TabControl.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Endymi0n74 commented 10 months ago

nvm rebooted pc and worked

trigger-segfault commented 10 months ago

Thanks for letting us know that that solved the issue. That's good to know for any other similar issues that pop up. :)