collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Instance Bound Tracker b2.x.x  (Read 121787 times)

0 Members and 3 Guests are viewing this topic.

Offline Vainamoinen

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #90 on: June 09, 2011, 12:31:04 pm »
I'm propably being an idiot, but I updated an old version of !bound module to ze newest one, nuked the database clear any bound-stuff and put the new one in /custom/modules and restarted the bot.

Module works well, it shows me new inis and minigames, but when I click "bind" button it says: Bind failed, instance doesn't exist!

when i log to phpmyadmin, i see the two tables <dbname>_bound and <dbname>_bound_instance , and in instance i see the bound table has been created, there is all the raids and minigames and prostate instance and their cooldown timers.

i'm a little bit puzzled. can you give some advice for a noob please :)

Okies, little bit more information; i can bound people to instances with admin command, but people cannot bind themselves from the links that they get from the list !bound, it gives them the error above. What am I missing?

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #91 on: June 09, 2011, 03:50:40 pm »
Check the commands security..
If you can bound, but not members it could be that you have set it to higher level then Member
Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Vainamoinen

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #92 on: June 12, 2011, 05:57:08 pm »
I am not sure what do you mean with security settings, as in group & user rights? I meant that even i, owner, cannot use !bound add 14 (example), it gives that error message ("Bind failed, instance doesn't exist!").
But when i do "!bound addminadd ..." it works like a charm. then it binds the toon i wanted to bind with adminadd, and i can see him bound with bound list.

I've now given it a couple of tries, wiping the database and/or removing bound tables from DB and booting the bot, but it is not working and the problem persists.
I reverted back to old bound module, and it works like a charm. But I'd absolutely love to have this new version working :|

Offline Drizzurdeen

  • BeBot Apprentice
  • ***
  • Posts: 193
  • Karma: +0/-0
    • Obsidian-Cult
Re: Instance Bound Tracker b2.x.x
« Reply #93 on: June 12, 2011, 06:07:41 pm »
ok try this .... delete the bound db ... restart the bot ... so the db will be created new ;) ... type !commands klick the link in the chat ... select all ... look where bound is ... gife the access to M = member of the bot ... restart the bot ...

should be work than

greetz drizz

Offline Vainamoinen

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #94 on: June 12, 2011, 08:11:44 pm »
Thanks for that Drizzurdeen.

I looked into !commands -> all -> page 2 for bound and it was set to M (member). I set it to Anonymous, and then back to M. After that I did !bind and got the bind list for instances, clicked a link and got the old too familiar "instance does not exist" notification. But then it gets weird.. i typed in manually /tell Bot !bound add <instance number> and it worked! Then when i summon the list, i see my self bound like i should ;)

Just a little something from my /tell channel:


[20:52] To [Qbot]: !bound add
16
[20:52] [Qbot]: Bind failed, instance doesn't exist!
[20:52] To [Qbot]: !bound add 16
[20:52] [Qbot]: Varma is now bound to
Refuge Of Apostate! Bound info
for Varma

so the first "!bound add 16" = im clicking from the list = error
2nd "!bound add 16" i typed manually to bot = im bound to the instance, and see myself bound on the list when doing "!bound"

seems there is maybe something wrong with the list and links there?

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #95 on: June 13, 2011, 10:35:39 am »
There is non other having same problem. So its nothing wrong with script itself, but must be something wrong on your "installation"

Have you deleted the two tables this script use in your database and then restart your bot to make sure they are created correctly?
Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Kentarii

  • BeBot Apprentice
  • ***
  • Posts: 153
  • Karma: +0/-0
    • AoC>TV
Re: Instance Bound Tracker b2.x.x
« Reply #96 on: June 14, 2011, 11:16:20 am »
[20:52] To [Qbot]: !bound add
16
[20:52] [Qbot]: Bind failed, instance doesn't exist!
[20:52] To [Qbot]: !bound add 16
[20:52] [Qbot]: Varma is now bound to
Refuge Of Apostate! Bound info
for Varma
Look at the bot console when you click on the links. Does the tell come as:
Code: [Select]
!bound add 16or
Code: [Select]
!bound addand
Code: [Select]
16on another line?

Have you introduced some linebreaks somewhere you shouldn't when you downloaded/edited the script?
Try grabbing the attached file and replace it with the one you have.
« Last Edit: June 14, 2011, 11:20:05 am by Kentarii »

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: Instance Bound Tracker b2.0.1
« Reply #97 on: August 16, 2011, 01:24:58 pm »
Quote
b2.0.2  - 2010-08-16 Getrix - Fixed bounding raids bug when bot runs on Windows machine.

