It has been awhile since I did an update but a rather unusual problem I discovered in version 2.4.6 has caused me to update to the latest versison to see if the same issue is still in the current code.
Unfortunatly I have spent most of the day trying to get the new release working because of all the basic changes that have been made.
The one that is currently concerning me is that in version 2.4.6 my AIML file set that is loaded produces rather significant different results.
Here is what I get on version 2.4.6 from loading the zip file AIML.ZIP
The chatbot "Root Bot" has 29,867 AIML categories in the database.
After clearing the AIML and loading it on version 2.4.7 I get this:
The chatbot "Root Bot" has 28,105 AIML categories in the database.
In both cases I did the following steps:
Clear ALL AIML categories (Purge database)
Then load the zip file AIML.ZIP
It is very strange that a program would ignore something and not report that it did so and why.
Why would the number of AIML categories be so different from the exact same AIML files?