5 - In game error
Submitted Via
Curse Client 4.0.1.40, Microsoft Windows NT 6.1.7600.0
Installed Version
NeedToKnow 2.8.2
Description
Message: Interface\AddOns\NeedToKnow\NeedToKnow.lua:253: attempt to index field 'Groups' (a nil value)
Time: 12/18/09 16:21:52
Count: 1
Stack: Interface\AddOns\NeedToKnow\NeedToKnow.lua:253: in function `SafeUpgrade'
Interface\AddOns\NeedToKnow\NeedToKnow.lua:127: in function <Interface\AddOns\NeedToKnow\NeedToKnow.lua:120>
Locals: tempSettings = <table> {
Version = "2.0.1"
BarSpacing = 3
BkgdColor = <table> {
}
Locked = true
Spec = <table> {
}
BarPadding = 3
BarTexture = "Aluminium"
}
(for index) = 1
(for limit) = 4
(for step) = 1
i = 1
(*temporary) = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
}
(*temporary) = nil
(*temporary) = InterfaceOptionsNeedToKnowPanelBarPaddingSlider {
0 = <userdata>
}
(*temporary) = <function> defined @Interface\AddOns\NeedToKnow\NeedToKnow_Options.lua:188
(*temporary) = InterfaceOptionsNeedToKnowPanelLockUnlockButtonText {
0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = InterfaceOptionsNeedToKnowPanelLockUnlockButtonText {
0 = <userdata>
}
(*temporary) = "Lock"
(*temporary) = <userdata>
(*temporary) = "this"
(*temporary) = "arg1"
(*temporary) = InterfaceOptionsNeedToKnowPanelBarPaddingSlider {
0 = <userdata>
}
(*temporary) = 3.0000002384186
(*temporary) = <function> defined @Interface\AddOns\NeedToKnow\NeedToKnow.lua:308
(*temporary) = 4
(*temporary) = 4
(*temporary) = 1
(*temporary) = "attempt to index field 'Groups' (a nil value)"
Steps to Reproduce
only appears during Login.
Command /ntk does not work. but rest of addon appears to function correctly.
Installed Addons
Ace3 - Release-r907
ag_UnitFrames - r710
ArkInventory - 3.02.28
Bartender4 - 4.4.2
ButtonFacade - 3.3.301
ButtonFacade: Serenity - 3.3.56
Clique - r141-release
Deadly Boss Mods - Deadly Boss Mods 4.34-r2779
FuBar 3.6 - v3.6.5
FuBar_AmmoFu - r65603.3
FuBar_BagFu - v1.1.6
FuBar_DurabilityFu - v2.12
FuBar_MoneyFu - v1.2.2
FuBar_PerformanceFu - v2.0.0
FuBar_RecountFu - v3.11-release
FuBar_VolumeFu - FuBar_VolumeFu-r72783.6
GatherMate - v1.22
GatherMate_Data - v1.77
GatherMate_Sharing - v1.3
Grid - 1.30300.2009121801
NeedToKnow - NeedToKnow 2.8.2
Omen Threat Meter - v3.0.8
OmniCC - 2.5.8
oRA2 - r670
RatingBuster - 1.4.8
Recount - v3.3e release
ScrollingCombatText - v6.42
SCT - Damage - v3.3
SimpleMD - 3.1.0
Tooltip Wrangler Continued - Tooltip Wrangler - 16 October 2008
- 2 comments
- 2 comments
Facts
- Last updated
- Dec 20, 2009
- Reported
- Dec 18, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
Kitjan Dec 20, 2009 at 06:42 UTC - 0 likesShould be fixed in 2.8.3. Something was trying to read the half-configured settings during the upgrade pathway. I also made the initialization robust enough so it should read your half-updated settings.
- Reply
- #1
Kitjan Dec 19, 2009 at 09:07 UTC - 0 likesThank you for the ticket!
Looks like 2.0.1 might not be compatible with the saved variables versioning code. I'll grab 2.0.1 from the archives and see if I can reproduce the problem. You can probably delete your NeedToKnow.lua from your WTF\Account\ directory and be back in business. I'm not sure what state your saved variables are in; you might have to do that now.