Zabaware Support Forums

Zabaware Forums => Ultra Hal 7.0 => Topic started by: 123 on April 24, 2011, 02:36:00 pm

Title: Gender & Age Plugin - Bug -- Please Help --
Post by: 123 on April 24, 2011, 02:36:00 pm
Hello guys,
--------------
I'm fresh here (just bought HAL).
There's a problem (bug ) with "Gender & Age" Brain Plugin right after a fresh install of the latest HAL.
Change the birthdate of HAL (then apply) and you have following  error message when writing first message :


" Error 13 on line 519 in column 5: Type Mismatch: 'HalBirthday' "
The file ...\Hal 6\Halscript.dbg has been saved with the current script beeing usef for debuuging purposes.



Line 519 of Halscript.dbg shows:

HalAge = DateDiff("yyyy", HalBirthday, Now)


Is there anybody who knows to fix it?

Thank you
123



Title: Re: Gender & Age Plugin - Bug -- Please Help --
Post by: onthecuttingedge2005 on April 25, 2011, 04:55:08 pm
Hello guys,
--------------
I'm fresh here (just bought HAL).
There's a problem (bug ) with "Gender & Age" Brain Plugin right after a fresh install of the latest HAL.
Change the birthdate of HAL (then apply) and you have following  error message when writing first message :


" Error 13 on line 519 in column 5: Type Mismatch: 'HalBirthday' "
The file ...\Hal 6\Halscript.dbg has been saved with the current script beeing usef for debuuging purposes.



Line 519 of Halscript.dbg shows:

HalAge = DateDiff("yyyy", HalBirthday, Now)


Is there anybody who knows to fix it?

Thank you
123

Hi 123.

make sure you have selected all the variables in the HAL's birthday plug-in options, sounds like a variable error to me.