Unable to access drop down list since 8/13/2024 patch #73


Open
  • Kithhurrn created this issue Aug 14, 2024

    As title says the latest pre-patch patch (8/13/2024) has borked the broker. It's on TitanPanel (at this time vers 8.1.0 for game vers 11.0.2). Broker appears but when I click the drop down doesn't appear, or at least not fully. It seems to want to open but all I get is what looks like the top of a from with "Broker_Portals" text. And I seem to fail at attaching an image so maybe this link will work. https://drive.google.com/file/d/1IXaYCiUvgHhG0HsXwLrQ_amyOnvO6PXe/view?usp=sharing

     

    Also got the attached error log:

     

    1x Broker_Portals/portals.lua:423: attempt to call upvalue 'GetSpellInfo' (a nil value)
    [string "@Broker_Portals/portals.lua"]:423: in function <Broker_Portals/portals.lua:418>
    [string "=(tail call)"]: ?
    [string "@Broker_Portals/portals.lua"]:647: in function <Broker_Portals/portals.lua:640>
    [string "@Broker_Portals/portals.lua"]:799: in function <Broker_Portals/portals.lua:799>
    [string "@Broker_Portals/libs/LibDewdrop-3.0-1/LibDewdrop-3.0.lua"]:1849: in function <...roker_Portals/libs/LibDewdrop-3.0/LibDewdrop-3.0.lua:1815>
    [string "@Broker_Portals/libs/LibDewdrop-3.0-1/LibDewdrop-3.0.lua"]:2745: in function <...roker_Portals/libs/LibDewdrop-3.0/LibDewdrop-3.0.lua:2711>
    [string "@Broker_Portals/libs/LibDewdrop-3.0-1/LibDewdrop-3.0.lua"]:2907: in function `Open'
    [string "@Broker_Portals/portals.lua"]:799: in function <Broker_Portals/portals.lua:796>
    [string "@Titan/TitanLDB.lua"]:303: in function <Titan/TitanLDB.lua:301>
    
    Locals:
    spells = <table> {
     1 = <table> {
     }
  • imjayc2 posted a comment Aug 14, 2024

    I have been working on it and have most of the errors fixed, and showing again, but as I am not fluent in  Lua, I'm having problem fixing the table errors to re-populate all the portals, Have only the hearthstones showing and working so far.

  • dzaszu posted a comment Aug 15, 2024
  • arhterion posted a comment Aug 15, 2024

    Confirm that the patch proposed by dzaszu works for me as well. Thanks. 

  • Kithhurrn posted a comment Aug 16, 2024

    Much appreciated dzaszu. The patched portals.lua works great.


To post a comment, please login or register a new account.