PBR Materials and Vulkan crash - GZDOom

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.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: PBR Materials and Vulkan crash - GZDOom

Re: PBR Materials and Vulkan crash - GZDOom

by DrR0Ck » Thu Jan 28, 2021 1:14 pm

So for what it's worth, I tried the latest gzDoom git build - 4.6-pre67 and I am now able to run the PBR materials without crashing. So whatever was going on has been corrected.

Re: PBR Materials and Vulkan crash - GZDOom

by DrR0Ck » Thu Dec 03, 2020 11:09 pm

Ferretmanjcdenton wrote:You should ask some modders on discord ...I'll gonna show this to some of them ..if I don't forget it ill update you on what they say ..
Thanks for your response! Any suggestions as to where to ask? I don't use discord much.

Re: PBR Materials and Vulkan crash - GZDOom

by Ferretmanjcdenton » Wed Dec 02, 2020 11:49 pm

You should ask some modders on discord ...I'll gonna show this to some of them ..if I don't forget it ill update you on what they say ..

Re: PBR Materials and Vulkan crash - GZDOom

by DrR0Ck » Thu Nov 12, 2020 1:50 pm

Bumping. Is anyone able to help me interpret the crash log?

PBR Materials and Vulkan crash - GZDOom

by DrR0Ck » Sat Nov 07, 2020 3:11 pm

Hello folks!

I am trying to get a PBR materials mod to work with Vulkan rendering on recent builds/versions of GZDoom. I get the following error as soon as I start a game:

Execution could not continue.
Could not create graphics pipeline: ó

Code: C0000005 (Access Violation - tried to write address 00007FFAFBC8D9F0)
Address: 00007FFAFBC8D9F0
Flags: 00000000

I have no problem running the mod with the GL renderer, but on my AMD GPU, I get much better performance using Vulkan. As an additional bit of information, I can run the mod with Vulkan in GZDoom versions up to 4.3.3, but later versions/dev builds all crash immediately upon starting a game (new game, load, etc. - I am able to load the game to the main menu just fine). I would also note that I run current GZDoom versions without issue without this particular mod.

The PBR Materials I'm trying to run were ripped from the DR4 (Doom Remake 4) mod that can be found here: https://www.moddb.com/mods/doom-remake-4

Let me know if there is any other information I can provide to help troubleshoot. Thanks very much!

Edit - I attached the crash report if it helps. Thanks again!
Attachments
CrashReport.zip
Crash Report
(31.29 KiB) Downloaded 38 times

Top