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 769 - 781 of 8,682
Posts 769 - 781 of 8,682
Mr. Crab
23 years ago
23 years ago
OK, this one is extremely interesting. In some cases the sentence comprehension works wonders, in others, "uh-oh". On this one, I was alerted by the following exchange:
You: Hi. Nice hat. Do I know you?
Bot: Oh baby, I DO.
So first I thought there was some kind of new I/You slippage. But Debug knows better:
Found do you
BounceBack on "do you"
(Previous Message: Do you still think I'm getting smarter all the time?)
Original: Hi. Nice hat. Do I know you?
After Preprocess: Hi Nice hat Do you still think I'm getting smarter all the time ?
No wonder my poor bot is confused! But wait -- when I try it again, I get a different debug. No "bounceback" this time, instead:
Original: Hi. Nice hat. Do I know you?
After Preprocess: Hi Nice hat Do you ?
Topic: Do*v you*s still think I'm getting smarter all the time
So, obviously I don't fully comprehend the debug. But this seems to me like trouble! Meanwhile my poor bot is sounding like a proper ass...
You: Hi. Nice hat. Do I know you?
Bot: Oh baby, I DO.
So first I thought there was some kind of new I/You slippage. But Debug knows better:
Found do you
BounceBack on "do you"
(Previous Message: Do you still think I'm getting smarter all the time?)
Original: Hi. Nice hat. Do I know you?
After Preprocess: Hi Nice hat Do you still think I'm getting smarter all the time ?
No wonder my poor bot is confused! But wait -- when I try it again, I get a different debug. No "bounceback" this time, instead:
Original: Hi. Nice hat. Do I know you?
After Preprocess: Hi Nice hat Do you ?
Topic: Do*v you*s still think I'm getting smarter all the time
So, obviously I don't fully comprehend the debug. But this seems to me like trouble! Meanwhile my poor bot is sounding like a proper ass...
lunar22
23 years ago
23 years ago
<!-- Adjust Synonym List to avoid common mista
message popped up in a window during a bot-bot conversation. Conversation stopped
message popped up in a window during a bot-bot conversation. Conversation stopped
The Professor
23 years ago
23 years ago
Lunar, that's strange. Maybe somebody momentarily shut down ColdFusion in the middle of the process.
Crab, what you're seeing is the half-completed effect of a really cool short term memory system I'm working on. Some of it is still incomplete with lines like <!-- Insert grammar check here --> and no real code yet to process it.
My plan is to work on the AI Engine v2 which will be fully hooked up to LinkGrammar, and have access to a LOT more information in every incoming message. A top priority is also speed. I wont consider it usable until it's quick.
Crab, what you're seeing is the half-completed effect of a really cool short term memory system I'm working on. Some of it is still incomplete with lines like <!-- Insert grammar check here --> and no real code yet to process it.
My plan is to work on the AI Engine v2 which will be fully hooked up to LinkGrammar, and have access to a LOT more information in every incoming message. A top priority is also speed. I wont consider it usable until it's quick.
OnyxFlame
23 years ago
23 years ago
Is (typeof-food_product) the right plugin for random food products? I coulda sworn that's what the book of AI said, but I've got it in a few of my responses and the only thing it ever comes up with is eater, which sounds really retarded.
The Professor
23 years ago
23 years ago
Lunar- where did you get that error message? Was it in Debug mode? I have it set up so that I'm supposed to get error messages from everywhere but debug mode.
I just got back, and there were some emails saying that the server guys would be screwing around with the servers from Friday to today, so that might be causing some of these weird errors and log-outs I've seen tonight.
I just got back, and there were some emails saying that the server guys would be screwing around with the servers from Friday to today, so that might be causing some of these weird errors and log-outs I've seen tonight.
zx20
23 years ago
23 years ago
ehh prof... this came up when i was accessing the forums--->
Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = 37000 (Syntax error or access violation)
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not allocate space for object 'Memory' in database 'S1676_PERSONALITY' because the 'PRIMARY' filegroup is full.
The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (77:5) to (77:64).
Date/Time: 05/28/02 02:22:21
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)
Remote Address: 64.0.99.137
HTTP Referrer: http://www.personalityforge.com/botland/main.cfm
Query String: ForumID=103&StartAt=93
Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = 37000 (Syntax error or access violation)
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not allocate space for object 'Memory' in database 'S1676_PERSONALITY' because the 'PRIMARY' filegroup is full.
The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (77:5) to (77:64).
Date/Time: 05/28/02 02:22:21
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)
Remote Address: 64.0.99.137
HTTP Referrer: http://www.personalityforge.com/botland/main.cfm
Query String: ForumID=103&StartAt=93
Mr. Crab
23 years ago
23 years ago
Keyphrases I added today are not showing up and therefore cannot be edited. Possibly linked to the "server memory" errors rampant today?
The Professor
23 years ago
23 years ago
I just got a message from the server guys saying that "Memory" problem you're all talking about should be fixed now. Hopefully, it is.
Lunar, do you see when you post that error text how your message box becomes larger than the others? That's because the error text contains a long string of characters without spaces in it. If you put a few spaces in it, the message box wont expand out of bounds like that.
Lunar, do you see when you post that error text how your message box becomes larger than the others? That's because the error text contains a long string of characters without spaces in it. If you put a few spaces in it, the message box wont expand out of bounds like that.
» More new posts: Doghead's Cosmic Bar