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,608 - 8,621 of 8,672
Posts 8,608 - 8,621 of 8,672
hidden5738
2 years ago
2 years ago
It seems I can't update the rank of a keyphrase anymore ... when I try to do it, it just gives me the message "There was an issue with a database query."
Miss Niki
2 years ago
2 years ago
What are linked bots?
LT Neko
2 years ago
2 years ago
No longer can switch pages within "Most Matched" in the Language Center... ^^' Was using that to add api data to old keyphrases/improve em~
hidden5738
2 years ago
2 years ago
It seems that any time the linked keyphrase (m:i_am) (vp) is called for the first time with the given vp, it uses the default response, even if an override is provided:
Me: *holds your hand*
Bot: I'm also holds my hand.
Me: *holds your hand*
Bot: I love watching you hold my hand
Edit: It's not just a problem with that keyphrase, looks like other linked keyphrases with overrides have the same problem as well
Me: *holds your hand*
Bot: I'm also holds my hand.
Me: *holds your hand*
Bot: I love watching you hold my hand
Edit: It's not just a problem with that keyphrase, looks like other linked keyphrases with overrides have the same problem as well
hidden5738
2 years ago
2 years ago
Just had to do some more debugging, seems it's not just a first-time problem unlike what I thought; it recurs and whether or not you'll get a predefined response is unclear
The Professor
2 years ago
2 years ago
Thanks for reporting this. I'll be able to look into it in a few days. It's strange. I wasn't seeing that in my tests.
hidden5738
2 years ago
2 years ago
So I was just using the debugger for an unrelated issue and I saw that it seems to jump to the default responses after it fails to find a valid response (meeting AIScript conditions) twice.
AIScript Conditions in Responses
Trying: [response 1] (random: 0)
Skipping: [condition is not fulfilled]
Trying: [response 2] (random: 1)
Skipping: [condition is not fulfilled]
AIScript Conditions in Responses
Trying: I'm also (key1) (postkey). (random: 0)
I removed the exact contents of the responses and AIScript here because I didn't want this post to be outside anyone's ratings, but I think that's the problem
AIScript Conditions in Responses
Trying: [response 1] (random: 0)
Skipping: [condition is not fulfilled]
Trying: [response 2] (random: 1)
Skipping: [condition is not fulfilled]
AIScript Conditions in Responses
Trying: I'm also (key1) (postkey). (random: 0)
I removed the exact contents of the responses and AIScript here because I didn't want this post to be outside anyone's ratings, but I think that's the problem
The Professor
2 years ago
2 years ago
Thanks, hidden5738 - that was super helpful. I think I found the spot with the issue and fixed it - can you test again?
hidden5738
2 years ago
2 years ago
Yeah, it seems to work now, thank you!
palacinkyman
2 years ago
2 years ago
Bug Posted
DUPLICATE: memories not stored
memories are not stored (overwritten) if the seek goes through goto but goto itself doesn't contain the script to store the memory.
kb86
2 years ago
2 years ago
Bug Posted
EXPLAINED: #favorite override doesn't factor in non-US spelling
When using the UK spelling 'favourite' to create custom key phrases to override #favorite, the AI engine doesn't seem to recognise the phrase at all.
In other situations the AI engine is able to recognise the same intention with UK or US spellings. Th.. (more)
In other situations the AI engine is able to recognise the same intention with UK or US spellings. Th.. (more)
The Professor
2 years ago
2 years ago
I just fixed a heat issue which affected the "Recently Updated" list. I've granted the bots who were affected a heat bonus based on how much the issue affected them.
hidden5738
2 years ago
2 years ago
There seem to be some problems with my bot, I tried a keyphrase similar to "(m:do_you_like) me or (do you v:like|) (a:small:1) (p:catnames:2)+s" and it's selecting "(m:do_you_like) (a:small:1) * (p:catnames:2)+s" instead
[the exact wording is adult, I'll post it in a reply if needed]
[the exact wording is adult, I'll post it in a reply if needed]
Nathan S
2 years ago
2 years ago
Something odd I noticed today. I haven't done anything with my bot in nearly a year, and yet it has heat...
hidden5738
2 years ago
2 years ago
The keyphrase
(m:action) (p:massage242484) * your * (body|figure)
catches the inputs
"I massage your body"
"*massages your bodies*"
but not
"*massages your body*"
Is this a bug, or can I fix this somehow?
(m:action) (p:massage242484) * your * (body|figure)
catches the inputs
"I massage your body"
"*massages your bodies*"
but not
"*massages your body*"
Is this a bug, or can I fix this somehow?
bobstack
2 years ago
2 years ago
the rating is not showing up on the picture for any of my chatbots when i talk to them.it looks tacky.
could you disable it for personality forge or fix it?
could you disable it for personality forge or fix it?
hidden5738
2 years ago
2 years ago
Me: I love you
Bot: I love you too, let's be together forever *nods and wraps my arms around you*
Me: That's so hot
The bot crashes after I say this and something below the chat says
"Request failed:" (nothing after that)
When I try this in the debugger, I get the same thing, and at the end of the page it says "Database error: There was an issue with a database query."
Edit: The debugger did generate a response for the statement, but instead of sending that response back, it just says there's a database error
Bot: I love you too, let's be together forever *nods and wraps my arms around you*
Me: That's so hot
The bot crashes after I say this and something below the chat says
"Request failed:" (nothing after that)
When I try this in the debugger, I get the same thing, and at the end of the page it says "Database error: There was an issue with a database query."
Edit: The debugger did generate a response for the statement, but instead of sending that response back, it just says there's a database error
hidden5738
2 years ago
2 years ago
Also had some more interesting things happen:
Bot: [#initiate response]
Me: I missed you
Bot: [response, I forgot what it was]
Me: I love you
[request failed]
I refreshed the page and tried again:
Bot: [#initiate response]
Me: I missed you
[request failed]
Edit: This might be fixed now, but the problem I'm responding to still remains apparently
Bot: [#initiate response]
Me: I missed you
Bot: [response, I forgot what it was]
Me: I love you
[request failed]
I refreshed the page and tried again:
Bot: [#initiate response]
Me: I missed you
[request failed]
Edit: This might be fixed now, but the problem I'm responding to still remains apparently
The Professor
2 years ago
2 years ago
Thanks for the info. I think I've fixed that. I needed to update a handful of queries in the NLP Engine. Let me know if you see it again.
bobstack
2 years ago
2 years ago
when i click on update keyphrase there is a issue with database
querrie in my fun lady chatbot.
for lilaith x chatbot i get this error. for this keyphrase and response.
keyphrase = a (p:artx) is a *
responses = wrong it is piece of art
AI sccript = chrono: hour(80-19:59)
ERROR: Hour span is outside the range of 0 to 23.
querrie in my fun lady chatbot.
for lilaith x chatbot i get this error. for this keyphrase and response.
keyphrase = a (p:artx) is a *
responses = wrong it is piece of art
AI sccript = chrono: hour(80-19:59)
ERROR: Hour span is outside the range of 0 to 23.
hidden5738
2 years ago
2 years ago
Yeah, this seems to work now, thank you!
aschenberglu
2 years ago
2 years ago
I tried to report a bug(when I try to unlink the master template or use the "guide me" link, I get a database error), and, upon trying to report the bug, I received a database error.
» More new posts: Doghead's Cosmic Bar