Results: 8Comments by: Paspasote
File: FCO ItemSaver04/27/15
Re: Re: Can't deconstruct items with deconstruction mark
Posted By: Paspasote
About CraftCompare: Do you get any lua error message if you open the crafting station the first/or second time with both addons activated? if so, please copy the error message here. Thank you. This addon was reported to cause several problems in the past, even client crashes and tooltip crashes. I have deactivated it because of t...
File: FCO ItemSaver04/26/15
Can't deconstruct items with deconstruction mark
Posted By: Paspasote
Since many versions ago, I have this problem with this addon. Is it intended? What I expect when I mark items for deconstruction I'ts just that (deconstruct those items in a craft station). So I can't understand why those items are blocked in a craft station when you try to deconstruct them. Also, there is a bad interaction...
File: Advanced Filters03/30/15
Spanish translation error
Posted By: Paspasote
In function AdvancedFilters_GetLanguage() the "es" language is missing, so no Spanish translation is done. The line code: if(lang == "de" or lang == "en" or lang == "fr" or lang == "ru") then return lang end should be: if(lang == "de" or lang == "en" or lang == "fr" or lang == "ru" or lang == "es") then return lang end Als...
File: Inventory Insight03/28/15
Fix to lockpick issue
Posted By: Paspasote
No one else has ran into the lockpicking issue? I've noticed the lockpicking issue. Recently disabled this addon :mad: because of the UI error when i mouse over anything, and the lockpick issue went away. Love Inventory Insight, want to use it again. But damn... people stealing my chests because i have to /reloadui to pick it i...
File: Inventory Insight03/21/15
Further information on tooltip info not shown on Loot Window
Posted By: Paspasote
I think I have found the problem. The function "InventoryInsightFromAshes.IN2_QueryAccountInventory" in "InventoryInsightFromAshes.lua" has been incorrectly patched (modified). The original code already compare items by ItemID instead by full ItemLink string. The function "InventoryInsightFromAshes.IN2_CompareLinksUsingPlayerPr...
File: Inventory Insight03/21/15
Re: Re: No info on Tooltip
Posted By: Paspasote
This is working well for me. I have counts showing up when I mouse over anything in inventory (for whatever chars have that item). I'm going to explain this further... Tooltips work in the Inventory, Guild and Bank Windows (and Inventory Insight Window too) but don't work on Loot Window. If you look into addon code it is int...
File: Inventory Insight03/20/15
No info on Tooltip
Posted By: Paspasote
No info appears on tooltips (neither Default tooltip nor Inventory Insight). Anyone with this problem? I tried to disable all addons except this one and problem still there. With the addon in debug mode the chat window shows this error: No matching items in DB However if I open the II window i can see all the items in my in...
File: HarvestMap03/20/15
Try this if you can't see pins on map
Posted By: Paspasote
It seems LibMapPins-1.0 coming with HarvestMap is too old (minor version is 8). If you replace this library with a newer one (minor version 9 runs for me) then you can see all the pins on map. Proceed like this: If you have downloaded and installed Destinations addon then you can get the correct file version on it. Just go to dir...