Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Opening up the radio menu and clicking on a song/pressing the skip button instantly crashes my game. I had this problem before and fixed it temporarily by re-copying the .mp3 files back into the /assets/radio folder and reloading it using the button in the settings. This doesn't work anymore and now I have this problem every single time I try to use the radio, no matter which song I click on.

This is probably due to an unsupported character in one of the song titles, but given how often such characters get used this can be a problem.

Here's the error message I get:

LowLevelFatalError [File:Unknown] [Line: 902] 

Rendering thread exception:

LowLevelFatalError [File:Unknown] [Line: 258] 

Result failed 

 at D:/Build/++UE4/Sync/Engine/Source/Runtime/Windows/D3D11RHI/Private/D3D11Query.cpp:360 

 with error DXGI_ERROR_INVALID_CALL

0x00006fffffc0d137 kernelbase.dll!UnknownFunction []

0x0000000141229eb6 VotV-Win64-Shipping.exe!UnknownFunction []

0x00000001411eae6d VotV-Win64-Shipping.exe!UnknownFunction []

0x00000001416b558b VotV-Win64-Shipping.exe!UnknownFunction []

0x000000014169e549 VotV-Win64-Shipping.exe!UnknownFunction []

0x00000001416ac84d VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141b1522b VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141b30f48 VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141b37654 VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141b285e2 VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141b3522d VotV-Win64-Shipping.exe!UnknownFunction []

0x00000001417b725a VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141b0681f VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141af4e9e VotV-Win64-Shipping.exe!UnknownFunction []

0x0000000141afd819 VotV-Win64-Shipping.exe!UnknownFunction []

0x00000001410ebe5b VotV-Win64-Shipping.exe!UnknownFunction []