Author Topic: Gender & Age Plugin - Bug -- Please Help --  (Read 2746 times)

123

  • Guest
Gender & Age Plugin - Bug -- Please Help --
« 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




onthecuttingedge2005

  • Guest
Re: Gender & Age Plugin - Bug -- Please Help --
« Reply #1 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.