Git Product home page Git Product logo

Comments (4)

kurapica avatar kurapica commented on August 15, 2024 1

No, if you can create rule in the rule desinger, it's allowed. Blz may modify some api returns, I need check it tonight

from bagview.

kurapica avatar kurapica commented on August 15, 2024 1

Blz has change one api's result to table, cost more memory and will reduce the performance, don't know why, maybe just for KPI.

Add a fix in r024, but as I check, the in equip set feature is still broken, since blz leave that bug open since 2022. Maybe you can use tooltip filter if you need that, other settings should works now.

from bagview.

kurapica avatar kurapica commented on August 15, 2024

It seems blz have move the GetContainerItemEquipmentSetInfo api from global to C_Container, if can be fixed by add

local GetContainerItemEquipmentSetInfo = _G.GetContainerItemEquipmentSetInfo or _G.C_Container and _G.C_Container.GetContainerItemEquipmentSetInfo

After line 286 in the BagView/Template.lua. Or just wait me release a new version tonight

from bagview.

oriofdarkforest avatar oriofdarkforest commented on August 15, 2024

I added that line and the error message disappeared.
But my view still not showing anything.

image

Could you please help me check am I setting anything wrong? Love this addon but can't use it T.T

from bagview.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.