Asked — Edited

Help With Error On $Botresponse Aiml

Quick question as I am editing the settings file for the AIML Bot plug in. I got a clean set up with just the AIML Bot plug in. Mostly works just fine, but on occasion I get a correct $BotResponse that is not spoken, with an error message. Can anyone tell me whats happening.

Again correct response is given, just wont speak the response do to error?!

User-inserted image


ARC Pro

Upgrade to ARC Pro

Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Stop putting new blank lines in your AIML

Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#2  

New blank line? To my knowledge I've not added a blank line anywhere, just simply replacing what is there. Can you explain.

User-inserted image

Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#3  

Maybe notepad is adding something? What should i be editing with?

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#4  

You only showed "Star Wars" as an item from the config. You did not look at the actual response source.

I’m not able to provide assistance on using aiml because I don’t have much experience. But I can recommend looking at the source files and not only the config.

Author Avatar
PRO
USA
#5  

@DJ,

I believe the plugin needs to strip some characters to avoid get stuck in the ARC's regular expressions.

I just added the AIM bot (no changes)

And i asked the question "favorite movie?"

User-inserted image

I tried to process the $BotResponse in a EZ-Script script and i get similar errors.

Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#6  

No problem, maybe someone else will chime in.

I didn't alter any of the response files, only the settings config file.

#7  

Hi

I have Hadrien the same problemes in my synbot plugin and have add a filtering code in the plugin