留言

波波 · 2024-01-27 23:34:30

請問此方法怎解決  謝謝50524x iPMythicTimer/cooperation/mdt.lua:76: attempt to index field 'dungeonEnemies' (a nil value)
[string "@iPMythicTimer/cooperation/mdt.lua"]:76: in function `GetForcesFromMDT'
[string "@iPMythicTimer/main.lua"]:22: in function `GetEnemyForces'
[string "@iPMythicTimer/prognosis.lua"]:49: in function <iPMythicTimer/prognosis.lua:18>
[string "@iPMythicTimer/prognosis.lua"]:65: in function `ShowPrognosis'
[string "@iPMythicTimer/main.lua"]:511: in function `OnUpdate'
[string "@iPMythicTimer/frames/main.lua"]:50: in function <iPMythicTimer/frames/main.lua:49>

Locals:
self = <table> {
 SetJustifyV = <function> defined @iPMythicTimer/themes.lua:839
 defaultDecor = <table> {
 }
 RenderOptions = <function> defined @iPMythicTimer/frames/options.lua:5
 SetIconSize = <function> defined @iPMythicTimer/themes.lua:623
 UpdateProgress = <function> defined @iPMythicTimer/main.lua:141
 ToggleKeyRename = <function> defined @iPMythicTimer/keyRename.lua:3
 ShowExport = <function> defined @iPMythicTimer/import.lua:16
 InitVars = <function> defined @iPMythicTimer/main.lua:686
 RecalcThemesHeight = <function> defined @iPMythicTimer/frames/themes.lua:493
 SetFont = <function> defined @iPMythicTimer/themes.lua:472
 InitThemes = <function> defined @iPMythicTimer/themes.lua:3
 RenderElement = <function> defined @iPMythicTimer/frames/main.lua:76
 InitOptions = <function> defined @iPMythicTimer/options.lua:160
 PROGRESS_DIRECTION_ASC = 1
 OnTimerEnter = <function> defined @iPMythicTimer/main.lua:190
 ACOUSTIC_STRING_X3 = "Interface\AddOns\iPMythicTimer\media\acoustic_string_x3.mp3"
 RenderThemeEditor = <function> defined @iPMythicTimer/frames/themes.lua:211
 SetDeathsFontSize = <function> defined @iPMythicTimer/themes.lua:583
 RenderKey = <function> defined @iPMythicTimer/frames/keyRename.lua:101
 ShowOptions = <function> defined @iPMythicTimer/options.lua:94
 PROGRESS_DIRECTION_DESC = 2
 ToggleVisible = <function> defined @iPMythicTimer/themes.lua:233
 THEME_ACTIONS_NEW = 1
 SetColor = <function> defined @iPMythicTimer/themes.lua:603
 SetLayer = <function> defined @iPMythicTimer/themes.lua:825
 CloseThemeEditor = <function> defined @iPMythicTimer/themes.lua:100
 AddDecor = <function> defined @iPMythicTimer/themes.lua:789
 FONT_ROBOTO = "Interface\AddOns\iPMythicTimer\media\RobotoCondensed-Regular.ttf"
 SetDungeonArtwork = <function> defined @iPMythicTimer/themes.lua:321
 DECOR_FONTSIZE_DELTA = 0
 optionList = <table> {
 }
 RenameKey = <function> defined @iPMythicTimer/keyRename.lua:28
 HoverMovable = <function> defined @iPMythicTimer/themes.lua:697
 ChangeDecor = <function> defined @iPMythicTimer/themes.lua:344
 localization = <table> {
 }
 NamePlateKAIfix = <function> defined @iPMythicTimer/cooperation/nameplateKAI.lua:3
 Render = <function> defined @iPMythicTimer/main.lua:703
 PROGRESS_FORMAT_PERCENT = 1
 cleanDungeon = <table> {
 }
 OpenSettingsFromPanel = <function> defined @iPMythicTimer/options.lua:154
 RenderDecorEditor = <function> defined @iPMythicTimer/frames/themes.lua:769
 Round = <function> defined @iPMythicTimer/utility.lua:3
 PROGRESS_FORMAT_FORCES = 2
 THEME_ACTIONS_COPY = 2
 SetProgressFormat = <function> defined @iPMythicTimer/options.lua:35
 Init = <function> defined @iPMythicTimer/main.lua:713
 ApplyTheme = <function> defined @iPMythicTimer/options.lua:205
 SetDeathsFontStyle = <function> defined @iPMythicTimer/themes.lua:567
 RenderDecor = <function> defined @iPMythicTimer/frames/main.lua:179
 elvUIFix = <function> defined @iPMythicTimer/cooperation/elvUI.lua:24
 MoveElement = <function> defined @iPMythicTimer/themes.lua:728
 DECOR_FONT = "Interface\Addons\SharedMedia_Rainbow\fonts\bHEI00M\bHEI00M.ttf"
 EnemyDied = <function> defined @iPMythicTimer/main.lua:76
 PrognosisCheck = <function> defined @iPMythicTimer/prognosis.lua:108
 CopyObject = <function> defined @iPMythicTimer/utility.lua:48
 opened = <table> {
 }
 ToggleMapButton = <function> defined @iPMythicTimer/options.lua:84
 conv

Dololo · 2024-01-28 00:17:21

在【M+小怪%】插件的設定中關閉 "模擬MDT"。

波波 · 2024-01-28 01:47:48

感謝!!