You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't been able to consistently reproduce it, though the logs would suggest it seems to happen when a player dies while being revived.
[2021.02.09-05.56.53:153][361]Message dialog closed, result: Ok, title: Message, text: Pure virtual function being called while application was running (GIsRunning == 1).
[2021.02.09-05.56.53:155][361]LogOutputDevice: Warning:
Thanks for reporting. I don't have a great way to test this without another person so I'll leave the bug report open but I won't be fixing it as I can't test it locally.
Haven't been able to consistently reproduce it, though the logs would suggest it seems to happen when a player dies while being revived.
[2021.02.09-05.56.53:153][361]Message dialog closed, result: Ok, title: Message, text: Pure virtual function being called while application was running (GIsRunning == 1).
[2021.02.09-05.56.53:155][361]LogOutputDevice: Warning:
Script Stack (6 frames):
GSInteractable.InteractableCancelInteraction
GA_RiflePrimaryInstant_C.ExecuteUbergraph_GA_RiflePrimaryInstant
GA_RiflePrimaryInstant_C.HandleTargetData
GA_RiflePrimaryInstant_C.ExecuteUbergraph_GA_RiflePrimaryInstant
GA_RiflePrimaryInstant_C.ValidData_CB2156954C4C16A1CDC040919D8AB16B
AbilitySystemComponent.ServerSetReplicatedTargetData
[2021.02.09-05.56.53:160][361]LogWindows: Windows GetLastError: The operation completed successfully. (0)
[2021.02.09-05.56.53:904][361]LogWindows: Error: === Critical error: ===
[2021.02.09-05.56.53:906][361]LogWindows: Error:
[2021.02.09-05.56.53:907][361]LogWindows: Error: Fatal error: [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformMisc.cpp] [Line: 475]
[2021.02.09-05.56.53:907][361]LogWindows: Error: Pure virtual function being called
[2021.02.09-05.56.53:908][361]LogWindows: Error:
[2021.02.09-05.56.53:909][361]LogWindows: Error:
[2021.02.09-05.56.53:909][361]LogWindows: Error: [Callstack] 0x00007ff91e9a3b29 KERNELBASE.dll!UnknownFunction []
[2021.02.09-05.56.53:910][361]LogWindows: Error: [Callstack] 0x00007ff8cf25d096 UE4Editor-Core.dll!UnknownFunction []
[2021.02.09-05.56.53:911][361]LogWindows: Error: [Callstack] 0x00007ff8cf2607f8 UE4Editor-Core.dll!UnknownFunction []
[2021.02.09-05.56.53:911][361]LogWindows: Error: [Callstack] 0x00007ff8cef6e98d UE4Editor-Core.dll!UnknownFunction []
[2021.02.09-05.56.53:912][361]LogWindows: Error: [Callstack] 0x00007ff8cf2773c0 UE4Editor-Core.dll!UnknownFunction []
[2021.02.09-05.56.53:913][361]LogWindows: Error: [Callstack] 0x00007ff906d76994 VCRUNTIME140.dll!UnknownFunction []
[2021.02.09-05.56.53:913][361]LogWindows: Error: [Callstack] 0x00007ff8b006e515 UE4Editor-GASShooter.dll!IGSInteractable::InteractableCancelInteraction_Implementation() [I:\Unreal Projects\GASShooter\Source\GASShooter\Private\Characters\Abilities\GSInteractable.cpp:75]
[2021.02.09-05.56.53:914][361]LogWindows: Error: [Callstack] 0x00007ff8b00a5048 UE4Editor-GASShooter.dll!IGSInteractable::execInteractableCancelInteraction() [I:\Unreal Projects\GASShooter\Intermediate\Build\Win64\UE4Editor\Inc\GASShooter\GSInteractable.gen.cpp:31]
[2021.02.09-05.56.53:917][361]LogWindows: Error: [Callstack] 0x00007ff8d36c26a4 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:918][361]LogWindows: Error: [Callstack] 0x00007ff8d3950ef3 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:919][361]LogWindows: Error: [Callstack] 0x00007ff8cbe1c125 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:919][361]LogWindows: Error: [Callstack] 0x00007ff8b00a14ce UE4Editor-GASShooter.dll!IGSInteractable::Execute_InteractableCancelInteraction() [I:\Unreal Projects\GASShooter\Intermediate\Build\Win64\UE4Editor\Inc\GASShooter\GSInteractable.gen.cpp:776]
[2021.02.09-05.56.53:920][361]LogWindows: Error: [Callstack] 0x00007ff8b0061d50 UE4Editor-GASShooter.dll!AGSHeroCharacter::EndPlay() [I:\Unreal Projects\GASShooter\Source\GASShooter\Private\Characters\Heroes\GSHeroCharacter.cpp:664]
[2021.02.09-05.56.53:921][361]LogWindows: Error: [Callstack] 0x00007ff8cbdf36b4 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:921][361]LogWindows: Error: [Callstack] 0x00007ff8cc6f43db UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:922][361]LogWindows: Error: [Callstack] 0x00007ff8cbdf290a UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:923][361]LogWindows: Error: [Callstack] 0x00007ff8b00651b6 UE4Editor-GASShooter.dll!AGSHeroCharacter::FinishDying() [I:\Unreal Projects\GASShooter\Source\GASShooter\Private\Characters\Heroes\GSHeroCharacter.cpp:282]
[2021.02.09-05.56.53:923][361]LogWindows: Error: [Callstack] 0x00007ff8b006cfb8 UE4Editor-GASShooter.dll!AGSPlayerState::HealthChanged() [I:\Unreal Projects\GASShooter\Source\GASShooter\Private\Player\GSPlayerState.cpp:279]
[2021.02.09-05.56.53:924][361]LogWindows: Error: [Callstack] 0x00007ff8b0063bc0 UE4Editor-GASShooter.dll!TBaseUObjectMethodDelegateInstance<0,AGSPlayerState,void __cdecl(FOnAttributeChangeData const &),FDefaultDelegateUserPolicy>::ExecuteIfSafe() [I:\UnrealEngine\UE_4.26\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:611]
[2021.02.09-05.56.53:925][361]LogWindows: Error: [Callstack] 0x00007ff8b097dd10 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:925][361]LogWindows: Error: [Callstack] 0x00007ff8b09ba5c8 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:926][361]LogWindows: Error: [Callstack] 0x00007ff8b09de4d7 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:931][361]LogWindows: Error: [Callstack] 0x00007ff8b0946490 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:931][361]LogWindows: Error: [Callstack] 0x00007ff8b007a12b UE4Editor-GASShooter.dll!UGSAttributeSetBase::PostGameplayEffectExecute() [I:\Unreal Projects\GASShooter\Source\GASShooter\Private\Characters\Abilities\AttributeSets\GSAttributeSetBase.cpp:131]
[2021.02.09-05.56.53:933][361]LogWindows: Error: [Callstack] 0x00007ff8b09b5a00 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:933][361]LogWindows: Error: [Callstack] 0x00007ff8b0997a52 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:934][361]LogWindows: Error: [Callstack] 0x00007ff8b091eb31 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:935][361]LogWindows: Error: [Callstack] 0x00007ff8b090737d UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:936][361]LogWindows: Error: [Callstack] 0x00007ff8b0907a20 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:937][361]LogWindows: Error: [Callstack] 0x00007ff8b097b150 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:938][361]LogWindows: Error: [Callstack] 0x00007ff8b0907cb9 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:939][361]LogWindows: Error: [Callstack] 0x00007ff8b09311c2 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:943][361]LogWindows: Error: [Callstack] 0x00007ff8b0a3a644 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:943][361]LogWindows: Error: [Callstack] 0x00007ff8d36c26a4 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:944][361]LogWindows: Error: [Callstack] 0x00007ff8d3938207 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:945][361]LogWindows: Error: [Callstack] 0x00007ff8d397d0f1 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:945][361]LogWindows: Error: [Callstack] 0x00007ff8d395238d UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:946][361]LogWindows: Error: [Callstack] 0x00007ff8d3926bfa UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:947][361]LogWindows: Error: [Callstack] 0x00007ff8d3951f84 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:948][361]LogWindows: Error: [Callstack] 0x00007ff8d395238d UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:948][361]LogWindows: Error: [Callstack] 0x00007ff8d3926bfa UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:949][361]LogWindows: Error: [Callstack] 0x00007ff8d3951f84 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:950][361]LogWindows: Error: [Callstack] 0x00007ff8d395238d UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:951][361]LogWindows: Error: [Callstack] 0x00007ff8d3926bfa UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:954][361]LogWindows: Error: [Callstack] 0x00007ff8d3951f84 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:954][361]LogWindows: Error: [Callstack] 0x00007ff8d395238d UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:955][361]LogWindows: Error: [Callstack] 0x00007ff8d3951794 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:955][361]LogWindows: Error: [Callstack] 0x00007ff8d36c26a4 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:955][361]LogWindows: Error: [Callstack] 0x00007ff8d3950ef3 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:956][361]LogWindows: Error: [Callstack] 0x00007ff8b004b46b UE4Editor-GASShooter.dll!TMulticastScriptDelegate::ProcessMulticastDelegate() [I:\UnrealEngine\UE_4.26\Engine\Source\Runtime\Core\Public\UObject\ScriptDelegates.h:488]
[2021.02.09-05.56.53:957][361]LogWindows: Error: [Callstack] 0x00007ff8b0076b7c UE4Editor-GASShooter.dll!UGSAT_ServerWaitForClientTargetData::OnTargetDataReplicatedCallback() [I:\Unreal Projects\GASShooter\Source\GASShooter\Private\Characters\Abilities\AbilityTasks\GSAT_ServerWaitForClientTargetData.cpp:39]
[2021.02.09-05.56.53:958][361]LogWindows: Error: [Callstack] 0x00007ff8b006404e UE4Editor-GASShooter.dll!TBaseUObjectMethodDelegateInstance<0,UGSAT_ServerWaitForClientTargetData,void __cdecl(FGameplayAbilityTargetDataHandle const &,FGameplayTag),FDefaultDelegateUserPolicy>::ExecuteIfSafe() [I:\UnrealEngine\UE_4.26\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:611]
[2021.02.09-05.56.53:958][361]LogWindows: Error: [Callstack] 0x00007ff8b097dc38 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:959][361]LogWindows: Error: [Callstack] 0x00007ff8b09ddd1d UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:960][361]LogWindows: Error: [Callstack] 0x00007ff8b0a1be98 UE4Editor-GameplayAbilities.dll!UnknownFunction []
[2021.02.09-05.56.53:961][361]LogWindows: Error: [Callstack] 0x00007ff8d36c26a4 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:962][361]LogWindows: Error: [Callstack] 0x00007ff8d3950ef3 UE4Editor-CoreUObject.dll!UnknownFunction []
[2021.02.09-05.56.53:966][361]LogWindows: Error: [Callstack] 0x00007ff8cc418c65 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:966][361]LogWindows: Error: [Callstack] 0x00007ff8cc416fac UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:967][361]LogWindows: Error: [Callstack] 0x00007ff8cc3973a6 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:968][361]LogWindows: Error: [Callstack] 0x00007ff8cc39f6d9 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:969][361]LogWindows: Error: [Callstack] 0x00007ff8cc3a32bc UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:969][361]LogWindows: Error: [Callstack] 0x00007ff8cc3a27bc UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:970][361]LogWindows: Error: [Callstack] 0x00007ff8cc3a2e20 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:970][361]LogWindows: Error: [Callstack] 0x00007ff8cc920367 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:971][361]LogWindows: Error: [Callstack] 0x00007ff8cc92200d UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:972][361]LogWindows: Error: [Callstack] 0x00007ff8bd66ac60 UE4Editor-OnlineSubsystemUtils.dll!UnknownFunction []
[2021.02.09-05.56.53:972][361]LogWindows: Error: [Callstack] 0x00007ff8cc95b7a1 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:972][361]LogWindows: Error: [Callstack] 0x00007ff8cbd64260 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:974][361]LogWindows: Error: [Callstack] 0x00007ff8cc731a64 UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:977][361]LogWindows: Error: [Callstack] 0x00007ff8cc506a4f UE4Editor-Engine.dll!UnknownFunction []
[2021.02.09-05.56.53:978][361]LogWindows: Error: [Callstack] 0x00007ff6b7589bda UE4Editor.exe!UnknownFunction []
[2021.02.09-05.56.53:979][361]LogWindows: Error: [Callstack] 0x00007ff6b75a11ac UE4Editor.exe!UnknownFunction []
[2021.02.09-05.56.53:980][361]LogWindows: Error: [Callstack] 0x00007ff6b75a128a UE4Editor.exe!UnknownFunction []
[2021.02.09-05.56.53:981][361]LogWindows: Error: [Callstack] 0x00007ff6b75b52ed UE4Editor.exe!UnknownFunction []
[2021.02.09-05.56.53:982][361]LogWindows: Error: [Callstack] 0x00007ff6b75b801a UE4Editor.exe!UnknownFunction []
[2021.02.09-05.56.53:982][361]LogWindows: Error: [Callstack] 0x00007ff920787c24 KERNEL32.DLL!UnknownFunction []
[2021.02.09-05.56.53:983][361]LogWindows: Error: [Callstack] 0x00007ff921a4d4d1 ntdll.dll!UnknownFunction []
[2021.02.09-05.56.53:983][361]LogWindows: Error:
[2021.02.09-05.56.53:985][361]LogExit: Executing StaticShutdownAfterError
[2021.02.09-05.56.53:989][361]LogWindows: FPlatformMisc::RequestExit(1)
[2021.02.09-05.56.53:989][361]LogCore: Engine exit requested (reason: Win RequestExit)
[2021.02.09-05.56.53:996][361]Log file closed, 02/08/21 22:56:53
The text was updated successfully, but these errors were encountered: