LoadOnDemand problem #6


  • Defect
  • Waiting
Open
Assigned to _ForgeUser56283
  • Belazor created this issue May 31, 2009

    What steps will reproduce the problem?
    1. Make a FuBar plugin LoadOnDemand
    2. Observe how it's not detected in Broker
    3. Not profit :(

    What is the expected output? What do you see instead?
    I expect it to be trackable just like non-LoD addons, this is however not the case.

    What version of the product are you using?
    r84

  • Belazor added the tags New Defect May 31, 2009
  • _ForgeUser56283 posted a comment Jun 1, 2009

    Are you using Mikk's fake fubar stub addon that is linked in the Fubar2Broker project description?

  • _ForgeUser56283 removed a tag New Jun 1, 2009
  • _ForgeUser56283 added a tag Waiting Jun 1, 2009
  • Belazor posted a comment Jun 1, 2009

    Yes I am.

    It's a problem with: DurabilityFu HonorFuPlus TradeCDFu VolumeFu

    I manually edited them to remove LoadOnDemand and now they work fine, but I'd rather not have to re-edit them should they get updates :p

  • Belazor removed a tag Waiting Jun 1, 2009
  • Belazor added a tag Replied Jun 1, 2009
  • _ForgeUser56283 removed a tag Replied Jun 1, 2009
  • _ForgeUser56283 added a tag Accepted Jun 1, 2009
  • _ForgeUser56283 posted a comment Jun 1, 2009

    I'll take a look and see if I can kludge something. It may not be possible though, since F2B just overrides the FuBarPlugin-2.0 library and may not even be triggered until something else causes the FuBar plugins to be loaded. Probably it would make more sense to improve Mikk's fubar stub to do it.

  • _ForgeUser56283 posted a comment Jun 29, 2009

    Got a hold of Mik because I think that putting LoD loading functionality into his fake FuBar stub would be a good solution. He disagrees and believes that F2B should do it because someone made a suggestion (that I've never seen) that people rename F2B to FuBar and not use his stub in the first place.

    I took a peek at the real FuBar 2.0's LoD code, but it's way over my head. If you can get someone to find and submit a fix, I'd definitely be willing to take a look at and possibly merge it.

  • _ForgeUser56283 removed a tag Accepted Jun 29, 2009
  • _ForgeUser56283 added a tag Waiting Jun 29, 2009

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