When ı run carwarserver.exe -log -port = 7779 on AWS Local server .jar I get this error

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000154

0x00007ff7be9f50e9 CarWarsServer.exe!USceneComponent::SetVisibility() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\Components\SceneComponent.cpp:3011]
0x00007ff7bc505266 CarWarsServer.exe!ACarWarsPawn::BeginPlay() [D:\UnrealSProject\CarWars\Source\CarWars\Private\CarWarsPawn.cpp:295]
0x00007ff7be6b2118 CarWarsServer.exe!AActor::DispatchBeginPlay() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\Actor.cpp:3384]
0x00007ff7bf4df73f CarWarsServer.exe!AWorldSettings::NotifyBeginPlay() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\WorldSettings.cpp:247]
0x00007ff7bebad0c1 CarWarsServer.exe!AGameStateBase::HandleBeginPlay() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\GameStateBase.cpp:179]
0x00007ff7bf4a2c4e CarWarsServer.exe!UWorld::BeginPlay() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\World.cpp:4126]
0x00007ff7bf3e9136 CarWarsServer.exe!UEngine::LoadMap() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\UnrealEngine.cpp:12766]
0x00007ff7bf3adece CarWarsServer.exe!UEngine::Browse() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\UnrealEngine.cpp:11975]
0x00007ff7beb76a4a CarWarsServer.exe!UGameInstance::StartGameInstance() [C:\UnrealEngine\Engine\Source\Runtime\Engine\Private\GameInstance.cpp:534]
0x00007ff7bbf64e6d CarWarsServer.exe!FEngineLoop::Init() [C:\UnrealEngine\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:3695]
0x00007ff7bbf78bd6 CarWarsServer.exe!GuardedMain() [C:\UnrealEngine\Engine\Source\Runtime\Launch\Private\Launch.cpp:159]
0x00007ff7bbf78dfa CarWarsServer.exe!GuardedMainWrapper() [C:\UnrealEngine\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:134]
0x00007ff7bbf8648f CarWarsServer.exe!WinMain() [C:\UnrealEngine\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:263]
0x00007ff7c05ec30e CarWarsServer.exe!__scrt_common_main_seh() [d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffe2e197bd4 KERNEL32.DLL!UnknownFunction []
0x00007ffe2f2ace51 ntdll.dll!UnknownFunction []