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,766 - 7,777 of 8,681
Posts 7,766 - 7,777 of 8,681
Mome Rath
13 years ago
13 years ago
Optional Word Wildcards are no longer correctly passed to the (prekey), (keyN), and (postkey) plugins.
Example:
Key phrase:
(red|) (green|) (blue|)
Response:
prekey=[(prekey)]; key1=[(key1)]; key2=[(key2)]; key3=[(key3)]; key4=[(key4)]; key5=[(key5)]; key6=[(key6)]; key7=[(key7)]; key8=[(key8)]; key9=[(key9)]; key10=[(key10)]; postkey=[(postkey)]
Request sent to bot:
Well, let's test red blue and nothing else.
Response from bot:
prekey=[and nothing else]; key1=[]; key2=[]; key3=[]; key4=[]; key5=[]; key6=[]; key7=[]; key8=[]; key9=[]; key10=[]; postkey=[]
Example:
Key phrase:
(red|) (green|) (blue|)
Response:
prekey=[(prekey)]; key1=[(key1)]; key2=[(key2)]; key3=[(key3)]; key4=[(key4)]; key5=[(key5)]; key6=[(key6)]; key7=[(key7)]; key8=[(key8)]; key9=[(key9)]; key10=[(key10)]; postkey=[(postkey)]
Request sent to bot:
Well, let's test red blue and nothing else.
Response from bot:
prekey=[and nothing else]; key1=[]; key2=[]; key3=[]; key4=[]; key5=[]; key6=[]; key7=[]; key8=[]; key9=[]; key10=[]; postkey=[]
The Professor
13 years ago
13 years ago
prob - I looked up that response and it's in an xnone. (gossipname) only works in xgossip.
Pound - post an example and I'll look into it. It's not just your bot using the same response in different situations?
Pound - post an example and I'll look into it. It's not just your bot using the same response in different situations?
The Professor
13 years ago
13 years ago
Good catch Mome Rath. I'd recently reworked the regular expressions for keys and that slipped through. It's working now.
The Professor
13 years ago
13 years ago
The Flash Face expressions issue is a strange one. At first I was getting all kinds of wrong expressions, but now it's working. Let me know a specific phrase that has the wrong expression. Run it through Debug and search for the word "expression" and let me know what that says. And then finally try it in this format and see if it has the right expression there:
http://www.personalityforge.com/xmlchat.php?UserID={your-bot's-user-id}&Message={your-test-message}
In other news, I fixed an issue that was preventing certain parts of the spell-checking and fixing function from working.
http://www.personalityforge.com/xmlchat.php?UserID={your-bot's-user-id}&Message={your-test-message}
In other news, I fixed an issue that was preventing certain parts of the spell-checking and fixing function from working.
prob123
13 years ago
13 years ago
I am not getting any expressions
debug
AIScript Memory
ComboScript: "express: happy;"
Expression: normal
debug
AIScript Memory
ComboScript: "express: happy;"
Expression: normal
Lord Tyler
13 years ago
13 years ago
None of the bots are saying anything at all. Flash interface is just "..." and standard view is just plain blank.
Mome Rath
13 years ago
13 years ago
I experience the same as Lord Tyler with all other types of bot chat (can't test Flash right now - not installed on this machine).
User initiated chat, bot initiated chat, bot-to-bot chat - no bot response is showing up, just blank lines.
In the sources of the popup chat windows I found this line:
<!-- speaking was put in Not Using/speaking.php --->
Bot responses in transcripts are empty too.
And my own transcript are shown at yesterday's date.
User initiated chat, bot initiated chat, bot-to-bot chat - no bot response is showing up, just blank lines.
In the sources of the popup chat windows I found this line:
<!-- speaking was put in Not Using/speaking.php --->
Bot responses in transcripts are empty too.
And my own transcript are shown at yesterday's date.
Mome Rath
13 years ago
13 years ago
Guest chats don't work either.
All I notice in the chat page source is that the bot's reply is empty.
All I notice in the chat page source is that the bot's reply is empty.
Mome Rath
13 years ago
13 years ago
It is impossible to enter special characters like angle brackets (< and > ) or umlauts (ä, ö, ü ) in a forum post without using HTML entities (like < or ä ).
RomulusKesher
13 years ago
13 years ago
I'm uploading my language center and keep getting this message "ERROR: Your Keyphrase is too long. Keyphrases should be short and general, and lists should only cover the most likely possibilities. Please shorten to under 150 characters." My message is 241 characters long but it used to work before and it doesn't seem dramatically long to me. Maybe the settings have changed?
Mome Rath
13 years ago
13 years ago
Romulus
There's a difference between keyphrases (the catch phrases the chat partner's input is compared to) and responses. Only keyphrases are limited in length. I had this error message yesterday several times and it took me a while to find the keyphrase that was too long.
The only ways I know of are to make use of Gotos and plug-ins.
There's a difference between keyphrases (the catch phrases the chat partner's input is compared to) and responses. Only keyphrases are limited in length. I had this error message yesterday several times and it took me a while to find the keyphrase that was too long.
The only ways I know of are to make use of Gotos and plug-ins.
» More new posts: Doghead's Cosmic Bar