Cant Package for Windows 4.11.2

Hi everyone

i can’t make a Package for windows 64 or 32 bits

Here is the log!
Thx

well, if you are able to package a clean project then I suggest you delete any extra map in content folder like starter content’s map and then go to ProjectSetting>Packaging>List of maps to include in a package build> then list your map or maps then package your project

LogPackageName:Warning: String asset reference “ThroneRoom_Surfaces.Mesh.SM_Jagged_Rock01” is in short form, which is unsupported

change the name of this ThroneRoom_Surfaces.Mesh.SM_Jagged_Rock01

Hi devvLucas,

Additionally, here are a couple of more issues:

MapCheck:Error: Error WorldSettings_1 Maps need lighting rebuilt 
MapCheck:Warning: Performance Warning Ultra_Dynamic_Sky Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false.

Be sure to run a MapCheck on every map in your project to catch issues like these before trying to package.

-.

Hi , well i just take your advices, and now i have a clean package… before that i had to delete Save folder and fixed the directories on content folder , Thanks!

Yeah, after running map check i had a couple of warnings/problems … and i can fixed-it , tthx man