The last 2 versions have had a different issue for me. When I hover over something, it gives all the correct counts, but when I open sanity to do a search or see what a character has (anywhere), I get a big Nothing. The window shows up correctly, but no information, except gold. Do I need to reset something?
Most recent version is still doing this. I even deleted my WTF, Interface & Cache folders (due to another problem) and its still not letting me browse anything on any character.
Well since the data is there somewhere (cus it's in the tooltip) it have to be a display bug in the Sanity frame. Should be easy enough to fix i think.
Installing Sanity with WAU 19.929 "without externel" and "automatic dependancy":
[2007/07/14 09:21:11-364-x1]: Sanity2\Sanity.lua:4: Cannot find a library instance of TableTop-1.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Sanity2\Sanity.lua:4: in main chunk
Installing Sanity with WAU 19.929 "without externel" and "automatic dependancy":
[2007/07/14 09:21:11-364-x1]: Sanity2\Sanity.lua:4: Cannot find a library instance of TableTop-1.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Sanity2\Sanity.lua:4: in main chunk
Installing Sanity with WAU 19.929 "without externel" and "automatic dependancy":
[2007/07/14 09:21:11-364-x1]: Sanity2\Sanity.lua:4: Cannot find a library instance of TableTop-1.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Sanity2\Sanity.lua:4: in main chunk
Install it manually...
I've done that, but adding it in the ToC should help WAU.
It's currently impossible to vendor equipable items with the use of Sanity. Sanity will (try) to equip those items instead. A couple of months ago this worked great for quickly selling vendor trash. Now I have to look into my bags again. :(
It's currently impossible to vendor equipable items with the use of Sanity. Sanity will (try) to equip those items instead. A couple of months ago this worked great for quickly selling vendor trash. Now I have to look into my bags again. :(
Hrm. I'll check it out. I've had Sanity disabled for the last month or two as I've cut down my UI for maximum reload time, but I'll pop it back on and see if I can replicate this.
It's currently impossible to vendor equipable items with the use of Sanity. Sanity will (try) to equip those items instead. A couple of months ago this worked great for quickly selling vendor trash. Now I have to look into my bags again. :(
Hrm. I'll check it out. I've had Sanity disabled for the last month or two as I've cut down my UI for maximum reload time, but I'll pop it back on and see if I can replicate this.
I modified the sanity .toc files for that since I still like sanity for the overview over your characters ;)
so it will load sanity2 only when I use the slash command or when I go to a merchant or open bank or mailbox .9 ... maybe you could add some more like tradeskill window :)
I also modified SanityItemCache to only load when Sanity is loaded:
# added line by cleaner (tochange) :
## LoadOnDemand: 1
## LoadWith: Sanity
The only drawback I noticed is that the Sanity2 button is always centred on screen after loading the addon ... but since I have disabled it, it's not a problem for me ;)
My issue has been Sanity losing track of all but my basic bank bag when transporting to Outlands - it always just shows 28/28 when I get there until I find a bank.
My issue has been Sanity losing track of all but my basic bank bag when transporting to Outlands - it always just shows 28/28 when I get there until I find a bank.
I also have that quite often, but I haven't pinpointed this problem to be specific to Outlands, as I have most of my characters there.
But I don't really know where's the problem :/
SanityItemCache needs to be loaded all the time, or else it can't pick up inventory changes.
hmm.. I don't care inventory changes when I'm not at the bank or at a mailbox.
I guess it's scanning the bags when it loads anyways so why should it pick up changes when sanity is not running ? If it's not scanning the bags on load I guess I have an other problem since I play my toons from 2 computers and how would it notice changes then ?
That is one of the main reasons I put it load on demand since I want to reduce mods that monitor all inventory changes all the time ,9
I currently use Bagnon for my inventory and bank. I'm looking for a simple addon that can possibly work with Bagnon to show a text list - similar to Sanity - of the items in my bank or inventory. Ideally would be great it if bagnon had a toggle for this , but it doesn't. Any suggestions besides dumping Bagnon for this?
sry, cut and paste error. my bad.
Well since the data is there somewhere (cus it's in the tooltip) it have to be a display bug in the Sanity frame. Should be easy enough to fix i think.
[2007/07/14 09:21:11-364-x1]: Sanity2\Sanity.lua:4: Cannot find a library instance of TableTop-1.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Sanity2\Sanity.lua:4: in main chunk
Install it manually...
I've done that, but adding it in the ToC should help WAU.
No, still seems to be too busy with his other projects. I hope he haven't forgot about this awesome addon. :-)
Because I can't get the stack column to show anything. :(
Hrm. I'll check it out. I've had Sanity disabled for the last month or two as I've cut down my UI for maximum reload time, but I'll pop it back on and see if I can replicate this.
I modified the sanity .toc files for that since I still like sanity for the overview over your characters ;)
Sanity2.toc:
# added line by cleaner (tochange) :
## LoadManagers: AddonLoader
## X-LoadOn-Bank: true
## X-LoadOn-Mailbox: true
## X-LoadOn-Slash: /sanity
## X-LoadOn-Merchant: true
so it will load sanity2 only when I use the slash command or when I go to a merchant or open bank or mailbox .9 ... maybe you could add some more like tradeskill window :)
I also modified SanityItemCache to only load when Sanity is loaded:
# added line by cleaner (tochange) :
## LoadOnDemand: 1
## LoadWith: Sanity
The only drawback I noticed is that the Sanity2 button is always centred on screen after loading the addon ... but since I have disabled it, it's not a problem for me ;)
I can see my char bags and the main bankframe just fine, but for some reason the bank bags are hidden from sanity.
I also have that quite often, but I haven't pinpointed this problem to be specific to Outlands, as I have most of my characters there.
But I don't really know where's the problem :/
The Problem i have, is that the background lies over the Text. and i cannot read it (but mouse over it).
Icon are there though.
hmm.. I don't care inventory changes when I'm not at the bank or at a mailbox.
I guess it's scanning the bags when it loads anyways so why should it pick up changes when sanity is not running ? If it's not scanning the bags on load I guess I have an other problem since I play my toons from 2 computers and how would it notice changes then ?
That is one of the main reasons I put it load on demand since I want to reduce mods that monitor all inventory changes all the time ,9
* has a textlist
* can be used beside any other Bag Addon
- if I may add (again) a customizeable column, for me with vendor prices and|or AH prices would simply fantastic.