Genie

23 - Debug spamming chat

What steps will reproduce the problem?
1. Sorting, autosorting etc.
2.
3.

What is the expected output? What do you see instead?

I keep seeing the debug messages. How do i turn it off?

What version of the product are you using?

Latest

User When Change
adjo Oct 23, 2009 at 20:38 UTC Changed status from New to Fixed
Josaline Oct 08, 2009 at 16:58 UTC Create

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

  • 10 comments
  • Avatar of adjo adjo Oct 23, 2009 at 20:37 UTC - 0 likes

    should be fixed with 3.0.4.8_beta

  • Avatar of Jondolarsage Jondolarsage Oct 20, 2009 at 01:12 UTC - 0 likes

    So far appears to be ok after updating to the alpha.

  • Avatar of adjo adjo Oct 19, 2009 at 19:36 UTC - 0 likes

    i released an alpha that should fix the problems. pls try it and tell me if it worked, then i will release it as beta.

    Last edited Oct 19, 2009 by adjo
  • Avatar of Jondolarsage Jondolarsage Oct 17, 2009 at 04:19 UTC - 0 likes

    I am experiencing the same behavior. For me, it would occur whenever I had the SexyMap addon enabled. If I disabled the addon, the debug spam no longer appeared.

  • Avatar of adjo adjo Oct 16, 2009 at 19:37 UTC - 0 likes

    did that as well but i don't get the debug spam. have you tried with all other addons disabled?

    Pls attach your Savedvariables\Genie.lua if the problem occurs even with only Genie enabled

  • Avatar of Josaline Josaline Oct 16, 2009 at 12:25 UTC - 0 likes

    Ok i uninstalled and deleted saved variables, reinstalled and still have the debug spam.

  • Avatar of Josaline Josaline Oct 11, 2009 at 14:34 UTC - 0 likes

    na the beta

    just got this error today

    [2009/10/11 14:32:57-925-x1]: Genie-3.0.4.7_beta\Genie.lua:2763: table index is nil Genie-3.0.4.7_beta\Genie.lua:2822: in function `FillWithGameContainer' Genie-3.0.4.7_beta\Genie.lua:2016: in function `DoBag' Genie-3.0.4.7_beta\Genie.lua:1892: in function `PreWorks' Genie-3.0.4.7_beta\Genie.lua:1997: in function `Automatic' Genie-3.0.4.7_beta\Genie.lua:1796: in function `?' CallbackHandler-1.0-5 (Ace3):146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146> <string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4> <in C code>: ? <string>:"safecall Dispatcher[1]":13: in function `?' CallbackHandler-1.0-5 (Ace3):91: in function `Fire' AceEvent-3.0-3 (Ace3):119: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:118> <in C code>: ? <in C code>: in function `Hide' Interface\FrameXML\UIParent.lua:2083: in function <Interface\FrameXML\UIParent.lua:2078>: LibRockConfig-1.0-90401:726: in function <...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:725> <in C code>: in function `securecall' Interface\FrameXML\UIParent.lua:2121: in function <Interface\FrameXML\UIParent.lua:2090>: <in C code>: in function `CloseWindows' Interface\FrameXML\UIParent.lua:2149: in function `CloseAllWindows': Interface\FrameXML\UIParent.lua:690: in function <Interface\FrameXML\UIParent.lua:474>:

    -

  • Avatar of adjo adjo Oct 11, 2009 at 14:02 UTC - 0 likes

    did you download an alpha version? if that's the case please upgrade to the latest beta.

    or you could edit Interface\Genie\Genie.lua on line 31 turning

    -- OutputLevel 2 = debug, 1 = normal
    local outputLevel = 1
    --@alpha@
    local outputLevel = 2
    --@end-alpha@
    

    into

    -- OutputLevel 2 = debug, 1 = normal
    local outputLevel = 1
    --@alpha@
    --local outputLevel = 2
    --@end-alpha@
    
  • Avatar of Josaline Josaline Oct 10, 2009 at 21:01 UTC - 0 likes

    Genie: I will try to read your mind master 1 Genie: FillWithGameContainer:type table: 13CF5B30 2 Genie: todolist Stack,Move,Sort, 2 Genie: currentTask Stack 2 Genie: todolist Stack,Move,Sort, 2 Genie: currentTask Move 2 Genie: todolist Stack,Move,Sort, 2 Genie: currentTask Sort 2 Genie: reverse nil false 2 Genie: reverse nil false 2 Genie: Quicksort3 swaps 0 time 0.0029999999987922 2 Genie: reverse nil false 2 Genie: todolist Stack,Move,Sort, 2 Genie: Master, there's nothing (more) to do 1 Genie: SILENTHALT ###### 2

  • Avatar of adjo adjo Oct 09, 2009 at 13:06 UTC - 0 likes

    can you pls post a sample output or a screenshot? i need to know if you did turn on the debug feature by accident or this is some output i didn't hide

  • 10 comments

Facts

Last updated
Oct 23, 2009
Reported
Oct 08, 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