Reported Errors That I've Never Seen Before. [UNSOLVED]

Anonynn
27 Dec 2018, 06:31

Someone reported this to me when trying to play my game....

Can't launch the game. An error pops up and says:

System.InvalidOperationException: Ошибка при создании формы. См. Exception.InnerException. Ошибка: Retrieving the COM class factory for component with CLSID {D9F6EE60-58C9-458B-88E1-2F908FD7F87C} failed due to the following error: 8007007e Не найден указанный модуль. (Exception from HRESULT: 0x8007007E). ---> System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {D9F6EE60-58C9-458B-88E1-2F908FD7F87C} failed due to the following error: 8007007e Не найден указанный модуль. (Exception from HRESULT: 0x8007007E).
    at System.Speech.Internal.ObjectTokens.RegistryDataKey..ctor(String fullPath, IntPtr regHandle)
    at System.Speech.Internal.ObjectTokens.RegistryDataKey.Open(String registryPath, Boolean fCreateIfNotExist)
    at System.Speech.Internal.ObjectTokens.SAPICategories.DefaultDeviceOut()
    at System.Speech.Internal.Synthesis.VoiceSynthesis..ctor(WeakReference speechSynthesizer)
    at System.Speech.Synthesis.SpeechSynthesizer.get_VoiceSynthesizer()
    at TextAdventures.Quest.Player.set_UseSAPI(Boolean value)
    at TextAdventures.Quest.Main.InitializeComponent()
    at TextAdventures.Quest.Main..ctor()
    --- End of inner exception stack trace ---
    at TextAdventures.Quest.My.MyProject.MyForms.Create__Instance__[T](T Instance)
    at TextAdventures.Quest.My.MyApplication.OnCreateMainForm()
    at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
    at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()

Running as administrator doesn't help. How do i fix it? Core i5-4460, 16 Gb RAM, GTX1070, Win7 x64, .NET Framework, C++ and all drivers are up to date. 

and this is from another...

'the drive or UNC share you selected does not exist or is not accessible'

Any ideas on how I can help these people o_0

Anonynn.


Anonynn
27 Dec 2018, 18:43

Anyone @_@ ?


Dcoder
27 Dec 2018, 21:42

Just a guess -- looks like Quest's speech synthesizer is having trouble with a foreign language?


Forgewright
28 Dec 2018, 00:50

Plus there were sever problems today but should be fixed.


Anonynn
28 Dec 2018, 07:20

Thanks for the replies! I let the people know who had the errors! Thank you!

Anonynn.