View attachment LiquidDisenchant.cs I've try to modify this plugin like this: Uncommun - DE all Rare - DE only if Soulbound Epic - DE only if Soulbound but it DE all. can you verify the code, please?
line 183 ((targetItems[a].Quality == WoWItemQuality.Rare) && !(targetItems[a].IsSoulbound)) || ((targetItems[a].Quality == WoWItemQuality.Epic) && !(targetItems[a].IsSoulbound))) This means the item is rare / epic and NOT soulbound, you should remove the " ! "
The function is still in place according to my object browser (I had to re?nstall VS2013 as well, lost all the project files too, haha). I will try to run some tests of my own before my laptop goes for repairs, but I can't promise anything. It's a madhouse here with work to be done @ home so no timeframe.
Updated, running it with questing seems to lock up HB (not responding) so have to kill it with the task manager. Weird. Nm, random error. Seems like it randomly works. Woke up to questing bot having sold a couple soulbound greens. Least its DEing some stuff
im still having trouble to get it to disenchant soulbound greens. im using kicks questing profile with autoEquip. so there gonna be lots of greens in bag and I got the guy as enchanter. I downloaded the .html and changed to .cs but now it ONLY DE soulbound items greens and blues and will not DE BOE ?
The plugin is in a own folder which is called "LiquidDisenchant", but it wont be displayed under Plugins when i start HB. On my HB StartUp the following message appears: Compiler Error: error CS1508: Der Ressourcenbezeichner 'PluginSettingsForm.resources' wurde in dieser Assembly bereits verwendet. ItemForAura - Questhelper - Version 2.0 Loaded. Compiler Error: x:\xxxxx\LiquidDisenchant\LiquidDisenchant\trunk\LiquidDisenchant.cs(79,18) : error CS0101: Der Namespace 'PluginLiquidDisenchant3' enthält bereits eine Definition für 'LiquidDisenchant3'. Could anyone help me ?
So I don't have freezing issues beyond when I need to close honorbuddy, however my issue lies in that it will only disenchant one item then sits there forever. The dialogue box says wait time 0s of 1. I looked in the code and saw something about the stopwatch. On profiles where I run a stopwatch it doesn't help. I'm a novice coder myself but I didn't see anything in the code that pointed to that specific wait time (to the point where I can understand and edit it). I've uninstalled and reinstalled my Microsoft VC distributions as well as honorbuddy. All other plugins work so I'm not sure what's up. Edit: Have also tried with multiple CC's and no issue has been resolved. EDIT 2: Also, to clarify, the plugin was not functional for me before and after the update.
Exactly the same problem, I am trying to use dungeon farming profiles and to use this plugin to DE greenies along the way, but as the guy above said, as soon as it loots first greeny and disenchants it , the doesnt do anything else just stands there afk. A fix would be fucking awesome.
Im also having the exact same problem. This addon is exactly what i need, so it is a real shame it does not work.