Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
23 stars 9 forks source link

CollectionsJournal Anchor Family Connection issue #87

Open AmenitradieDruidin opened 2 years ago

AmenitradieDruidin commented 2 years ago

Hello, I keep getting this error message when I log in:

1x BlizzMove\BlizzMove-v3.3.1.lua:1030: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: <unnamed>:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@BlizzMove\BlizzMove-v3.3.1.lua"]:1030: in function `?'
[string "@AllTheThings\lib\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ings\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@AllTheThings\lib\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ings\lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@AllTheThings\lib\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@ElvUI\Libraries\Core\Ace\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <...vUI\Libraries\Core\Ace\AceEvent-3.0\AceEvent-3.0.lua:119>
[string "=[C]"]: in function `LoadAddOn'
[string "@FrameXML\UIParent.lua"]:544: in function `UIParentLoadAddOn'
[string "@FrameXML\UIParent.lua"]:710: in function `CollectionsJournal_LoadUI'
[string "@CloudyPetCollected\CloudyPetCollected-1.9.lua"]:11: in function <...aceCloudyPetCollected\CloudyPetCollected.lua:9>
[string "@CloudyPetCollected\CloudyPetCollected-1.9.lua"]:35: in function <...aceCloudyPetCollected\CloudyPetCollected.lua:34>
...
[string "=[C]"]: ?
[string "@TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua"]:499: in function <...TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua:493>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@TheUndermineJournal\libs\LibExtraTip\LibExtraTip.lua"]:425: in function `SetBagItem'
[string "@OPie\Libs\ActionBook\Handlers.lua"]:210: in function `tipFunc'
[string "@OPie\OPieUI.lua"]:247: in function <OPie\OPieUI.lua:230>
[string "@OPie\OPieUI.lua"]:354: in function <OPie\OPieUI.lua:327>
[string "=(tail call)"]: ?
Numynum commented 2 years ago

is this also happening when you disable all other addons? is this retail/classic/bcc? have you setup blizzmove to remember positions permanently? if so, is this error still showing if you set remembering to session or none?

just an error isn't super helpful :)

AmenitradieDruidin commented 2 years ago

Hello, okey I'm sorry I thought the error code would help. Tested it for a few hours. Important, so that the error comes, I had to log out and log in again after the change.

Here's the data:

And no, the error does not appear with the setting: "In session, unit you reload"

I was able to test it best with Optie. Then the error came when I also opened Opie (the ring) after logging in.

Numynum commented 2 years ago

does it also happen when you have no addons enabled? I personally haven't seen that error, and also use Opie actively, so something in your setup seems to be breaking it 🤔

AmenitradieDruidin commented 2 years ago

I test it again. Maybe a new WoW installation will help. I'll report back when I know more. :) Thank you for your prompt reply.

AmenitradieDruidin commented 2 years ago

Hello, so the new installation helped a little, but I keep getting error messages. For example when I open the Rematch addon now. I have the feeling that the error comes up 1-2 times when I open it for the FIRST TIME:

_4x BlizzMove\BlizzMove-v3.3.1.lua:1030: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: <unnamed>:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@BlizzMove\BlizzMove-v3.3.1.lua"]:1030: in function `?'
[string "@Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...que\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...que\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@TomTom\libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <...aceTomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
[string "=[C]"]: in function `LoadAddOn'
[string "@FrameXML\UIParent.lua"]:544: in function `UIParentLoadAddOn'
[string "@FrameXML\UIParent.lua"]:710: in function `CollectionsJournal_LoadUI'
[string "@FrameXML\UIParent.lua"]:1157: in function `SetCollectionsJournalShown'
[string "@FrameXML\UIParent.lua"]:1151: in function `ToggleCollectionsJournal'
[string "@ElvUI_mMediaTag\misc\Dock\mCollectionsJourna.lua"]:57: in function `onClick'
[string "@ElvUI\Core\Modules\DataTexts\DataTexts.lua"]:399: in function <...ceElvUI\Core\Modules\DataTexts\DataTexts.lua:397>_
Numynum commented 2 years ago

I have not been able to reproduce it myself 🤔 does it still happen when you disable all addons except blizzmove?

when you type /dump CollectionsJournal:IsUserPlaced() in chat, does it say true or false?

AmenitradieDruidin commented 2 years ago

Thank you for your quick response. I usually only get the error message 1 or 2x and then it's quiet. If I e.g. install a new addon like rematch and then open the window. That's the strange thing.

when you type /dump CollectionsJournal:IsUserPlaced() in chat, does it say true or false?

For me it says: Dump: value=CollectionsJournal:IsUserPlaced() [1]=false

After the reinstallation it's much better. Otherwise I live with the small error messages. :)