BullCow Crashes After Entering Text in Terminal (Boolean Lecture)

Hello. I’ve run into a problem and I have no idea what’s causing it. My BullCow game compiles and plays fine until I try to press enter in the terminal. Upon pressing enter (at least with text), UE/BC crashes and I get this crash report:

Assertion failed: !bHasBegunPlay [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp] [Line: 859]

UE4Editor_Core
UE4Editor_Core
UE4Editor_Engine
UE4Editor_BullCowGame_9365!UCartridge::BeginPlay() [F:\UnrealEngine\BullCowGame-starter-kit\BullCowGame-starter-kit\Source\BullCowGame\Console\Cartridge.cpp:11]
UE4Editor_BullCowGame_9365!UBullCowCartridge::BeginPlay() [F:\UnrealEngine\BullCowGame-starter-kit\BullCowGame-starter-kit\Source\BullCowGame\BullCowCartridge.cpp:8]
UE4Editor_BullCowGame_9365!UBullCowCartridge::OnInput() [F:\UnrealEngine\BullCowGame-starter-kit\BullCowGame-starter-kit\Source\BullCowGame\BullCowCartridge.cpp:48]
UE4Editor_BullCowGame_9365!UTerminal::AcceptInputLine() [F:\UnrealEngine\BullCowGame-starter-kit\BullCowGame-starter-kit\Source\BullCowGame\Console\Terminal.cpp:143]
UE4Editor_BullCowGame_9365!UTerminal::OnKeyDown() [F:\UnrealEngine\BullCowGame-starter-kit\BullCowGame-starter-kit\Source\BullCowGame\Console\Terminal.cpp:112]
UE4Editor_BullCowGame_9365!TBaseUObjectMethodDelegateInstance<0,UTerminal,TTypeWrapper __cdecl(FKey)>::Execute() [D:\UE_4.24\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:649]
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Core
UE4Editor_Core
UE4Editor_Core
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll

Any help would be appreciated. Thanks.

I just found this and am going to check it out.

Yay! It works. Thought I called SetupGame() but I guess not. Will delete this topic since this was already addressed.

EDIT: Nevermind. Seems only a mod can delete it now for whatever reason.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms