Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

game crashes on startup and i keep getting this pop up

Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\PipelineStateCache.cpp] [Line: 602] 

(version 0.1.7)

Hey! A few things to try:

1. Have you tried the latest demo (0.1.8)? 

2. Make sure your GPU drivers are up to date?

3. If the crash still happens, try launching the game in DirectX 11 mode:

   - Press Windows + R, type cmd, and press Enter

   - Drag and drop the game's .exe file into the CMD window (this will automatically fill in the path)

   - Add a space and type -dx11 at the end

   - Press Enter

Let me know if that helps!

i tried both but i think the issue is i'm on windows 10 with hardware that is roughly 8-10 years old so i dont think it supports ray tracing. it is what it is i suppose, thanks for the help anyways

(1 edit)

Might be, but at the same time I've tried on my old gtx1080 that run on windows 10 and there it work, with no raytracing. 

So there is chance we can solve this :)

I might have found a lead to fix this, I'll try to make a new version that might solve it. 

Okay I did try something! Can you try this version and let me know if it work for you? I've tried it on my gtx1080 and it work great 

https://drive.google.com/file/d/1d-Sdu1iPjrr7n5ZrjqbQ4Sl4G8XU7KZG/view?usp=shari...

it works now. appreciate the help