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 3,274 - 3,289 of 8,682
Posts 3,274 - 3,289 of 8,682
sollunessen
21 years ago
21 years ago
this isn't quite a 'bug stomp' or a 'great quote', but it is another example of how some words should not be processed. my bot has a response that includes the words "reading orwellian novels". "orwellian" got processed into "or well you an"...
DaMoyre
21 years ago
21 years ago
Isaac,
Thank you! I just realized that I was testing him *after* the conversation had already begun. I'd totally forgotten that bots would ignore any further greetings in mid conversation.
Thank you!
Thank you! I just realized that I was testing him *after* the conversation had already begun. I'd totally forgotten that bots would ignore any further greetings in mid conversation.
Thank you!
isaacc
21 years ago
21 years ago
I'm not too sure what happened with either of these (consecutive) exchanges:
Neko-chan: ?
Simulo: What makes you think I have a Lang?
Neko-chan: America bites...
Simulo: I hope you don't mind, but I'm going to have to wait a little before I can do that.
Neko-chan: ?
Simulo: What makes you think I have a Lang?
Neko-chan: America bites...
Simulo: I hope you don't mind, but I'm going to have to wait a little before I can do that.
isaacc
21 years ago
21 years ago
I think that error has something to do with apostrophes being read as single quotes ... but I don't know anything about the programming language, so I can't be sure.
ruebot
21 years ago
21 years ago
i have no idea, it happened right after this exchange:
Invader Zim: I'm an unstoppable death machine, you know.
Siseneg: the facts are obvious.
Invader Zim: I'm an unstoppable death machine, you know.
Siseneg: the facts are obvious.
isaacc
21 years ago
21 years ago
Maybe Zim was about to say something that included the phrase "job's tears" -- which is in the error message? I've seen that same sort of error message before in my own botchats, and it always seems to involve that sort of error in parsing an apostrophe.
Shadyman
21 years ago
21 years ago
Ooh, yeah it sounds like the single quotes are involved. Prof, try some kind of automatic / before the ' I think
DaMoyre
21 years ago
21 years ago
Not sure if this is a bug or not, but my bot is still throwing statements like:
"Bot1 said that I'm. But I dont think so... Not really."
and: "Bot1 says that I'm. Would you agree?"
Even though I added the AIscript, like so:
(gossipname) said that I'm (mem-iam). But I don't think so... Not really. <?PF if (mem-iam) exists; ?>
(gossipname) thinks I'm (mem-iam). Would you agree? <?PF if (mem-iam) exists; ?>
Did I do something wrong or is this a bug?
"Bot1 said that I'm. But I dont think so... Not really."
and: "Bot1 says that I'm. Would you agree?"
Even though I added the AIscript, like so:
(gossipname) said that I'm (mem-iam). But I don't think so... Not really. <?PF if (mem-iam) exists; ?>
(gossipname) thinks I'm (mem-iam). Would you agree? <?PF if (mem-iam) exists; ?>
Did I do something wrong or is this a bug?
isaacc
21 years ago
21 years ago
There's a problem with gossip, in that the AI Script seems to think that it should check whether mem-iam exists for the person that the bot is *talking* to, not the person the bot is talking *about* -- at least, that's how I understand that problem. I might be wrong.
DaMoyre
21 years ago
21 years ago
Right, but if there's no mem-iam for the person the bot is talking to (nor for the person the bot is talking about!) then that response shouldn't come up at all, right?
Because mem-iam does not exist...
I think. And I think I just confused myself.
Because mem-iam does not exist...
I think. And I think I just confused myself.

Joe Repka
21 years ago
21 years ago
word substititutions can cause basic problems:
Simulacron3: What's your name?
Guest: I'm John.
Simulacron3: Is your name really lav?
'the John' is not the same as 'John'. At least he didn't say 'pisser' or 'toilet'.
Simulacron3: What's your name?
Guest: I'm John.
Simulacron3: Is your name really lav?
'the John' is not the same as 'John'. At least he didn't say 'pisser' or 'toilet'.
» More new posts: Doghead's Cosmic Bar