Author Topic: 1.5.11 Crashes on start  (Read 6319 times)

wilkie79

  • Guest
1.5.11 Crashes on start
« on: July 28, 2016, 08:45:18 AM »
I've updated to 1.5.11 and the software crashes when opening.

I have checked the event viewer and I see three errors produced by the VoiceAttack application.

Error - VoiceAttack
Code: [Select]
System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at ..ž.()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

Error - .NET Runtime

Code: [Select]
Application: VoiceAttack.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
   at System.ThrowHelper.ThrowArgumentException(System.ExceptionResource)
   at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Insert(System.__Canon, System.__Canon, Boolean)
   at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Add(System.__Canon, System.__Canon)
   at .+ž.()
   at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()

Error - Application Error

Code: [Select]
Faulting application name: VoiceAttack.exe, version: 1.5.11.0, time stamp: 0x5798fefe
Faulting module name: KERNELBASE.dll, version: 10.0.10586.494, time stamp: 0x5775e78b
Exception code: 0xe0434352
Fault offset: 0x000bdae8
Faulting process ID: 0xe0c
Faulting application start time: 0x01d1e8dd27bd94ae
Faulting application path: D:\Program Files (x86)\VoiceAttack\VoiceAttack.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report ID: 985a017d-302c-48b8-869e-e6fb321afb35
Faulting package full name:
Faulting package-relative application ID:

VoiceAttackFault

Code: [Select]
System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at ..ž.()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
« Last Edit: July 28, 2016, 08:50:28 AM by wilkie79 »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2827
Re: 1.5.11 Crashes on start
« Reply #1 on: July 28, 2016, 08:55:22 AM »
Can you send your VoiceAttack.dat file to support@voiceattack.com?

This file is usually located in C:\Users\YOUR USER NAME\AppData\Roaming\VoiceAttack

I will open it up and see what's going on.

In the meantime, you can still get the previous version here:

http://www.voiceattack.com/filesend.aspx?id=voiceattackinstaller_1510.exe

wilkie79

  • Guest
Re: 1.5.11 Crashes on start
« Reply #2 on: July 28, 2016, 09:10:46 AM »
Can you send your VoiceAttack.dat file to support@voiceattack.com?

This file is usually located in C:\Users\YOUR USER NAME\AppData\Roaming\VoiceAttack

I will open it up and see what's going on.

In the meantime, you can still get the previous version here:

http://www.voiceattack.com/filesend.aspx?id=voiceattackinstaller_1510.exe

Sent, and thanks for the link to the previous version.

Just noticed that the file I have just sent was last modified on the 25/07/2016.

Is that ok?

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2827
Re: 1.5.11 Crashes on start
« Reply #3 on: July 28, 2016, 06:54:00 PM »
Looks like there is an issue with linking in a profile with same-named commands when one is disabled and the other is not.  I am going to treat this as a serious problem that could hose up others, so I will have a release out momentarily.

Thanks for the heads-up on that one.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2827
Re: 1.5.11 Crashes on start
« Reply #4 on: July 28, 2016, 07:09:22 PM »
New release just put out there:  http://www.voiceattack.com/download

Seems to work well with your profile ;)

wilkie79

  • Guest
Re: 1.5.11 Crashes on start
« Reply #5 on: July 29, 2016, 02:57:38 AM »
You were fast at fixing the problem and I hope it does help others.

I've downloaded the new version and it is working brilliantly.

Thanks  :)