nawglan / wonder-rep

The WonderRep addon for World of Warcraft
0 stars 1 forks source link

Errors 2.3.0 #17

Open Kirri777 opened 1 week ago

Kirri777 commented 1 week ago

Errors after install addon

2x WonderRep/WonderRep.lua:842: attempt to index local 'data' (a nil value)
[string "@WonderRep/WonderRep.lua"]:842: in function `GetFactionInfo'
[string "@WonderRep/WonderRep.lua"]:545: in function `UpdateFactions'
[string "@WonderRep/WonderRep.lua"]:160: in function `?'
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
self = <table> {
 modules = <table> {
 }
 defaultModuleState = true
 db = <table> {
 }
 enabledState = true
 defaultModuleLibraries = <table> {
 }
 name = "WonderRep"
 orderedModules = <table> {
 }
 dataobj = <table> {
 }
 baseName = "WonderRep"
 sessionTimer = <table> {
 }
}
factionIndex = 6
data = nil
(*temporary) = nil
(*temporary) = 6
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'data' (a nil value)"
2x WonderRep/WonderRep.lua:766: attempt to perform arithmetic on field 'sessionTime' (a nil value)
[string "@WonderRep/WonderRep.lua"]:766: in function `?'
[string "@Ace3/AceTimer-3.0-17/AceTimer-3.0.lua"]:55: in function <Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals:
self = <table> {
 modules = <table> {
 }
 defaultModuleState = true
 db = <table> {
 }
 enabledState = true
 defaultModuleLibraries = <table> {
 }
 name = "WonderRep"
 orderedModules = <table> {
 }
 dataobj = <table> {
 }
 baseName = "WonderRep"
 sessionTimer = <table> {
 }
}
(*temporary) = <table> {
 reputation = <table> {
 }
 sesstionTime = 0
 session = 0
 bufferedRepGain = ""
}
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'sessionTime' (a nil value)"

After type /wr:

2x WonderRep/WonderRep.lua:582: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
[string "@WonderRep/WonderRep.lua"]:582: in function `WonderRep'
[string "@WonderRep/WonderRep.lua"]:1014: in function `?'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5479: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5425>
[string "=[C]"]: in function `ChatEdit_ParseText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5131: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5130>
[string "=[C]"]: in function `ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5167: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5163>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>

Locals:
msg = ""
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)"
configFrame = nil
nawglan commented 6 days ago

thanks for the report, I'll get it fixed soon.

nawglan commented 6 days ago

was this your first time installing WionderRep?