Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008

Everytime I try to compile my code I get stuck on this “Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008”. I don’t know what is causing this or how to fix it. Nothing I have found online has helped.

This is the log:

LogLiveCodingServer: Display: ---------- Creating patch ----------
LogSlateStyle: Warning: Missing Resource from 'LiveCodingServerStyle' Style: 'Unable to find float property 'StatusBar.Height' in style.'
LogOutputDevice: Error: === Handled ensure: ===
LogOutputDevice: Error: 
LogOutputDevice: Error: Ensure condition failed: !Result->ContainsNaN() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Math\UnrealMathSSE.cpp] [Line: 113]
LogOutputDevice: Error: 
LogOutputDevice: Error: Stack: 
LogOutputDevice: Error: [Callstack] 0x00007ff6fb81a013 LiveCodingConsole.exe!VectorMatrixMultiply() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fc614c76 LiveCodingConsole.exe!FSlateD3DRenderer::DrawWindows() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fc34a21f LiveCodingConsole.exe!FSlateApplication::PrivateDrawWindows() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fc36a823 LiveCodingConsole.exe!FSlateApplication::TickAndDrawWidgets() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fc36a49f LiveCodingConsole.exe!FSlateApplication::Tick() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fb5dd7a9 LiveCodingConsole.exe!FLiveCodingConsoleApp::Run() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fb5d2aab LiveCodingConsole.exe!LiveCodingConsoleMain() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fb5e1099 LiveCodingConsole.exe!WinMain() []
LogOutputDevice: Error: [Callstack] 0x00007ff6fcd899ea LiveCodingConsole.exe!__scrt_common_main_seh() []
LogOutputDevice: Error: [Callstack] 0x00007fffe4e17034 KERNEL32.DLL!UnknownFunction []
LogOutputDevice: Error: [Callstack] 0x00007fffe66a26a1 ntdll.dll!UnknownFunction []
LogOutputDevice: Error: 
LogLiveCodingServer: Display: File D:\Projects\Unreal\UE5_Cpp\Plugins\SlayerQuestSystem\Intermediate\Build\Win64\UnrealEditor\Development\SlayerQuestSystem\SlayerQuestPlayerBaseComponent.cpp.obj was modified or is new
LogLiveCodingServer: Display: File D:\Projects\Unreal\UE5_Cpp\Plugins\SlayerQuestSystem\Intermediate\Build\Win64\UnrealEditor\Development\SlayerQuestSystem\Module.SlayerQuestSystem.gen.cpp.obj was modified or is new
LogLiveCodingServer: Display: Building patch from 2 file(s) for Live coding module D:\Projects\Unreal\UE5_Cpp\Plugins\SlayerQuestSystem\Binaries\Win64\UnrealEditor-SlayerQuestSystem.dll
LogLiveCodingServer: Error: ERROR:         o Cannot find image section .voltbl
LogLiveCodingServer: Error: ERROR:       * Cannot find image section .voltbl
LogLiveCodingServer: Display:    Creating library D:\Projects\Unreal\UE5_Cpp\Plugins\SlayerQuestSystem\Binaries\Win64\UnrealEditor-SlayerQuestSystem.patch_0.lib and object D:\Projects\Unreal\UE5_Cpp\Plugins\SlayerQuestSystem\Binaries\Win64\UnrealEditor-SlayerQuestSystem.patch_0.exp
LogLiveCodingServer: Display: Successfully linked patch (0.000s)
LogLiveCodingServer: Error: ERROR:         o Cannot find image section .voltbl
LogLiveCodingServer: Error: ERROR:       * Cannot find image section .voltbl
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0x80000003 encountered at address 0x7fff39c04492
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008
Exception: Exception 0xc0000005 encountered at address 0x7fff39c04410: Access violation reading location 0x00000008

Compile in Visual Studio outside of engine