Thread: DBM Error
View Single Post
03-02-15, 07:29 PM   #10
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Originally Posted by Neabhan View Post
Deleted DBM-RealUI, installed latest alpha, getting this error when typing /dbm and it's not loading at all in game:

Code:
14x DBM-GUI\DBM-GUI_DropDown.lua:270: bad argument #1 to 'ipairs' (table expected, got nil)
[C]:: in function 'ipairs'
DBM-GUI\DBM-GUI_DropDown.lua:270: in function 'CreateDropdown'
DBM-GUI\DBM-GUI-6.1.0.lua:2442: in function '?'
DBM-Core\DBM-Core-6.1.0.lua:2074: in function 'LoadGUI'
DBM-Core\DBM-Core-6.1.0.lua:1720: in function '?'
FrameXML\ChatFrame.lua:4422: in function 'ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4076: in function 'ChatEdit_SendText'
FrameXML\ChatFrame.lua:4115: in function 'ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Locals:
self = <table> {
 parent = <table> {
 }
 frame = DBM_GUI_Option_144 {
 }
 framename = "DBM_GUI_Option_144"
}
title = "Set voice pack for spoken alerts"
values = nil
vartype = "DBM"
var = "ChosenVoicePack"
callfunc = <function> defined @s\DBM-GUI\DBM-GUI.lua:2442
width = 120
height = nil
parent = nil
FrameTitle = "DBM_GUI_DropDown"
dropdown = DBM_GUI_DropDown148 {
 0 = <userdata>
 callfunc = <function> defined @s\DBM-GUI\DBM-GUI.lua:2442
 creator = <table> {
 }
}
L = <table> {
 AreaTitle_BarSetupSmall = "Small Bar Options"
 DontShowFarWarnings = "Do not show announces/timers for events that are far away"
 Area_ApplyProfile = "Set Active Profile for DBM Core Options"
 VoicePackChoice = "Set voice pack for spoken alerts"
 Warn_FontShadow = "Shadow"
 UseMasterVolume = "Use Master audio channel to play DBM alert sounds"
 AreaTitle_BarSetup = "General Bar Options"
 HP_ShowDemo = "Show HP frame"
 Slider_BarOffSetX = "Offset X: %d"
 EnableModels = "Enable 3D models in boss options"
 Latency_Text = "Set max latency sync threshold: %d"
 Area_SpamFilter = "Spam Filter Options"
 DontShowPTCountdownText = "Do not show Pull/Break/Combat/Custom Timer countdown text"
 Statistic_Incompletes = "Incompletes:"
 Panel_SpamFilter = "DBM Global Disables & Filters"
 Area_DeleteProfile = "Remove Profile for DBM Core Options"
 Area_DualProfile = "Boss mod profile options"
 ClickThrough = "Disable mouse events (click through)"
 WorldBossAlert = "Show alert message when world bosses might have been engaged on your realm by guildies or friends (inaccurate if sender is CRZed)"
 SelectProfileToApply = "Select profile to apply"
 ChallengeTimerRealm = "Realm"
 FontHeight = 16
 SWFNever = "Never"
 HideWatchFrame = "Hide watch (objectives) frame during boss fights if no achievements are being tracked. If in a CM, creates a temp medal timer during boss fight while frame hidden."
 ShowGuildMessages = "Show show guild engage/kill/wipe message in chat frame"
 NoSound = "No sound"
 Statistic_Kills = "Victories:"
 None = "None"
 ShowWarningsInChat = "Show warnings in chat frame"
 SpecWarn_FlashAlpha = "Flash alpha: %0.1f"
 ShowCombatLogMessage = "Show DBM combat logging message in chat frame"
 TabCategory_PVP = "PvP"
 SpamBlockNoSendWhisper = "Do not send boss warning whispers to other players"
 SpecWarn_NoSoundsWVoice = "Filter special warning sounds for warnings that also have spoken alerts..."
 BarStyle = "Bar style"
 FilterDispels = "Filter warnings for dispelable spells if your dispel is on cooldown."
 RaidWarnColor_3 = "Color 3"
 Bar_Height = "Bar Height: %d"
 FilterInterrupts = "Filter warnings for interruptable spells if caster is not your current target or focus target. (Note: does not apply to spells deemed critical to interrupt that will likely result in raid wipes if missed)"
 ShowFakedRaidWarnings = "Show warnings as faked raid warning messages"
 Disable = "Disable"
 LFDEnhance = "Play readycheck sound for role checks &amp; BG/LFG proposals in Master audio channel (I.E. sounds work even if SFX are off and are generally louder)"
 WhisperMessages = "Whisper Message Options"
 SelectModProfileCopy = "Copy all settings from"
 CombatMessages = "Combat Message Options"
 Bar_FontSize = "Font size: %d"
 WebsiteButton = "Forums"
 DontShowPTText = "Do not show announce text for Pull/Break Timer"
 Statistic_Wipes = "Wipes:"
 RaidWarning_Header = "Raid Warning Options"
The line numbers in that error dont match up with the latest version. Two things: Get the latest 6.1.1 version of DBM, then log back in and reset any stored errors and reload the UI.
__________________
Knowledge = Power; Be OP

  Reply With Quote