I've found a little problem with Hal 6.0.103. Maybe this already happened with previous versions and I never noticed, or maybe it's related to some change in my PC setup, since nobody else reported it.
However, here is the problem.
If Hal says something containing a <quote> command, she does not translate it correctly. It's easy to get this kind of answer. Just keep on repeating several times BYE, until Hal gets angry and says this:
(http://www.zabaware.com/forum/uploaded/vrossi/2006512171345_Quote01.jpg)
I've looked in the code in debug and found this solution: just move the lines 250 and 251 after line 258:
(http://www.zabaware.com/forum/uploaded/vrossi/2006512172114_Quote03.jpg)
After this change I get the correct answer:
(http://www.zabaware.com/forum/uploaded/vrossi/2006512171530_Quote02.jpg)
I hope this can be helpful to other.
Vittorio,
Thanks for posting this, I copied it and will make the change although I never had the problem.
Another thought, perhaps you could do something with the lighting dependent on the time of day similar to changing clothing.
Carl2
Hey thanks alot Vit...
Good call. I checked it out, and got the same respnse you got. Thanks for the fix.