So hello everybody i tried to play doom 2 in gzdoom 4.10.0 64bit
Keep getting this error in latest version 4.11.3.a. and 4.10.0
I didn't try other older versions or even zdoom but i think this error gonna repeat itself in other versions
My specs:
CPU: AMD Athlon(tm) II X3 435 Processor 2.89 GHz
RAM: DDR2 : 8,00 GB
GPU: GTS 450 1GB Vram
OS: Windows 10 21H2
idk is it problem with my ram but i checked my ram with memtest86(1 hour) and had no errors
crashlog
https://drive.google.com/file/d/1ki3Jb_ ... drive_link
Code: C0000005 (Access Violation - tried to read address)
Moderator: GZDoom Developers
Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
-
- Posts: 2
- Joined: Mon Mar 25, 2024 3:44 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
-
- Posts: 13736
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: Code: C0000005 (Access Violation - tried to read address)
GZDoom is not built to be compatible with overlay programs such as Overwolf - some of these programs may work, some won't. Try using an alternate backend (i.e. OpenGL instead of Vulkan) if you really want Overwolf running in the background - this isn't guaranteed to work but it's something you can try. If that doesn't work, then try adding GZDoom as an exception to Overwolf (so that it does not hook into GZDoom) and see if that will work. If that is not possible, then try running GZDoom without Overwolf present in the background.
-
- Posts: 2
- Joined: Mon Mar 25, 2024 3:44 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
Re: Code: C0000005 (Access Violation - tried to read address)
I deleted overwolf and everything started working!
I never used overwolf and it wasn't in my background, but just because it was on my PC it broke everything
And i made some research before i deleted it, all versions of gzdoom before 4.9.0 and lzdoom, zdoom can launch with overwolf but others crash with same error.
Maybe those versions simply do not care about some program hooking in them xd
And i still need to change to opengl cuz vulkan not works on my gpu.
I never used overwolf and it wasn't in my background, but just because it was on my PC it broke everything
And i made some research before i deleted it, all versions of gzdoom before 4.9.0 and lzdoom, zdoom can launch with overwolf but others crash with same error.
Maybe those versions simply do not care about some program hooking in them xd
And i still need to change to opengl cuz vulkan not works on my gpu.
-
- Posts: 13736
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: Code: C0000005 (Access Violation - tried to read address)
Thank you for letting us know, that definitely will help if someone has a similar problem in the future.