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 7,833 - 7,844 of 8,681

13 years ago #7833
Right, a "Hello" is sent from a user when the Debug page opens, which follows the same xhello/blab rules I mentioned above. I suppose an improvement there would be to leave out the "Hello" and have the bot serve up an xinitiate.

Edit: I've made this change.

13 years ago #7834
In other news, I got the Combined Bot Template to just under 20,000 Keyphrases now from the original 36,000. Still tons of work to do there, and it's inspiring some good ideas while I work.

13 years ago #7835
Thanks, now I see my mistake - I had talked to my bot less than an hour before. Should have thought of this.

I've found something strange about the popup texts that end before a special character:

- Most browsers (both on Windows and Linux) show the mentioned behavior (special character and everything that follows is omitted even from the source)

- Iceweasel works as it should

- Konqueror works like most browsers with the default settings. When I set the character encoding of the main window to UTF-8, it shows the complete text in the popup windows, but strange characters instead of the given one; when I change the character encoding of the popup window by context menu, the special character is shown as itself

The following might therefore be related: When I look in the source of any personalityforge page (normal or popup), I don't find any charset directive there.

13 years ago #7836
I wonder whether this is a bug or whether I simply don't understand the concept of (vp):

"what are you talking about" doesn't match "what are you (vp)", but "what are you telling me" does.

(And "what are you telling me" when tested against "what are you (vp)" fills "you" into (postkey).)

Btw, would be nice to have a pattern that would match (vp) as well as a single word that is a verb form.

13 years ago #7837
That's probably it. I've updated the doctype declaration and the set the charset to ISO-8859-1 which should be the default and seems to be correct for displaying umlauts and the like. Do you see a difference?

13 years ago #7838
Sorry, it is still not working. The charset is still missing in the popup windows.

(And there seem to be two spaces missing in the "big" pages, when I compare them to other websites; Firefox renders that source line in red)

13 years ago #7839
Seems to work now. Thanks, Professor!

13 years ago #7840
When the Forge initiates a bot chat while I am debugging my bot, the chat doesn't open in a popup window but replaces the debug window. (Occurs every time.)

-----

There is still a bug with special characters in popup chats.

The following characters are still not displayed in a popup chat, and suppress anything that follows on that line too:
Œ œ Å Ñ Ò Ó Ô Ö ×

There are no problems in normal chats and Flash chats, but in Debug those characters are replaced by white question marks on black squares in Firefox.

(I've looked at the UTF-8 representation of those characters - their second bytes interpreted as ASCII is something that might be interpreted as punctuation:

… ¼ ½ ‘ ’ “ ” – — )

Btw, I had to enter all those special characters as HTML entities in the edit box of this forum.

13 years ago #7841
There is something I've noticed wrong about all the bots in that their conversation is now choppy, they cannot hold a specific topic nor can they interpret responses as responses, instead they view each user input as part of a new topic of conversation

12 years ago #7842
I noticed that too Kenta. The bots will come up with phrases that doesn't even match any keyword what the guest has just typed. And I'm not talking about xnone phrases. It takes out a lot of the fun of programming the bots.

12 years ago #7843
Could you give some examples? I just did some chatting and it seems okay. Also note if the chat was in directchat, flash chat, debug, or a pop-up message window.

12 years ago #7844
I just experienced a plugin failure in a seek - in debug. It is a shared plugin and it is the list of plugins. I have not misspelled it - I copied and pasted it. It is not a huge array - some 20 words only. I try to overcome the problem by adding the most common words of the plugin individually to that seek.

Plugins in keyphrases work ok.


Posts 7,833 - 7,844 of 8,681

» More new posts: Doghead's Cosmic Bar