Game will not Package, .txt output log link attached

My game will not Package and I don’t know why. Please help!
Here is a link to a Drive folder containing the Output log as a .txt file:

https://drive…com/folderview?id=0BwUdfc3jLklzfmpTanE3aDIxRUdYc2dodks3RGtNczhpWXkyRU1UOTJmeHdfZ3FaRzdzSHc&usp=sharing

Thanks.

Hey ,

Thank you for including your error . Here is a list of what I’m seeing trouble with in your currently, please correct the naming conventions for the following assets:

'/Game/FirstPersonBP/Character/Tank_subby_pCylinder1_Skeleton (1)'
'/Game/FirstPersonBP/Character/Tank_subby_pCylinder1_PhysicsAsset (1)'
'/Game/FirstPersonBP/Character/Tank_subby_pCube2_PhysicsAsset (1)'
'/Game/FirstPersonBP/Character/Tank_subby (1)'

Unfortunately, Unreal Engine does not support spaces or special characters such as (), please rename these files and they should be good to go.

The error also indicate that the engine is not able to find package files for the following:

/Game/FirstPersonBP/Character/Tank_subby_pCylinder1_Skeleton (1)
/Game/FirstPersonBP/Character/Tank_subby_pCylinder1_PhysicsAsset (1)
/Game/FirstPersonBP/Character/Tank_subby_pCube2_PhysicsAsset (1)

It also looks as if these files were not able to load:

LogUObjectGlobals:Warning: Failed to load '/Game/Character/Tank_subby': Can't find file '/Game/Character/Tank_subby'
LogUObjectGlobals:Warning: Failed to load '/Script/IntroTutorials': Can't find file '/Script/IntroTutorials'
LogUObjectGlobals:Warning: Failed to load '/Script/IntroTutorials': Can't find file for asset '/Script/IntroTutorials' while loading NULL.
LogUObjectGlobals:Warning: Failed to load '/Game/Character/Tank_subby_pCylinder1_PhysicsAsset': Can't find file for asset '/Game/Character/Tank_subby_pCylinder1_PhysicsAsset' while loading NULL.
LogUObjectGlobals:Warning: Failed to load '/Game/Character/Tank_subby_pCylinder1_Skeleton': Can't find file for asset '/Game/Character/Tank_subby_pCylinder1_Skeleton' while loading NULL.
LogUObjectGlobals:Warning: Failed to load '/Game/Character/Tank_subby_pCube2_PhysicsAsset': Can't find file for asset '/Game/Character/Tank_subby_pCube2_PhysicsAsset' while loading NULL.
LogUObjectGlobals:Warning: Failed to load '/Game/Character/Tank_subby_pCube2_Skeleton': Can't find file for asset '/Game/Character/Tank_subby_pCube2_Skeleton' while loading NULL.
LogUObjectGlobals:Warning: Failed to load '../../../../../../Users//Desktop/HOVERTanks/Content/FirstPersonBP/Character/Tank_subby.uasset': Can't find file for asset '/Game/Character/Tank_sub
MainFrameActions: Packaging (Windows (64-bit)): by_pCylinder1_Skeleton' while loading ../../../../../../Users//Desktop/HOVERTanks/Content/FirstPersonBP/Character/Tank_subby.uasset.
LogUObjectGlobals:Warning: Failed to load '/Game/Character/Tank_subby_pCylinder1_Skeleton': Can't find file '/Game/Character/Tank_subby_pCylinder1_Skeleton'
LogUObjectGlobals:Warning: Failed to load '../../../../../../Users//Desktop/HOVERTanks/Content/FirstPersonBP/Character/Tank_subby.uasset': Can't find file for asset '/Game/Character/Tank_subby_pCylinder1_PhysicsAsset' while loading ../../../../../../Users//Desktop/HOVERTanks/Content/FirstPersonBP/Character/Tank_subby.uasset.

I suggest looking through each of these files and making sure that their naming conventions are correct. Check within the editor that these files are actually still there. Most of these issues may actually resolve once the special characters and spaces are taken out of their names. If you’re still experiencing errors after correcting these issues, please upload those as well.

Looking forward to hearing back from you, thanks!

Hey ,

I have not heard from you in quite a while. For this reason, I must close this thread out as answered. However, if you have any further questions regarding this specific topic, please do not hesitate to reply back and we will assist you further. For all other questions, please submit a new question to AnswerHub.

Thanks!