BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Age of Conan Archive => BeBot Hyborian support => Topic started by: Noer on July 15, 2008, 04:53:20 pm

Title: BeBot Hyborian 0.5.2.r46 is out
Post by: Noer on July 15, 2008, 04:53:20 pm
Vrykolas has done a very nice job getting the code base updated to run on the latest 0.5.2 of the BeBot code. A few of the modules has gotten updated and bugfixed aswell.

As always you can download the latest version here: http://code.google.com/p/bebot-aoc/downloads/list
or you can update the trunk through Subversion.

Kudos to Vrykolas for doing this code upgrade.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: durroch on July 15, 2008, 05:55:25 pm
Something wrong with the latest version.  I didn't save the error but it's basically not connecting to the database.  I tripple checked my settings and they are correct.  I went back to revision 38 and that works just fine.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Noer on July 15, 2008, 06:23:02 pm
Could you possible find the error message it gives. Otherwise it will be close to impossible to debug.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: weipa on July 15, 2008, 07:53:02 pm
works fine 4 me
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Aenator on July 15, 2008, 09:27:56 pm
No problems either.
Thanks for update.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: kardsen on July 15, 2008, 10:38:37 pm
working fine here,

Though the guild had fun trying to break it  :)
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Larsen on July 16, 2008, 09:17:13 am
Fatal error: Cannot redeclare class Preferences_core in \core\Preferences.php on line 209

i get this error in the newest version.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Noer on July 16, 2008, 09:23:59 am
If you are installing from the zip archive you should install into a new directory and copy the conf-files over instead of uncompressing on top of the old installation.

Some modules have changed places. For that particular problem you can delete "Preferences.php" in core.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Larsen on July 16, 2008, 09:26:02 am
ye just tryed that and its working fine.
still cant fine out how to get it to show players online with !online or !members.

Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Noer on July 16, 2008, 09:58:59 am
Either you add the members manually with !member add <name> or you have them talk in the chat so the bot automatically adds them. If you already did that try run a !rosterupdate.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Larsen on July 16, 2008, 10:16:18 am
when i !member add ..... then i get a mysql error.
MySQL error (# 0) on query: INSERT INTO
Unknown column 'class' in 'field list'
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Noer on July 16, 2008, 10:46:37 am
Are you trying to install this on top of an old AO BeBot installation? If so - you can't. You need to have a clean install for the AoC version.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Larsen on July 16, 2008, 10:49:20 am
nope made a clean folder to install it in.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Noer on July 16, 2008, 11:17:42 am
I am talking about the database. :)
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: Larsen on July 16, 2008, 12:05:24 pm
ah useing the old database, ill try with a new one.

and that made it work.

Noer your a star :)
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: durroch on July 19, 2008, 07:08:46 am
This is the error I'm getting when I upgrade to the newest bot using the same config files as the r38 install I was using.  I still can't get it to work...  Yes, I deleted everything except for the 2 conf files and redownloaded the latest install but it didn't work.  Keep getting errors like the ones below:

Code: [Select]
VALUES(id), level = VALUES(level), class = VALUES(class), craft1 = VALUES(craft1), craft2 = VALUES(craft2), online = VALUES(online), location = VALUES(location),  updated = VALUES(updated)
MySQL server has gone away
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: SELECT COUNT(endtime), MIN(endtime) FROM (SELECT endtime FROM timer WHERE timerclass = -1 UNION SELECT endtime - notify_delay AS endtime FROM timer AS t1, timer_class_entries AS t2 WHERE t1.timerclass <> -1 AND t1.timerclass = t2.id) AS endtime_temp_table
MySQL server has gone away
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: SELECT * FROM blacklist WHERE expire > 0 AND expire < 1216443673
MySQL server has gone away
Ivbot [GROUP]   [MSG]   [~Guild] Sammi: got to give it 24 hours
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: UPDATE bots SET time = '1216443681' WHERE bot = 'Ivbot' AND dim = 'Derketo'
MySQL server has gone away
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: durroch on July 19, 2008, 08:17:04 am
Okay, I did a brand new install of the bot, used the new config files and put my info in.  I also used a fresh MySQL database as well.  I start up the bot, it created the 34 tables in the database but kept on saying getting to the line saying it detects the org as [~Guild] or what not and then restarts.  I caught another error as well.  I know for a fact that the database is there cause it created the tables when it first started up....  The user of the database has all privileges as well.  So I'm at a loss as to why this newest version of the bot doesn't run on my server when it was running just fine before on rev. 38.  Any help would be appreciated. 

Code: [Select]
)
Ivbot [2008-07-19 06:06:27]     [CORE]  [INC_GANNOUNCE] Detected org name as: ~Guild
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: SELECT id, name, timerclass, channel, owner, endtime, repeatinterval  FROM timer WHERE endtime <= 1216447617 UNION SELECT t1.id AS id, name, timerclass, channel, owner, endtime, repeatinterval  FROM timer AS t1 JOIN timer_class_entries AS t2 ON t1.timerclass <> -1 AND t1.timerclass = t2.id  WHERE endtime - notify_delay <= 1216447617
MySQL server has gone away
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: SELECT COUNT(endtime), MIN(endtime) FROM (SELECT endtime FROM timer WHERE timerclass = -1 UNION SELECT endtime - notify_delay AS endtime FROM timer AS t1, timer_class_entries AS t2 WHERE t1.timerclass <> -1 AND t1.timerclass = t2.id) AS endtime_temp_table
MySQL server has gone away
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: SELECT nickname,user_level FROM users WHERE user_level != 0
MySQL server has gone away
MySQL error (# 0) on query: Database not found or insufficient priviledges!
MySQL server has gone away
MySQL error (# 0) on query: SELECT * FROM security_groups
MySQL server has gone away
Ivbot [2008-07-19 06:06:58]     [SECURITY]      [ERROR] No groups exisit, not even the groups created by default. Something is very wrong.
Title: Re: BeBot Hyborian 0.5.2.r46 is out
Post by: durroch on July 19, 2008, 09:09:18 am
Okay, I found a fix for this in another thread.  Sorry to have spammed you with nonsense posts :-/.
SimplePortal 2.3.7 © 2008-2025, SimplePortal