Genie

14 - Guild Bank: not allowed message missing

What steps will reproduce the problem?
1. Open guildbank
2. type /genie guildbank work
3.

What is the expected output? What do you see instead?
Should sort the GB.  It Says "As you wish Master"  then nothing else.  I have enabled debug.  I moved an item and you can see that in the debug output, but there is no debug output when I run /genie guildbank work

What version of the product are you using?
3.0.4.3_beta3

Do you have an error log of what happened?
Screen shot attached, but there is no debug output  for this.

Please provide any additional information below.
text from genie.lua in C:\wow\World of Warcraft\WTF\Account\CRZYKIDD\SavedVariables

GenieDB = {
    ["global"] = {
    },
    ["profileKeys"] = {
        ["Crzyknight - Bladefist"] = "Default",
        ["Crzymage - Bladefist"] = "Default",
        ["Crzyhukka - Bladefist"] = "Default",
        ["Crzytroll - Bonechewer"] = "Default",
        ["Crzyalbino - Bladefist"] = "Default",
        ["Crzydead - Bonechewer"] = "Default",
        ["Crzykat - Bladefist"] = "Default",
        ["Crzypal - Bladefist"] = "Default",
    },
    ["profiles"] = {
        ["Default"] = {
            ["sortalgo"] = "sort_insert",
        },
    },
}

  • WoWScrnShot_071109_100356.jpg
User When Change
adjo Jul 12, 2009 at 11:18 UTC Changed status from Replied to Fixed
crzykidd Jul 11, 2009 at 23:11 UTC Changed status from Waiting to Replied
adjo Jul 11, 2009 at 18:46 UTC Changed name from Guild Bank sorting not working to Guild Bank: not allowed message missing

Changed status from New to Waiting
crzykidd Jul 11, 2009 at 17:10 UTC

Added attachment WoWScrnShot_071109_100356.jpg

crzykidd Jul 11, 2009 at 17:10 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 5 comments
  • Avatar of adjo adjo Jul 12, 2009 at 11:18 UTC - 0 likes

    everything is possible if you change the code ;)

  • Avatar of crzykidd crzykidd Jul 11, 2009 at 23:11 UTC - 0 likes

    K so installed 3.0.4.4 and confirmed the "Access Denied" Message is working. Then added the info to the Guild Info tab. All is working. I haven't looked at the code yet, but it seems like I could set those variables in my local code and get around this?

    Either way it is working now, and I am back to testing :)

    Thanks for the fast turn around.

  • Avatar of adjo adjo Jul 11, 2009 at 18:45 UTC - 0 likes

    @ticket
    a 'not-allowed'-message is missing

    @guildbank-handling
    i know this worked, that's why i changed it ;)
    (think i said that would stop working with .4.3 in another ticket)

    i'm currently developing a better way to control how the guildbank is handled, if you want to try it out, do this:

    • Switch to install-type 'alpha' within the curse client
    • Install the latest alpha
    • Add this to the GuildInformation
    <Genie>
    @GBA:Crzypal
    @GBT:1!2!3!4!5!6
    </Genie>
    
    • Now you will be able (after a ReloadUI) to rework with the Guildbank

    @GBA
    Allowed players to work with the Guildbank besides the Guildmaster
    p.e. @GBA:player1!player2!player3
    @GBT
    Enabled Guilbanktabs. To disable a Tab just remove the number
    p.e. @GBT:1!4!5 will enable Genie on Guildbanktab 1, 4 and 5
  • Avatar of crzykidd crzykidd Jul 11, 2009 at 18:05 UTC - 0 likes

    No, I am a guild officer. This worked before and still works on my laptop with 3.0.4.2. I have full access to everything in the GB, except the ability to lock the tab.

  • Avatar of adjo adjo Jul 11, 2009 at 17:41 UTC - 0 likes

    crzypal is the guildleader right?

  • 5 comments

Facts

Last updated
Jul 12, 2009
Reported
Jul 11, 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees

  • Avatar of adjo
    • Manager
    • Author