Author Topic: Voice Attack cannot find working speech engine  (Read 13271 times)

Vlodec

  • Newbie
  • *
  • Posts: 17
Voice Attack cannot find working speech engine
« on: November 29, 2019, 04:06:47 AM »
Just updated VA today, v1.8,  and now I get this message when I fire up the new version. I certainly do have a working speech engine - I was using it right up to the point I installed the update!

P.S. I tried re-installing an earlier version, but it didn't work. v1.8 insists on remaining in place. I've now had to go to a backup drive with 1.7.8 on it, and this works fine.

P.P.S. Uninstalled 1.8, then re-installed 1.7.8. Works fine again.
« Last Edit: November 29, 2019, 09:23:53 AM by Vlodec »

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #1 on: November 29, 2019, 08:48:29 AM »
FYI Getting the same issue after the update (note message is "Voice Attack is unable to find a working speech engine on this computer". Definitely nothing wrong with my speech recognition on Windows 10 - the MS application works fine.

Update
- Tried reverting back to 1.78 using the "Installing previous Steam versions of VoiceAttack" instructions in the forum.  Starts up ok but joysticks are disabled for hot keys and I get the following message in the voiceattack log window ….

An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information. (joysticks disabled)
« Last Edit: November 29, 2019, 10:19:39 AM by razzafrag »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #2 on: November 29, 2019, 10:18:24 AM »
I'm looking into this.  Thanks for the heads-up, guys.

In regards to the Steam version not being able to be updated, you'll need to first make sure that VA is not running - otherwise the files in use will not get overwritten.  I'll make sure to add that as a step.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #3 on: November 29, 2019, 10:41:03 AM »
Quick question -  are you guys using any plugins by chance?  If so, which ones?  I'll probably need to install them as well.

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #4 on: November 29, 2019, 10:50:10 AM »
I am using the HCS Voicepacks for Elite Dangerous.

UPDATE :  I tried reverting to 1.78 on Steam using your instructions twice.  Same issue both times.  Are 1.78 and 1.8 compiled on different versions of .NET as the message when VA starts seems to imply incompatibility?

For now, I've just purchased a stand alone VoiceAttack key and installed 1.78 as a standalone copy, with HCS Voicepack installed. Seems to be working ok.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #5 on: November 29, 2019, 11:05:01 AM »
I'm looking at the differences in code for that section in v1.8 and v1.7.8, and it is unchanged.  This leaves me at kind of a loss, as this is actually fairly old code, and it's only happening to a handful of people and hasn't come up at all in the last few months of beta.

I did go from .net framework version 4.5 to 4.7.2 in this version.  The code just asks the framework how many speech engines are installed and the value coming back is zero.

@razzafrag - is it possible for you you to try something for me?  If so, could you try running a system scan to see if something is possibly borked up in that chain that's not readily apparent?   If you go here you'll find instructions for Win 10:
https://support.microsoft.com/en-us/help/4026529/windows-10-using-system-file-checker

This will take a few minutes (it's good to do from time to time).

The next thing I would have you try is updating the .net framework on your box (we'll save that for later).

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #6 on: November 29, 2019, 11:08:08 AM »
Running the scan now .. please hold ;)

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #7 on: November 29, 2019, 11:14:58 AM »
Thanks, bud.

I was hoping to find some kind of difference in the code that could be looked at.

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #8 on: November 29, 2019, 11:15:18 AM »
Also … shouldn't the call for number of speech engines come back as > 0 ? Isnt that the issue?

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #9 on: November 29, 2019, 11:18:19 AM »
It should - yes.  Very simple check.


Something I found regarding the CAS stuff:

https://stackoverflow.com/questions/15238714/net-local-assembly-load-failed-with-cas-policy

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #10 on: November 29, 2019, 11:26:12 AM »
OK ran as required .. some issues found .. cbs.log file output is 17MB … anything I need to look for ?


C:\WINDOWS\system32>DISM.exe /Online /Cleanup-image /Restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.771

Image Version: 10.0.17763.864

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

C:\WINDOWS\system32>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.


razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #11 on: November 29, 2019, 11:32:59 AM »
Here's all occurrences of Error in the lines produced in CBS.log today:
2019-11-29 13:10:01, Warning               CBS    Current tick count: 800 lower than last tick count: 1058. [HRESULT = 0x8007000d - ERROR_INVALID_DATA]
2019-11-29 13:10:01, Error                 CSI    0000002f@2019/11/29:18:10:01.588 (F) Attempting to mark store corrupt with category [l:18 ml:19]'CorruptPayloadFile'[gle=0x80004005]
2019-11-29 13:10:09, Info                  CBS    Not able to read BranchName [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2019-11-29 13:10:09, Info                  CBS    Not able to read ContentType [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2019-11-29 13:10:09, Info                  CBS    Not able to read Ring [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2019-11-29 13:10:09, Info                  CBS    Not able to read IsBuildFlightingEnabled [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2019-11-29 13:10:09, Info                  CBS    WU: Windows update server selection group policy not set [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2019-11-29 13:13:45, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Client-Desktop-Required-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Client-Features-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Core-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Core-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Professional-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Professional-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-Core-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-CoreN-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-Professional-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-Professional-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-ProfessionalN-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Foundation-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Hello-Face-Migration-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Hello-Face-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-InternetExplorer-Optional-Package~~AMD64~~11.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-fr-fr-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Handwriting-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Handwriting-fr-fr-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-OCR-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-OCR-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-au-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-in-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-au-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-ie-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-in-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-MediaPlayer-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-NetFx3-OnDemand-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Not-Supported-On-LTSB-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Not-Supported-On-LTSB-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-QuickAssist-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-RegulatedPackages-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-RegulatedPackages-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-TabletPCMath-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Xps-Xps-Viewer-Opt-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.Client.All~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.Client.core~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.Client.professional~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.ClientN.All~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_OpenSSH-Client-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Microsoft-Windows-Client-LanguagePack-Package_en-gb~~AMD64~en-gb~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Microsoft-Windows-Client-LanguagePack-Package_en-US~~AMD64~en-us~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Microsoft-Windows-Client-LanguagePack-Package_fr-ca~~AMD64~fr-ca~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:46, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Package_for_KB4523204~~amd64~~17763.850.1.2\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:49, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:50, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Client-Desktop-Required-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Client-Features-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Core-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Core-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Professional-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionPack-Professional-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-Core-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-CoreN-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-Professional-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-Professional-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-EditionSpecific-ProfessionalN-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Foundation-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Hello-Face-Migration-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Hello-Face-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-InternetExplorer-Optional-Package~~AMD64~~11.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Basic-fr-fr-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Handwriting-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Handwriting-fr-fr-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-OCR-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-OCR-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-au-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-in-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-Speech-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-au-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-gb-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-ie-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-in-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-LanguageFeatures-TextToSpeech-fr-ca-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-MediaPlayer-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-NetFx3-OnDemand-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Not-Supported-On-LTSB-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Not-Supported-On-LTSB-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-QuickAssist-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:51, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-RegulatedPackages-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-RegulatedPackages-WOW64-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-TabletPCMath-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_Microsoft-Windows-Xps-Xps-Viewer-Opt-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.Client.All~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.Client.core~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.Client.professional~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\AMD64_Microsoft.ModernApps.ClientN.All~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\amd64_OpenSSH-Client-Package~~AMD64~~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Microsoft-Windows-Client-LanguagePack-Package_en-gb~~AMD64~en-gb~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Microsoft-Windows-Client-LanguagePack-Package_en-US~~AMD64~en-us~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Microsoft-Windows-Client-LanguagePack-Package_fr-ca~~AMD64~fr-ca~10.0.17763.1\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:52, Info                  DPX    CreateFileW failed, FileName:\\?\C:\WINDOWS\CbsTemp\30779103_3770416003\ACR\Package_for_KB4523204~~amd64~~17763.850.1.2\$dpx$.tmp\job.xml, Error:0x80070002
2019-11-29 13:13:55, Warning               CBS    Current tick count: 1000 lower than last tick count: 1058. [HRESULT = 0x8007000d - ERROR_INVALID_DATA]
2019-11-29 13:13:55, Error                 CSI    00000033 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000034 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000035 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000036 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000037 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000038 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000039 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    0000003a (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    0000003b (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    0000003c (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    0000003d (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    0000003e (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    0000003f (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000040 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000041 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000042 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000043 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000044 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000045 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Error                 CSI    00000046 (F) Failed to clear possible corruptions file with status STATUS_SUCCESS and disposition 3[gle=0x80004005]
2019-11-29 13:13:55, Info                  CBS    Failed to clear CorruptionDetectedDuringAcr store corrupt flag (slow mode trigger). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #12 on: November 29, 2019, 11:33:29 AM »
Not sure what to tell you to look for in there (I've had corrupt stuff before and iirc, I kind of glazed over the log).  I wouldn't know which component to look at - but even if I did, the problem could be in an assembly it depends on.  The only thing I can suggest is just trying v1.8 again to see if it works.

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #13 on: November 29, 2019, 11:43:51 AM »
FYI may be relevant and full disclosure …  in the past I did install additional language packs to make use of the additional TTS voices - eg. UK, Australia, India …  Since the last horrendous upgrade to Windows version 1809 (took me many attempts before I figured out my encryption software was making it fail) … I no longer have those voices available ….

here was the method to get the voices?  Wondering if others with the issue may have done same?

https://www.ghacks.net/2018/08/11/unlock-all-windows-10-tts-voices-system-wide-to-get-more-of-them/


Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #14 on: November 29, 2019, 11:49:19 AM »
Lol - I think I posted that link over in Discord at one time ;)

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #15 on: November 29, 2019, 11:55:22 AM »
If you've repaired your installation, is it possible to try the Steam update again?  If that works, I can work on getting you a refund for your standalone purchase.

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #16 on: November 29, 2019, 11:59:20 AM »
Was great when I had 16 voices to choose from... must re-apply them sometime.

FYI … restarted PC, reverified Steam 1.8 files …. retried … same problem. 
FYI .. tried reinstalling 1.8 as a standalone (not in Steam) … same problem. So its not Steam specific (if that helps you at all)

I'll use my 1.78 standalone version for now.

And I'm not worried about paying for the extra key.  I use the software every day (writing and using  my own Elite Dangerous 3rd party tool) … and its good to insulate a version from Steam updates.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #17 on: November 29, 2019, 12:12:21 PM »
Would I be able to get you to try installing the latest .net framework on your machine?  (v4.8 I think)

Thanks for helping with all this - it's a big mystery from this end.  If we can pin it down definitely to the .net framework, it might solve the problem for folks that might encounter this.

If you're game, the link is https://dotnet.microsoft.com/download/dotnet-framework/net48

It will stop if you've already got it (which it's highly likely you already do).

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #18 on: November 29, 2019, 12:16:19 PM »
Yep … already got that version. 

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #19 on: November 29, 2019, 12:29:04 PM »
Ok.

One more thing to try, if you don't mind.  Attached is a zipped-up version of Steam v1.8.1 referencing .net framework 4.5.2.  If you would, try just putting this in your steam install folder (usually C:\Program Files (x86)\Steam\SteamApps\common\VoiceAttack).


If CAS will allow you to run it, it would be another useful test.


I've kicked back the standalone key purchase amount for all the work you've done - thank you for that.

TheJDGuy

  • Newbie
  • *
  • Posts: 2
Re: Voice Attack cannot find working speech engine
« Reply #20 on: November 29, 2019, 12:29:12 PM »
Just updated and had same error message pop up as the rest of the folks.
Restarted PC and still no go.
Voice attack was working perfectly until I updated.

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #21 on: November 29, 2019, 12:29:35 PM »
Looking at my registry entries using this link ….

https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed#net_d

I have a v4 Client (4.8.03761) and v4 Full (4.8.03761)

and a v4.0 Client only (4.0.0.0) with no Full subkey at all

also have a v2.0050727, a v3.0 and a v3.5 … 



razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #22 on: November 29, 2019, 12:34:25 PM »
Same error for the new version you asked me to try … get the panel saying cannot find working speech engine

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #23 on: November 29, 2019, 12:40:26 PM »
@TheJDGuy - Are you using the standalone or Steam version?

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #24 on: November 29, 2019, 12:55:29 PM »
Hey thanks for the refund.  If you need further help, send me an email as I check those a lot more than a forum thread!

Good luck!

TheJDGuy

  • Newbie
  • *
  • Posts: 2
Re: Voice Attack cannot find working speech engine
« Reply #25 on: November 29, 2019, 01:07:14 PM »
@Gary using the standalone version.
Bought it about two weeks ago and worked fine until the update.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #26 on: November 29, 2019, 01:08:45 PM »
One more thing to try, @razzafrag

I have attached one more Steam build - this will dump a stack trace to a message box if an exception is being caught.  I noticed there is an unmitigated try/catch in there that may need to be exposed (circa 2009 code - this just has never come up before like this).

If you get a message box with a big stack trace in it, would you post it here?

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #27 on: November 29, 2019, 01:14:26 PM »
Yep got a stack … See attached … (I screen snipped it)

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Voice Attack cannot find working speech engine
« Reply #28 on: November 29, 2019, 02:51:29 PM »
@TheJDGuy @Vlodec  As pointed out by razzafrag, he was able to solve this problem by running VA as an admin.  This worked for him as it seems to be a permission issue on his machine.  Would you guys be willing to give this a go?

What you will need to do is go to the System/Advanced tab of the Options screen and select, 'Run VA as an administrator'.  Then, relaunch VA and see if the message goes away.

This has never come up before - been at this since '07.  It may be an attribute of later .net framework features.

razzafrag

  • Guest
Re: Voice Attack cannot find working speech engine
« Reply #29 on: November 29, 2019, 02:55:59 PM »
To clarify ….

1. Find the VoiceAttack.exe in the steam library folder.  Right click and select "Run as administrator" to start it
2. Should start up … go to the settings (wrench icon, bottom right hand corner) …
3. Go to the System/Advanced tab
4. Check the "Run VoiceAttack as an administrator" box
5. Close VoiceAttack

Should now be able to launch it normally and not get the error