Hi guys. I am new here.Please help me ), I installed Chatterbean, but when I use it I am having trouble with the <that> function. As an example:
hi
hi, how are you
fine
java.lang.NullPointerException
my code:
<category>
<pattern>HI</pattern>
<template>hi, how are you</template>
</category>
<category>
<pattern>fine</pattern>
<that>hi, how are you</that>
<template>good</template>
</category>
<category>
<pattern>bad</pattern>
<that>hi, how are you</that>
<template>terrible</template>
</category>
This AIML code works fine via cmd.