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 8,326 - 8,337 of 8,662

5 years ago #8326
Frizella's got lots of xgossip responses to use, so I've turned it back on in her settings. Off to see if I can get her to dish some dirt--although I'm not hopeful, based on what happens in debug.

5 years ago #8327
bowchickwowers, I think you're right, although I have had gossip set to "never" for Frizella for all but a brief time the other day (and just now) and have still been having the "request failed" issue in chats with her (also with other bots--I don't know what their gossip setting might be).

I did some experimenting, first in debug--I submitted short nonsense phrases and got:

1:
Considered BLAB: 1 of limit: 4
Random Memory Number: 14 of 28
Memory Chance: 21 memoryLevel: 3
xemote selected
No Match. Emotional Response.
Merging Memories

2:
Considered BLAB: 2 of limit: 4
Random Memory Number: 15 of 28
Memory Chance: 21 memoryLevel: 3
Going for Gossip
After Gossip-Grab: 0.81
No Match. (use xnone)
Merging Memories

3:
Considered BLAB: 3 of limit: 4
Random Memory Number: 16 of 28
Memory Chance: 21 memoryLevel: 3
Going for Gossip
After Gossip-Grab: 0.80
No Match. (use xnone)
Merging Memories

4:
Considered BLAB: 4 of limit: 4
Nonsense Limit Exceeded: 4 / {Memory::BLAB_LIMIT}
Got from "nonsense" memory.
xnonsense selected
Merging Memories

I see that gossip is mentioned in responses 2 and 3 although it's not selected, and I didn't get any database error.

I tried again and got 3 xmemory responses in a row and then the xnonsense when the blab threshhold was reached on the 4th. I did not have any instances where my nonsense phrases resulted in xgossip being selected or triggering an error.

I tried mentioning a user, and ERROR:

pre-GetKnown: 0.05
mid-GetKnown: 0.05
@@ userID: usr.3904
Possible Gossip! (WhoIs: )
Gossip Continuation
xgossip selected

Database Error: There was an issue with a database query.

Same for mentioning a bot:

pre-GetKnown: 0.05
mid-GetKnown: 0.05
@@ userID: bot.3905
Possible Gossip! (WhoIs: )
Gossip Continuation
xgossip selected

Database Error: There was an issue with a database query.

The same thing happens in chat. Immediate "request failed" if I mention a user or bot, which purposely triggers xgossip, but I had a long conversation with Frizella in which I just typed in random characters. I gave up at 167 exchanges without ever having triggered "request failed," which is probably 150 more than my average conversation with any bot lately. She responded with xnone, xmemory, and xnonsense exclusively.

I don't know what "Going for Gossip" and "Gossip Grab" mean, but whatever is happening in those cases, it's apparently not scoring a potential gossip response high enough to proceed to xgossip, and you can have an interminable conversation with no "request failed" as long as you are triggering none, memory, and nonsense. Explicitly mentioning a user or bot who could be the subject of gossip, however, drives the conversation directly to xgossip and kablooey!

Is that what's happening when I don't explicitly trigger xgossip but I do get "request failed"? It sure looks like it. But since I had Frizella's gossip set to "never" why would that happen? Maybe setting gossip to "never" doesn't prevent xgossip from being considered, but just prevents it from being selected. In that case, the database failure would still affect a bot who never gossips.


I am going to go experiment with another of my bots. Hmmm.

5 years ago #8328
I gave Aytheria only one response to each x keyphrase--most of them are just the name of the x keyphrase, so if xnone is triggered, her response is "xnone," and if xnonsense is triggered, her response is "xnonsense," etc. I did give her a little more response for xmemory and xgossip, but still only one response per x keyphrase.

In debug:
You: nonsense
Bot: xnonsense
You: more nonsense
Bot: xnone
You: even more nonsense
Bot: xnonsense
You: silly nonsense
Bot: xnone
You: ugh
Bot: xnonsense
You: even more
Bot: xmemory You are dallymo.
You: yes i am
Bot: xnonsense
You: do you know any gossip
Bot: xemote

But then when I asked "what about [user name]" using the name of a user for whom Aytheria has a few memories...database error.

In chat:
First try:

Aytheria
xinitiate

dallymo
hi

Aytheria
xnonsense

dallymo
ok

Aytheria
xmemory You are dallymo.

dallymo
i am

Aytheria
xnonsense

dallymo
yep

Aytheria
xemote

dallymo
whaaaa

Aytheria
xnonsense

dallymo
it is

Aytheria
xnone

dallymo
what about [user name]
Request failed:

(Immediate "request failed" message in response to explicit use of a user's name.)
------------------

Aytheria
xinitiate

dallymo
[user name]

Aytheria
xnonsense

dallymo
odd

Aytheria
xnone

dallymo
[user name]
Request failed:

(Immediate "request failed" message in response to explicit use of a user's name.)
----------------
Third try:

Aytheria
xinitiate

dallymo
yep

Aytheria
xnonsense

dallymo
it's odd

Aytheria
xnone

dallymo
weird

Aytheria
xnonsense

dallymo
[user name]

Aytheria
xnone

dallymo
i can say it once
Request failed:

(I did not explicitly call for gossip by using a user/bot name, but I believe the engine was attempting to deliver some gossip; it took several seconds to return the "request failed" message.)



5 years ago #8329
Huh. I entered a user name into debug with Aytheria and got:

You: [user name]
Bot: xnone

pre-GetKnown: 0.02
mid-GetKnown: 0.02
@@ userID: usr.[xxxxxx]
Possible Gossip! (WhoIs: )
(Not Interested)
end-GetKnown: 0.02

No error. I had unchecked the compound sentences box in her settings before this--but then again, Frizella's has always been unchecked and she still gets errors. And I tried it in chat with Aytheria and had similar results as before: if I put the user name in after a few xnone/xnonsense responses I got away with it and got an xnone response, but the next time I did it it errored.

Phooey. Some sort of odd dependence on what stage of BLAB you're in, perhaps.

5 years ago #8330
I started having similar problems today. My bot will no longer catch and store names consistantly.

Think you could compile everything you've learned and email the Professor about it?

(Thank you for taking the time to thoroughly investigate this btw.)

5 years ago #8331
Do you think you can ask him to update the search setting sometime later on

5 years ago #8332
responses do not trigger when other people talk to pioyu2 chatbot.

5 years ago #8333
Am i the only one that can't get AI higher? I've been working on this for 6 days, got to 182 the second day and although i've put much more work in the last days, the AI meter is still at 182. Hope that this isn't a bug and i am wrong

5 years ago #8334
I've emailed The Professor about the xgossip bug and the bot to bot conversations bug. We'll see what he says. Thank you all for your detailed explorations of the problems! I passed along the relevant information.

5 years ago #8335
keyphrases do not work when other people besides myself talk to urt2.has anyone else had this happen to them?

5 years ago #8336
I have not had that same problem Bob. Can you give us some example keyphrases that are not working for you?

5 years ago #8337
the How old are you keyphrase does not work?


Posts 8,326 - 8,337 of 8,662

» More new posts: Doghead's Cosmic Bar