I am able to play on my other computer system (Lenovo i3) and have moved up to a Lenovo G7 with an i5. The game stops during world generation and generates the following error:

NotImplementedException: The game creation process has failed.
Amplitude.Unity.Game.GameException: The game creation has failed. ---> WorldGeneratorProcessException: The world generator process has encountered an error: [WorldGenerator][Exception] The world generator has encountered an exception: [InnerException] System.IO.IOException: The process cannot access the file 'C:\Users\Scott\AppData\Local\Temp\tmpB72C.tmp' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at ICSharpCode.SharpZipLib.Zip.DiskArchiveStorage.ConvertTemporaryToFinal() at ICSharpCode.SharpZipLib.Zip.ZipFile.RunUpdates() at ICSharpCode.SharpZipLib.Zip.ZipFile.CommitUpdate() at Amplitude.IO.Archive.Add(String fileName, MemoryStream inputStream, CompressionMethod compressionMethod) at Amplitude.Utilities.Maps.Atlas.Serialize(Archive archive) at Amplitude.WorldGenerator.World.WorldAtlasExporter.Execute(Object context) at Amplitude.WorldGenerator.Tasks.TaskManager.Run(List`1 tasks, Object context) at Amplitude.WorldGenerator.Program.Main(String[] args)
at WorldGenerator+c__Iterator279.MoveNext () [0x00000] in :0 at Amplitude.Coroutine.Run () [0x00000] in :0 at Amplitude.Coroutine+c__IteratorA4.MoveNext () [0x00000] in :0 --- End of inner exception stack trace ---
--------------------------------------------------------------------------------
GameClientState_LaunchGame.GameService_CreateGameComplete (System.Object sender, Amplitude.Unity.Game.CreateGameCompleteEventArgs e)
Amplitude.Unity.Game.GameManager.OnCreateGameComplete (Amplitude.Unity.Game.CreateGameCompleteEventArgs e)
Amplitude.Unity.Game.GameManager.CreateGameAsync_CoroutineExceptionHandler (System.Object sender, Amplitude.CoroutineExceptionEventArgs args)
Amplitude.Coroutine+c__IteratorA4.MoveNext ()

--------------------------------------------------------------------------------
V1.4.2 S3 (64-bit)

I did not find help here after trying the "-use" commands and the change to the 32-bit version.

Please let me know if there is other information that I can provide to be of assistance.

Thanks!