Wintergrasp timer error #51


  • New
  • Defect
Open
Assigned to yssaril
  • _ForgeUser3229980 created this issue Feb 27, 2011

    What steps will reproduce the problem?
    1. on entering wintergrasp
    2.
    3.

    What is the expected output? What do you see instead?
    flying mount doesn't switch to ground during battleground phase.... manually setting "flyable area" to ground mount makes workaround

    What version of the product are you using?
    Mounted-v2.2.11

    Do you have an error log of what happened?
    Date: 2011-02-27 00:22:25
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Mounted\Core.lua line 203:
       attempt to call global 'GetWintergraspWaitTime' (a nil value)
    Debug:
       [C]: GetWintergraspWaitTime()
       Mounted\Core.lua:203:
          Mounted\Core.lua:200
       (tail call): ?
    AddOns:
      Swatter, v5.10.5079 (CrouchingKangaroo)

    Please provide any additional information below.

  • _ForgeUser3229980 added the tags New Defect Feb 27, 2011
  • EsperLily posted a comment Jul 11, 2011

    GetWintergraspWaitTime() was removed in patch 4.2. You can use GetOutdoorPVPWaitTime() if you're in a world PvP zone or GetWorldPVPAreaInfo() if you're somewhere else.

  • Forge_User_15518507 posted a comment Aug 21, 2011

    Same issue here on german client


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