Can't Package 4.14 Please Help

Since I’ve installed UE4 I have never been able to package a game… even opening a brand new project and trying to package with no content or changing any blueprints or anything it fails… I have my log if anyone can please help me…

If I can’t resolve this problem I’m gonna have to give up on ue4 and switch to unity, I don’t understand why this has been the most difficult part of ue4 for me… Why can’t ue4 just fix the errors during the package, or ignore them… the game works fine when playing in the editor and launching it… makes no sense, my log was 18mb so how so I have my dropbox link to it… link text

Hi,

no I don’t think you have to switch. This is a solvable issue.

here are some of the error lines from the log (there are tons of them).

Few questions:

  • Is this plain from the platform template?

  • Have you ever tried to create the project elsewhere, lets say “C:\MyProject” oder “D:\MyProject”?

  • How do you package you game?

  • Can you please provide a screenshot from the project settings → package settings?

  • Why can’t the cooker find those files under “’…/…/…/…/…/…/Users/Anthony/Documents/Unreal Projects/PlatformGame/” ?

  • Why it can’t find this one /Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BehaviorSet.Struct_BehaviorSet:PatrolBehaviorConfig_8_FE276DDE4105DF62C7D3CC90B6E67448’. Unknown structure.?

UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:490][ 0]LogUObjectGlobals:Warning: Failed to load ‘…/…/…/…/…/…/Users/Anthony/Documents/Unreal Projects/PlatformGame/Content/AIBehaviorToolkit/Blueprints/Structs/Struct_BehaviorSet.uasset’: Can’t find file for asset ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehav
ior’ while loading …/…/…/…/…/…/Users/Anthony/Documents/Unreal Projects/PlatformGame/Content/AIBehaviorToolkit/Blueprints/Structs/Struct_BehaviorSet.uasset.
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:501][ 0]LogLinker:Warning: Can’t find file ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:523][ 0]LogUObjectGlobals:Warning: Failed to load ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’: Can’t find file ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:534][ 0]LogLinker:Warning: Can’t find file for asset ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’ while loading NULL.
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:555][ 0]LogUObjectGlobals:Warning: Failed to load ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’: Can’t find file for asset ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’ while loading NULL.
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:566][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BehaviorSet.Struct_BehaviorSet:PatrolBehaviorConfig_8_FE276DDE4105DF62C7D3CC90B6E67448’. Unknown structure.
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.12.15-05.40.02:577][ 0]LogLinker:Warning: Can’t find file ‘/Game/AIBehaviorToolkit/Blueprints/Structs/Struct_BasicBehavior’

Kind Regards

freakxnet