This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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> { }
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.
Edit your portals.lua and it will work again
https://github.com/artscout/Broker_portals/pull/5/commits/5b2f775d9f56c4a9b63ce7f2d42f5a6b294e777c
Confirm that the patch proposed by dzaszu works for me as well. Thanks.
Much appreciated dzaszu. The patched portals.lua works great.
To post a comment, please login or register a new account.