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] <title> bugs in 5.2.181-Alpha (game version 11.0.2) #76

Open
1 task done
wangyf0611 opened this issue Sep 1, 2024 · 0 comments
Open
1 task done

[BUG] <title> bugs in 5.2.181-Alpha (game version 11.0.2) #76

wangyf0611 opened this issue Sep 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@wangyf0611
Copy link

Game Flavor

Dragonflight

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In 5.2.181-Alpha (https://github.com/GoldpawsStuff/AzeriteUI5/releases/download/5.2.181-Alpha/AzeriteUI-5.2.181-Alpha.zip)
Here are some bugs that still exist:

1x Prat-3.0-3.9.58/modules/Scroll.lua:608: AceTimer-3.0-17: ScheduleTimer(callback, delay, args...): 'callback' and 'delay' must have set values.
[string "=[C]"]: ?
[string "@AzeriteUI/Libs/AceTimer-3.0-17/AceTimer-3.0.lua"]:96: in function ScheduleTimer' [string "@Prat-3.0-3.9.58/modules/Scroll.lua"]:608: in function <Prat-3.0/modules/Scroll.lua:603> [string "=(tail call)"]: ? [string "=[C]"]: in function ScrollUp'
[string "@Blizzard_SharedXML/ScrollingMessageFrame.lua"]:13: in function <Blizzard_SharedXML/ScrollingMessageFrame.lua:10>
[string "=[C]"]: in function BaseAddMessage' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:2941: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:2940> [string "=[C]"]: ? [string "=[C]"]: in function AddMessage'
[string "@Blizzard_PrintHandler/Blizzard_PrintHandler.lua"]:70: in function <...dOns/Blizzard_PrintHandler/Blizzard_PrintHandler.lua:67>
[string "=[C]"]: ?
[string "@Blizzard_PrintHandler/Blizzard_PrintHandler.lua"]:86: in function <...dOns/Blizzard_PrintHandler/Blizzard_PrintHandler.lua:84>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Blizzard_PrintHandler/Blizzard_PrintHandler.lua"]:94: in function <...dOns/Blizzard_PrintHandler/Blizzard_PrintHandler.lua:93>
[string "=[C]"]: ?
[string "@AzeriteUI/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...eUI/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@AzeriteUI/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@AzeriteUI/Libs/AceDB-3.0-29/AceDB-3.0.lua"]:358: in function <AzeriteUI/Libs/AceDB-3.0/AceDB-3.0.lua:355>

Locals:
(*temporary) = "AceTimer-3.0: ScheduleTimer(callback, delay, args...): 'callback' and 'delay' must have set values."

1x [ADDON_ACTION_FORBIDDEN] 插件 'AzeriteUI' 尝试调用保护功能 'UseQuestLogSpecialItem()'。
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `UseQuestLogSpecialItem'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua"]:94: in function <...ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua:87>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events = {
}

2x ..._ObjectiveTracker/Blizzard_BonusObjectiveTracker.lua:752: attempt to index local 'container' (a nil value)
[string "@Blizzard_ObjectiveTracker/Blizzard_BonusObjectiveTracker.lua"]:752: in function <..._ObjectiveTracker/Blizzard_BonusObjectiveTracker.lua:749>
[string "=(tail call)"]: ?

Locals:
self = ObjectiveTrackerTopBannerFrame {
UpLineGlow = Texture {
}
Filigree = Texture {
}
PopAnim = AnimationGroup {
}
DownLine = Texture {
}
questTitle = "驭空竞速 - 岩矿急弯"
Subtitle = FontString {
}
Spark = Texture {
}
UpLine = Texture {
}
SlideAnim = AnimationGroup {
}
Title = FontString {
}
FiligreeGlow = Texture {
}
DownLineGlow = Texture {
}
BlackBar = Texture {
}
}
container = nil
(*temporary) =

{
backgroundAlpha = 0
moduleToContainerMap =
{
}
templateTypes =
{
}
poolCollection =
{
}
containers =
{
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'container' (a nil value)"

48x ...ns/AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua:151: attempt to call upvalue 'GetSpellInfo' (a nil value)
[string "@AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua"]:151: in function `data'
[string "@AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua"]:405: in function <...ns/AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua:372>
[string "=(tail call)"]: ?

Locals:
(*temporary) = nil
(*temporary) = 205604
(*temporary) = "attempt to call upvalue 'GetSpellInfo' (a nil value)"
GetSpellInfo = nil

To reproduce

,

Expected behavior

No response

Screenshots

No response

Additional context

.

@wangyf0611 wangyf0611 added the bug Something isn't working label Sep 1, 2024
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