L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 01:49:40 AM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Support > Support for older versions > BeBot 0.3 support > Topic: FlexibleSecurity.php crash
Pages: [1]   Go Down
« previous next »
Print
Author Topic: FlexibleSecurity.php crash  (Read 389 times)
0 Members and 1 Guest are viewing this topic.
Monery
Rookie
**
Offline Offline

Posts: 28


FlexibleSecurity.php crash
« on: July 20, 2007, 03:40:48 PM »

sadly I can't get an error message, but this is the first module from the core dir that isn't loading. If i rem it out, I can get to another module but I end up turning off about 1/3 of the modules in core off, then I start having problems with the other modules. This is a install with no modifications except of course the ones needed to make the bot mine like AO username and password etc... I just created the toon that the bot uses.... is that my problem? I have to wait for the bot toon to be updated on the AO forms as a member of the org?
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 1085


Re: FlexibleSecurity.php crash
« Reply #1 on: July 20, 2007, 03:51:47 PM »

No, you can use it right away - but it shouldn't crash at all anyways...
Logged
Monery
Rookie
**
Offline Offline

Posts: 28


Re: FlexibleSecurity.php crash
« Reply #2 on: July 20, 2007, 03:53:04 PM »

I was able to get the bot to process modules in debug mode but then error out anytime you give it a command

Log file is here..... Once I issued the @news command, I got error
PHP Fatal error:  Call to a member function check_queue() on a non-object in C:\bebot0.3.5\Sources\Bot.php on line 411
Can everyone tell me if the load order is right from the debug log? or give me some ideas on where to go from here?

[2007-07-20 20:45:48]   [CORE]   [LOAD]   Security.php
[2007-07-20 20:45:48]   [SETTINGS]   [LOAD]   Loaded settings from database.
[2007-07-20 20:45:48]   [CORE]   [LOAD]   Settings.php
[2007-07-20 20:45:48]   [CORE]   [LOAD]   AccessControl.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   Alts.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   BotHelp.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   Colors.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   FlexibleSecurity.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   FunFilters.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   Logon_Notifies.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   OnlineDB.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   PlayerNotes.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   Professions.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   ShortCuts.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   StringFilter.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   Time.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   User.php
[2007-07-20 20:45:49]   [CORE]   [LOAD]   Whois.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   AccessControlGUI.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   AFK.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   AlienAttack_GUILD.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Alts.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   AutoInv.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   BanManager.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Bid.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Bio.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Blacklist.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Calc.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Callers.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   ColorConfig.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Countdown.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   FlexibleSecurityGUI.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   History.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   IRC.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Is.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Items.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Level.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Logon_GUILD.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   MassMsg.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   News.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Notify.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Oe.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   OnlineDisplay.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   PB.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   PlayerNotesUI.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Points.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   PrivGroup.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Raffle.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Raid.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Rally.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Relay_GUILD.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Roll.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Roster.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Say.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Server.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   SettingsInterface.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   ShortCutsGUI.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Shutdown.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   StringFilterInterface.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Target.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Teams.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Tier2.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   TowerAttack.php
[2007-07-20 20:45:49]   [MOD]   [LOAD]   Whois.php
[2007-07-20 20:45:49]   [LOGIN]   [STATUS]   Connecting
[2007-07-20 20:45:49]   [LOGIN]   [STATUS]   Authenticating
[2007-07-20 20:45:54]   [LOGIN]   [STATUS]   Logging in
[2007-07-20 20:45:54]   [LOGIN]   [RESULT]   OK
[2007-07-20 20:46:20]   [SETTINGS]   [LOAD]   Loaded settings from database.
[2007-07-20 20:46:22]   [GROUP]   [MSG]   [Anarchotic Warlords] Monery: ah I see
[2007-07-20 20:46:22]   [PGRP]   [MSG]   [Awdevbot] Awdevbot: [Anarchotic Warlords] Monery: ah I see
[2007-07-20 20:46:32]   [GROUP]   [MSG]   [Anarchotic Warlords] Monery: @news
Logged
Monery
Rookie
**
Offline Offline

Posts: 28


Re: FlexibleSecurity.php crash
« Reply #3 on: July 20, 2007, 03:53:55 PM »

so my problem is that I need to wait for the new toon that hosts the bot to become live on FC's stuff and be searchable as a new toon?
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 1085


Re: FlexibleSecurity.php crash
« Reply #4 on: July 20, 2007, 04:12:17 PM »

That error above is because you aren't loading the core/Queue.php at all - it's a requirement though, the bot cannot work without it at all.
Logged
Pages: [1]   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Support > Support for older versions > BeBot 0.3 support > Topic: FlexibleSecurity.php crash
« previous next »
 
Jump to:  

Recent
[request] Raid timers
by Elesar1
[December 01, 2008, 04:41:09 PM]

Shared DB online list
by Temar
[December 01, 2008, 01:55:47 AM]

relay colors
by Temar
[December 01, 2008, 01:54:56 AM]

BeBot v0.6.0 released
by Alreadythere
[November 30, 2008, 05:32:00 PM]

Change to Bid.php
by Temar
[November 30, 2008, 11:41:44 AM]

OnlineOrg
by Jiheld
[November 29, 2008, 12:44:27 PM]

Silly Newbie Question.
by Temar
[November 29, 2008, 12:00:02 PM]

massive_pvp_time_table 1
by gerborg
[November 29, 2008, 06:55:35 AM]

Bot not see Guild Chat
by Delvar
[November 28, 2008, 08:30:34 AM]

Starting Bot
by Allisande
[November 28, 2008, 07:08:21 AM]
Stats
Members
Total Members: 1243
Latest: Whackoeng
Stats
Total Posts: 11144
Total Topics: 1505
Online Today: 8
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 1
Guests: 12
Total: 13
Whackoeng

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.224 seconds with 30 queries. (Pretty URLs adds 0.021s, 4q)
Loading...