Author Topic: [v1.6.4.4] "Set a Text Value" invalid "Value from file/URI" crashes VoiceAttack  (Read 2937 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4761
  • RTFM
When the "Value from file/URI" option of the "Set a Text Value" action is set to an improperly formatted URI, VoiceAttack crashes("VoiceAttack has stopped working", "System.UriFormatException") when the command is executed.

E.G.
Code: [Select]
Set Text [test] to [This crashes the VoiceAttack]

EDIT: Fixed in v1.6.4.5
« Last Edit: April 30, 2017, 02:40:54 PM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Yikes!  My try/catch was one line below o_O   

All better.  Thank you!