47 - Talented-2.0\inspectui.lua:95: bad argument #1
What steps will reproduce the problem?
1. Inspecting another player or yourself.
2.
3.
What is the expected output? What do you see instead?
I'm not sure what is supposed to happen, but an error is generated during inspections.
What version of Talented are you using? what version of the Wow client are you using?
v2.0b-release (Released: 2009/04/15)
Do you have an error log of what happened?
[2009/04/17 15:04:57-13-x2]: Talented-2.0\inspectui.lua:95 bad argument #1 to 'assert' (value expected)
Talented-2.0\inspectui.lua:95 in function `?'
CallbackHandler-1.0-3:146: in function <...oft\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0-3:91: in function `Fire'
AceEvent-3.0-3 (Bartender4):119: in function <...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:118
Please provide any additional information below.
Make sure to include your character's class and locale if your issue is related to Talented disabling itself.
- 2 comments
- 2 comments
- Reply
- #2
jerry Apr 19, 2009 at 09:29 UTC - 0 likesThis error occurs because Talented found out that the inspected spec is invalid.
The main reason for this is because by the time the inspection data is available, you have changed target and Talented is unable to determine the class of the inspected unit.
It might also be because of the current bugs in the talent system, Talented may find out that the template is invalid.
I will replace the hard error message, but it's not really an error in Talented.
- Reply
- #1
Kazragore Apr 18, 2009 at 13:41 UTC - 0 likesSame here