Maintenance for the week of December 23:
· [COMPLETE] NA megaservers for maintenance – December 23, 4:00AM EST (9:00 UTC) - 9:00AM EST (14:00 UTC)
· [COMPLETE] EU megaservers for maintenance – December 23, 9:00 UTC (4:00AM EST) - 14:00 UTC (9:00AM EST)

Error with base UI code that only happens in one of my characters, which addon could be causing it?

leeux
leeux
✭✭✭✭✭
Here's the error stack dump:
EsoUI/Ingame/Inventory/InventorySlot.lua:2325: attempt to access a private function 'PickupInventoryItem' from insecure code
stack traceback:
	EsoUI/Ingame/Inventory/InventorySlot.lua:2325: in function '(anonymous)'
	EsoUI/Ingame/Utility/ZO_SlotUtil.lua:14: in function 'RunHandlers'
	(tail call): ?
	(tail call): ?
	(tail call): ?
	IIFA_ListItem_1_DragStart:4: in function '(main chunk)'

Context:

It only happens on my trader/crafter character, and only sometimes... when it happens, I cannot interact with items in my inventory, drag them, open them, transferring them to bank, etc.

The problem is always solved with a /reloadui. And it only happens once after I load into my character for the first time... if I logoff and come back to it afterwards, never happens (at least never happened yet.)

Needless to say, all my chars have the same addons enabled, or else it would be easy to track which one is the culprit.
Edited by leeux on May 12, 2017 12:21AM
PC/NA - Proud old member of the Antique Ordinatus Populus

My chars
Liana Amnell (AD mSorc L50+, ex EP) =x= Lehnnan Klennett (AD mTemplar L50+ Healer/Support ) =x= Ethim Amnell (AD mDK L50+, ex DC)
Leinwyn Valaene (AD mSorc L50+) =x= Levus Artorias (AD mDK-for-now L50+) =x= Madril Ulessen (AD mNB L50+) =x= Lyra Amnis (AD not-Stamplar-yet L50+)
I only PvP on AD chars

~~ «And blossoms anew beneath tomorrow's sun >>»
~~ «I am forever swimming around, amidst this ocean world we call home... >>»
~~ "Let strength be granted so the world might be mended... so the world might be mended."
~~ "Slash the silver chain that binds thee to life"
~~ Our cries will shrill, the air will moan and crash into the dawn. >>
~~ The sands of time were eroded by the river of constant change >>
  • LjAnimalchin
    LjAnimalchin
    ✭✭✭
    I have this exact same issue. No idea what causes it.
  • leeux
    leeux
    ✭✭✭✭✭
    Yeah, I've been having this error for several weeks now :grimace:

    And I'm only guessing it's addon related (somehow, since the functions are all ZOS related... so IDK how really *could* be it addon related) because if not, we'd surely have seen it reported many more times, right?

    In any case, maybe we can compare addons to see if we have some in common between us?

    I have tons of addons enabled, so that may make the troubleshooting a bit more cumbersome, to say the least :blush:
    PC/NA - Proud old member of the Antique Ordinatus Populus

    My chars
    Liana Amnell (AD mSorc L50+, ex EP) =x= Lehnnan Klennett (AD mTemplar L50+ Healer/Support ) =x= Ethim Amnell (AD mDK L50+, ex DC)
    Leinwyn Valaene (AD mSorc L50+) =x= Levus Artorias (AD mDK-for-now L50+) =x= Madril Ulessen (AD mNB L50+) =x= Lyra Amnis (AD not-Stamplar-yet L50+)
    I only PvP on AD chars

    ~~ «And blossoms anew beneath tomorrow's sun >>»
    ~~ «I am forever swimming around, amidst this ocean world we call home... >>»
    ~~ "Let strength be granted so the world might be mended... so the world might be mended."
    ~~ "Slash the silver chain that binds thee to life"
    ~~ Our cries will shrill, the air will moan and crash into the dawn. >>
    ~~ The sands of time were eroded by the river of constant change >>
  • Ayantir
    Ayantir
    ✭✭✭✭
    it's inventory insight from ashes

    IIFA_ListItem_1_DragStart:4: in function '(main chunk)'
    Obsessive Compulsive Elder Scrolls addons Coder
    A Few millions downloads of ESO addons now.
    Master crafter on my main char since release. All tradeskills, recipes \o/, researchs (since long), 35 styles known
    My little french Guild: Cercle de l'Eveil
  • leeux
    leeux
    ✭✭✭✭✭
    Nice catch! Thank you @Ayantir :)

    It seems I didn't pay attention to this particular dump... my bad, sorry.

    This one error I don't normally get, the most common one I get is when I try to open the reward boxes from crafting writs and for that one I checked and double checked and none of the code lines come from an addon, to my knowledge. So I extrapolated to this one without checking :/

    I'll go and report the stack dump in the ESOUI thread then!

    EDIT: Added @ mention.
    Edited by leeux on May 12, 2017 6:40PM
    PC/NA - Proud old member of the Antique Ordinatus Populus

    My chars
    Liana Amnell (AD mSorc L50+, ex EP) =x= Lehnnan Klennett (AD mTemplar L50+ Healer/Support ) =x= Ethim Amnell (AD mDK L50+, ex DC)
    Leinwyn Valaene (AD mSorc L50+) =x= Levus Artorias (AD mDK-for-now L50+) =x= Madril Ulessen (AD mNB L50+) =x= Lyra Amnis (AD not-Stamplar-yet L50+)
    I only PvP on AD chars

    ~~ «And blossoms anew beneath tomorrow's sun >>»
    ~~ «I am forever swimming around, amidst this ocean world we call home... >>»
    ~~ "Let strength be granted so the world might be mended... so the world might be mended."
    ~~ "Slash the silver chain that binds thee to life"
    ~~ Our cries will shrill, the air will moan and crash into the dawn. >>
    ~~ The sands of time were eroded by the river of constant change >>
  • leeux
    leeux
    ✭✭✭✭✭
    After posting the report on ESOUI's forums for Inventory Insight, I was redirected to an interesting discussion thread about this particular error.

    It seems that Inventory Insight nor any other addons were the cause of this, but most likely it was change ZOS did to the API code that started producing this errors as coming from several addons.

    The cause to this particular error for my char was due to Awesome Guild Store, and as this is my crafter/trader char, the normal thing to do on her first when I logon is to look at the guild store, and that cause this error for any subsequent inventory access until /reloadui.

    They seem to be fixing this coming in Morrowind, so... this thread is a non-issue now and can be closed, if needed :)

    PC/NA - Proud old member of the Antique Ordinatus Populus

    My chars
    Liana Amnell (AD mSorc L50+, ex EP) =x= Lehnnan Klennett (AD mTemplar L50+ Healer/Support ) =x= Ethim Amnell (AD mDK L50+, ex DC)
    Leinwyn Valaene (AD mSorc L50+) =x= Levus Artorias (AD mDK-for-now L50+) =x= Madril Ulessen (AD mNB L50+) =x= Lyra Amnis (AD not-Stamplar-yet L50+)
    I only PvP on AD chars

    ~~ «And blossoms anew beneath tomorrow's sun >>»
    ~~ «I am forever swimming around, amidst this ocean world we call home... >>»
    ~~ "Let strength be granted so the world might be mended... so the world might be mended."
    ~~ "Slash the silver chain that binds thee to life"
    ~~ Our cries will shrill, the air will moan and crash into the dawn. >>
    ~~ The sands of time were eroded by the river of constant change >>
Sign In or Register to comment.