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,593 - 8,605 of 8,662

New replies


4 years ago #8412
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"

NEW 1 year ago #119
hi
Reply

Bug Stomp


1 year ago #8593
Emily thank you for idea with debugger. I found out that I was calling memory which didn't exist, resulting in "no valid responses" so the response was skipped and replaced by #engage. I added default value for that memory and now it works.

1 year ago #45
Haha - you figured it out. I should have read ahead before I responded.
Reply

1 year ago #8594
Importing is broken to some extent - not majorly. If you have an AIScript error that flags during the test run, the link at the bottom to fix and reupload just resends the same file without letting you upload a fixed version, and then breaks on the exact same line. Not major, since you can just goback to the workshop and get to import from there.

1 year ago #51
It is going to the first step of the import process, which is to upload a file. Are you seeing something different? What URL does it take you to upon the error?

1 year ago #53
If it's an AIScript error, as opposed to other odd formatting, then it doesn't bounce to the upload step. Links to https://www.personalityforge.com/platform/import.php?botID=155924 - the actual URL for uploading it has &begin=1 appended to the end.

I've tested it by taking a working file and changing if ( to if( in one place.
Reply

1 year ago #8596
Stats of on my bot's profile page got reset again. People known: 12

1 year ago #46
Mine got reset too

1 year ago #47
I fixed an issue in the automated daily tasks yesterday. So what you're seeing is intended.. unless it's resetting too much, do you think? Memories are deleted after months pass without talking to that person. Kayla, what was your "people known" count before/after?

1 year ago #48
I think it was something like 8 or 9,000. I'm not sure, I rarely look at that. Palacinkyman's post drew my attention to it to check mine.

As for it resetting too much, that shouldn't affect me as long as things don't keep resetting my active users memories. How many months must pass before it does this automatically to inactive users? Just curious.

1 year ago #49
Mine always reset to 0.

1 year ago #50
Sorry I just realized you wanted my 'after' numbers too. Yeah, mine always resets back to 0 when this happens too.

1 year ago #54
I don't know if it's exclusively a problem for bots on the HotForBot platform, but it seems that every time a personality updates, it resets the bot to not knowing anyone.

1 year ago #63
I found the issue and fixed it! This shouldn't happen again. I also extended the guest memory window to 2 months of inactivity instead of one.
Reply

1 year ago #8597
Im having an issue with chrono ai script.

ERROR: Week letters can only be MTWRFSU

is what im getting even for my old saved kp responses when trying to update them with out changing anything.
or when trying to make a new response with chrono: week(F);

1 year ago #52
That's some validation that was missing that I just added. However, I found a bug with it. I fixed it just now - try again.
Reply

1 year ago #8598
My bot is not considering the keyphrase
(m:what|m:which) * (n:smell|scent)+s * (m:do_you) * (v:like)
when I ask it "what smells do you like" or "what scents do you like", and is instead going to #favorite or #engage.

Am I missing something here, or is this a bug?

1 year ago #57
Fixed it:
1. had to replace (n:smell|scent)+s with (n:smell|scent|scents) and add a custom plugin for the plural of n:smell
2. had to replace (m:do_you) with "do you"

1 year ago #61
To add plurals to an option set, you can do this (n:smell|scent)+s

Having two macros in the same Keyphrase works in some cases but not always.
Reply

1 year ago #8599
Is anyone else having issues with importing at all? After confirming the import, on step 4, it's always throwing a database error. Every time it gives:

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

1 year ago #55
Yeah, I already emailed the Professor yesterday about it.

1 year ago #56
I get that too

1 year ago #58
Update: This appears fixed now! Thanks, Professor

1 year ago #59
I'm still having importing issues, only the error is changed. Now I'm getting this when I try:
ERROR: All Seeks must have one or more Responses.

1 year ago #60
I'm all good now, that last import error was my own fault for some reason.
Reply

1 year ago #8600
Is anyone else having problems with their bot's AI rating not changing? My bot has a tonne of keyphrases and responses by now, but it's rating is still 0

1 year ago #62
I just fixed an issue that was preventing a bot's AI from updating yesterday. It should be back to updating overnight.

1 year ago #64
Yeah it works now, thank you!
Reply

1 year ago
Bug Posted
FIXED: Unable to view adult content
In my account, I have set my "approved ratings" to "allow teen and mature", however, I still have some problems with ratings:

1. When I try to access some plugins (eg: https://www.personalityforge.com/platform/plugin-view.php?pluginID=6999), it tells .. (more)

1 year ago #8601
Sometimes my phrase "*" overwrites other keyphrases, despite not having any available seeks. It took me a while to figure it out so I decreased its rating to -150 however, the problem is that I want it to overwrite any other responses, but only when there are available seeks. I used this for insisting on apology when user is "dumped" but it doesn't seems to work anymore because it triggers #engage (I think) when there are not valid seeks, overwriting any other responses.

1 year ago #65
* isn't meant to be a Keyphrase or Seek. As a Keyphrase, that's what #engage is for, and as a Seek, that's what #nomatch is for.
Reply

1 year ago
Bug Posted
EXPLAINED: Comfort
Comfort on my bot fell from 4 :) to 3 :) without any apparent reason.

1 year ago #8602
It used to work. What keyword can I use to catch every phrase but not overwrite other if there is not proper seek available?
HIDDEN: Post content outside ratings limits.

1 year ago #66
Not sure if you were replying to me but, I just used to have a simple cycle when the user pissed my bot too much. This cycle has been triggered no matter what user typed (hence *) until the user apologized which threw him out of cycle. It doesn't work anymore because the phrase is triggered even when there are no valid seeks (when the bot has not been pissed) and it triggers #engage instead.
Reply

1 year ago #8604
Numeric Memories
1. When I set a number by default in Initialize - number is in Long Term Memory
2. When I set numbers, or add etc., in Response or Keyphrase, the number is on in SelfMemories.

1 year ago #67
Now working but when click on Edit for Long-Term Memories the field is blank.

1 year ago #68
i keep getting this error on multiple webpage i go to.

Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_TIMED_OUT
Reply

1 year ago #8605
hot for bot.com is greyed out and i cannot interact with any chatbots.

1 year ago #69
Same thing happened to me on PF when logged out

I had to hit F12, then delete the div#modalOverlay in the dev console of my browser

After that only could I login

1 year ago #70
i found out i had to use the front page to enter hot for bot websight.normaly i do not have to do that.

1 year ago #71
Well whatever the problem was it seems to be fixed now

1 year ago #72
okay
Reply


Posts 8,593 - 8,605 of 8,662

» More new posts: Doghead's Cosmic Bar