-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LUA error on Classic ERA #251
Comments
modify line 1286 to this below: |
|
Fixed in #264 |
Please retest with 4.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
15x ItemRack/ItemRack.lua:1285: calling 'GetName' on bad self (Usage: local name = self:GetName())
[string "=[C]"]: in function
GetName' [string "@ItemRack/ItemRack.lua"]:1285: in function
func'[string "@ItemRack/ItemRack.lua"]:1011: in function `OnUpdate'
[string "*ItemRack.xml:7_OnUpdate"]:1: in function <[string "*ItemRack.xml:7_OnUpdate"]:1>
Locals:
(*temporary) = SecureTransferDialog {
0 =
Button2 = Button {
}
MoneyLabel = FontString {
}
CautionIcon = Texture {
}
Text = FontString {
}
Border = Frame {
}
Button1 = Button {
}
}
The text was updated successfully, but these errors were encountered: