Basic Info:
Platform: Steam
Issue Type: Crash
Game Mode: Single Player
Server Type: PvE
Map: Exiled Lands
Server Name: =SERVER NAME=
Mods: None
Bug Description:
Crash on purge like it used to happen before
Bug Reproduction:
Not applicable
Lets see if this time folks do not close my topic because some random person took upon themselves to respond.
This is a similar problem to the one I reported before the AoW 3, when the “hate list” stack would crash the game, for the exact same “design choice” implemented. No checks, not bounds.
Every time a purge was set, when a certain number of enemies would be present we would have problems with “adding something” to a list “past its limits”.
That is a simple matter of best practices, and seek to verify the limit of something before adding it. I have tested this on a clean install after it happened in my main game, and happens when we pull the purge to a certain limit level with a certain number of thralls and enemies on the vicinity. It happens extremely faster when the meteor guy shows up.
Script Stack:
BasePlayerChar_C.ExecuteUbergraph_BasePlayerChar
BasePlayerChar_C.DamageDelivered
BaseBPCombat_C.TakeHealthDamage
BaseBPCombat_C.HandleTakeDamage
BaseBPCombat_C.HandleRadialDamage
BaseBPCombat_C.ExecuteUbergraph_BaseBPCombat
BaseBPCombat_C.ReceiveRadialDamage
[2024.04.13-18.06.47:786][811]LogMemory: Platform Memory Stats for WindowsNoEditor
[2024.04.13-18.06.47:786][811]LogMemory: Process Physical Memory: 4667.21 MB used, 4672.52 MB peak
[2024.04.13-18.06.47:786][811]LogMemory: Process Virtual Memory: 8008.95 MB used, 8072.55 MB peak
[2024.04.13-18.06.47:786][811]LogMemory: Physical Memory: 12916.71 MB used, 52541.96 MB free, 65458.67 MB total
[2024.04.13-18.06.47:786][811]LogMemory: Virtual Memory: 14329.09 MB used, 52541.96 MB free, 134217728.00 MB total
[2024.04.13-18.06.47:786][811]LogWindows:Error: === Critical error: ===
[2024.04.13-18.06.47:786][811]LogWindows:Error:
[2024.04.13-18.06.47:786][811]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\UE4\Plugins\Dreamworld\Source\Dreamworld\Public\DeferredQueue.h] [Line: 185]
[2024.04.13-18.06.47:786][811]LogWindows:Error: FExternalDeferredActionQueue: Trying to enqueue to a full queue
[2024.04.13-18.06.47:786][811]LogWindows:Error:
[2024.04.13-18.06.47:786][811]LogWindows:Error:
[2024.04.13-18.06.47:786][811]LogWindows:Error: !0x0000000000000000
[2024.04.13-18.06.47:786][811]LogWindows:Error:
[2024.04.13-18.06.47:839][811]Log file closed, 04/13/24 15:06:47
3 Likes
system
Closed
2
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.