Can't Package development build for 64-bit

Self-explanatory as to my problem. I’m using the victory Plugin and the steam online subsystem.

I’ve attached a copy of the log here
/

link text

Looks like this path is wrong somehow “…/…/…/Engine/Plugins/Runtime/VictoryEd15/Plugins/VictoryPlugin/Content/”

See logfile for details: ‘UnrealBuildTool-2017.05.04-16.06.01.txt’ ← Can you find that one?

Then there’s this error “UnrealBuildTool: c:\Program Files\Epic Games\UE_4.15\Engine\Plugins\Runtime\VictoryPlugin\Source\VictoryBPLibrary\VictoryBPLibrary.Build.cs(5,14) : error CS0101: The namespace ‘’ already contains a definition for ‘VictoryBPLibrary’”.

That looks like you are including the plugin twice somehow.

OMG I figured it out thank you anyway for trying to help. I’ll mark this question as answered