Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I have been playing this game for a couple months and it hasn't been since this update that I have experienced problems, particulary, everytime I download the game it will let me play fine but after saving and quitting, the game wont start again, telling me this error:

Assertion failed: !Primitive->SceneProxy [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Renderer/Private/RendererScene.cpp] [Line: 1221]  Primitive has already been added to the scene!

and the crash log:

Log file open, 05/18/23 20:44:21

LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)

LogWindows: File 'aqProf.dll' does not exist

LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)

LogWindows: File 'VtuneApi.dll' does not exist

LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)

LogWindows: File 'VtuneApi32e.dll' does not exist


I have already executed the Unreal Preconfig file and not even reinstalling the game works, does anyone know how to fix this?

Thanks!

If this is the error I think it is the only solution I found was to restart the computer.

Since then I have re-installed the missing dlls and the crash log has changed to:

Log file open, 05/19/23 18:16:58

LogWindows: Failed to load 'aqProf.dll' (GetLastError=193)

LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=193)


wich means the dll files are not compatible with the application, however, I got the VtuneApi32e.dll and VtuneApi.dll from the same installer (https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler-do...) and one of them is working while the other isn't, but I can't really find any reason for this ;-;