LoneWanderer-GH / LoneWanderer-GH/ElvUI_CoolLine_Wrapper

[BUG][Classic]

Open
#8 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Shell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When logging in.

To Reproduce
Steps to reproduce the behavior:

  1. Login.

Expected behavior
No errors.

Screenshots
See error-message instead.

** Software verrsions (please complete the following information):**

  • OS: Linux.
  • WoW game version: 1.13.4 (33728)
  • Addon Version: 0.3-classic
  • Character class: Mage, Frost.

Additional context
Error message:
2x ElvUI\Core\Movers.lua:32: bad argument #2 to 'format' (string expected, got nil) [C]: ? ElvUI\Core\Movers.lua:32: in function <ElvUI\Core\Movers.lua:28> ElvUI\Core\Movers.lua:315: in function 'SetMoverLayoutPositionPoint' ElvUI\Core\Movers.lua:346: in function 'CreateMover' ...ns\ElvUI_CoolLine_Wrapper\ElvUI_CoolLine_Wrapper-0.3.lua:46: in function 'CreateMover' ...ns\ElvUI_CoolLine_Wrapper\ElvUI_CoolLine_Wrapper-0.3.lua:59: in function 'Update' ...ns\ElvUI_CoolLine_Wrapper\ElvUI_CoolLine_Wrapper-0.3.lua:253: in function <...ns\ElvUI_CoolLine_Wrapper\ElvUI_CoolLine_Wrapper.lua:223> [C]: ? ElvUI\Core\Core.lua:1222: in function 'CallLoadFunc' ElvUI\Core\Core.lua:1237: in function 'CallLoadedModule' ElvUI\Core\Core.lua:1263: in function 'InitializeModules' ElvUI\Core\Core.lua:1549: in function 'Initialize' ElvUI\init.lua:144: in function <ElvUI\init.lua:143> [C]: ? ...faceAtlas\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:70: in function <...faceAtlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:65> ...faceAtlas\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:527: in function 'EnableAddon' ...faceAtlas\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:620: in function <...faceAtlas\Libs\AceAddon-3.0\AceAddon-3.0.lua:605> [C]: in function 'LoadAddOn' FrameXML\UIParent.lua:353: in function <FrameXML\UIParent.lua:352> [C]: in function 'UIParentLoadAddOn' FrameXML\UIParent.lua:424: in function 'TimeManager_LoadUI' FrameXML\UIParent.lua:693: in function <FrameXML\UIParent.lua:658>

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the error trace at ElvUI/Core/Movers.lua:32, then follow SetMoverLayoutPositionPoint and CreateMover into ElvUI_CoolLine_Wrapper-0.3.lua:46 and :59. Reproduce login with WoW 1.13.4 and addon version 0.3; done means the reported format error no longer appears during login.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.