This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Make a FuBar plugin LoadOnDemand2. Observe how it's not detected in Broker3. 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
Are you using Mikk's fake fubar stub addon that is linked in the Fubar2Broker project description?
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
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.
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.
To post a comment, please login or register a new account.