Fixed (i hope:P) the problem in this topic: http://bebot.link/aoc-0-6-support/!bound-module-not-working-correctly-after-tonight%27s-raid-reset/msg17618/?topicseen#new
Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Kyr

  • BeBot Apprentice
  • ***
  • Posts: 177
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #98 on: November 08, 2011, 05:16:09 am »
Does anyone have a version that has Isle of Iron Statues in it?

Offline BoA-Gert

  • BeBot User
  • **
  • Posts: 45
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #99 on: November 09, 2011, 03:51:14 am »
Can't you just add it into the db table?  That's what I've done for the new instances...

This is my current bound_instance table:

Code: [Select]
INSERT INTO `boabot_bound_instance` (`instance_id`, `instance_shortname`, `instance_fullname`, `instance_type`, `instance_cd`) VALUES
(1, 'Vistrix', 'Tier 1 - The Dragons Lair', 'Raid', 0),
(2, 'Yakhmar', 'Tier 1 - Yakhmars Cave', 'Raid', 0),
(3, 'Kyllikki', 'Tier 1 - Kyllikkis Crypt', 'Raid', 0),
(4, 'BRC-W1', 'Tier 2 - Black Ring Citadel: Wing 1', 'Raid', 0),
(5, 'BRC-W2', 'Tier 2 - Black Ring Citadel: Wing 2', 'Raid', 0),
(6, 'BRC-W3', 'Tier 2 - Black Ring Citadel: Wing 3', 'Raid', 0),
(7, 'T3', 'Tier 3 - Thoth-Amons Stronghold', 'Raid', 0),
(8, 'T3.5', 'Tier 3.5 - Temple of Elrik', 'Raid', 0),
(9, 'T4', 'Tier 4 - The Jade Citadel', 'Raid', 0),
(10, 'BR', 'The Battle for Blood Ravine', 'PvP', 360),
(11, 'HV', 'The Battle for Hallowed Vaults', 'PvP', 360),
(12, 'LT', 'The Battle for Lost Temple', 'PvP', 360),
(13, 'TT', 'Totem Destruction', 'PvP', 360),
(14, 'CoJS', 'Blessings of an Ancient God', 'PvP', 360),
(15, 'CoJS', 'Blessings of Jhebbal Sag', 'PvP', 360),
(16, 'CoJS', 'Divine Calling', 'PvP', 360),
(17, 'RoA', 'Refuge Of Apostate', 'Solo', 1200),
(18, 'TFC', 'The Forgotten City', 'Solo', 1200),
(19, 'Breach', 'The Breach', 'Solo', 1200),
(20, 'DMH', 'Dead Mans Hands', 'Solo', 1200),
(21, 'IIS', 'Isle of Iron Statues', 'Solo', 1200);

Offline dragonjr

  • BeBot Apprentice
  • ***
  • Posts: 131
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #100 on: December 24, 2011, 08:11:29 pm »
so to get rid of the old bound php file i just delete it restart bot and then add the new one and restart the bot ?
im  just trying to understand how to do this correctly so i dont screw things up.

i have no idea on how to do this part

"To get this new version work, altering of mysql table is needed. Best is to just remove them and let script create them again.
Old data isnt much usable as the rewritten is completed different."

thanks for any help that you can give me

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #101 on: December 24, 2011, 08:18:20 pm »
You need to remove the table in MySQL..
Table is then created on botstartup again.

* Stop bot
* Remove botname_bound + botname_bound_instances
* Replace old bound.php with new
* Start bot

Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline dragonjr

  • BeBot Apprentice
  • ***
  • Posts: 131
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #102 on: December 24, 2011, 08:23:00 pm »
i figures it out thanks for all the help
« Last Edit: December 25, 2011, 02:18:51 am by dragonjr »

Offline Kepha

  • BeBot User
  • **
  • Posts: 36
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #103 on: May 02, 2013, 02:25:51 pm »
Anyone can link their Bound file? Links here are all dead to me.

Offline Ruskebusk

  • Tester
  • ***
  • Posts: 11
  • Karma: +0/-0
Re: Instance Bound Tracker b2.x.x
« Reply #104 on: March 01, 2019, 05:11:10 pm »
Its not much needed anymore since there is a lockout window in age of conan. Still I have updated this module to work with all raids up to Tier 6 and I also added the Raid Finder main quest cooldown.

If your bot already runs this module you need to reset the "bound_instance" and "bound" tables.

Link: https://www.dropbox.com/s/on5ggjmn2uat54m/bound.php?dl=0

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 450
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal