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 6 - 17 of 8,682
Posts 6 - 17 of 8,682
Ender
24 years ago
24 years ago
Hey wate maybe thats a good thing. Them useing eachothers responces I mean. That way they can grow faster. Think Say Grizzle can use Dogh'D jokes. like a huge data base of lines. They would grow faster because each one is not limited to what there maker put in to them. But to give them a personality they would use what their Maker gave them first but could use others if they needed to. Would make smarter bots and make them grow faster.
Also Could you put up a copy of your engine for download. That way we could work on our bot off line or so and then upload the changes to the server. Might also make them grow faster.
Also Could you put up a copy of your engine for download. That way we could work on our bot off line or so and then upload the changes to the server. Might also make them grow faster.
The Professor
24 years ago
24 years ago
Hurm, we could have a GaiaBot or somesuch that would be a combination of all other Bots. That wouldnt be so difficult to do. Though someone's Keyword Ranks could throw it off.. that or it could just average them. Hmm! Good idea!
No possibility of the download, though, unless you have a server that runs the $1K+ ColdFusion software at home. And even still then it would be an enormous undertaking.
No possibility of the download, though, unless you have a server that runs the $1K+ ColdFusion software at home. And even still then it would be an enormous undertaking.
Ender
24 years ago
24 years ago
While I Do have the 1K server your right about the undertakeing. Hummm... I dont know... Dang so many possablitys with these A.I.s you have done a good job on them BTW.
Ender
24 years ago
24 years ago
You need to add a area for Suggestions.
Any ways, dealing with the large bot Idea why not make any area where we can post lines that people might want, that way they can just copy it over to there bot(s).
Any ways, dealing with the large bot Idea why not make any area where we can post lines that people might want, that way they can just copy it over to there bot(s).
Count Floyd
24 years ago
24 years ago
Script Error #1:
Error Diagnostic Information
ODBC Error Code = S1000 (General error)
[Microsoft][ODBC Microsoft Access Driver] Could not update; currently locked by user 'admin' on machine 'OWL'.
The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (3:2) to (3:35).
Error Diagnostic Information
ODBC Error Code = S1000 (General error)
[Microsoft][ODBC Microsoft Access Driver] Could not update; currently locked by user 'admin' on machine 'OWL'.
The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (3:2) to (3:35).
Count Floyd
24 years ago
24 years ago
Script Error #2:
This happens everytime I use the logout popup ->
Error Occurred While Processing Request
Error Diagnostic Information
An error has occurred.
HTTP/1.0 404 Object Not Found
This happens everytime I use the logout popup ->
Error Occurred While Processing Request
Error Diagnostic Information
An error has occurred.
HTTP/1.0 404 Object Not Found
The Professor
24 years ago
24 years ago
Thanks, Ender. Right now I figure people can learn from chatting with the Bots. And I think it's better for variety to not have a lot of Responses in common between Bots.
CountFloyd- The "Owls" error comes from trying to write to the same database line from two documents at the same time. It's a tough one to beat since there's no coding error...
The other I'll look into right away.
CountFloyd- The "Owls" error comes from trying to write to the same database line from two documents at the same time. It's a tough one to beat since there's no coding error...
The other I'll look into right away.
Nelso
24 years ago
24 years ago
there's a small problem that came up with the synonym system. I ask my bot "what is happening" and it responds to the synonym of "is", "am", which has a higher rank, but is completely the wrong response. I'd say rank the exact matches higher than the synonym ones, and/or not match to synonyms of "to be".
Also, I was thinking of a feature that would make it a lot easier to write contexts. if you could have the context "i am (verb)", "i am (adjective)" and "i am (noun)" that would be very helpful. These are three valid beginnings of sentences that need totally different responses than the "i am" context could handle alone.
One last feature that would help would be the ability to give some sort of criteria for the random words that are inserted. If you wanted to have something generated like 'the (noun) in the (noun2)', noun2 would have to be a container. if you were able to put (noun2;crit=container|hold) where crit stands for criteria and 'container|hold' would be the two words that could be in the definition of the word. speaking of lofty ideas, you could expand that to include synonyms too, like (syn=hat) with no need for the noun2 anymore. anyway, good luck if you decided to implement any of this.
Also, I was thinking of a feature that would make it a lot easier to write contexts. if you could have the context "i am (verb)", "i am (adjective)" and "i am (noun)" that would be very helpful. These are three valid beginnings of sentences that need totally different responses than the "i am" context could handle alone.
One last feature that would help would be the ability to give some sort of criteria for the random words that are inserted. If you wanted to have something generated like 'the (noun) in the (noun2)', noun2 would have to be a container. if you were able to put (noun2;crit=container|hold) where crit stands for criteria and 'container|hold' would be the two words that could be in the definition of the word. speaking of lofty ideas, you could expand that to include synonyms too, like (syn=hat) with no need for the noun2 anymore. anyway, good luck if you decided to implement any of this.
The Professor
24 years ago
24 years ago
I saw the problem with the am/is/are/be synonyms and that's on my list of things to fix.
For the "I am (noun)" context, that wouldnt be too hard to set up. Do you have some examples of how Responses would differ based on the different words types?
Thirdly, I'm working on that. There's a few new (plug-ins) that I've added in the last few days. It's in the news now, but not in the Book of AI yet. But they're ready to use.
For the "I am (noun)" context, that wouldnt be too hard to set up. Do you have some examples of how Responses would differ based on the different words types?
Thirdly, I'm working on that. There's a few new (plug-ins) that I've added in the last few days. It's in the news now, but not in the Book of AI yet. But they're ready to use.
Nelso
24 years ago
24 years ago
it is possible to answer any "I am" question with one generic answer: "You are? so am I!" it's more fun if you can be specific, like answering to "i am a cat". you could use the generic answer, but it's more fun to answer like: "i once stepped on one of those". you could not use that response for "i am going to...". while it is possible to use 'hacks' to tell if it is a noun, like having the contexts "i am a" and "i am an", it would not be possible to differentiate between "i am (verb)" and "i am (adjective)".
SirRahz
24 years ago
24 years ago
Hey prof,
I got an error again. It may be the one I sent you by email earlier, but this time I removed the "or" from the keywords. Check Mr. Prieur's keywords, 'cause I was chatting with him when I typed "Are you in a good mood today" I got:
Error Diagnostic Information
Parameter 2 of function Left which is now "0" must be a positive integer
The error occurred while evaluating the expression:
PhraseSubject=Left(PhraseSubject,FindNoCase(Trim(SecondWord),PhraseSubject)-1)
The error occurred while processing an element with a general identifier of (CFSET),
occupying document position (454:4) to (454:89).
Date/Time: 06/19/01 16:10:22
Browser: Mozilla/4.75C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC)
Remote Address: 207.253.5.101
HTTP Referer:
http://www.personalityforge.com/botland/popups/realtime.cfm?UserID=784
Template: d:\webserver\personalityforge.com\www\botland\elipse\chat.cfm
Query String:
UserInput=Are%20you%20in%20a%20good%20mood%20today%3F&source=chatmessage&UserID=784&CFID=133511&CFTOKEN=75853453
I got an error again. It may be the one I sent you by email earlier, but this time I removed the "or" from the keywords. Check Mr. Prieur's keywords, 'cause I was chatting with him when I typed "Are you in a good mood today" I got:
Error Diagnostic Information
Parameter 2 of function Left which is now "0" must be a positive integer
The error occurred while evaluating the expression:
PhraseSubject=Left(PhraseSubject,FindNoCase(Trim(SecondWord),PhraseSubject)-1)
The error occurred while processing an element with a general identifier of (CFSET),
occupying document position (454:4) to (454:89).
Date/Time: 06/19/01 16:10:22
Browser: Mozilla/4.75C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC)
Remote Address: 207.253.5.101
HTTP Referer:
http://www.personalityforge.com/botland/popups/realtime.cfm?UserID=784
Template: d:\webserver\personalityforge.com\www\botland\elipse\chat.cfm
Query String:
UserInput=Are%20you%20in%20a%20good%20mood%20today%3F&source=chatmessage&UserID=784&CFID=133511&CFTOKEN=75853453
» More new posts: Doghead's Cosmic Bar