This is listed under Ad-hoc Networked Multiplayer, but I don't see the ability to setup a LAN game. Is this server based only?
barrybartist
Recent community posts
Also, here's the crash report from UE4:
MachineId:CA744A1349A196FA02EC44A09DBC6EF1
EpicAccountId:
Access violation - code c0000005 (first/second chance not available)
""
SIG5_Project_Win32_Shipping!UMaterialInterface::InitDefaultMaterials()
SIG5_Project_Win32_Shipping!FEngineLoop::PreInit()
SIG5_Project_Win32_Shipping!GuardedMain()
SIG5_Project_Win32_Shipping!GuardedMainWrapper()
SIG5_Project_Win32_Shipping!WinMain()
SIG5_Project_Win32_Shipping!__scrt_common_main_seh() [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:264]
kernel32
ntdll
ntdll
Looks promising! Unfortunately, the game crashes on startup with the following message:
---------------------------
Message
---------------------------
Default Property warnings and errors:
Error: CDO Constructor (TextRenderComponent): Failed to find /Engine/EngineFonts/RobotoDistanceField
Error: CDO Constructor (TextRenderComponent): Failed to find /Engine/EngineMaterials/DefaultTextMaterialOpaque
Error: CDO Constructor (WorldSettings): Failed to find /Engine/EngineDamageTypes/DmgTypeBP_Environmental.DmgTypeBP_Environmental_C
Error: CDO Constructor (DefaultPawn): Failed to find /Engine/EngineMeshes/Sphere
Error: CDO Constructor (BillboardComponent): Failed to find /Engine/EditorResources/S_Actor
Error: CDO Constructor (TriggerBase): Failed to find /Engine/EditorResources/S_Trigger
Error: CDO Constructor (VehicleWheel): Failed to find /Engine/EngineMeshes/Cylinder
Error: CDO Constructor (VehicleWheel): Failed to find /Engine/EngineTireTypes/DefaultTireType
Error: CDO Constructor (Canvas): Failed to find /Engine/EngineResources/WhiteSquareTexture
Error: CDO Constructor (Canvas): Failed to find /Engine/EngineResources/GradientTexture0
Error: CDO Constructor (Console): Failed to find /Engine/EngineResources/Black
Error: CDO Constructor (Console): Failed to find /Engine/EngineResources/WhiteSquareTexture
Error: CDO Constructor (MaterialExpressionTextureObject): Failed to find /Engine/EngineResources/DefaultTexture
Error: CDO Constructor (MaterialExpressionTextureObjectParameter): Failed to find /Engine/EngineResources/DefaultTexture
Error: CDO Constructor (MaterialExpressionTextureSampleParameter2D): Failed to find /Engine/EngineResources/DefaultTexture
Error: CDO Constructor (MaterialExpressionAntialiasedTextureMask): Failed to find /Engine/EngineResources/DefaultTexture
Error: CDO Constructor (MaterialExpressionTextureSampleParameterCube): Failed to find /Engine/EngineResources/DefaultTextureCube
Error: CDO Constructor (EditableText): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (EditableTextBox): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (MultiLineEditableText): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (MultiLineEditableTextBox): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (RichTextBlock): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (SpinBox): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (TextBlock): Failed to find /Engine/EngineFonts/Roboto
Error: CDO Constructor (WidgetComponent): Failed to find /Engine/EngineMaterials/Widget3DPassThrough_Translucent
Error: CDO Constructor (WidgetComponent): Failed to find /Engine/EngineMaterials/Widget3DPassThrough_Translucent_OneSided
Error: CDO Constructor (WidgetComponent): Failed to find /Engine/EngineMaterials/Widget3DPassThrough_Opaque
Error: CDO Constructor (WidgetComponent): Failed to find /Engine/EngineMaterials/Widget3DPassThrough_Opaque_OneSided
Error: CDO Constructor (WidgetComponent): Failed to find /Engine/EngineMaterials/Widget3DPassThrough_Masked
Error: CDO Constructor (WidgetComponent): Failed to find /Engine/EngineMaterials/Widget3DPassThrough_Masked_OneSided
---------------------------
OK
---------------------------