-
Notifications
You must be signed in to change notification settings - Fork 0
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
Transmog button does not work with ElvUI #28
Comments
Related to this issue: Disabling ElvUI bags causes the Transmog button to not show at all, and gives this error: 1x HelpMePlay/Systems/Transmog.lua:154: attempt to index global 'ElvUI_ContainerFrame' (a nil value) Locals: |
The second error is technically a different problem. I've opened a separate issue for it. |
The first error is fixed in 20f2ebf. |
Have learnable items in my bags, use the Transmog button and nothing happens (with ElvUI bags enabled). Got this error:
2x HelpMePlay/Systems/Transmog.lua:42: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@HelpMePlay/Systems/Transmog.lua"]:42: in function <HelpMePlay/Systems/Transmog.lua:40>
Locals:
{(for index) = 0
(for limit) = 4
(for step) = 1
i = 0
(*temporary) = 1
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call global 'GetContainerNumSlots' (a nil value)"
RequipOriginalItems = defined @HelpMePlay/Systems/Transmog.lua:15
equippedItems =
1 =
}
2 =
}
3 =
}
4 =
}
5 =
}
6 =
}
7 =
}
8 =
}
9 =
}
10 =
}
11 =
}
12 =
}
}
The text was updated successfully, but these errors were encountered: