Git Product home page Git Product logo

Comments (5)

Xruptor avatar Xruptor commented on June 12, 2024 1

I've fixed this in the current commit push. Once I address all the bugs it should be fixed in the released version soon.

from bagsync.

soulyouth avatar soulyouth commented on June 12, 2024

edit bindings.xml and change it to this

<Bindings>
   <Binding name="BAGSYNCBLACKLIST" header="BAGSYNC1" category="ADDONS">
    BagSync_ShowWindow("Blacklist");
  </Binding>
  <Binding name="BAGSYNCCURRENCY" header="BAGSYNC2" category="ADDONS">
    BagSync_ShowWindow("Currency");
  </Binding>
  <Binding name="BAGSYNCGOLD" header="BAGSYNC3" category="ADDONS">
    BagSync_ShowWindow("Gold");
  </Binding>
  <Binding name="BAGSYNCPROFESSIONS" header="BAGSYNC4" category="ADDONS">
    BagSync_ShowWindow("Professions");
  </Binding>
  <Binding name="BAGSYNCPROFILES" header="BAGSYNC5" category="ADDONS">
    BagSync_ShowWindow("Profiles");
  </Binding>
   <Binding name="BAGSYNCSEARCH" header="BAGSYNC6" category="ADDONS">
    BagSync_ShowWindow("Search");
  </Binding>
</Bindings>

from bagsync.

cremor avatar cremor commented on June 12, 2024

Better just remove all header="BAGSYNC" except the first one. Then they'll still all use the same header.

from bagsync.

DennisJohnsen avatar DennisJohnsen commented on June 12, 2024

I am also having this issue. Can you make an official update to your addon to fix this for 8.0.1?

Message: Binding header BAGSYNC is defined more than once in Interface\AddOns\BagSync\Bindings.xml
Time: Mon Jul 23 13:20:39 2018
Count: 1

from bagsync.

Xruptor avatar Xruptor commented on June 12, 2024

I'm currently updating all the addons I have. I'm looking into current bugs and this one seems to be caused by changes to how bindings are done now.

from bagsync.

Related Issues (20)

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.