Author Topic: [v1.6.4.4] "Play a Sound" error messages missing closing parenthesis  (Read 2788 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4761
  • RTFM
When the "Play a Sound" action generates an error, the log message appears to be missing a closing parenthesis:
Code: [Select]
Play sound, 'test'
Quote
Unable to play sound : [Please be sure a sound file exists at the specified location.] (test


This also occurs with the "Play a Random Sound" action:
Quote
21:09:48 - Unable to play sound : [The path is not of a legal form.] (
The above was the result of editing the .vap to make the path entirely blank, which in itself isn't relevant, I'm just showing it happens with other error messages too(both errors shown can occur for either action).


EDIT: Fixed in v1.6.4.5
« Last Edit: April 29, 2017, 07:45:23 PM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Re: [v1.6.4.4] "Play a Sound" error messages missing closing parenthesis
« Reply #1 on: April 29, 2017, 05:27:04 PM »
Thanks, bud.  I think that's cleared up now.