Grid

157 - Error on the PTR

What version of Grid are you using?
Installed:r1197 (Released: 2009/06/21)

What version (and language) of WoW are you using?
EN/GB  PTR 3.2

What were you doing when the problem occured?
i joined (or left) the isle of conquest battleground

What happened?  What did you expect to happen instead?

Do you have an error log of what happened?
[2009/06/28 12:53:31-1907-x8]: Grid-1.30100.2009041601\GridRoster.lua:258 attempt to call global 'GetCurrentDungeonDifficulty' (a nil value)

  ---

Please provide any additional information below.
currently there are more options to set the difficulty for instances.
Normal {normal, heroic}
Raid <new>  {10, 25, 10 hard, 25 hard}

Please check on your ticket daily. If a ticket is waiting on a response from you for more than 7 days, I will assume that you have fixed the problem yourself and have abandoned the ticket.

User When Change
Phanx Wed, 19 Aug 2009 21:35:41 Changed status from New to Invalid
essmene Sun, 28 Jun 2009 11:23:37 Create

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

  • 2 comments
  • Avatar of Leialyn Leialyn Fri, 10 Jul 2009 14:06:43

    Actually it is GetRaidDifficulty() and it returns
    10 player -> 1
    25 player -> 2
    10 player heroic -> 3
    25 player heroic -> 4

    So it has to be Set to if GetRaidDifficulty() == 2 or GetRaidDifficulty() == 4
    GetDungeonDifficulty() is for the 5player instances, which can be set separately.

    I fixed it in the 1198 build

  • Avatar of AlyxVance AlyxVance Tue, 30 Jun 2009 04:47:10

    change GetCurrentDungeonDifficulty in GetDungeonDifficulty

    i have change it and Grid does work but not sure realy i was not in an ini at the moment

  • 2 comments

Facts

Last updated on
19 Aug 2009
Reported on
28 Jun 2009
Status
Invalid - This was not a valid report.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees