Debug output in r61 #4


  • New
  • Defect
Open
Assigned to dhedbor
  • Venaraa created this issue Dec 3, 2009

    What steps will reproduce the problem?
    1. Start a bid on an item you can use while having the MDKP_Client activated.

    What is the expected output? What do you see instead?
    Everything's working fine, except that there is some kind of debug output in the main chat frame.

    What version of the product are you using?
    r61

    Do you have an error log of what happened?
    [15:26:02] MagicDKP_Client: Checking stat  ITEM_MOD_INTELLECT_SHORT
    [15:26:02] MagicDKP_Client: Checking stat  ITEM_MOD_HIT_RATING_SHORT
    [15:26:02] MagicDKP_Client: Checking stat  ITEM_MOD_STAMINA_SHORT
    [15:26:02] MagicDKP_Client: Checking stat  ITEM_MOD_SPELL_POWER_SHORT
    [15:26:02] MagicDKP_Client: Spell stat:  ITEM_MOD_SPELL_POWER_SHORT
    [15:26:02] MagicDKP_Client: Checking stat  EMPTY_SOCKET_BLUE
    [15:26:02] MagicDKP_Client: Checking stat  ITEM_MOD_CRIT_RATING_SHORT

    Please provide any additional information below.
    Our guild needs to use r61 because in r60 people with the german client can't bid on items except when it specifically states it is for their class or doesn't have any stats at all (Tropy of the Crusade, for example).

  • Venaraa added the tags New Defect Dec 3, 2009
  • Venaraa posted a comment Dec 3, 2009

    This is for an item that I, as a priest, can use. Other people see other stat checks.

  • Venaraa posted a comment Dec 3, 2009

    Fixed it myself. You can do it by commenting out the following lines:

    433,436,439,442

    Mod will still work just fine from what I saw, it just won't print all the crap to your chat.

  • Gnarfoz posted a comment Dec 5, 2009

    Fixed in r62.


To post a comment, please login or register a new account.