Neuron

Neuron

98.2k Downloads

LUA error when changing the rep to Auto via right-click

raysmith59 opened this issue ยท 0 comments

commented

Latest release, just reset my bars and am re-creating and I'm using the default rep bar that's been moved and resized and had the text elements changed to my taste. Happens no matter what I change it to. The LUA error had 110 table links (went from 109 to 0 for the last two, curiously, maybe a loop not terminating soon enough?) that I've removed, this is a really long error otherwise without any further practical info, I left the first 3 in for reference:

1x Neuron\Objects/STATUSBTN.lua:458: attempt to call method 'repstrings_Update' (a nil value)
Neuron\Objects/STATUSBTN.lua:458: in function repbar_OnEvent' Neuron\Objects/STATUSBTN.lua:490: in function func'
FrameXML\UIDropDownMenu.lua:914: in function `UIDropDownMenuButton_OnClick'
[string ":OnClick"]:1: in function <[string ":OnClick"]:1>

Locals:
self = NeuronBarHandler3 {
0 =
WrapScript = defined @FrameXML\SecureHandlers.lua:782
SetFrameRef = defined @FrameXML\SecureHandlers.lua:793
Execute = defined @FrameXML\SecureHandlers.lua:777
fadeSpeed = 0.250000
UnwrapScript = defined @FrameXML\SecureHandlers.lua:788
bar = NeuronStatusBar3 {
}
}
event = nil
(*temporary) = nil
(*temporary) = NeuronBarHandler3 {
0 =
WrapScript = defined @FrameXML\SecureHandlers.lua:782
SetFrameRef = defined @FrameXML\SecureHandlers.lua:793
Execute = defined @FrameXML\SecureHandlers.lua:777
fadeSpeed = 0.250000
UnwrapScript = defined @FrameXML\SecureHandlers.lua:788
bar = NeuronStatusBar3 {
}
}
(*temporary) = "attempt to call method 'repstrings_Update' (a nil value)"
RepWatch =

{
2 =
{
}
4 =
{
}
5 =
{
}