Skip to content

Instantly share code, notes, and snippets.

@NoobTaco
Created August 29, 2022 20:44
Show Gist options
  • Select an option

  • Save NoobTaco/a9ce7431c259233536fa209650a3544f to your computer and use it in GitHub Desktop.

Select an option

Save NoobTaco/a9ce7431c259233536fa209650a3544f to your computer and use it in GitHub Desktop.
RsPGuides v4.2.8-36 error on Beta
ERROR 1
1x RXPGuides\RXPGuides-v4.2.8-36-g6d22b7f.lua:273: attempt to index field 'defaultSpellList' (a nil value)
[string "@RXPGuides\RXPGuides-v4.2.8-36-g6d22b7f.lua"]:273: in function <RXPGuides\RXPGuides.lua:266>
[string "@RXPGuides\RXPGuides-v4.2.8-36-g6d22b7f.lua"]:500: in function <RXPGuides\RXPGuides.lua:498>
[string "=[C]"]: ?
[string "@RXPGuides\libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <RXPGuides\libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@RXPGuides\libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function `EnableAddon'
[string "@RXPGuides\libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:630: in function <RXPGuides\libs\AceAddon-3.0\AceAddon-3.0.lua:615>
ERROR 2
5x RXPGuides\DB/wotlk/spells.lua:424: '}' expected (to close '{' at line 422) near '53408'
Locals:
ERROR 3
2x FrameXML\EasyMenu.lua:26: attempt to get length of local 'menuList' (a nil value)
[string "@FrameXML\EasyMenu.lua"]:26: in function `initFunction'
[string "@FrameXML\UIDropDownMenu.lua"]:79: in function `UIDropDownMenu_Initialize'
[string "@FrameXML\EasyMenu.lua"]:21: in function `EasyMenu'
[string "@RXPGuides\GuideWindow.lua"]:954: in function `DropDownMenu'
[string "@RXPGuides\GuideWindow.lua"]:948: in function <RXPGuides\GuideWindow.lua:948>
Locals:
frame = RXPG_MenuFrame {
0 = <userdata>
Right = RXPG_MenuFrameRight {
}
Left = RXPG_MenuFrameLeft {
}
displayMode = "MENU"
initialize = <function> defined @FrameXML\EasyMenu.lua:25
Button = RXPG_MenuFrameButton {
}
Text = RXPG_MenuFrameText {
}
Middle = RXPG_MenuFrameMiddle {
}
Icon = RXPG_MenuFrameIcon {
}
}
level = nil
menuList = nil
(*temporary) = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to get length of local 'menuList' (a nil value)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment