DevTool

DevTool

124 Downloads

[BUG]

JoeyJFranklin opened this issue ยท 2 comments

commented

Issue description:

I tried to expand CommunitiesAddDialog and got the above error.

Lua error log:

1x Interface/AddOns/DevTool/DevTool.lua:292: wrong number of arguments to 'insert'
[string "=[C]"]: in function `insert'
[string "@Interface/AddOns/DevTool/DevTool.lua"]:292: in function `ExpandCell'
[string "@Interface/AddOns/DevTool/DevTool.lua"]:672: in function <Interface/AddOns/DevTool/DevTool.lua:668>
[string "@Interface/AddOns/DevTool/DevTool.lua"]:687: in function <Interface/AddOns/DevTool/DevTool.lua:681>

Locals:
(*temporary) = <table> {
 1 = <table> {
 }
 2 = <table> {
 }
 3 = <table> {
 }
 4 = <table> {
 }
 5 = <table> {
 }
 6 = <table> {
 }
 7 = <table> {
 }
 8 = <table> {
 }
 9 = <table> {
 }
 10 = <table> {
 }
 11 = <table> {
 }
 12 = <table> {
 }
 13 = <table> {
 }
 14 = <table> {
 }
 15 = <table> {
 }
 16 = <table> {
 }
 17 = <table> {
 }
}
commented

Thanks for the report. I'll take a look and see what's going on

commented

Can you give me a way to replicate this issue? I have no idea what CommunitiesAddDialog is.

EDIT: NVM I figured out that i had to have the communities window open.