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 8,009 - 8,022 of 8,681
Posts 8,009 - 8,022 of 8,681
Mome Rath
12 years ago
12 years ago
Sam Little
No, that RegEx won't match a *part* of an input line. The ^ means that the match must begin at the beginning of the line, and the $ that it must end at the end of the line.
^([A-Za-z]+) (re)
would match the 'James' part. It wouldn't match names with diacriticals like 'Rüdiger' or 'Søren'. You might try
^(\\\\w+) (re)
No, that RegEx won't match a *part* of an input line. The ^ means that the match must begin at the beginning of the line, and the $ that it must end at the end of the line.
^([A-Za-z]+) (re)
would match the 'James' part. It wouldn't match names with diacriticals like 'Rüdiger' or 'Søren'. You might try
^(\\\\w+) (re)
Sam Little
12 years ago
12 years ago
Seems that this error just affects bots talking to someone they know. I can chat when I am not logged in, or chat with a new bot, but get the error when I log in and try to chat with a familiar bot.
Mome Rath
12 years ago
12 years ago
Maybe that depends on the bot, too. I could talk without any problems to some bots that opened their own popup chat window, and to the new bot Fairy Honeydew. A bot-to-bot convo stopped due to the same SQL error (except it is "xnone" instead of "xinitiate").
starchildDaily
12 years ago
12 years ago
I keep getting about the same error Minecraft. Not sure if anyone can get into chat with any bots.
Sam Little
12 years ago
12 years ago
I can chat with some bots. It seems like the older bots work, bots that have been updated recently get the error. I haven't tested that rigorously, it's just an impression.
starchildDaily
12 years ago
12 years ago
Any ideas about what can be done to fix this issue? Message #8010 and #8013 are what i am referring to.
starchildDaily
12 years ago
12 years ago
Ok I found a work around but exporting my bot file and making a new bot and loading it on her. Now it works. I also tried loading it back onto the broken chatbot but still had the error.Message #8010 and #8013 are what i am referring to.
starchildDaily
12 years ago
12 years ago
Ok thought it worked but it did not. It seems to have corrupted the file on export and it has duplicates . It only finds them one at a time so you import over and over. Im afraid I will have to delete all bots and give up.
Sam Little
12 years ago
12 years ago
I think the professor is working on enhancements to the AI Engine. It would be nice if he would let us know so we don't waste our time trying to work with a broken engine. Hopefully he reads this forum.
acheron16
12 years ago
12 years ago
Indeed, this bug really messes up many of my favourite bots like Laurel Sweet or Tessy. Since they haven't been updated for a while I guess they either don't get fixed or The Professor manages to fix bug on the engine
deebug
12 years ago
12 years ago
Me too here. Hours of cleaning up my export templates just to see that all my bots fail. Is there any fix coming?
Minecraft
12 years ago
12 years ago
I'm close to just giving up on creating any bots i tried to create one a few days ago but it wouldn't work. If anyone wants to try it, its name is Jaquiline.
» More new posts: Doghead's Cosmic Bar