Skip to content
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

[BUG] Lua error #35

Closed
waytoomuchgaming opened this issue Mar 3, 2020 · 1 comment
Closed

[BUG] Lua error #35

waytoomuchgaming opened this issue Mar 3, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@waytoomuchgaming
Copy link

waytoomuchgaming commented Mar 3, 2020

What steps will reproduce the problem?

  1. happened during a resize of the frame (unlock, then move the frame)
    actually, it's happening 100% if trying to move the frame while locked.

What version of ThreatClassic2 are you using? (Stating 'latest' is not useful)

2.11

Do you have an error log of what happened?

Message: Interface\AddOns\ThreatClassic2\core\core.lua:336: Frame ThreatClassic2BarFrame is not movable
Time: Tue Mar 3 13:02:53 2020
Count: 1
Stack: Interface\AddOns\ThreatClassic2\core\core.lua:336: Frame ThreatClassic2BarFrame is not movable
[C]: in function `StartMoving'
Interface\AddOns\ThreatClassic2\core\core.lua:336: in function <Interface\AddOns\ThreatClassic2\core\core.lua:334>

Locals: (*temporary) = ThreatClassic2BarFrame {
0 =
resizeTexture = {
}
header = {
}
resize = ThreatClassic2Resize {
}
bg = {
}
}

@waytoomuchgaming waytoomuchgaming added the bug Something isn't working label Mar 3, 2020
@dfherr
Copy link
Owner

dfherr commented Mar 14, 2020

thanks for reporting. will be fixed with version 2.13. (forgot this before releasing 2.12)

@dfherr dfherr closed this as completed Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants