Hi there I’m trying to package up my first VR exe and it’s getting this error straight away, even when I’ve stripped most of the project away and checked that the automation tool isn’t set to read only, and i’ve verified my 4.13 version.
Log file is attached.
log file here
Hi twistedpancreas,
The following error is printed out in the log ERROR: AutomationTool terminated with exception: System.ArgumentException: An item with the same key has already been added.
Please see Program.Main: ERROR: An item with the same key has already been added - Blueprint - Unreal Engine Forums for the proper solution.
Cheers,
2 Likes
Thanks for that project_gheist,
that did the trick.