Jump to content
shirsig

[AddOn] aux and more

Recommended Posts

Hm, in pve bars are removed when you exit combat, maybe that's the issue? Do you have an old version? Video? Don't have a rogue.

Share this post


Link to post
Share on other sites
On 2/23/2017 at 4:10 PM, shirsig said:

whateverherbname/exact/percent/105

then add it to the favorites and activate auto-buy

Thank you!!

Share this post


Link to post
Share on other sites

@shirsig Apparently there's a little bug, aux considers items like Minor Recombobulator (http://db.vanillagaming.org/?item=4381) that has 10 charges as a stack of 10 items, so if it's on auction for 1g, it will show the price per item being 10s. Which kinda makes sense, but the problem is - vendor-profit auto-buy function will buy this item for 40s as if you could vendor each charge for for 6s.

Thanks!

 

Edited by Oakenlix

Share this post


Link to post
Share on other sites
2 minutes ago, Oakenlix said:

@shirsig Apparently there's a little bug, aux considers items like [color=#1eff00]Minor Recombobulator[/color] that has 10 charges as a stack of 10 items, so if it's on auction for 1g, it will show the price per item being 10s. Which kinda makes sense, but the problem is - vendor-profit auto-buy function will buy this item for 40s as if you could vendor each charge for for 6s, which you of course can't.

Thanks!

Not sure I understand. If you use aux_merchant_prices there was a bug in an older version where the vendor prices for charge items were the price for full charges rather than the unit/charge price.

Share this post


Link to post
Share on other sites
4 minutes ago, shirsig said:

Not sure I understand. If you use aux_merchant_prices there was a bug in an older version where the vendor prices for charge items were the price for full charges rather than the unit/charge price.

Yeah, that's probably where the problem was, thanks a lot.

Share this post


Link to post
Share on other sites

Hello shirsig! 

I got this error among with new cooldowns addon:

TreK7AW.png

And i would like to know if there a way to disable player cooldowns, like /cooldowns off in previous version.

Thank you.

Share this post


Link to post
Share on other sites
23 минуты назад, shirsig сказал:

 you can disable any frame with /cdframes frame name

I tried, but its not working. Cant disable player frame.

Share this post


Link to post
Share on other sites
В 24.02.2017 в 06:10, shirsig сказал:

whateverherbname/exact/percent/105

then add it to the favorites and activate auto-buy

1. any ways to set rule to auto-bid, not auto-buy?

2. Is that possible to queue bid/buyout requests so I dont need to wait until aux complete 'searching auction' for every auction in a list. That search tremendously extends time of placing bids/buyouts. Queueing was the most lovely feature of auctioneer future versions, not sure if vanilla auction api allows this, very dissapoinment if its not.

Edited by maxxee

Share this post


Link to post
Share on other sites

[2017/02/28 18:16:35-573]: Postal\Postal.lua:109: attempt to index field `MailFrame' (a nil value)
Postal\Postal.lua:109: in function `?'
Postal\Postal.lua:7: in function <Interface\AddOns\Postal\Postal.lua:7>

  ---

