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,615 - 8,629 of 8,646
Posts 8,615 - 8,629 of 8,646
New replies
LT Neko
3 years ago
3 years ago
Having a Keyphrase saying "take your hoodie off" in debug will trigger hoodie as _Hoodie_ as a female name. "Take off your hoodie" will work just fine. ^-^ Work around is adding _hoodie_ as a trigger, aka "take your _hoodie_ off"
Bug Stomp
hidden5738
11 months ago
11 months 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
11 months ago
11 months 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
11 months ago
11 months 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

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
11 months ago
11 months 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
11 months ago
11 months 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
11 months ago
11 months 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(8
0-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(8

ERROR: Hour span is outside the range of 0 to 23.
hidden5738
11 months ago
11 months ago
Yeah, this seems to work now, thank you!
aschenberglu
11 months ago
11 months 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.
hidden5738
11 months ago
11 months ago
Trying to access page 0 of the Language Center gives an error "There was an error with this request" when using the dropdown menu.
If I type in 0 after "&page=" in the URL, then it works
If I type in 0 after "&page=" in the URL, then it works
The Professor
11 months ago
11 months ago
Thanks for reporting this. I've fixed it. There shouldn't be a page 0 actually. So now the blank option does nothing, as intended.
hidden5738
11 months ago
11 months ago
So how would I find keyphrases beginning with a # or a number or something like that? I use them quite a lot for groups of responses that should be reachable only by goto or continue statements
bobstack
11 months ago
11 months ago
Bug Posted
FIXED: cannot use time based responses for my chatbots
i cannot use time based responses for any of my chatbots.
this chrono: hour(8:00-19:59) or this chrono: hour(20:00-22:59);
chrono: hour(0:00-7:59) puts out this error when i click on the update keyphrase button.
Hour span is outside the range of 0 to .. (more)
this chrono: hour(8:00-19:59) or this chrono: hour(20:00-22:59);
chrono: hour(0:00-7:59) puts out this error when i click on the update keyphrase button.
Hour span is outside the range of 0 to .. (more)
hidden5738
11 months ago
11 months ago
When I try to change the rank of a keyphrase, I get the message "there was an issue with a database query".
I had a similar problem with the old server too, but I reported it and it got fixed back there.
I had a similar problem with the old server too, but I reported it and it got fixed back there.
The Professor
11 months ago
11 months ago
Thanks - fixed!
hidden5738
11 months ago
11 months ago
It's fixed now, thank you!
bobstack
11 months ago
11 months ago
i cannot add keyphrases for the fun lady chatbot.
The Professor
11 months ago
11 months ago
I was just fixing an issue that may have affected that. Try again now.
bobstack
11 months ago
11 months ago
that worked but i still cannot use time based responses for my chatbots.
Emily Jones
11 months ago
11 months ago
Is there any way to delete a numeric memory? I was trying to convert my main working memory variable from a regular memory to numeric and quickly realized it was going to be an absurdly long and difficult task so I reverted the changes. The bot seems to work fine, except for my particular account (and presumably anyone else trying to use her during this period), the long term memory still thinks this memory is numeric and there's no way to change it back that I can see... as a result, any time I try to test the bot it just crashes immediately.
[edit]Actually it would probably be very useful to have some sort of method for a bot to forget users (or even all users) and be able to start from scratch. I occasionally have observed situations in my chats where the guest accounts have cycled through and a user ends up with a guest account from a previous visitor with a different name/gender, etc.
[edit]Actually it would probably be very useful to have some sort of method for a bot to forget users (or even all users) and be able to start from scratch. I occasionally have observed situations in my chats where the guest accounts have cycled through and a user ends up with a guest account from a previous visitor with a different name/gender, etc.
Miss Niki
11 months ago
11 months ago
Bug Posted
EXPLAINED: Memories short term missing & alter button missing
On a bot that is in hibernation and being developed, short term memories and alter button missing after a few days.
palacinkyman
11 months ago
11 months ago
Bug Posted
EXPLAINED: Popularity never changes
Am I only one who is permanently stuck at :| chatbot popularity? It doesn't matter whether I have 70 or 30 chats per day, it remains the same. I checked the other similar bots, some of them have even less "people known" then mine but their popularity sco.. (more)
Maryguise
11 months ago
11 months ago
Bug Posted
FIXED: Cannot import - file too big.
I'm getting a 513 error when trying to upload - request entity too large. File seems to be 1439 KB, presumbaly just over a threshold for the server.
palacinkyman
11 months ago
11 months ago
Bug Posted
COULD NOT REPRODUCE: Writing "" (3 dots) into response changes them into " " (1 spacebar).
bobstack
11 months ago
11 months ago
Bug Posted
COULD NOT REPRODUCE: for savannah_astar every time i add a script
when i add a script to savannah_astar in engage it puts me on the front page after clicking on the update keyphrase thumbnail.
palacinkyman
10 months ago
10 months ago
Bug Posted
EXPLAINED: AI score rating quite low
I think that my AI score for my only bot is glitched since the "hot" rating didn't transfer into regular rating half year back and since then it seems like it is static. Could be because I didn't add any bigger chunks of text since then but I still think.. (more)
palacinkyman
10 months ago
10 months ago
Bug Posted
DUPLICATE: I think my "hot" score has not been properly transferred to AI score several limes before.
Several times in the past my "hot score" just disappeared without any increase in the overall AI score. Sometimes I received only insignificant increase, e. g. I had hot score over 1000 but received only 200-300 AI score after it was gone.
bobstack
10 months ago
10 months ago
is the repetition plugin working?
i tested (mylastmessage) and it did not work.
i have repetition detection enabled.
i tested (mylastmessage) and it did not work.
i have repetition detection enabled.
Bowchickawowers
10 months ago
10 months ago
Bug Posted
EXPLAINED: "How was your day" missed responses
Saying, "How was your day?" to Love Agent results in no match even though there are clear matches in debug. Additionally, debug ranking of matches is odd. "your day" gets more points than "how * your * (day|week|weekend|month|year)". It used to work as is.
bobstack
10 months ago
10 months ago
Bug Posted
COULD NOT REPRODUCE: fun lady response triggered when it not supposed to
here is a keyphrase and it's response that keeps getting triggered.when i type aaa for some reason.
keyphrase= i shower
response = you have to go to the bathroom to get a shower
script = if (mem-theseareas) is not "baroom";
script = if (mem-yours.. (more)
keyphrase= i shower
response = you have to go to the bathroom to get a shower
script = if (mem-theseareas) is not "baroom";
script = if (mem-yours.. (more)
LaserDude
10 months ago
10 months ago
Bug Posted
No way to delete numeric memories
My bot uses a memory called 'horny' to keep track of where in the story sequence you are. I've been using this as a number, since long before numeric memories were a thing, so I wanted to try to convert this to a numeric memory. Unfortunately, there are .. (more)
bobstack
10 months ago
10 months ago
Bug Posted
CLOSED: savannah_astar word trigger problem
when i enter do you have a pussy
savannah_astar say's 'no i do not master'
she is supposed to say 'yes i do master'
savannah_astar say's 'no i do not master'
she is supposed to say 'yes i do master'
bobstack
10 months ago
10 months ago
422-lee webpage on hot for bot.com is not showing up it is black.
could you fix that?
could you fix that?
Miss Niki
10 months ago
10 months ago
Bug Posted
FIXED: Memories - Edit
Also access and write on ipad using Other browser.
On July 24,2022 I created a chat bot.
On July 28, 2022 when open Memories - can see all memories but when Edit, the ALTER button is gone, the Short Term Memories are gone. In Edit the Long Term Memorie.. (more)
On July 24,2022 I created a chat bot.
On July 28, 2022 when open Memories - can see all memories but when Edit, the ALTER button is gone, the Short Term Memories are gone. In Edit the Long Term Memorie.. (more)
bobstack
10 months ago
10 months ago
Bug Posted
COULD NOT REPRODUCE: savannah_astar response and keyphrase box are large
something seriously wrong with
savannah_astar keyphrase box and response box they are very long now.
it is actually happening now.
i am using duckduckgo search engine.
savannah_astar keyphrase box and response box they are very long now.
it is actually happening now.
i am using duckduckgo search engine.
» More new posts: Doghead's Cosmic Bar