View Bug Report
Error on mouseover
Bug #: 6829
File: StatScore
Date: 10-15-10 12:02 PM
By: def9
Status: Fixed
I got the following error on mousing over and item on my character screen immediately after logging in. Some kind of clash between statscore and tekkompare?

Code:
Date: 2010-10-15 13:59:43
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\StatScore\StatScore.lua line 704:
   attempt to index local 'weights' (a nil value)
Debug:
   [C]: ?
   StatScore\StatScore.lua:704: GetScore()
   StatScore\StatScore.lua:623:
      StatScore\StatScore.lua:616
   [C]: ?
   tekKompare\tekKompare.lua:5:
      tekKompare\tekKompare.lua:3
   [C]: ?
   [C]: ?
   [C]: ?
   [C]: ?
   [C]: SetInventoryItem()
   ..\FrameXML\PaperDollFrame.lua:2198: PaperDollItemSlotButton_OnEnter()
   [string "*:OnEnter"]:1:
      [string "*:OnEnter"]:1

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: def9 - 10-15-10 12:06 PM
I started by diabling tekkompare to see if the problem stopped and then got the above error with the Inspectequip mod. After diabling Inspectequip I got the following error.

Code:
Date: 2010-10-15 14:03:42
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\StatScore\StatScore.lua line 704:
   attempt to index local 'weights' (a nil value)
Debug:
   [C]: ?
   StatScore\StatScore.lua:704: GetScore()
   StatScore\StatScore.lua:623:
      StatScore\StatScore.lua:616
   [C]: ?
   [C]: ?
   [C]: ?
   [C]: ?
   [C]: SetInventoryItem()
   ..\FrameXML\PaperDollFrame.lua:2198: PaperDollItemSlotButton_OnEnter()
   [string "*:OnEnter"]:1:
      [string "*:OnEnter"]:1
By: Ne0nguy - 10-20-10 12:06 AM
Should be fixed with the latest version. If it continues, please let me know.