Thread: No Quest Detail
View Single Post
07-23-16, 09:10 AM   #6
Scorpmatt
A Murloc Raider
Join Date: Jul 2016
Posts: 5
Edit: I should add that I can now see the quest details in the quest log, you are right that it isn't pretty but 100% better than before. Also the choppiness I mentioned is gone even with most of my addons enabled.

Ok, so I'm having this issue on 2 computers, we run the same addons and they get updated identically through Curse.

First issue, so matter what other addons I have loaded, when I first log in to the game, there is a slight pause while Carbonite opens the quest module. This is not present when I disable Carbonite: Quest.

Second issue, the addons Improved Error Frame, Informant, and Mobile Minimap Buttons all cause the game to run choppily if the quest list is not minimized.

Third issue, got this error code after I turned on Swatter with the 3 addons above disable. No choppiness though:

Code:
Date: 2016-07-23 08:04:24
ID: 1
Error occured in: Global
Count: 294
Message: ..\AddOns\BetterItemCount\BetterItemCount.lua line 31:
   attempt to index local 'countText' (a nil value)
Debug:
   BetterItemCount\BetterItemCount.lua:31:
      BetterItemCount\BetterItemCount.lua:14
   [C]: SetItemButtonCount()
   Carbonite\NxUI.lua:5857: ?()
   Carbonite.Quests\NxQuest.lua:8996: UpdateList()
   Carbonite.Quests\NxQuest.lua:8449: func()
   ...\AddOns\Carbonite\Libs\AceTimer-3.0\AceTimer-3.0.lua:55:
      ...\AddOns\Carbonite\Libs\AceTimer-3.0\AceTimer-3.0.lua:48
Locals:
button = NxListFrms1 {
 NormalTexture = <unnamed> {
 }
 HotKey = <unnamed> {
 }
 NXListFType = "WatchItem"
 Count = <unnamed> {
 }
 count = 0
 0 = <userdata>
 rangeTimer = -1
 Cooldown = <unnamed> {
 }
 icon = <unnamed> {
 }
}
count = 0
countText = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "NxListFrms1"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'countText' (a nil value)"

AddOns:
  Swatter, v5.21f.5579 (SanctimoniousSwamprat)
  Babylonian, v5.1.DEV.332(/embedded)
  BeanCounter, v5.21f.5579 (SanctimoniousSwamprat)
  BetterItemCount, v1.1
  Carbonite, v7.0.0
  CarboniteQuests, v7.0.0
  Configator, v5.1.DEV.396(/embedded)
  CrapAway, v
  DataStore, vr56
  DataStoreAchievements, vr42
  DataStoreAgenda, vr23
  DataStoreAuctions, v6.0.001
  DataStoreCharacters, vr36
  DataStoreContainers, vr52
  DataStoreCrafts, vr69
  DataStoreCurrencies, vr31
  DataStoreGarrisons, vr16
  DataStoreInventory, vr44
  DataStoreMails, vr45
  DataStorePets, vr39
  DataStoreQuests, vr36
  DataStoreReputations, vr37
  DataStoreSpells, vr27
  DataStoreStats, vr26
  DataStoreTalents, vr52
  DBMCore, v
  DBMDefaultSkin, v
  DBMGarrisonInvasions, v
  DBMLDB, v
  DBMStatusBarTimers, v
  DebugLib, v5.1.DEV.337(/embedded)
  LibExtraTip, v5.12.DEV.395(/embedded)
  MobInfo2, v6.0.0
  SlideBar, v5.21f.5579 (SanctimoniousSwamprat)
  Stubby, v5.21f.5579 (SanctimoniousSwamprat)
  TipHelper, v5.12.DEV.389(/embedded)
  Titan, v5.7.0.70000
  TitanBag, v5.7.0.70000
  TitanClock, v5.7.0.70000
  TitanGold, v5.7.0.70000
  TitanLocation, v5.7.0.70000
  TitanRepair, v5.7.0.70000
  TitanXP, v5.7.0.70000
  BlizRuntimeLib_enUS v7.0.3.70000 <none>
  (ck=4d6)

Last edited by Scorpmatt : 07-23-16 at 09:13 AM.
  Reply With Quote