Hey i ran into a crash on startup that happened in both the old and new version. I think it has something to do with having ray tracing on by default or something.
LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 991] RayTracingDevice->CreateStateObject(&Desc, IID_PPV_ARGS(Result.GetInitReference())) failed at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12RayTracing.cpp:663 with error E_INVALIDARG
There you will find a file called Perpetuo_PCD3D_SM6. This file is generated each time your start the game. Delete this file to avoid the crash each time you want to play the game.
Another workaround until a proper fix is to follow:
- Delete Perpetuo_PCD3D_SM6.upipelinecache - Create a .txt file. - Rename that .txt file to Perpetuo_PCD3D_SM6.upipelinecache - Make sure the new created file is read only.
Now you will be able to start the game many times.
Please let me know if that works to you. We will provide a proper update once we found a proper solution to this.
Really loving it to so far im a bit stuck on the part where you get to the bedroom and the writing appears on the walls that says bring me back something. Also if you close that door it will lock itself no matter if you are on the inside or outside
Hi! Many thanks for the report. I will look into the door issue. Meanwhile I suggest not to close the door as there is no need for it for now (who knows later!)
As a hint, search for the entire house if something new appeared to pickup or has changed to progress to the next loop, or maybe you already it again, so you can loop again. There will be visual hints, music, etc
I was unable to find any new items to pickup, and i couldnt find anything changed to progress to the next loop. Perhaps next time i play i will search for more items to pickup and rotate around. Also the first solution fixed my game crashing
← Return to game
Comments
Log in with itch.io to leave a comment.
Hey i ran into a crash on startup that happened in both the old and new version. I think it has something to do with having ray tracing on by default or something.
LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 991]
RayTracingDevice->CreateStateObject(&Desc, IID_PPV_ARGS(Result.GetInitReference())) failed
at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12RayTracing.cpp:663
with error E_INVALIDARG
Hi.
Thanks for the report. It seems indeed there is an error in latest UE 5.5.1 which we are using causes a crash the second time the game is open.
There is a workaround in order to fix the issue, go to
C:\Users\(your username)\AppData\Local\Perpetuo\Saved
There you will find a file called Perpetuo_PCD3D_SM6. This file is generated each time your start the game. Delete this file to avoid the crash each time you want to play the game.
Another workaround until a proper fix is to follow:
- Go to
C:\Users\(your username)\AppData\Local\Perpetuo\Saved
- Delete Perpetuo_PCD3D_SM6.upipelinecache
- Create a .txt file.
- Rename that .txt file to Perpetuo_PCD3D_SM6.upipelinecache
- Make sure the new created file is read only.
Now you will be able to start the game many times.
Please let me know if that works to you. We will provide a proper update once we found a proper solution to this.
Cheers
Really loving it to so far im a bit stuck on the part where you get to the bedroom and the writing appears on the walls that says bring me back something. Also if you close that door it will lock itself no matter if you are on the inside or outside
Hi! Many thanks for the report. I will look into the door issue. Meanwhile I suggest not to close the door as there is no need for it for now (who knows later!)
As a hint, search for the entire house if something new appeared to pickup or has changed to progress to the next loop, or maybe you already it again, so you can loop again. There will be visual hints, music, etc
Good luck!
I was unable to find any new items to pickup, and i couldnt find anything changed to progress to the next loop. Perhaps next time i play i will search for more items to pickup and rotate around. Also the first solution fixed my game crashing