Details! Damage Meter

Details! Damage Meter

243M Downloads

11.0.0 Pre-patch errors

reiyooki opened this issue ยท 4 comments

commented

Game and Details! version
Game Version: 11.0.0.55818
Details! Version: VTC 12816 RELEASE 11.0.0

Describe the bug

  • Steps to Reproduce:

Simply sitting idle in Valdrakken on my hunter results in getting repeated parser errors due to GetPetNameFromCustomSpells being nil. Having pet summoned or not makes no difference.

Startup error occurs on reload/login

Lua Error

2x Details/startup.lua:28: attempt to call method 'FillUserCustomSpells' (a nil value)
[string "@Details/startup.lua"]:28: in function <Details/startup.lua:26>

Locals:
(*temporary) = nil
(*temporary) = <table> {
 APITopics = <table> {
 }
 player_stats = <table> {
 }
 resize_debug = <table> {
 }
 overall_flag = 16
 opened_windows = 3
 PotionList = <table> {
 }
 default_bg_color = 0.094100
 show_totalhitdamage_on_overkill = false
 color_by_arena_team = true
 plugin_window_pos = <table> {
 }
 gump = <table> {
 }
 InstancesToStoreData = <table> {
 }
 default_skin_to_use = "Minimalistic"
 gametoc = 110000
 deadlog_events = 32
 last_instance_id = 2527
 atributo_energy = <table> {
 }
 show_warning_id1 = true
 FadeHandler = <table> {
 }
 AddOnStartTime = 1044914.174000
 ToolBar = <table> {
 }
 listener = Frame {
 }
 time_type_original = 2
 all_in_one_windows = <table> {
 }
 deathlog_healingdone_min_arena = 400
 overall_clear_newboss = true
 overlay_frame = Frame {
 }
 breakdown_spell_tab = <table> {
 }
 PluginDefaults = <table> {
 }
 bitfield_debuffs_table = <table> {
 }
 lastBattlegroundStartTime = 1044914.174000
 encounter_end_table = <table> {
 }
 aura_tracker_frame = <table> {
 }
 options_group_edit = true
 mythic_plus = <table> {
 }
 switchSaved = <table> {
 }
 savedStyles = <table> {
 }
 SHADOWLANDSCORE = 143
 tooltip_backdrop = <table> {
 }
 use_row_animations = true
 RecordPlayerSelfDebuffs = false
 windows_fade_out = <table> {
 }
 death_tooltip_width = 350
 ps_abbreviation = 3
 pvp_as_group = true
 segments_amount_boss_wipes = 10
 use_self_color = false
 hooks = <table> {
 }
 network = <table> {
 }
 ShieldCache = <table> {
 }
 announce_cooldowns = <table> {
 }
 atributo_misc = <table> {
 }
 table = <table> {
 }
 default_backdropcolor = <table> {
 }
 hotcorner_topleft = <table> {
 }
 segments_auto_erase = 1
 BitfieldSwapDebuffsSpellIDs = <table> {
 }
 only_pvp_frags = false
 cache_damage_group = <table> {
 }
 custom_function_cache = <table> {
 }
 SpellsToIgnore = <table> {
 }
 barras_criadas = 0
 minimum_overall_combat_time = 10
 icones = <table> {
 }
 divisores = <table> {
 }
 SoloTables = <table> {
 }
 clear_ungrouped = true
 barras_max_index = 11
 role_texcoord_normalized = <table> {
 }
 spellcache = <table> {
 }
 installed_skins_cache = <table> {
 }
 ClassSpellList = <table> {
 }
 spells_school = <table> {
 }
 specToRole = <table> {
 }
 classid_to_classstring = <table> {
 }
 left_anti_truncate = DetailsLeftTextAntiTruncate {
 }
 latest_encounter_spell_pool_access = 1721450832
 boss_mods_timers = <table> {
 }
 faction_id = 0
 tooltip_border_color = <table> {
 }
 max_window_size = <table> {
 }
 HarmfulSpells = <table> {
 }
 zone_type = "none"
 spell_category_savedtable = <table> {
 }
 custom = <table> {
 }
 ocd_tracker = <table> {
 }
 event_tracker = <table> {
 }
 debug = false
 refresh = <table> {
 }
 packFunctions = <table> {
 }
 classstring_to_classid = <table> {
 }
 global_plugin_database = <table> {
 }
 preset_version = 3
 tooltip_key_overlay1 = <table> {
 }
 atributo_damage = <table> {
 }
 RecordPlayerSelfBuffs = false
 RegistredEvents = <table> {
 }
 menu_backdrop_config = <table> {
 }
 scroll_speed = 2
 Colors = <table> {
 }
 clear_graphic = true
 data_harvested_for_charts = <table> {
 }
 capture_schedules = <table> {
 }
 data_wipes_exp = <table> {
 }
 encounter_counter = <table> {
 }
 battleground_info = <table> {
 }
 yesNo = <table> {
 }
 userversion = "11.0.0 12816"
 instances_segments_locked = true
 defaultModuleState = true
 bookmark_text_size = 11
 spell_category_latest_sent = 0
 windows_fade_in = <table> {
 }
 cooltip_preset3_backdrop = <table> {
 }
 container_habilidades = <table> {
 }
 habilidade_cura = <table> {
 }
 raid_data = <table> {
 }
 options_window = <table> {
 }
 minimum_combat_time = 5
 __profiles = <table> {
 }
 playerdetailwindow_skins = <table> {
 }
 announce_prepots = <table> {
 }
 realtimedps_order_bars = false
 optionsSection = <table> {
 }
 last_zone_type = "none"
 performanceData = <table> {
 }
 NeltharusWeaponActorSpellId = 377176
 CreditBuffToTarget = <table> {
 }
 show_warning_id1_amount = 2
 update_warning_timeout = 10
 parser_functions = <table> {
 }
 pets_no_owner = <table> {
 }
 IgnoredEnemyNpcsTable = <table> {
 }
 item_level_pool = <table
65x Details/core/parser.lua:2310: attempt to call field 'GetPetNameFromCustomSpells' (a nil value)
[string "@Details/core/parser.lua"]:2310: in function <Details/core/parser.lua:2276>
[string "=(tail call)"]: ?

Locals:
self = nil
token = "SPELL_SUMMON"
time = 1721792280.695000
sourceSerial = "Player-71-0EBF9D53"
sourceName = "Imogen-TheForgottenCoast"
sourceFlags = 1352
petGuid = "Creature-0-4220-2444-67-139198-000020770C"
petName = "Croaking Toad"
petFlags = 2600
petRaidFlags = 0
summonSpellId = 273478
summonSpellName = "Summon Frogs"
npcId = 139198
(*temporary) = nil
(*temporary) = "Croaking Toad"
(*temporary) = 273478
(*temporary) = 139198
(*temporary) = "attempt to call field 'GetPetNameFromCustomSpells' (a nil value)"
Details222 = <table> {
 PlayerStats = <table> {
 }
 Cache = <table> {
 }
 ClassCache = <table> {
 }
 UnitIdCache = <table> {
 }
 CustomItemList = <table> {
 }
 PetContainer = <table> {
 }
 SpecHelpers = <table> {
 }
 PFrame = Frame {
 }
 TimeMachine = <table> {
 }
 Roskash = <table> {
 }
 ColorScheme = <table> {
 }
 Unknown = "Unknown"
 EncounterJournalDump = <table> {
 }
 BarIconSetList = <table> {
 }
 OneHourAuras = <table> {
 }
 CurrentDPS = <table> {
 }
 Mixins = <table> {
 }
 Parser = <table> {
 }
 EJCache = <table> {
 }
 AutoRunCode = <table> {
 }
 MythicPlusBreakdown = <table> {
 }
 Actors = <table> {
 }
 Combat = <table> {
 }
 SaveVariables = <table> {
 }
 Tvs = 110000
 Scheduler = <table> {
 }
 LoadSavedVariables = <table> {
 }
 GarbageCollector = <table> {
 }
 OptionsPanel = <table> {
 }
 WarcraftLogs = <table> {
 }
 IgnoredWorldAuras = <table> {
 }
 DamageSpells = <table> {
 }
 OnUseItem = <table> {
 }
 ProfilingCache = <table> {
 }
 Cooldowns = <table> {
 }
 TrainingDummiesNpcId = <table> {
 }
 StartUp = <table> {
 }
 Date = <table> {
 }
 Instances = <table> {
 }
 Pets = <table> {
 }
 Segments = <table> {
 }
 AuraScan = <table> {
 }
 PrivateInstanceText = FontString {
 }
 Perf = <table> {
 }
 Textures = <table> {
 }
 Profiling = <table> {
 }
 Debug = <table> {
 }
 Tables = <table> {
 }
 CooldownTracking = <table> {
 }
 ParsePercent = <table> {
 }
 TimeCapture = <table> {
 }
 GuessSpecSchedules = <table> {
 }
 MythicPlus = <table> {
 }
 parser_frame = Frame {
 }
 PlayerBreakdown = <table> {
 }
 BreakdownWindow = <table> {
 }
 storage = <table> {
 }
 RegisteredFramesToColor = <table> {
 }
}
dk_pets_cache = <table> {
 army = <table> {
 }
 apoc = <table> {
 }
}
isWOTLK = false
isCATA = false
petContainer = <table> {
 IgnoredActors = <table> {
 }
 UnitPetCache = <table> {
 }
 Pets = <table> {
 }
}
petCache = <table> {
 Pet-0-4217-2444-28-165189-01047F0177 = <table> {
 }
}
commented

Known, fix pending

commented

Much appreciated. Just figured they were worth reporting to be sure.

commented
commented

Of course. Its just a certain someone (me) made a teensy mistake

Someone at Crowdstrike ... probably. ;)