Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2k stars 201 forks source link

Textractor ERROR; Error in module....opengl32.dll #1271

Open hkoros168 opened 3 months ago

hkoros168 commented 3 months ago

Hi, I use Protontricks, a steam game and Textractor. Until today, everything worked perfectly, by following: https://github.com/Artikash/Textractor/issues/737#issuecomment-1038345592

This morning, I did the same steps, but upon running in the protontricks shell, "WINEESYNC=1 [path to Textractor.exe]", I get the follow error:


Textractor ERROR Error code: C0000005 Error address: 78CB5410 Error in module: C:\windows\system32\opengl32.dll Additional info: 78CB0000 Additional info: 0


I didn't install or touch anything different from yesterday. The came runs in steam no problem. Note: I can open Textractor WITHOUT Protontricks no problem. I tried un/re-install Protontricks, but same error message came up.

storycoolbro commented 2 months ago

not familiar with linux systems but the error code textractor is giving is an access violation code meaning it tried to read or write memory (RAM) but didn't have permissions to do so if possible try running as admin or the linux equivalent of that, only other thing that it could be is the system was already using all avalible RAM which can also give the access violation due to there not being any available RAM