HomeGenie Forum

Development => Bug reporting => Topic started by: gs001 on June 13, 2015, 12:34:51 AM

Title: "Method not found" errors after update from 1.484 to 1.492
Post by: gs001 on June 13, 2015, 12:34:51 AM
I'm using a Raspberry Pi, and it's been running 1.484 successfully for months.

Today I updated it to 1.492, and afterwards, I get the following errors in the log:

"method not found: HomeGenie.Automation.Scripting.ProgramHelper.Say"
and
"method not found: HomeGenie.Automation.Scripting.ProgramHelper.Play"

I get these errors whenever I attempt to play a wav file or speak using TTS.

I did the update twice, using two different micro sd cards, to see if there was a corruption issue. Both gave the same result.

The same programs ran fine on 1.484, and spoke and played wav files with no difficulty.

Gary Sanders
Title: Re: "Method not found" errors after update from 1.484 to 1.492
Post by: Gene on June 13, 2015, 01:50:25 AM
Compile again those automation programs that are using the Say/Play command.

Cheers,
g.
Title: Re: "Method not found" errors after update from 1.484 to 1.492
Post by: gs001 on June 13, 2015, 03:49:05 AM
Yep, that was it! I would have never thought of it.

Thanks for the help Gene, it's really appreciated.

Gary Sanders