How to add elements to EALSOverlayState? #502
Unanswered
sashaBazarov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to add some elements to the EALSOverlayState enum. When I try to climb up on a box, Unreal crashes with an error.
LoginId:ba378f1b42a39508757565b15d813fad
EpicAccountId:a5a267120888411e83bd26b79f9d0a93
Assertion failed: MantleAsset.PositionCorrectionCurve [File:D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Source\ALSV4_CPP\Private\Components\ALSMantleComponent.cpp] [Line: 96]
UnrealEditor_ALSV4_CPP!UALSMantleComponent::MantleStart() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Source\ALSV4_CPP\Private\Components\ALSMantleComponent.cpp:96]
UnrealEditor_ALSV4_CPP!UALSMantleComponent::MantleCheck() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Source\ALSV4_CPP\Private\Components\ALSMantleComponent.cpp:288]
UnrealEditor_ALSV4_CPP!UALSMantleComponent::OnOwnerJumpInput() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Source\ALSV4_CPP\Private\Components\ALSMantleComponent.cpp:412]
UnrealEditor_CoreUObject
UnrealEditor_CoreUObject
UnrealEditor_ALSV4_CPP!TMulticastScriptDelegate::ProcessMulticastDelegate() [F:\Epic Games\UE_5.1\Engine\Source\Runtime\Core\Public\UObject\ScriptDelegates.h:493]
UnrealEditor_ALSV4_CPP!AALSBaseCharacter::JumpAction_Implementation() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Source\ALSV4_CPP\Private\Character\ALSBaseCharacter.cpp:1256]
UnrealEditor_ALSV4_CPP!AALSBaseCharacter::execJumpAction() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Intermediate\Build\Win64\UnrealEditor\Inc\ALSV4_CPP\UHT\ALSBaseCharacter.gen.cpp:227]
UnrealEditor_CoreUObject
UnrealEditor_CoreUObject
UnrealEditor_Engine
UnrealEditor_ALSV4_CPP!AALSBaseCharacter::JumpAction() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Intermediate\Build\Win64\UnrealEditor\Inc\ALSV4_CPP\UHT\ALSBaseCharacter.gen.cpp:980]
UnrealEditor_ALSV4_CPP!AALSPlayerController::JumpAction() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Source\ALSV4_CPP\Private\Character\ALSPlayerController.cpp:163]
UnrealEditor_ALSV4_CPP!AALSPlayerController::execJumpAction() [D:\Work\first_in_the_city\Plugins\ALS-Community-4.24\Intermediate\Build\Win64\UnrealEditor\Inc\ALSV4_CPP\UHT\ALSPlayerController.gen.cpp:188]
UnrealEditor_CoreUObject
UnrealEditor_CoreUObject
UnrealEditor_Engine
UnrealEditor_EnhancedInput
UnrealEditor_EnhancedInput
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll
Beta Was this translation helpful? Give feedback.
All reactions