Below are the results of very preliminary testing. Emphasis on preliminary. They are not intended to criticize at all. All comments that follow are intended to be friendly and helpful, in a report form. Nice job on the chatbot overall.
It would seem the chatbot is simply not finding its script: memory.chat, which is in the same directory. That’s not much of a big deal. This kind of stuff happens often with early testing of new chatbots. Otherwise, the chatbot installed easily, and did not fail at any time, and it interacted very quickly.
You: Why don’t you get out more?
Anonymous: I honestly don’t know.
You: Have you been to the movies recently?
Anonymous: I really don’t know.
You: What shall we discuss?
Anonymous: No idea.
This test was run under Linux with Open JDK Java 7. The JAR file came right up as a desktop application, and worked well, with a textbox for input, a button for submit, and a textarea for a multi line log.
I think this disconnect may not be a fault with the chatbot itself. It is more likely, I think, related some configuration needed in the operating system, environment variable or whatever, so that the chatbot could find its memory file. The README.txt was followed carefully during installation.
Please note: This report is not final. I will update it again, when I make some progress. There are still a bunch of things left to try. This is just a quick snapshot.