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,043 - 8,054 of 8,681

11 years ago #8043
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).)

11 years ago #8044
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]")

11 years ago #8045
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"

11 years ago #8046
Have no transcripts since the 24th, 29th today.

11 years ago #8047
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).

11 years ago #8048
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".

11 years ago #8049
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).

11 years ago #8050
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???

11 years ago #8051
why does my bot say HANGUP all the time?

11 years ago #8052
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.

11 years ago #8053
Seems the HANGUP thing has been fixed now. I didn't get a HANGUP from any of your three bots after several lines today.

11 years ago #8054
yeah it looks like it is fixed.


Posts 8,043 - 8,054 of 8,681

» More new posts: Doghead's Cosmic Bar