#HELP

5 messages · Page 1 of 1 (latest)

ebon heath
#

Can someone help me? When I spend many hours playing, my game shows this error. I've tried formatting and everything else, but it doesn't fix it. The error mentions drive D, but I don't even have a D drive.

This message also appears when I copy and paste:

LowLevelFatalError [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Private\Containers\Array.cpp] [Line: 8]
Trying to resize TArray to an invalid size of 4096

0x00007ff6967912a9 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff695741d9e LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff695a56870 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff695a55a5f LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff695a5af69 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff69594508f LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff695d9d825 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff6967a2566 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff695726e99 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff69573141c LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff69573149a LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff69573228c LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff69573c0d4 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ff699899402 LockdownProtocol-Win64-Shipping.exe!UnknownFunction []
0x00007ffa696f7374 KERNEL32.DLL!UnknownFunction []
0x00007ffa6a1bcc91 ntdll.dll!UnknownFunction []

mossy pumice
#

It isnt your D drive, it reffers to the developer's side not your side
this usually occurss when the game tries to give memory for an array but it has an invalid size

Possible fixes:
Disable Overclocking:

If your GPU or CPU is overclocked, it might cause an issue in games. Try disabling any overclocking to see if that helps

Verify Game Files:

Verify the integrity of the game files.
Steps:

  1. Right click on Lockdown in steam
  2. Properties
  3. Installed files
  4. Verify game files
#

@ebon heath

#

Also make sure you have enough space on your drive

ebon heath