Transcriptor

793k Downloads

Spams lua errors on wrath classic

MysticalOS opened this issue ยท 1 comments

commented
67x Transcriptor\Transcriptor_TBC.lua:1056: attempt to index field 'UNIT_SPELLCAST_SUCCEEDED' (a nil value)
[string "@Transcriptor\Transcriptor_TBC.lua"]:1056: in function `?'
[string "@Transcriptor\Transcriptor_TBC.lua"]:1413: in function <Transcriptor\Transcriptor_TBC.lua:1409>
11x Transcriptor\Transcriptor_TBC.lua:1024: attempt to index field 'UNIT_SPELLCAST_INTERRUPTED' (a nil value)
[string "@Transcriptor\Transcriptor_TBC.lua"]:1024: in function `?'
[string "@Transcriptor\Transcriptor_TBC.lua"]:1413: in function <Transcriptor\Transcriptor_TBC.lua:1409>
64x Transcriptor\Transcriptor_TBC.lua:830: attempt to index field 'UNIT_DIED' (a nil value)
[string "@Transcriptor\Transcriptor_TBC.lua"]:830: in function `?'
[string "@Transcriptor\Transcriptor_TBC.lua"]:1413: in function <Transcriptor\Transcriptor_TBC.lua:1409>

Might be others but these are ones I got logging violet hold

commented

This looks related to the recent refactoring, it's trying to reference special events filter table, but non exists