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?
September 07, 2008, 10:45:48 PM

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 335 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: 1023


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: 1023


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
Help with online info in ...
by Barlyman
[Today at 07:56:24 PM]

BeBot v0.5.3 released (de...
by Temar
[Today at 07:51:18 PM]

Security
by Alreadythere
[September 06, 2008, 10:02:42 AM]

Probs with relay from gue...
by Temar
[September 06, 2008, 09:03:06 AM]

Raid spam in guild chat
by Temar
[September 06, 2008, 09:01:18 AM]

Org Relaying
by Nytridr
[September 06, 2008, 01:34:35 AM]

Link 2 Guilds via 2 Bots?
by Temar
[September 05, 2008, 04:22:40 PM]

SVN download
by clashbot
[September 05, 2008, 05:12:59 AM]

TWC
by Temar
[September 05, 2008, 12:27:23 AM]

How to find the guild ID?...
by Irinir
[September 03, 2008, 02:58:54 PM]
Stats
Members
Total Members: 965
Latest: morisey
Stats
Total Posts: 10414
Total Topics: 1413
Online Today: 18
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 5
Guests: 20
Total: 25
egrath
paranoiak
Zeephonz
Barlyman
Temar

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