Bug Stomp

Upgrades and changes sometimes have unpredictable results, so post your bugs and glitches in here and I'll get out my trusty wrench and get to fixin'!

Posts 7,986 - 7,997 of 8,681

12 years ago #7986
Me too. Huge amount of old transcripts I have downloaded it and found no way to remove it from the server.

12 years ago #7987
I'm getting odd responses to the question "What is your favorite color" Generally the answer is "My favorite color is an olive" or "a pastel" or something similar. The problem is the prefixed article. Normally someone would say: "My favorite color is olive." or "My favorite color is orange." The article makes the response sound off. Also including adjectives like pastel gives an poor answer. "My favorite color is pastel blue" makes sense, "My favorite color is pastel" sounds incomplete.

12 years ago #7988
Make your own response and keyphrase rank above 20.

12 years ago #7989
I'm not sure whether this counts as a bug, but in the import language center, the field for the file name isn't large enough for me to see the whole file name. All I can see is the beginning of the path.

It would be nice, as a double check things went well, if the next screen that says "Upload of Import File Complete" in big green letters, could also mention the complete file name somewhere, before I continue to the trial run.

It already tells me the file size. File name shouldn't be too difficult an addition.

12 years ago #7990
I have created a couple of empty plug-ins that I can't edit, delete or replace. I inadvertently tried to add the plug-in while not logged in. The system puts the plug-in's name into the plug-in list, so I can't reuse the name, but does not list me as creator (since I'm not logged in) so I can't edit or delete it. The system should check log-in status before taking any action. Meanwhile, there are a couple of (Eniola_something) plug-ins with no entries and no creator listed.

12 years ago #7991
I am using a regular expression in a seek

Seek: ("^[A-Za-z]$") (re)

When I tried to edit the seek, the seek field in the Language Center turned into just "(" with the rest of the expression missing.

The original line in my file is

+ ("^[A-Za-z]+$") (re) [0] <?PF raw; rem (key1) as only "name" ?>

but when I imported it the '+' was missing from the Regular Expression (']+$' became ']$'), which I assume is why the parser did not recognize 'Samantha' as a valid entry, since it is longer than one character...


12 years ago #7992
While editing a seek in the Language Center I got an error message:
"Keyphrases should not contain any punctuation.
Your entry has been adjusted to fit this."
(seek contained apostrophes "... My name's, my name's,...")
It apparently had no effect on the content of the seek.

12 years ago #7993
Check to see if the apostrophe is still there some times it gets stripped out. Sometimes you have to use the slash apostrophe to get it to work.

12 years ago #7994
I checked, the apostrophe was still there (whew). /' or \'?

12 years ago #7995
well, the backslash went away...

Some forums where precise syntax is discussed have text boxes that are immune from html hijinks -- whatever you type into a text box is duplicated character for character with no changes.

Yeah, dream on girl...

12 years ago #7996
In files you import, you have to duplicate backslashes anyway.

I have as Seek for the name the following line in the files:

+ my name is ([\\\\w\\\\s]+) (re) [0] <?PF raw; ?>

and the assignment of mem-name is in the answers. (Should work with both AIScript instructions in one line too, though.)

(\\w stands for "word character" (letters), and \\s for "whitespace" (space, tab, line feed/carriage return))

Maybe the double quotes make trouble?

12 years ago #7997
When my bots start a conversation, I find their initiating line twice in my transcripts. (The second time with the name of the chat partner included.)

Likewise, when someone else starts a conversation, I don't find their initiating line in my transcripts at all.


Posts 7,986 - 7,997 of 8,681

» More new posts: Doghead's Cosmic Bar