henryj / Voice-Encounter-Mods

Voice Enhanced DBM addon for World of Warcraft
13 stars 6 forks source link

VEM-Pandaria #33

Closed Tntdruid closed 10 years ago

Tntdruid commented 10 years ago

Using latest version, when i target Chi-Ji or any on the 4 boss i get this error

Date: 2014-10-22 14:20:57 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\VEM-Pandaria\Anger.lua line 8: attempt to call method 'SetQuestID' (a nil value) Debug: VEM-Pandaria\Anger.lua:8: in main chunk

VEM-Core\VEM-Core.lua:2706: LoadMod() VEM-Core\VEM-Core.lua:2796: VEM-Core\VEM-Core.lua:2781 VEM-Core\VEM-Core.lua:2807: handler() VEM-Core\VEM-Core.lua:500: VEM-Core\VEM-Core.lua:487 Locals: mod =

{ timers =
{ } categorySort =
{ } instanceId = 322 modelId = 41448 SyncThreshold = 8 modId = "VEM-Pandaria" zones =
{ } revision = 10466 Options =
{ } DefaultOptions =
{ } id = "691" iconRestore =
{ } creatureId = 60491 countdowns =
{ } numSounds = 1 addon =
{ } specwarns =
{ } reCombatTime = 20 localization =
{ } announces =
{ } vb =
{ } optionCategories =
{ } } L =
{ Pull = "Yes, YES! Bring your rage to bear! Try to strike me down!" name = "Sha of Anger" } sndWOP =
{ option = "SoundWOP" mod =
{ } } (_temporary) = nil (_temporary) =
{ timers =
{ } categorySort =
{ } instanceId = 322 modelId = 41448 SyncThreshold = 8 modId = "VEM-Pandaria" zones =
{ } revision = 10466 Options =
{ } DefaultOptions =
{ } id = "691" iconRestore =
{ } creatureId = 60491 countdowns =
{ } numSounds = 1 addon =
{ } specwarns =
{ } reCombatTime = 20 localization =
{ } announces =
{ } vb =
{ } optionCategories =
{ } } (_temporary) = 32099 (_temporary) = "attempt to call method 'SetQuestID' (a nil value)"

Tntdruid commented 10 years ago

Works if i remove the SetQuestID from the files :)