Crashed when launch ShooterGame server

I downloaded ue4 source from github and installed ShooterGame project in the launcher. When I compiled ue4 source and ShooterGame use “DebugGame Server” configuration, I can’t run. Compile has done ok. But when I run the ShooterGameServer-Win64-DebugGame.exe, it crashed at, Landscape.cpp(Line: 549):

    VisibilityLayer = ConstructorStatics.DataLayer.Get();
    check(VisibilityLayer); //crashed here

errors show below, ue4 source version on branch release (latest commit log: Merge branch ‘4.6’ into release):

[2014.12.25-11.36.49:778][ 0]LogTextLocalizationManager: The requested culture (‘zh_CN’) has no localization data; falling back to ‘en’ for localization and internationalization data.

[2014.12.25-11.36.49:942][ 0]LogLinker:Warning: Unable to load package (…/…/Content/Blueprints/Pawns/PlayerPawn.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.49:943][ 0]LogLinker:Warning: The file ‘…/…/Content/Blueprints/Pawns/PlayerPawn.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.49:945][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Class /Game/Blueprints/Pawns/PlayerPawn.PlayerPawn_C’
CDO Constructor: Failed to find /Game/Blueprints/Pawns/PlayerPawn.PlayerPawn_C

[2014.12.25-11.36.49:947][ 0]Error: CDO Constructor: Failed to find /Game/Blueprints/Pawns/PlayerPawn.PlayerPawn_C

[2014.12.25-11.36.49:958][ 0]LogLinker:Warning: Unable to load package (…/…/Content/Blueprints/Pawns/BotPawn.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.49:959][ 0]LogLinker:Warning: The file ‘…/…/Content/Blueprints/Pawns/BotPawn.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.49:961][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Class /Game/Blueprints/Pawns/BotPawn.BotPawn_C’
CDO Constructor: Failed to find /Game/Blueprints/Pawns/BotPawn.BotPawn_C

[2014.12.25-11.36.49:963][ 0]Error: CDO Constructor: Failed to find /Game/Blueprints/Pawns/BotPawn.BotPawn_C

[2014.12.25-11.36.50:004][ 0]LogLinker:Warning: Unable to load package (…/…/Content/UI/HUD/HitIndicator.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:006][ 0]LogLinker:Warning: The file ‘…/…/Content/UI/HUD/HitIndicator.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:007][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Texture2D /Game/UI/HUD/HitIndicator.HitIndicator’
CDO Constructor: Failed to find /Game/UI/HUD/HitIndicator

[2014.12.25-11.36.50:009][ 0]Error: CDO Constructor: Failed to find /Game/UI/HUD/HitIndicator

[2014.12.25-11.36.50:015][ 0]LogLinker:Warning: Unable to load package (…/…/Content/UI/HUD/HUDMain.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:017][ 0]LogLinker:Warning: The file ‘…/…/Content/UI/HUD/HUDMain.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:018][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Texture2D /Game/UI/HUD/HUDMain.HUDMain’
CDO Constructor: Failed to find /Game/UI/HUD/HUDMain

[2014.12.25-11.36.50:020][ 0]Error: CDO Constructor: Failed to find /Game/UI/HUD/HUDMain

[2014.12.25-11.36.50:031][ 0]LogLinker:Warning: Unable to load package (…/…/Content/UI/HUD/HUDAssets02.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:033][ 0]LogLinker:Warning: The file ‘…/…/Content/UI/HUD/HUDAssets02.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:034][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Texture2D /Game/UI/HUD/HUDAssets02.HUDAssets02’
CDO Constructor: Failed to find /Game/UI/HUD/HUDAssets02

[2014.12.25-11.36.50:035][ 0]Error: CDO Constructor: Failed to find /Game/UI/HUD/HUDAssets02

[2014.12.25-11.36.50:038][ 0]LogLinker:Warning: Unable to load package (…/…/Content/UI/HUD/LowHealthOverlay.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:039][ 0]LogLinker:Warning: The file ‘…/…/Content/UI/HUD/LowHealthOverlay.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:041][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Texture2D /Game/UI/HUD/LowHealthOverlay.LowHealthOverlay’
CDO Constructor: Failed to find /Game/UI/HUD/LowHealthOverlay

[2014.12.25-11.36.50:043][ 0]Error: CDO Constructor: Failed to find /Game/UI/HUD/LowHealthOverlay

[2014.12.25-11.36.50:046][ 0]LogLinker:Warning: Unable to load package (…/…/Content/UI/HUD/Roboto51.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:048][ 0]LogLinker:Warning: The file ‘…/…/Content/UI/HUD/Roboto51.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:049][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Font /Game/UI/HUD/Roboto51.Roboto51’
CDO Constructor: Failed to find /Game/UI/HUD/Roboto51

[2014.12.25-11.36.50:050][ 0]Error: CDO Constructor: Failed to find /Game/UI/HUD/Roboto51

[2014.12.25-11.36.50:072][ 0]LogLinker:Warning: Unable to load package (…/…/Content/UI/HUD/Roboto18.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:075][ 0]LogLinker:Warning: The file ‘…/…/Content/UI/HUD/Roboto18.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:076][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Font /Game/UI/HUD/Roboto18.Roboto18’
CDO Constructor: Failed to find /Game/UI/HUD/Roboto18

[2014.12.25-11.36.50:078][ 0]Error: CDO Constructor: Failed to find /Game/UI/HUD/Roboto18

[2014.12.25-11.36.50:081][ 0]LogLinker:Warning: Unable to load package (…/…/…/UnrealEngine/Engine/Content/EngineMeshes/Sphere.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:082][ 0]LogLinker:Warning: The file ‘…/…/…/UnrealEngine/Engine/Content/EngineMeshes/Sphere.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:084][ 0]LogUObjectGlobals:Warning: Failed to find object ‘StaticMesh /Engine/EngineMeshes/Sphere.Sphere’
CDO Constructor: Failed to find /Engine/EngineMeshes/Sphere

[2014.12.25-11.36.50:086][ 0]Error: CDO Constructor: Failed to find /Engine/EngineMeshes/Sphere

[2014.12.25-11.36.50:089][ 0]LogLinker:Warning: Unable to load package
(…/…/…/UnrealEngine/Engine/Content/EditorLandscapeResources/DataLayer.uasset). Package contains EditorOnly data which is not supported by the current build or vice versa.

[2014.12.25-11.36.50:090][ 0]LogLinker:Warning: The file ‘…/…/…/UnrealEngine/Engine/Content/EditorLandscapeResources/DataLayer.uasset’ contains unrecognizable data, check that it is of the expected type.

[2014.12.25-11.36.50:092][ 0]LogUObjectGlobals:Warning: Failed to find object ‘LandscapeLayerInfoObject /Engine/EditorLandscapeResources/DataLayer.DataLayer’
CDO Constructor: Failed to find
LandscapeLayerInfoObject’/Engine/EditorLandscapeResources/DataLayer.DataLayer’

**[2014.12.25-11.36.50:093][ 0]Error: CDO Constructor: Failed to find LandscapeLayerInfoObject’/Engine/EditorLandscapeResources/DataLayer.DataLayer’
Assertion failed: VisibilityLayer [File:H:\work\github\UnrealEngine\Engine\Source\Runtime\Landscape\Private\Landscape.cpp] [Line: 549] **

Hi FlyingTree,

I tried to reproduce this issue, but I am not sure if I am seeing the same thing that you are experiencing. I built ShooterGame using the DebugGame configuration and when I ran ShooterGameServer-Win64-DebugGame.exe it failed silently. Do you get an error message or callstack when you see it crash?

Hi FlyingTree,

We have not heard back from you for a few days. Do you still need help with this issue? I will be marking this question as resolved for tracking purposes, but please feel free to re-open this question at any time if you need more help.

i need help with this too. Whats the answer??

The android build isnt finding any of the engine content CDO CONSTRUCTOR ERROR.
link text

Hi SteveKouts,

We were unable to reproduce the original issue. However, I just tried again and I am seeing something similar now. Are you packaging for Shooter Game for Android, or launching directly to a device?