[2017/02/28 18:18:43-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:558: in function `SendMailFrame_Reset'
FrameXML\MailFrame.lua:49: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `TurnOrActionStop'
<string>:"TURNORACTION":5: in main chunk

  ---

[2017/02/28 18:18:44-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:40: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `TurnOrActionStop'
<string>:"TURNORACTION":5: in main chunk

  ---

[2017/02/28 18:18:45-573]: Postal\Postal.lua:142: attempt to index field `check' (a nil value)
Postal\Postal.lua:142: in function `InboxFrame_Update'
FrameXML\MailFrame.lua:44: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk

  ---

[2017/02/28 18:18:45-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:87: in function `MailFrameTab_OnClick'
<string>:"MailFrameTab2:OnClick":2: in main chunk

  ---

[2017/02/28 18:18:45-573]: Postal\Postal.lua:424: attempt to index global `PostalMailButton' (a nil value)
Postal\Postal.lua:424: in function `SendMailFrame_CanSend'
<string>:"SendMailNameEditBox:OnTextChanged":2: in main chunk

  ---

[2017/02/28 18:18:45-573]: Postal\Postal.lua:424: attempt to index global `PostalMailButton' (a nil value)
Postal\Postal.lua:424: in function `SendMailFrame_CanSend'
<string>:"SendMailSubjectEditBox:OnTextChanged":2: in main chunk

  ---

[2017/02/28 18:18:46-573]: Postal\Postal.lua:424: attempt to index global `PostalMailButton' (a nil value)
Postal\Postal.lua:424: in function `SendMailFrame_CanSend'
FrameXML\MailFrame.lua:699: in function `StationeryPopupButton_OnClick'
<string>:"SendMailFrame:OnShow":3: in main chunk
<in C code>: in function `Show'
FrameXML\MailFrame.lua:81: in function `MailFrameTab_OnClick'
<string>:"MailFrameTab2:OnClick":2: in main chunk

  ---

[2017/02/28 18:18:46-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:87: in function `MailFrameTab_OnClick'
<string>:"MailFrameTab2:OnClick":2: in main chunk

  ---

[2017/02/28 18:18:46-573]: Postal\Postal.lua:142: attempt to index field `check' (a nil value)
Postal\Postal.lua:142: in function `InboxFrame_Update'
FrameXML\MailFrame.lua:44: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `CheckInbox'
Postal\Postal.lua:198: in function <Interface\AddOns\Postal\Postal.lua:193>

  ---

[2017/02/28 18:18:52-573]: Postal\Postal.lua:422: attempt to index global `PostalMailButton' (a nil value)
Postal\Postal.lua:422: in function `SendMailFrame_CanSend'
<string>:"SendMailNameEditBox:OnTextChanged":2: in main chunk

  ---

[2017/02/28 18:18:53-573]: Postal\Postal.lua:142: attempt to index field `check' (a nil value)
Postal\Postal.lua:142: in function `InboxFrame_Update'
FrameXML\MailFrame.lua:44: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `CheckInbox'
Postal\Postal.lua:198: in function <Interface\AddOns\Postal\Postal.lua:193>

  ---

[2017/02/28 18:18:53-573]: Postal\Postal.lua:142: attempt to index field `check' (a nil value)
Postal\Postal.lua:142: in function `InboxFrame_Update'
FrameXML\MailFrame.lua:44: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `CheckInbox'
Postal\Postal.lua:198: in function <Interface\AddOns\Postal\Postal.lua:193>

  ---

[2017/02/28 18:18:58-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:47: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `ClickSendMailItemButton'
Postal\Postal.lua:675: in function `SendMail_PickupMailable'
Postal\Postal.lua:650: in function `SendMail_SetAttachment'
Postal\Postal.lua:454: in function `UseContainerItem'
FrameXML\ContainerFrame.lua:596: in function <Interface\FrameXML\ContainerFrame.lua:563>
SuperMacro\SM_ItemLink.lua:40: in function `WIM_ContainerFrameItemButton_OnClick_orig'
WIM\WIM_Hooks.lua:312: in function `ContainerFrameItemButton_OnClick'
TheoryCraft\TheoryCraftMain.lua:343: in function `ContainerFrameItemButton_OnClick'
<string>:"OneBag2Item10:OnClick":7: in main chunk

  ---

[2017/02/28 18:18:58-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:47: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `ClickSendMailItemButton'
Postal\Postal.lua:677: in function `SendMail_PickupMailable'
Postal\Postal.lua:650: in function `SendMail_SetAttachment'
Postal\Postal.lua:454: in function `UseContainerItem'
FrameXML\ContainerFrame.lua:596: in function <Interface\FrameXML\ContainerFrame.lua:563>
SuperMacro\SM_ItemLink.lua:40: in function `WIM_ContainerFrameItemButton_OnClick_orig'
WIM\WIM_Hooks.lua:312: in function `ContainerFrameItemButton_OnClick'
TheoryCraft\TheoryCraftMain.lua:343: in function `ContainerFrameItemButton_OnClick'
<string>:"OneBag2Item10:OnClick":7: in main chunk

  ---

[2017/02/28 18:18:58-573]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
Postal\Postal.lua:665: in function `SendMail_SetAttachment'
Postal\Postal.lua:454: in function `UseContainerItem'
FrameXML\ContainerFrame.lua:596: in function <Interface\FrameXML\ContainerFrame.lua:563>
SuperMacro\SM_ItemLink.lua:40: in function `WIM_ContainerFrameItemButton_OnClick_orig'
WIM\WIM_Hooks.lua:312: in function `ContainerFrameItemButton_OnClick'
TheoryCraft\TheoryCraftMain.lua:343: in function `ContainerFrameItemButton_OnClick'
<string>:"OneBag2Item10:OnClick":7: in main chunk

  ---

[2017/02/28 18:18:58-573]: Postal\Postal.lua:142: attempt to index field `check' (a nil value)
Postal\Postal.lua:142: in function `InboxFrame_Update'
FrameXML\MailFrame.lua:44: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `CheckInbox'
Postal\Postal.lua:198: in function <Interface\AddOns\Postal\Postal.lua:193>

  ---

Edited by SealHeal

Share this post


Link to post
Share on other sites

[2017/02/28 18:33:48-574]: Postal\Postal.lua:713: attempt to index global `PostalMailButton' (a nil value)
Postal\Postal.lua:713: in function `SendMail_Clear'
Postal\Postal.lua:71: in function `?'
Postal\Postal.lua:7: in function <Interface\AddOns\Postal\Postal.lua:7>
<in C code>: in function `CloseMail'
<string>:"MailFrame:OnHide":2: in main chunk
<in C code>: in function `Hide'
FrameXML\UIParent.lua:785: in function `HideUIPanel'
<string>:"SendMailCancelButton:OnClick":2: in main chunk

  ---

[2017/02/28 18:33:46-574]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
Postal\Postal.lua:665: in function `SendMail_SetAttachment'
Postal\Postal.lua:429: in function `ClickSendMailItemButton'
FrameXML\MailFrame.lua:719: in function `SendMailPackageButton_OnClick'
<string>:"SendMailPackageButton:OnReceiveDrag":2: in main chunk

  ---

[2017/02/28 18:33:46-574]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:47: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `ClickSendMailItemButton'
Postal\Postal.lua:677: in function `SendMail_PickupMailable'
Postal\Postal.lua:650: in function `SendMail_SetAttachment'
Postal\Postal.lua:429: in function `ClickSendMailItemButton'
FrameXML\MailFrame.lua:719: in function `SendMailPackageButton_OnClick'
<string>:"SendMailPackageButton:OnReceiveDrag":2: in main chunk

  ---

[2017/02/28 18:33:46-574]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
FrameXML\MailFrame.lua:47: in function `MailFrame_OnEvent'
<string>:"MailFrame:OnEvent":2: in main chunk
<in C code>: in function `ClickSendMailItemButton'
Postal\Postal.lua:675: in function `SendMail_PickupMailable'
Postal\Postal.lua:650: in function `SendMail_SetAttachment'
Postal\Postal.lua:429: in function `ClickSendMailItemButton'
FrameXML\MailFrame.lua:719: in function `SendMailPackageButton_OnClick'
<string>:"SendMailPackageButton:OnReceiveDrag":2: in main chunk

  ---

[2017/02/28 18:33:44-574]: Postal\Postal.lua:384: attempt to index global `PostalHorizontalBarLeft' (a nil value)
Postal\Postal.lua:384: in function `SendMailFrame_Update'
Postal\Postal.lua:665: in function `SendMail_SetAttachment'
Postal\Postal.lua:429: in function `ClickSendMailItemButton'
FrameXML\MailFrame.lua:719: in function `SendMailPackageButton_OnClick'
<string>:"SendMailPackageButton:OnReceiveDrag":2: in main chunk

  ---

Share this post


Link to post
Share on other sites
9 hours ago, maxxee said:

1. any ways to set rule to auto-bid, not auto-buy?

2. Is that possible to queue bid/buyout requests so I dont need to wait until aux complete 'searching auction' for every auction in a list. That search tremendously extends time of placing bids/buyouts. Queueing was the most lovely feature of auctioneer future versions, not sure if vanilla auction api allows this, very dissapoinment if its not.

1. No

2. That makes no sense. It's the vanilla API that allows it, later ones do not. Either way, queuing is clunkier most of the time and also you still need to wait just as long after queuing anyway.

@SealHeal

Disable other addons.

Share this post


Link to post
Share on other sites
1 hour ago, SealHeal said:

shirsig

perhaps the problem is not to correct errors addon, and cut down all the talk?)

What? This error is most likely from some weird shit some other addon does (move anything?).

Edited by shirsig

Share this post


Link to post
Share on other sites
1 минуту назад, shirsig сказал:

What? This error is most likely from some weird shit some other addon does (move anything?).

off move anything and work) Thanks!

Share this post


Link to post
Share on other sites
On 2/25/2017 at 11:42 PM, Ldarius said:

Haven't tried it yet.

Any update? Or anyone got a throwaway account with a rogue on some funserver that I could use to test this?

Share this post


Link to post
Share on other sites
On 2/16/2017 at 1:40 AM, euron said:

Hey Bit,

I've been a big fan of CDframes since it came out, so thanks for all the effort and work you've put into it, it's much appreciated. I did update to the latest version today after running with a pretty outdated one for a while :D

Everything seems to work fine, except it somehow isn't tracking Nature's Swiftness after another spell consumes it. It works fine if you click it off. I'm assuming this is because the NS cooldown doesn't get triggered until another spell gets cast, and then it looks for the spell used, finds no cooldown (because it was healing touch or whatever), and ignores it. But that's just my guess, because I don't actually know enough to figure it out on my own.


Thanks in advance, and either way I'll keep using this sweet addon. 

Found a way to fix it. (at least it works for stealth, can't test nature's swiftness)

Share this post


Link to post
Share on other sites
On 2/25/2017 at 11:42 PM, Ldarius said:

Haven't tried it yet.

Well, so, I've tried it on some instant 60 server and it seems to work fine. Try a clean install, deleting savedvariables, disabling other addons?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×