Author Topic: Two addins that support licenses event causes problem  (Read 2311 times)

Slávek Rydval

  • EA User
  • **
  • Posts: 40
  • Karma: +2/-0
    • View Profile
    • homepage
Two addins that support licenses event causes problem
« on: July 19, 2018, 06:05:04 am »
Hello,

I've got two add-ins that react on these events: EA_AddinLicenseValidate, EA_AddinLicenseGetDescription and EA_GetSharedAddinName. When I'm using just one of them, everything works fine. But when I enter the license key for the second add-in, it rewrites the first one's license key and vice versa. I can't see the reason why. It of course causes the situation when I cannot use both add-ins at the same time. Where could be a problem?

You can find a testing solution for VS 2017 at GitHub: https://github.com/SlavekRydval/LicensesInSparxEAAddins

Sparx EA 14 build 1420.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Two addins that support licenses event causes problem
« Reply #1 on: July 19, 2018, 03:59:26 pm »
I think the problem is buried in the 14. Bug report is my suggestion.

q.