"Fatal Crash" Log included - Maybe someone can see from the log why? I can't LOL!

Below are the last few lines of the log (let me know if I should include the entire log) - “Fatal Crash” is occuring randomly in a packaged ue4 version 4.23.1

I can see there are errors… but not sure exactly how to fix those in the blue print code.

If anyone has any ideas, much appreciated! Thanks.

[2020.08.21-14.54.29:408][417]LogCharacterMovement: EntityBP_C_2147481325 is stuck and failed to move! Velocity: X=-47.25 Y=-16.68 Z=0.00 Location: X=-538.75 Y=1147.85 Z=178.50 Normal: X=0.00 Y=0.00 Z=1.00 PenetrationDepth:14.426 Actor:SM_Pedestal_5 Component:StaticMeshComponent0 BoneName:None (0 other events since notify)
[2020.08.21-14.54.29:598][426]LogAudio: Error: Soundwave ‘SoundWave /Game/Audio/Hurt/Spider/spiderkilled.spiderkilled’ was not loaded when it should have been, forcing a sync load.
[2020.08.21-14.54.32:090][548]LogAudio: Error: FVorbisAudioInfo::ReadCompressedInfo, ov_open_callbacks error code: -132
[2020.08.21-14.54.32:090][548]LogAudio: Error: Failed to parse header for compressed vorbis file.
[2020.08.21-14.54.32:106][549]LogAudio: Error: FVorbisAudioInfo::SeekToTime failed due to not parsing header first.
[2020.08.21-14.54.32:106][549]LogAudio: Error: FVorbisAudioInfo::ReadCompressedData failed due to not parsing header first.
[2020.08.21-14.54.32:106][549]LogAudio: Error: FVorbisAudioInfo::ReadCompressedData failed due to not parsing header first.
[2020.08.21-14.54.32:300][561]LogAudio: Error: FVorbisAudioInfo::ReadCompressedData failed due to not parsing header first.
[2020.08.21-14.54.35:177][615]LogWindows: Warning: CreateProc failed: The system cannot find the file specified. (0x00000002)
[2020.08.21-14.54.35:177][615]LogWindows: Warning: URL: …/…/…/Engine/Binaries/Win64/CrashReportClient.exe “K:/Steam/steamapps/common/Vampirem/Bloodlust3/Saved/Crashes/UE4CC-Windows-EEE815E64EDCA46ACFA8C1970B9A6129_0000” -AppName=UE4-Bloodlust3 -CrashGUID=UE4CC-Windows-EEE815E64EDCA46ACFA8C1970B9A6129_0000 -DebugSymbols=…\Engine\Intermediate\Symbols
[2020.08.21-14.54.35:177][615]LogWindows: Could not start CrashReportClient.exe
[2020.08.21-14.54.35:177][615]LogMemory: Platform Memory Stats for WindowsNoEditor
[2020.08.21-14.54.35:177][615]LogMemory: Process Physical Memory: 815.96 MB used, 937.06 MB peak
[2020.08.21-14.54.35:177][615]LogMemory: Process Virtual Memory: 1976.86 MB used, 2008.31 MB peak
[2020.08.21-14.54.35:177][615]LogMemory: Physical Memory: 3593.75 MB used, 8645.44 MB free, 12239.20 MB total
[2020.08.21-14.54.35:177][615]LogMemory: Virtual Memory: 2434.21 MB used, 134215296.00 MB free, 134217728.00 MB total
[2020.08.21-14.54.37:185][738]LogThreadingWindows: Error: Runnable thread PoolThread 7 crashed.
[2020.08.21-14.54.37:185][738]LogThreadingWindows: Error: Runnable thread PoolThread 6 crashed.
[2020.08.21-14.54.37:185][738]LogWindows: Error: === Critical error: ===
[2020.08.21-14.54.37:185][738]LogWindows: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x8252b7b4
[2020.08.21-14.54.37:185][738]LogWindows: Error: HandleError re-entered.
[2020.08.21-14.54.37:185][738]LogWindows: Error:
[2020.08.21-14.54.37:185][738]LogWindows: Error:
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff95ca012de VCRUNTIME140.dll!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff747c9cb25 Bloodlust3.exe!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: FPlatformMisc::RequestExit(1)
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff966961d07 libvorbisfile_64.dll!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: Error: Fatal error!
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff966961650 libvorbisfile_64.dll!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff966965255 libvorbisfile_64.dll!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: Error:
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff9669651d8 libvorbisfile_64.dll!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff747c9ee01 Bloodlust3.exe!UnknownFunction ]
[2020.08.21-14.54.37:185][738]LogWindows: Error: [Callstack] 0x00007ff7482ce4ce Bloodlust3.exe!UnknownFunction ]
[2020.08.21-14.54.37:216][739]Log file closed, 08/21/20 07:54:37

Did you find any solution to this?