shirsig / aux-addon

Auction House addOn for Classic (1.13) IMPORTANT: The folder name must be "aux-addon" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/aux-addon-vanilla
https://www.curseforge.com/wow/addons/aux
196 stars 42 forks source link

can't post, wont set starting price. #249

Closed raskundaa closed 5 years ago

raskundaa commented 5 years ago

i've reset everything as i was getting the post item bug, but now i can't set both prices so I still can't post.

Kutabe commented 5 years ago

Can confirm.


Time: Sat Sep 28 23:43:34 2019
Count: 23
Stack: Interface\AddOns\aux-addon\tabs\post\core.lua:96: attempt to index global 'p' (a nil value)
[C]: ?
Interface\AddOns\aux-addon\tabs\post\core.lua:96: in function `set_unit_start_price'
Interface\AddOns\aux-addon\tabs\post\core.lua:196: in function `price_update'
Interface\AddOns\aux-addon\tabs\post\core.lua:543: in function <Interface\AddOns\aux-addon\tabs\post\core.lua:540>

Locals:
Kutabe commented 5 years ago

abs\post\core.lua:96 idk what method "p.kek" is supposed to do, i just deleted it and its working.

shirsig commented 5 years ago

Just a debug print I forgot to remove. It's fixed now.