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,042 - 8,053 of 8,681
Posts 8,042 - 8,053 of 8,681
Mome Rath
11 years ago
11 years ago
The phrase
sorry I didn't want to offend you
has a -2 emotional impact (that means it is considered a strong offense).
sorry I didn't want to offend you
has a -2 emotional impact (that means it is considered a strong offense).
Mome Rath
11 years ago
11 years ago
I'm not sure whether this is actually a bug or just due to an unusual flavor of Regular Expressions:
Keyphrase:
(test next number )([0-9]*)([0])(re)
Input:
test next number 30
fills the (key...) variables with the following values:
key0=""
key1="test next number"
key2="30"
key3="test"
I'd expect the following:
key0="test next number 30" (the whole matching part of the input) - but this is just because of the way most regex flavors work
key1="test next number" (this is ok)
key2="3"
key3="0"
I know that regexes are "greedy" by default, but a following single character pattern must not be swallowed by a repetition.
(btw, the input "abc test next number 500 xyz" fills prekey with "ABC" (capitalized), but it should be "abc" (as the original).)
Keyphrase:
(test next number )([0-9]*)([0])(re)
Input:
test next number 30
fills the (key...) variables with the following values:
key0=""
key1="test next number"
key2="30"
key3="test"
I'd expect the following:
key0="test next number 30" (the whole matching part of the input) - but this is just because of the way most regex flavors work
key1="test next number" (this is ok)
key2="3"
key3="0"
I know that regexes are "greedy" by default, but a following single character pattern must not be swallowed by a repetition.
(btw, the input "abc test next number 500 xyz" fills prekey with "ABC" (capitalized), but it should be "abc" (as the original).)
Mome Rath
11 years ago
11 years ago
When I try to download my bot's mindfile, I get the message I was logged of, but my name is still among those of the botmasters online that time.
(Refreshing a page in a different browser tab reveals that I get logged off the moment I click on "Download Exported File for [Botname]")
(Refreshing a page in a different browser tab reveals that I get logged off the moment I click on "Download Exported File for [Botname]")
GusCR
11 years ago
11 years ago
There seems to be a bug in the Chat Bot Finder's Search textbox. When I activate it a page comes up with there error message "Page not found"
Mome Rath
11 years ago
11 years ago
New transcripts appear on the page of a previous day. (Seems to be the last day with transcripts before 25th)
-----
The Detailed Search is still functional.
The Chat Bot Finder search works fine with JavaScript disabled, but that's not the point of having JavaScript.
-----
And still another point: I notice the names of hibernated bots under "Guest Chats". And the Forge's home page initiated chats with hibernated bots and me too. (But when I clicked on the "Pick one for me" link - which usually leads to a chat page of the same bot as on the home page -, I get an error message ("Incorrect bot information", same as if I try to chat to a hibernated bot by reloading an old chat page).
-----
The Detailed Search is still functional.
The Chat Bot Finder search works fine with JavaScript disabled, but that's not the point of having JavaScript.
-----
And still another point: I notice the names of hibernated bots under "Guest Chats". And the Forge's home page initiated chats with hibernated bots and me too. (But when I clicked on the "Pick one for me" link - which usually leads to a chat page of the same bot as on the home page -, I get an error message ("Incorrect bot information", same as if I try to chat to a hibernated bot by reloading an old chat page).
Mome Rath
11 years ago
11 years ago
Keys seem not to be filled in anymore, neither (prekey), nor (key1) etc., nor (postkey).
-----
After logout, my username is still listed under "Botmasters On".
-----
After logout, my username is still listed under "Botmasters On".
Mome Rath
11 years ago
11 years ago
When a bot mentions a username to another bot, the second bot gets a different name. Example:
Bot A: I like Cat Pizza.
Bot B: I'll remember that you like Linjal.
Bot B has this keyphrase response pair:
Keyphrase: I like (*)
Response: I'll remember that you like (key1).
Bot A: I like Cat Pizza.
Bot B: I'll remember that you like Linjal.
Bot B has this keyphrase response pair:
Keyphrase: I like (*)
Response: I'll remember that you like (key1).
Drizl
11 years ago
11 years ago
Umm why is there now a graphic behind the chat window? Mines like a night sky or something and its black so it covers up the black text, what's up with that???
starchildDaily
11 years ago
11 years ago
Does anyone read these forums and respond? Hello? I will check in a few days if there is no community in the forums then forget it.
Mome Rath
11 years ago
11 years ago
Seems the HANGUP thing has been fixed now. I didn't get a HANGUP from any of your three bots after several lines today.
» More new posts: Doghead's Cosmic Bar