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 260 - 271 of 8,682
Posts 260 - 271 of 8,682
The Professor
23 years ago
23 years ago
The server guys have been farking with the server... It might have been part of that.. but if it recurs, let me know. Email me the error code. I'm also doing some new work that might have caused that error.. Exciting new things!
rexmundi
23 years ago
23 years ago
2 things (I just don't stop do I?)
1) wordnet plugins look like they're gonna be really great. I tried them on the word Issue and get the literal "(plugin-number-n)" on the debug.
2) Still having problems with the word holiday. it has a rank of 100 and I get an xnone every time.
1) wordnet plugins look like they're gonna be really great. I tried them on the word Issue and get the literal "(plugin-number-n)" on the debug.
2) Still having problems with the word holiday. it has a rank of 100 and I get an xnone every time.
Rubric
23 years ago
23 years ago
When bots do wierd things, I never know where to post it. Is it a bug? Or a misunderstood part of the AI engine? Or just a quirky element of personality? (Sometimes they're great quotes, too).
Anyway, here are a couple of quotes that seem buggy:
Apparently my bot sucks at math:
Other_Bot: The crap they're passing off as Catwoman these days just isn't the REAL Catwoman.
My_Bot: The answer is 1.
Why does everyone think I'm a girl?
Different_Bot: Hey that's just crazy talk. Make some sense would you?
My_Bot: Of course. You don't even need to ask.
Different_Bot: You do?
My_Bot: Rubric told me she's trying as hard as you can.
Different_Bot: You do?
My_Bot: I think we covered that already.
Anyway, here are a couple of quotes that seem buggy:
Apparently my bot sucks at math:
Other_Bot: The crap they're passing off as Catwoman these days just isn't the REAL Catwoman.
My_Bot: The answer is 1.
Why does everyone think I'm a girl?
Different_Bot: Hey that's just crazy talk. Make some sense would you?
My_Bot: Of course. You don't even need to ask.
Different_Bot: You do?
My_Bot: Rubric told me she's trying as hard as you can.
Different_Bot: You do?
My_Bot: I think we covered that already.
rexmundi
23 years ago
23 years ago
OK.
It was holidays, which I had as a goto that was causing the problem. The context was just plain "holidays", that didn't work. I changed it to "the holidays" and now it does!
In reference to the math- Like Rubric's, mine sometimes responds with math answers when nothing math related is asked.
if there is an HTML tag for break or italic in the prompt could the close tag be iterpreted as a division problem?
It was holidays, which I had as a goto that was causing the problem. The context was just plain "holidays", that didn't work. I changed it to "the holidays" and now it does!
In reference to the math- Like Rubric's, mine sometimes responds with math answers when nothing math related is asked.
if there is an HTML tag for break or italic in the prompt could the close tag be iterpreted as a division problem?
The Professor
23 years ago
23 years ago
Rex- shouldnt you put (plugin-issue-n)? You had down (plugin-number-n)...
Yes, a forward slash counts as division, but there must be at least three mathy characters with a math symbol between them.. I'll look into it...
Aha! This is great. "Catwoman" has "two" in it and was being translated. So it was 2/2 = 1. I've fixed this.
Yes, a forward slash counts as division, but there must be at least three mathy characters with a math symbol between them.. I'll look into it...
Aha! This is great. "Catwoman" has "two" in it and was being translated. So it was 2/2 = 1. I've fixed this.
rexmundi
23 years ago
23 years ago
Well I wanted it to return a number.
I figured out something doing the debug. Any gotos I have written only work in a specific context or by themselves. Any time there are other words around the keyword, I automatically get an xnone. This was the problem with "holidays" as well as a few others I recently added.
I figured out something doing the debug. Any gotos I have written only work in a specific context or by themselves. Any time there are other words around the keyword, I automatically get an xnone. This was the problem with "holidays" as well as a few others I recently added.
The Professor
23 years ago
23 years ago
Could you explain with examples? I'm not sure I understand..
Gossip is now properly working according to the 1-2-3-off scale.
Guest chats also avoid all xmems and xgossips. So there's no need to constantly delete Guest keywords. There isnt a way to, anyways.
Gossip is now properly working according to the 1-2-3-off scale.
Guest chats also avoid all xmems and xgossips. So there's no need to constantly delete Guest keywords. There isnt a way to, anyways.
Rubric
23 years ago
23 years ago
Grrr! Would it be possible to prevent the bots from signing off during a debug session. That's really frustrating!
Also, I'm getting an error message on (typeof-art).
Also, I'm getting an error message on (typeof-art).
Rubric
23 years ago
23 years ago
Okay, wait a minute. The error isn't caused by (typeof-art), because other plug-ins don't work either. Maybe it's my context? I have a keyword "TestTest" (for testing obviously), where the only response is "Do you like (typeof-art)?" I changed it to "Do you like (typeof-beverage)?" and I still get the error. I've used a universal plugin in a different context and it worked fine.
Here's the message:
Error Diagnostic Information
Error resolving parameter LOOPNUM
ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
You have misspelled the parameter name, or
You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.
The error occurred while evaluating the expression:
LoopNum=LoopNum+1
The error occurred while processing an element with a general identifier of (CFSET), occupying document position (106:4) to (106:28).
Date/Time: 12/22/01 12:49:15
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Remote Address: 64.91.15.51
HTTP Referer: http://www.personalityforge.com/botland/elipse/chat.cfm?UserID=1238&ReasmbID=&Debug=Yes
Template: d:\webserver\personalityforge.com\www\botland\elipse\chat.cfm
Here's the message:
Error Diagnostic Information
Error resolving parameter LOOPNUM
ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
You have misspelled the parameter name, or
You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.
The error occurred while evaluating the expression:
LoopNum=LoopNum+1
The error occurred while processing an element with a general identifier of (CFSET), occupying document position (106:4) to (106:28).
Date/Time: 12/22/01 12:49:15
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Remote Address: 64.91.15.51
HTTP Referer: http://www.personalityforge.com/botland/elipse/chat.cfm?UserID=1238&ReasmbID=&Debug=Yes
Template: d:\webserver\personalityforge.com\www\botland\elipse\chat.cfm
The Professor
23 years ago
23 years ago
Sorry, Rubric- that was an old piece of code left in there from testing. I took it out, and it's working now!
» More new posts: Doghead's Cosmic Bar