Roeshambo / MonolithDKP

DKP Interface for Monolith (WoW Classic Guild) (Development Repository)
28 stars 71 forks source link

Broadcasting not showing progress bar, LUA errors #375

Open dhalliday34 opened 4 years ago

dhalliday34 commented 4 years ago

Let me preface this by saying I know absolutely nothing about coding, so sorry if I provide irrelevant information with the LUA error (giving all of it). It was originally only happening for me, but is now happening to all officers in my guild. Copy/pasting my curseforge comment, I posted that there before learning I should post it here. The date isn't today, but the error is the same. It is still broadcasting updates, we just cannot see the progress bar when we are doing it, and then of course we're hit with the LUA error as soon as we do press the button to broadcast.

I'm suddenly having an issue with the addon giving LUA errors whenever I try to broadcast DKP history to the guild or as individual people. I did not start having this issue until about last week. Addons is 2.1.2, not sure if the list of all addons is needed, but the error message is:

Date: 2020-05-27 18:31:14 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\MonolithDKP\Modules\Sync.lua line 470: attempt to index field '?' (a number value) Debug:

MonolithDKP\Modules\Sync.lua:470: MonDKP_SyncDeleted() MonolithDKP\Modules\Sync.lua:231: MonolithDKP\Modules\Sync.lua:209 Locals:

AddOns: Swatter, v8.2.6377 (SwimmingSeadragon) AtlasLootClassic, vv1.5.1 AtlasLootClassicData, vv1.5.1 AtlasLootClassicDungeonsAndRaids, vv1.5.1 AucAdvanced, v8.2.6430 (SwimmingSeadragon) AucFilterBasic, v8.2.6364 (SwimmingSeadragon) AucStatHistogram, v8.2.6366 (SwimmingSeadragon) AucStatiLevel, v8.2.6370 (SwimmingSeadragon) AucStatPurchased, v8.2.6367 (SwimmingSeadragon) AucStatSimple, v8.2.6399 (SwimmingSeadragon) AucStatStdDev, v8.2.6369 (SwimmingSeadragon) AucUtilFixAH, v8.2.6371 (SwimmingSeadragon) BeanCounter, v8.2.6434 (SwimmingSeadragon) CharacterStatsClassic, v3.5.3 ClassicCastbars, vv1.3.6 ClassicCastbarsOptions, v ClassicLootAssistant, v DBMCore, v1.13.46 DBMDefaultSkin, v DBMStatusBarTimers, v Decursive, v2.7.7 Details, v DetailsEncounterDetails, v DetailsRaidCheck, v DetailsStreamer, v DetailsTinyThreat, v DetailsVanguard, v Dismounter, v1.2.1 Dracarys, v1.0.1 DugisGuideViewerZ, v1.070 Enchantrix, v8.2.6428 (SwimmingSeadragon) EnchantrixBarker, v8.2.6469 (SwimmingSeadragon) GatherMate2, v1.45.5 GuildRosterManager, v1.88 HealCommClassic, v Hemlock, v1.1.2 honorspy, v1.7.3 Informant, v8.2.6374 (SwimmingSeadragon) MonolithDKP, v2.1.2 Nice, v1.0 Prat30, v3.7.81 Prat30Libraries, v Questie, v5.10.3 SlideBar, v8.2.6375 (SwimmingSeadragon) Stubby, v8.2.6376 (SwimmingSeadragon) TitanClassic, v1.2.3.11304 TitanClassicAmmo, v1.2.3.11304 TitanClassicBag, v1.2.3.11304 TitanClassicClock, v1.2.3.11304 TitanClassicGold, v1.2.3.11304 TitanClassicLocation, v1.2.3.11304 TitanClassicLootType, v1.2.3.11304 TitanClassicPerformance, v1.2.3.11304 TitanClassicRegen, v1.2.3.11304 TitanClassicRepair, v1.2.3.11304 TitanClassicVolume, v1.2.3.11304 TitanClassicXP, v1.2.3.11304 VanasKoS, v1.13.2.2 VendorPrice, v1.3.5 BlizRuntimeLib_enUS v1.13.4.11304 (ck=75a)

BreakBB commented 3 years ago

@dhalliday34 Looks like your your data got corrupted in any way. I am not the author and not deep into the code 🤔

Especially because you say it was happening just for you at the beginning.

So you can still use the addon as before? No missing entries or DKP History not showing correctly?

You could try to open the MonolithDKP.lua file in the WTF folder to check for anything unusual, but most likely that is not really a helpful as you have no coding experience, sorry.