Packed game fatal error problem.

Sometimes Unreal drives me crazy.

When I pack the game like this;

There are no errors. But like this;

XXX.exe gives fatal error when I use ready_inputs.pop();.

The main things is that for-loop never works.

Screenshot_4.png

This is the defination of the queue. It is just f… std::queue.

Screenshot_3.png

I think I’m blind and I’m missing something.

XXX\dev\WindowsNoEditor\XXX\Saved\Logs\XXX.log

[2020.01.20-22.54.32:473] 0]LogWindows: Warning: CreateProc failed: The system cannot find the file specified.(0x00000002)
[2020.01.20-22.54.32:473] 0]LogWindows: Warning: URL: …/…/…/Engine/Binaries/Win64/CrashReportClient.exe “C:/Users/KT/Desktop/XXX/dev/WindowsNoEditor/XXX/Saved/Crashes/UE4CC-Windows-97672D7545B79509BEA90AA4E72BD302_0000” -AppName=UE4-XXX-CrashGUID=UE4CC-Windows-97672D7545B79509BEA90AA4E72BD302_0000 -DebugSymbols=…\Engine\Intermediate\Symbols
[2020.01.20-22.54.32:473] 0]LogWindows: Could not start CrashReportClient.exe
[2020.01.20-22.54.32:473] 0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2020.01.20-22.54.32:473] 0]LogMemory: Process Physical Memory: 258.36 MB used, 490.68 MB peak
[2020.01.20-22.54.32:473] 0]LogMemory: Process Virtual Memory: 507.00 MB used, 708.41 MB peak
[2020.01.20-22.54.32:473] 0]LogMemory: Physical Memory: 7828.45 MB used, 8506.38 MB free, 16334.82 MB total
[2020.01.20-22.54.32:473] 0]LogMemory: Virtual Memory: 5170.87 MB used, 134212560.00 MB free, 134217728.00 MB total
[2020.01.20-22.54.32:473] 0]LogWindows: Error: === Critical error: ===
[2020.01.20-22.54.32:473] 0]LogWindows: Error:
[2020.01.20-22.54.32:473] 0]LogWindows: Error: Fatal error!
[2020.01.20-22.54.32:473] 0]LogWindows: Error:
[2020.01.20-22.54.32:473] 0]LogWindows: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffff
[2020.01.20-22.54.32:473] 0]LogWindows: Error:
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60af2dd10 XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60d3c8a96 XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60d26568b XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60aa65d1f XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60aa73e0c XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60aa73e7a XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60aa82133 XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ff60e98066a XXX.exe!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ffc5db57bd4 KERNEL32.DLL!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error: [Callstack] 0x00007ffc5dd4ced1 ntdll.dll!UnknownFunction ]
[2020.01.20-22.54.32:473] 0]LogWindows: Error:
[2020.01.20-22.54.32:497] 0]LogExit: Executing StaticShutdownAfterError
[2020.01.20-22.54.32:499] 0]LogWindows: FPlatformMisc::RequestExit(1)
[2020.01.20-22.54.32:510] 0]Log file closed, 01/21/20 01:54:32