[Bug][Linux][4.13] Error in Feature pack

Creating a c++ Advanced Vehicle project, I have not tested pure BP project, I get an error with the Feature Pack when it copies over the projects content to the projects dir.

Output snippet:
[2016.09.13-15.39.33:610][494]LogFeaturePack:Warning: Error in Feature pack /mnt/store/UnrealEngine/4.13/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Comma token expected, but not found. Line: 31 Ch: 13

Full Log:

Hey -

This is a known issue when creating new C++ projects (the same message appears when creating a third person template as well). This warning can safely be ignored as it does not break any functionality since re-opening the project prompts the missing modules to be rebuilt and will open the project normally.

Cheers