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 3,265 - 3,277 of 8,683
Posts 3,265 - 3,277 of 8,683
DaMoyre
21 years ago
21 years ago
I didn't do anything to store the (mem-iam). So far, most have been stored automatically.
Whenever someone tells Duo stuff like "you're smart" or "you're a hot bot" those things get stored in his memories.
Whenever someone tells Duo stuff like "you're smart" or "you're a hot bot" those things get stored in his memories.
isaacc
21 years ago
21 years ago
I believe that "if (mem-iam) exists" refers to memories about the person being spoken to, and not the person being gossiped about.
Alas, this makes it more or less useless for gossip, until the Prof changes the way that bit of AI Script works.
Alas, this makes it more or less useless for gossip, until the Prof changes the way that bit of AI Script works.
ezzer
21 years ago
21 years ago
i thought mem-youare was a preset, but i have a mem-youthinkiam in place for when someone tells my bot "you are __." hmmm ya learn somehting new every day.
IsisV33
21 years ago
21 years ago
What is the ,"HANG UP" thing it took over my whole sceen and knocked me off. And both bots kept repeating it over and over.And I know I don't have it in Mem or script.
Joe Repka
21 years ago
21 years ago
I'm working on getting Simulacron3 to deal with Guests by their names.
I use AIScript to ask for the guest's name like this:
My name is (*) [5,1] <?PF rem (key1) as only "handle"; ?>
Pleased to meet you, (mem-handle). Simulacron3, at your service.
The name is stored in (mem-handle). This works fine, but the new memory is not used in the response. The previous name is substituted for (mem-handle) rather than the new one, even though the new memory has been formed.
Another oddity is that when a guest's name is remembered like this, it changes the (mem-handle) of my Joe Repka persona, and that is used for the next guest as well. Why is Guest linked to Joe Repka?
I use AIScript to ask for the guest's name like this:
My name is (*) [5,1] <?PF rem (key1) as only "handle"; ?>
Pleased to meet you, (mem-handle). Simulacron3, at your service.
The name is stored in (mem-handle). This works fine, but the new memory is not used in the response. The previous name is substituted for (mem-handle) rather than the new one, even though the new memory has been formed.
Another oddity is that when a guest's name is remembered like this, it changes the (mem-handle) of my Joe Repka persona, and that is used for the next guest as well. Why is Guest linked to Joe Repka?
Skysaw
21 years ago
21 years ago
Joe,
I don't think the memory is actually formed until after the response, so you should form it as
Pleased to meet you, (key1)... etc. Then in other responses, (mem-handle) should work.
The only problem with memories associated with guests is that the bots won't distinguish between different guests. My bot is always called a guest whatever the previous guest said their name was.
I don't think the memory is actually formed until after the response, so you should form it as
Pleased to meet you, (key1)... etc. Then in other responses, (mem-handle) should work.
The only problem with memories associated with guests is that the bots won't distinguish between different guests. My bot is always called a guest whatever the previous guest said their name was.
DaMoyre
21 years ago
21 years ago
Duo doesn't seem to recognize the expression "hiya" as a greeting. So, I went ahead and added it as a keyphrase and ranked it rather high to see if he would pick it up, but no luck. He's still throwing xnones whenever "hiya" comes up.
Does anyone else have that problem?
Does anyone else have that problem?
Skysaw
21 years ago
21 years ago
Bug -
(adjartnoun) sometimes returns only the article in a match. Example:
phrase: do you have (adjartnoun)
input: do you have a hidden agenda?
(postkey): hidden agenda (5,6)
(subj): a (4)
(key1): a (4) // bug is here
(ssub): you (2)
(sub): you (2)
(submod): you (2)
(sv): do (1)
(v): do have (1,3)
(vmod): do have (1,3)
(sob): agenda (6)
(ob): a hidden agenda (4,5,6)
(obmod): a hidden agenda (4,5,6)
After (key)s: 1.08
KeySubject: " a"
(adjartnoun) sometimes returns only the article in a match. Example:
phrase: do you have (adjartnoun)
input: do you have a hidden agenda?
(postkey): hidden agenda (5,6)
(subj): a (4)
(key1): a (4) // bug is here
(ssub): you (2)
(sub): you (2)
(submod): you (2)
(sv): do (1)
(v): do have (1,3)
(vmod): do have (1,3)
(sob): agenda (6)
(ob): a hidden agenda (4,5,6)
(obmod): a hidden agenda (4,5,6)
After (key)s: 1.08
KeySubject: " a"
isaacc
21 years ago
21 years ago
DaMoyre --
"Hi" and all its variations are ignored by bots after the conversation is started. You can't even build keyphrases for them. Or, rather, you can build them, but they won't get caught.
"Hi" and all its variations are ignored by bots after the conversation is started. You can't even build keyphrases for them. Or, rather, you can build them, but they won't get caught.
sollunessen
21 years ago
21 years ago
this isn't quite a 'bug stomp' or a 'great quote', but it is another example of how some words should not be processed. my bot has a response that includes the words "reading orwellian novels". "orwellian" got processed into "or well you an"...
DaMoyre
21 years ago
21 years ago
Isaac,
Thank you! I just realized that I was testing him *after* the conversation had already begun. I'd totally forgotten that bots would ignore any further greetings in mid conversation.
Thank you!
Thank you! I just realized that I was testing him *after* the conversation had already begun. I'd totally forgotten that bots would ignore any further greetings in mid conversation.
Thank you!
isaacc
21 years ago
21 years ago
I'm not too sure what happened with either of these (consecutive) exchanges:
Neko-chan: ?
Simulo: What makes you think I have a Lang?
Neko-chan: America bites...
Simulo: I hope you don't mind, but I'm going to have to wait a little before I can do that.
Neko-chan: ?
Simulo: What makes you think I have a Lang?
Neko-chan: America bites...
Simulo: I hope you don't mind, but I'm going to have to wait a little before I can do that.
» More new posts: Doghead's Cosmic Bar