Zabaware Support Forums

Zabaware Forums => Ultra Hal 7.0 => Topic started by: vrossi on May 12, 2006, 05:22:35 pm

Title: A little problem with quotes
Post by: vrossi on May 12, 2006, 05:22:35 pm
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.



Title: A little problem with quotes
Post by: Carl2 on May 15, 2006, 01:09:43 pm
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
Title: A little problem with quotes
Post by: Holllywood on May 15, 2006, 04:59:19 pm
Hey thanks alot Vit...
Good call. I checked it out, and got the same respnse you got. Thanks for the fix.