Not signed in (Sign In)
  1.  
    Well, after much, much hard work by the Auctioneer team, I am pleased to announce the 3.1.0-Gamma version up for evaluation at http://auctioneeraddon.com/dl/AuctioneerComplete/

    It is recommended to exit the game completely before upgrading
    This is because with "/console reloadui" and/or merely reloging, the game does not recognize additions or toc / xml changes.
    WoW will only detect these changes when the game is completely quit and restarted from scratch (since WoW 1.7)

    -------------------------------------------------------------
    GAMMA VERSION WARNING
    -------------------------------------------------------------
    This version is not a complete release.
    There may still be bugs, but if there are, they are either very small or very obscure.
    You are recommended to always back up your SavedVariables files before performing any major upgrade.
    Your SavedVariables files are located in "World of Warcraft\WTF\Account\ACCOUNT\SavedVariables\Auctioneer.lua"
    -------------------------------------------------------------

    PLEASE READ THE NOTES BELOW.
    I spent a lot of time writing them, the least you can do is read them before posting a question that has already been covered... I swear if someone asks me "Why isn't Auctioneer loaded anymore?", there will be a mighty reckoning!!!!

    IMPORTANT NOTE: You have to use a load command for auctioneer to load upon login. It does not do this by default. See below for details or type "/auctioneer" in the game the next time you login.
    All mods will load automatically the first time you log in with them. This is so they can configure their boot stubs, and they will only do this the first time you login with a new version.
    If you want them to unload, simply type "/console reloadui" to reset the interface

    This version is the culmination of the hard work of the entire team and contains the following new features for your convenience:
    • Load on demand - All the components of Auctioneer (Auctioneer, Enchantrix and Informant) are now loadable on demand. The method used by the demand loading is user selectable. You can configure each component per-toon to load automatically on login, only load by explicit command (eg: "/enchantrix load") or in the case of Auctioneer, only when you visit the auction house (and you can "/console reloadui" to cause it to save and unload afterwards, thus freeing up the memory again).
    • Improved memory usage - Auctioneer now has a very, very small memory footprint. It does require your existing data to be converted upon first login, and there will be significant memory savings from doing so. This in combination with the demand loading means you get the best of both worlds. When you don't need auctioneer, you save 100% of the memory and when you do, you still save over 50% on it's old usage.
    • Redirectable output - Don't like the auctioneer messages going into your main chat window? Create a new window, or use one of your existing ones with the "/auctioneer print-in <windowname>" option to redirect it to a window of your choice.
    • New timer on scan page - The scanning page now has an ETA countdown on it which tells you how many auctions per second are being performed, and how long is remaining before the scan is complete (so you can tell if you got enough time to go have a coffee or something)
    • No more hanging during scans - The new scanning algorithm is more robust. It can deal with many problems during scan and has an auto-resume feature when it does get stuck, so no more coming back from getting your lunch to find out it got stuck on page 3 of the Armor sections.
    • Complete scan - When all categories are selected, Auctioneer now does a complete scan. Not only does this mean that you can now scan uncategorized items, but the total scanning time will be reduced by several pages.
    • Khaos support - For those cosmos users out there, there are now configuration screens within the Cosmos configuration manager (Khaos) that allows you to change your setting without typing any nasty commands.
    • Many, many, many bugs fixed - If you had a bug with the old version, it's likely been fixed... We've squashed thousands of em.
    Now, before you all run and do the upgrade thing, you are going to ask "Hey wait a second, what are all these other addons here? I just wanted Auctioneer!"... Well don't fret. It's all quite simple and I'll explain here what each component does.
    • Stubby - Stubby is a general purpose stub loader. It's the thing that starts up when you first login and waits for you to do something that tells it you want Auctioneer, Enchantrix or Informant to load (informant is the only addon that by default loads on startup, but you can type "/informant disable" to turn this off on a per character basis). This addon is generic enough that it can be used for other projects as well. This is the only addon that is not LoadOnDemand.
    • EnhTooltip - Since all 3 addons (Auctioneer, Enchantrix and Informant) use the same tooltip functions, EnhTooltip is a common library that keeps all the code in the one place. This saves on work for the team and memory for you, since you don't have the same code in each addon. EnhTooltip is LoadOnDemand, but there is no option to load it manually. If one of the main addons needs it, it will be loaded automatically.
    • Enchantrix - Enchantrix is a tool for enchanters that tracks disenchant results and quantities, displays previous disenchant values in an item tooltips and interfaces with auctioneer to provide item-disenchant valuations and disenchant-value percentless, bid-broker and broker command variants. (eg "/enchantrix percentless") This addon is disabled by default. Enable it on a per-toon basis by typing "/enchantrix load always" when you login with a toon that you want it to always work with, or you can just manually load it when you want to by usng the "/enchantrix load" command
    • Informant - Informant was split off from Auctioneer, so that you could have the vendor prices and other information available, even when auctioneer isn't demand loaded. This means that you can still see vendor prices and usage information without the overhead of Auctioneer while you are in the field. This addon is by default loaded for all toons on login but you can disable it per-toon by typing "/informant disable", and then "/informant load" if you need it later.
    • Auctioneer - Auctioneer just scans auctions, does the reports and statistical functions now. When it's loaded your tooltips will contain a pletora of statistical data on each individual item, and when it's not you won't see any. Auctioneer is by default not loaded upon login. Again, you can change this on a per character basis by using the "/auctioneer load always" option. Or you may decide that you want to use the special "/auctioneer load auctionhouse" option which will cause auctioneer to load whenever you visist the auction house. (there is not facility for unloading Auctioneer, however you may use "/console reloadui" to do this. This reloads your entire UI however)
    I hope this answers all questions, now onto the testing.
  2.  
    First of all thanx a lot for the new Version !

    After Loading the new Addon for the frist time, the tooltips remained empty. Looking through Auctioneer.lua it seems that the data structure has changed.
    So, is there a possiblity to convert the data in Auctioneer.lua from 3.0.11 to the new 3.1.0.0437 version?

    Jarod.
  3.  
    After much wringing my hands in anticipation, I was overjoyed to finally see the new patch come out. THANK YOU ror all your hard work!!!

    A couple of notes I found though: (please don't smite me too hard)

    1. Enchantrix and Auctioneer seemed to load automatically for me when I logged in. (yay!)
    2. When I did try your command you mentioned of: /auctioneer load always (and enchantrix too), it came back with an error to the effect of 'no such command "load"' [if you need exact text I can get it]
    3. When I tried just "/enchantrix" I get the error: Interface\AddOns\Enchantrix\Enchantrix.lua: 813: attempt to concatenate global 'ENCH_DISABLE' (a nil value)
    - it does list the command though with the (on|off|toggle), but that's it.

    I hope this helps some, and I'll try to check back over the next couple of days to see if you've replied and need more info.

    UPDATE:
    After a little more tinkering I found the following to the above:

    1. It seems to load automagically for the first char you log in with on each server, as if you had done the /<mod> load always command.
    3. Only seem to get this error once enchantrix is loaded.. if it's not loaded yet, it performs like it's suppose to.
  4.  
    i couldn't get the auctioneer to autofill the values at the auction house for me, has anybody else experience this problem ?
  5.  
    I am having the values not autofilling as well. I also get the same issue with the "load" keyword.
  6.  
    My values are not autoloading either!! its the main reason i use the plug in (lazy, i know)

    Thanks for updating the plugin though, it looks great so far accept for that small detail.


    Posted by: Dan on Oct 16 2005, 08:12 AM
    I am having the values not autofilling as well. I also get the same issue with the "load" keyword.
  7.  
    Ok... there was a slight function call ordering issue that stopped the conversions from old Auctioneer version's data to the new format. This has been rectified in the new Gamma build 439.

    If you guys want to log out of the game, copy back your old SavedVariables backup, install the new build of auctioneer and then relogin, it should correctly prompt you to convert your data now.
  8.  
    Just did this and, indeed, a box came up saying it was converting the data.
    It was very quick, only taking about 2 seconds.

    However, this version is running much more slowly than 3.0.11.
    This may be because it is Sunday and Ironforge is very busy as usual.
    The scanning counter says it will take over an hour to complete.

    Thanks to all the developers for an excellent add-on.
    I've been using it now for about 6 weeks and can't live without it!
  9.  
    Posted by: Smoothy on Oct 16 2005, 02:08 PM
    Just did this and, indeed, a box came up saying it was converting the data.
    It was very quick, only taking about 2 seconds.

    However, this version is running much more slowly than 3.0.11.
    This may be because it is Sunday and Ironforge is very busy as usual.
    The scanning counter says it will take over an hour to complete.

    Thanks to all the developers for an excellent add-on.
    I've been using it now for about 6 weeks and can't live without it!


    Try logging out and back in. Then restart scanning.
  10.  
    New auctioneer build 439 loaded... i restored my backup of auctioneer files. I was not prompted to convert files when I logged in. I see there is data on items when i mouse over so i assume my previoius build was new enough to not need conversion *shrug*

    The AutoFill feature of auctioneer is still not working though. When you drag an item to the Create Auction area it does not fill in the suggested amounts for you like all the previous builds i have used. Is this by design?
  11.  
    Posted by: jeginbuci on Oct 16 2005, 06:01 AM
    i couldn't get the auctioneer to autofill the values at the auction house for me, has anybody else experience this problem ?


    I'm having the same problem. Still, the values display so I can type them in. Even eithout autofill, the new version is impressive. I kinda miss the <heading> page x of y on the scan display, though. sometimes when scan was interrupted for one reason or another, I used that as a restart point by unchecking the areas that had already been scanned.
  12.  
    Posted by: Norganna on Oct 16 2005, 03:47 PM
    Try logging out and back in. Then restart scanning.


    That's better!
    It's scanning 6 items per second now.
    Thanks again.
  13.  
    Ok, a new build...

    Gamma build 441 fixes inspect tooltips and the slow scanning after conversion problems.

    Keep those reports coming in
  14.  
    I know it was just a "cute" feature in previous Auctioneer versions, but whatever happened to the rotating item preview beneath the auctioneer data? Did it eat up too much memory, so it was removed? I liked it

    Thanks,
    Bayre
  15.  
    Also not getting autofill in the auction window. Me = laziness incarnate. Everything else seems to be working ok.
  16.  
    Sorry for stupid question in advance. Here goes> I'm new to UI mods and would really like to use the Auctioneer mod, however I'm not sure where I'm suppose to extract it to. Please advise this and tell me which current folders I should delete, or save before extracting your UI.

    btw I looked at the notes in the downloaded auctioneer extract but it only has your name and http address. No install info.

    Look forward to using once I understand what to backup and which folder it suppose to go into. WTF or Interface/ Addons, ??? etc.





    Posted by: Norganna on Oct 16 2005, 03:35 AM
    Well, after much, much hard work by the Auctioneer team, I am pleased to announce the 3.1.0-Gamma version up for evaluation at http://auctioneeraddon.com/dl/AuctioneerComplete/
    ...
  17.  
    Hey there, i like the Auctioneer very much, but i cant get the counter to work ... it doesnt show me how long it would take to scan ... sry !
    And normally there was some information when i wanted to start an auction ... there was right under the box i putt the item in the information about the item to be sold...

    can somebody help me or is this a bug ?

    mfg
  18.  
    i am also having the auto-fill prob...

    for those of us who arent as handy dandy... 2 questions

    1 where would we find the old folder to replace the new
    and
    2 what folder do we need to replace....

    and maybe a silly question... but if we replaced all does that mean its gone..or maybe in trash bin???

    i warned u im not handy dandy heeheehee
  19.  
    Ditto on the autofill problem. Even tried /auctioneer autofill on and no luck

    Also, I play on mutiple servers and noticed the conversion of exisiting data only worked for the first one I logged into. When I logged into the second server I had no more data and was not prompted to convert. Not sure how to rectify this or if anyone else has seen this problem?
  20.  
    Since build 440 the database conversion worked for me (I play only on one server, though), and even autofill works: The suggested prices I see in the tooltip get autofilled when I place the auction.

    BUT: I don't see any other Auctioneer information when I place an auction. No price information, no last snapshot information, no price method (undercutting, cannot match lowest, etc.).

    Updating to build 441 changed nothing.

    Any ideas?

    Gorion
  21.  
    I installed the newest version of Auctioneer, Enchantrix, etc and everything works EXCEPT Auctioneer. When i first log into a character an error box comes up that reads:
    Interface\FrameXML\UIPanel Templates.lua:81:attempt to index local`frame' (a nil value)
    When I try to load Auctioneer it says type /help for a list of commands and for some reason there is a small icon box (empty) on my screen near the top???

    Please help!
  22.  
    Autofilling and auction information problems were being caused in the case where auctioneer was being loaded before the auctionhose window was opened.

    This issue has now been fixed in gamma build 442.


    Thanks.
  23.  
    Posted by: Gorion on Oct 17 2005, 02:58 AM
    BUT: I don't see any other Auctioneer information when I place an auction. No price information, no last snapshot information, no price method (undercutting, cannot match lowest, etc.).


    Same problem here.

    Edit - Fixed now
  24.  
    Posted by: BJFG on Oct 16 2005, 07:12 PM
    Same problem here.

    Edit - Fixed now


    Mhm, not quiet here. With build 442 I see some of the info, but not all.

    Pricing model is there, as well as "X historical", "Y last scan".
    For "Snapshot low", "Marketprice" and "Original bid" I see the headings, but no figures.
  25.  
    I figured out my error message and icon box issues, some sort of conflict with other mods. Auctioneer is still not working at all for me and i downloaded the latest gamma 442. Everything else is still working just not Auctioneer.
  26.  
    I installed the gamma version (version 442) and it works ok. Didnt convert my old data though, no idea why. I tried restarting, stopping all non relevant addons, but it just didn't want to convert. In the proces i forgot to backup the Auctioneer.lua one time so I lost it. I will just start scanning every day to build up a new database

    The thing i don't understand is that EnhToolTip says 'Linen Cloth, seen 22 times at auction on total', which is strange as i just started to build a new database, and just scanned the AH, and if i do a search on linen cloth on the AH, there are more then 50 Linen cloth auctions running?
  27.  
    Norganna just wanted to say that I absolutely love your addons.

    I installed the gamma version of Auctioneer and everything works right until I did my scan. When I went to do my percentless or bidbroker I get the error message:

    Interface\AddOns\Auctioneer\AucStatistic.lua; 481; bad argument #1 to 'find'(string expected, got nil)
  28.  
    Great addon! Please point again where the Donate button is :-) too lazy to loo for it, but i swear I'll be not lazy in donating
  29.  
    Posted by: Norganna on Oct 16 2005, 06:09 PM
    Autofilling and auction information problems were being caused in the case where auctioneer was being loaded before the auctionhose window was opened.

    This issue has now been fixed in gamma build 442.
    Thanks.

    Auctioneer autofills now it seems, but it doesn't remember the min bid and BO if I change it.

    Great Addon though Norganna, I have been playing less this weekend cause Auctioneer didn't work, that's how much I need it
  30.  
    I'm having a problem with the Gamma edition and it seems I'm the only one having the problem

    I install it and Informant, Enchantrix all load fine ok no problem. But auctioneer is as if it never installed period. The /auctioneer commands do not work just get the standard "Type /help for a list of commands" that Blizzard implements. There is no scan button on the auction window either.

    It's as if Auctioneer is being completly ignored by WoW the old version worked fine with no problems but the this build just will not load auctioneer for me. Is there something I'm doing wrong?
  31.  
    Posted by: Mina on Oct 16 2005, 04:06 PM
    I'm having a problem with the Gamma edition and it seems I'm the only one having the problem

    I install it and Informant, Enchantrix all load fine ok no problem. But auctioneer is as if it never installed period. The /auctioneer commands do not work just get the standard "Type /help for a list of commands" that Blizzard implements. There is no scan button on the auction window either.

    It's as if Auctioneer is being completly ignored by WoW the old version worked fine with no problems but the this build just will not load auctioneer for me. Is there something I'm doing wrong?



    I've been having the exact same problem!!! I've tried everything.
  32.  
    Auctioneer keeps loading even though I have used the "load never" options and it tells me that
    it has been disabled for that toon.
  33.  
    Posted by: Mokimi on Oct 16 2005, 05:14 PM
    I've been having the exact same problem!!! I've tried everything.



    It did the same thing to me the very first time I loaded it. But after updating the auctioneer.lua when it prompted me and then completely restarting the game it worked just fine.

    Delrachnid
  34.  
    When are you prompted to update the auctionner.lua?

    I unzip it to the interface folder check to make sure the file structure is correct go into WoW check the addons on character select, it's on the list and checked.

    I then go into WoW and type

    /auctioneer

    and get this

    (Yellow Text in Window)Type /help for a few commands

    Nothing regarding auctioneer whatsoever.

    /auctioneer load

    (Yellow Text in Window)Type /help for a few commands


    Yet I can type /informant, or /enchantrix and get all the options related to both addons.

    But auctioneer acts as if it's not even installed.

    I don't even get prompted to update auctioneer.lua anytime between starting wow to the game loading and i have control of my character.

    The only thing I have yet to try is completly deleting my interface/wdb/wtf folders and starting from scratch but I really dont want to do that unless I have no other choice
  35.  
    Nice... was wondering why true 1.8 compatibility was taking so long, but now I see why... the sophisticated conditional loading (and other 3.1 features) are worth the wait.

    I'm working to make sure my ReagentCost and ShoppingList addons fully support the new version as we speak.

    Something that might be worth considering in the future: keep a lightweight (i.e. summaries already calculated) version of the auction price data around for use in Informant (or some other mini-module of sorts), so that players in the field can check "is this item that just dropped worth auctioning or should I just vendor it?" without needing to load Auctioneer's full price-history database and all the other stuff that's mostly only relevant when working at the AH.

    Now if only we could convince the Powers That Be to do SavedVariablesPerRealm so we aren't bogged down with full AH data for realms we aren't logged into...

    [Edit: Looks like /auctioneer disable and /auctioneer load auctionhouse aren't working right as of build 444... my agent in Orgrimmar tried turning them on and reloading, and Auctioneer is still loaded on login.]
  36.  
    Posted by: Mina on Oct 16 2005, 10:31 PM
    When are you prompted to update the auctionner.lua?

    I unzip it to the interface folder check to make sure the file structure is correct go into WoW check the addons on character select, it's on the list and checked.

    I then go into WoW and type

    /auctioneer

    and get this

    (Yellow Text in Window)Type /help for a few commands

    Nothing regarding auctioneer whatsoever.

    /auctioneer load

    (Yellow Text in Window)Type /help for a few commands
    Yet I can type /informant, or /enchantrix and get all the options related to both addons.

    But auctioneer acts as if it's not even installed.

    I don't even get prompted to update auctioneer.lua anytime between starting wow to the game loading and i have control of my character.

    The only thing I have yet to try is completly deleting my interface/wdb/wtf folders and starting from scratch but I really dont want to do that unless I have no other choice



    Having the same problem. Since the latst Gamma version. Auctioneer will not work add all. No scan button in Action /auctioneer Command does not work
    The main mods i am using are

    Titan Panel (latests version with the double bar)
    Gypsy mod (full UI)
  37.  
    I had a quick question about 3.1. Since the memory usage is at least ~50% less than the previous version does that still mean you recommend we change our Script Memory to 48 megs, or is there a new recommended minimum?
  38.  
    I have put up a new gamma version (3.1.0.0445) that fixes a problem with the /auctioneer clear command.
    Also the features that are moved to Informant no longer appear in the Auctioneer help, for slightly less spam

    With regard to the recommended minimum for the script memory: it depends entirely on your other addons, as well as how many realm/faction combinations you use Auctioneer on. Even with the reduced memory usage, I wouldn't recommend lowering it to less than 48 MB for most people.

    For those people that are having trouble getting Auctioneer to load at all:
    Try typing /script StubbyConfig.addinfo.Auctioneer = nil (case sensitive!) in-game. Then reload your UI or log off and back on. You should see a message that Auctioneer is loading now.
    If you get an error message at this point, chances are Auctioneer will not load next time. In that case submit a ticket here. Please include both the exact error message and the exact version of Auctioneer you are using (i.e. 3.1.0.0445).

    If you don't get an error message, everything should be fine and you should be able to use /auctioneer load next time you log in.
  39.  
    Posted by: Thorarin on Oct 17 2005, 12:18 AM
    I have put up a new gamma version (3.1.0.0445) that fixes a problem with the /auctioneer clear command.
    Also the features that are moved to Informant no longer appear in the Auctioneer help, for slightly less spam

    With regard to the recommended minimum for the script memory: it depends entirely on your other addons, as well as how many realm/faction combinations you use Auctioneer on. Even with the reduced memory usage, I wouldn't recommend lowering it to less than 48 MB for most people.

    For those people that are having trouble getting Auctioneer to load at all:
    Try typing /script StubbyConfig.addinfo.Auctioneer = nil (case sensitive!) in-game. Then reload your UI or log off and back on. You should see a message that Auctioneer is loading now.
    If you get an error message at this point, chances are Auctioneer will not load next time. In that case submit a ticket here. Please include both the exact error message and the exact version of Auctioneer you are using (i.e. 3.1.0.0445).

    If you don't get an error message, everything should be fine and you should be able to use /auctioneer load next time you log in.



    I have put in a ticket as you requested. Sadly it will not load at all. I have entered the /script StubbyConfig.addinfo.Auctioneer = nil command as requested and have reloaded the ui, exited the game and everything and Auctioneer will still not load and no error messages at all.

    I really hope you can find the problem as it seems only a select few of us are having this problem.


    This is a picture of my addons folder. Maybe there's a certain addon that is preventing Auctioneer from running.

    http://img443.imageshack.us/img443/6687/addons8ao.jpg
  40.  
    Posted by: Thorarin on Oct 16 2005, 07:18 PM

    For those people that are having trouble getting Auctioneer to load at all:
    Try typing /script StubbyConfig.addinfo.Auctioneer = nil (case sensitive!) in-game. Then reload your UI or log off and back on. You should see a message that Auctioneer is loading now.


    Using 3.1.0.0445 this is still not working for me. There is no error message, but Auctioneer still won't load and it acts as if the slash commands don't exist.
    I also tried some variations on the script command given above, but they didn't work either.
  41.  
    Hmmm, in the spirit of experimentation, you could try (case sensitive!):

    /script LoadAddOn("Auctioneer")
    /auctioneer

    Do you get the usual slash command help after that?
  42.  
    Copy and pasted exactly what you had there reloaded ui (/command logged out and exited game completly)

    Unfortunately same results.

    Type help for a listing of a few commands

    EDIT: Out of curiousity when i enter /script LoadAddOn("Auctioneer") is there any messages that should pop in the chatlog? Cause I receive none. I dont get the type help message when i enter that command but when i enter /auctioneer i get it
  43.  
    Even if it had worked you would have gotten no text output from that /script command no.

    Excuse me for sounding obvious, but I'm running out of ideas... could you make sure Auctioneer shows up in the list of addons on the character selection screen? Is it enabled (checkbox)? Does it say anything about a missing dependency behind Auctioneer?
  44.  
    Hello, I've had the same problems as many of you. It worked for my wife's account (different set of mods ), but would not work for mine. So I got to thinking that it might be a mod conflict.

    Looking at the other poster's list of addons, she has the same one that conflicted with mine. It's EngInventory, the bag sorting mod. As soon as I disabled that mod, everything worked perfectly. I ended up replacing it with All in one inventory and while not as good, at least I can use Aucioneer.

    Hope that helps you guys. This mod is great!
  45.  
    Yea auctioneer is checked and loaded in the addons list at the character select screen.

    But wolf7 got it. It seems Enginventory is the one screwing it up. I just unchecked it in the addons and auctioneer loaded without a problem.

    What's odd is the previous versions of auctioneer loaded fine with Enginventory. If you can look at it and hopefully get it to work with EngInventory I'd appreciate it as I would love to keep both. (I use Enginventory because of how it sorts everything for me)

    Anyways that seems to be the bug in that the new Auctioneer will not work with Enginventory. Hopefully you guys can get it to work /crosses fingers. I'd really hate to give up 1 or the other.
  46.  
    I get the following error as soon as I log in to WoW: [string "Auctioneer:OnLoad"]:2: attempt to call global 'Auctioneer_OnLoad' (a nil value)

    Auctioneer version is 3.1.0.0445
    The entire package is installed and shows no errors on the addons screen (dependencies are all loaded)
    I have renamed my WTF folder and WTB Folder
    The Auctioneer package is the only set of plugins I currently have installed.

    When I type: /script LoadAddOn("Auctioneer")
    I get the same error listed above.

    When I type: /script StubbyConfig?.addinfo.Auctioneer = nil
    I get nothing.

    Any ideas?
  47.  
    I loaded in the newest gamma version and I'm getting this error when I get in game:
    Interface\AddOns\EnhTooltip\Tooltip.lua:1305: attempt to index global 'Stubby' (a nil value)

    Everything else loads fine but because of that Auctioneer is not loading. I'm not using an all in one bag Addon either.

    Thanks!

    ~Z
  48.  
    Hi, let me add my thanks to Norganna and team for this wonderful addon. It is #1 on my list of addons, can't live without it at this point.

    Anyway, I am writing because I have discovered an incompatibility that I want to let you know about. I use another auction add on called "Auction-It"

    http://ui.worldofwar.net/ui.php?id=346

    This new gamma version of Auctioneer does not co-exist with it while the previous version did.

    The reason I use auction-it is because it remembers the last price for all my auctions. When posting new auctions, I almost never want to use the auctioneer recommended price, because that's only as good as the last scan. Ie, it doesn't reflect changing market conditions. also, it is putting in copper and silver, when I typically price my items only in gold. So Auction-It is quite helpful, because it gives me a base starting price of whatever my last auction in that piece was.

    I am not sure what broke, but if compatibility with auction-it could be restored, that would be wonderful. Alternatively, perhaps auctioneer could have an option to auto-fill the fields with the last price instead of the "recommended price." This would be the absolute best because then I could ditch auction it.

    thanks for listening, and also for such a great product. Your hard work is appreciated.
  49.  
    Followed your advice

    Auctioneer is still not loading

    When i type "/auctioneer load" nothing happens. No error message nothing.

    Only the Blizzard message i can type help for a few commands.

    Then i disabled the mod Enginventory [http://ui.worldofwar.net/ui.php?id=1425]

    Relog and typed "/auctioneer load" All was well after that. Auctioneer loaded.
  50.  
    Hello, firstly I'd like to thank you for the tremendous amount of work you've put into your mod...

    Secondly I probably wouldn't have taken the opportunity to thank you if something hadn't gone wrong and I wasn't having troubles with Auctioneer...

    My problem is with the exact same error message as Nimkin...
    Posted by: Nimkin on Oct 17 2005, 04:25 PM
    I get the following error as soon as I log in to WoW: [string "Auctioneer:OnLoad"]:2: attempt to call global 'Auctioneer_OnLoad' (a nil value)

    Auctioneer version is 3.1.0.0445

    And so can confrim that when I log onto WoW the error: [string "Auctioneer:On Load"]:2: attempt to call global 'Auctioneer_OnLoad' (a nil value) appears to be what's preventing Auctioneer working at all...

    I'm hoping someone could figure this one out...
  51.  
    Posted by: Thorarin on Oct 16 2005, 08:05 PM
    Even if it had worked you would have gotten no text output from that /script command no.

    Excuse me for sounding obvious, but I'm running out of ideas... could you make sure Auctioneer shows up in the list of addons on the character selection screen? Is it enabled (checkbox)? Does it say anything about a missing dependency behind Auctioneer?



    I am having the problem where auctioneer is showing as missing it's dependency Stubby on the AddOn menu. I have entered the game and tried all the /script commands and what-not suggested here but nothing seems to get it to load.

    If it helps to know the other addons I use, I have Khaos, Defend Yourself, and Fishing Buddy. Don't know if they would cause a problem but I'm out of ideas.


    Edit: Ok it seems to have fixed itself now. After giving up trying to make it work, logging out of the game completely and going to bed, I decided to check the AddOns again and Stubby is now appearing as there.. *bonks self on the head*
  52.  
    Thank you sooooo much for working so hard to get Auctioneer working again - like everyone else has already said, I love it, and am not sure I could play WoW without it!

    I've downloaded the new version (445 I believe) but I am having problems getting it working... I've read through this thread, in the hope that it was something simple that had already been answered, but alas no...

    Basically, the issue for me seems to be with 'Stubby'. When I first logged in after downloading it, I got an error message along the lines of 'stubby blah blah nil value' (sorry, didnt think to make a note of what it actually said!) and neither auctioneer or enchantrix would work. Logged out, checked the addons, and all were showing, except Stubby. (Obviously, auctioneer, enhtooltip and enchantrix showed as red, as their dependancy was missing). I've checked, and Stubby extracted into exactly the same file as the others... I have played about with it, tried downloading it again, etc, all to no avail

    I am sure it is just something exceptionally dumb that I am doing wrong, but if anyone can give me any hints about how to get WoW to recognise Stubby, I would be very, *very* grateful!

    Ignore me totally - I was being dumb afterall, and I have now got it working! Thanks again for a superb set of addons!!
  53.  
    I'm reading through the responses and advice in the relevant thread in the Support section...

    http://norganna.org/bb/index.php?showtopic=166

    ...About the loading error, so I'll try to follow those steps and see what happens

    Any further problems I'll redirect posts to that thread...
  54.  
    Informant does not seem to respond to any /informant xxx commands. Currently I wish to see the usage information of items. Right now all I am seeing is vendor pricing. When I try to do anything /informant I get a Type /help.... error message.

    Any thoughts?
  55.  
    My Auctioneer Mod was not working at all, although Enchantrix and Informant were working fine. I spent all of yesterday and this morning trying to figure it out. I finally deleted a few mods that I enjoyed but figured I could live without, I'm not sure which one had the conflict but Auctioneer is working fine for me now. Just in case this will help someone else the mods I deleted were: AH_wipe, SellValueLite, ItemsMatrix, EquipCompare, and IgorsMassAuction. Now I don't know which of these caused the problem, but if your Auctioneer isn't working and you have one of these mods you may wish to disable it and see if that fixes it. I'll update if I figure out exactly which one was causing the problem.
  56.  
    Posted by: Mokimi on Oct 17 2005, 09:10 AM
    My Auctioneer Mod was not working at all, although Enchantrix and Informant were working fine. I spent all of yesterday and this morning trying to figure it out. I finally deleted a few mods that I enjoyed but figured I could live without, I'm not sure which one had the conflict but Auctioneer is working fine for me now. Just in case this will help someone else the mods I deleted were: AH_wipe, SellValueLite, ItemsMatrix, EquipCompare, and IgorsMassAuction. Now I don't know which of these caused the problem, but if your Auctioneer isn't working and you have one of these mods you may wish to disable it and see if that fixes it. I'll update if I figure out exactly which one was causing the problem.

    Well I can a least congfirm that EquipCompare is not your problem. I use Cosmos side-by-side with norganna's mods so EC is not the problem. I hope you can find out which one was it that was conflicting.
  57.  
    Hello!

    I've downloaded the most recent build 448 of Auctioneer, Informant, and Enchantrix (the auctioneerpack-3.1.0.0448.zip). Everything seems to work well except I'm not seeing any vendor pricing information on my items in my bags or quest rewards.

    I've tried playing with the / commands, but nothing seems to bring that information back. If I use an older version of EnhTooltip (3.1.0.0390), the tooltips appear. Am I forgetting to enable something here? It seems the tooltips are being hidden by default perhaps.

    Thanks!
  58.  
    Posted by: dorkino on Oct 17 2005, 01:13 PM
    Hello!

    I've downloaded the most recent build 448 of Auctioneer, Informant, and Enchantrix (the auctioneerpack-3.1.0.0448.zip). Everything seems to work well except I'm not seeing any vendor pricing information on my items in my bags or quest rewards.

    I've tried playing with the / commands, but nothing seems to bring that information back. If I use an older version of EnhTooltip (3.1.0.0390), the tooltips appear. Am I forgetting to enable something here? It seems the tooltips are being hidden by default perhaps.

    Thanks!

    That info is managed by Informant. Try either "/informant load" or "/informant on"
  59.  
    Posted by: MentalPower on Oct 17 2005, 06:17 PM
    That info is managed by Informant. Try either "/informant load" or "/informant on"


    Actually, after looking at this further, I'm noticing that the vendor sell prices are showing for items in my bags and on my character, however quest rewards in the quest log are not showing pricing. Hmmmmm
  60.  
    Posted by: dorkino on Oct 17 2005, 01:29 PM
    Actually, after looking at this further, I'm noticing that the vendor sell prices are showing for items in my bags and on my character, however quest rewards in the quest log are not showing pricing. Hmmmmm

    If you're checking for vendor-sell price on quest items from Silithus, we don't have that information yet since that content just came out. We'll be updating the ItemData.lua with that info as soon as we can.
  61.  
    Posted by: MentalPower on Oct 17 2005, 06:47 PM
    If you're checking for vendor-sell price on quest items from Silithus, we don't have that information yet since that content just came out. We'll be updating the ItemData.lua with that info as soon as we can.


    Not just Silithus, but for any quests. I even made an alt to test this with so I wouldn't bother the guild with my constant signon/signoffs, and her first quest resulted in a reward of Flax Gloves. When I mouse over that, there is no tooltip window at all below the standard window, so no pricing information at all. I know you have that item in your DB: [3275]="26:5:4:1:1:::0:0:", -- Flax Gloves

    Are you seeing information for quest items? Perhaps I'm having a conflict with another add-on.
  62.  
    Posted by: dorkino on Oct 17 2005, 01:50 PM
    Not just Silithus, but for any quests. I even made an alt to test this with so I wouldn't bother the guild with my constant signon/signoffs, and her first quest resulted in a reward of Flax Gloves. When I mouse over that, there is no tooltip window at all below the standard window, so no pricing information at all. I know you have that item in your DB: [3275]="26:5:4:1:1:::0:0:", -- Flax Gloves

    Are you seeing information for quest items? Perhaps I'm having a conflict with another add-on.

    Do you see information if the same item is linked to you via chat?
  63.  
    HI, Im not sure if this has been asked and answered yet. Im not exactly a "wiz" when it comes to these sorts of things.

    I backed up SavedVariables.lua and installed the Gamma version. Everything seems to be working except I dont have any price history. Everything is fresh and new. Is this intended or did I do something wrong?

    Also, I use Fizzwidget's Disenchant Predictor and prefer it to Enchantrix, is it possible to disable Enchantrix without hurting Auctioneer?

    Thanks for everything,
    Malanena
  64.  
    Posted by: MentalPower on Oct 17 2005, 07:02 PM
    Do you see information if the same item is linked to you via chat?


    Sure do

    I've tried disabling ALL addons except for Informant and Enhanced Tooltip (and stubby when testing newer versions). None of the relatively recent versions seem to show quest item pricing.

    The following versions of EnhTooltip and Informant DO show quest item pricing:

    EnhTooltip: EnhTooltip.toc,v 1.3 2005/09/13 19:52:21 mentalpower
    Informant: Version: 3.1.0.0344

    If I try running the latest auctioneer with the above version EnhTooltip, I get a FrameXML error upon startup. When I updated the EnhTooltip to the latest version, Informant gave a hook error when loading.
  65.  
    I'm trying build 0445.

    My problem is that the prices that are being suggested are way way above items that are listed at auction already (same exact item). Auctioneer says the item was not seen in the last scan, but it was there.

    I'm also not seeing the different prices for "historical, last scan, last snapshot, market price".

    I loaded Auctioneer and Informant. Auctioneer scanned once as well.
  66.  
    Posted by: melexana on Oct 17 2005, 03:30 PMI'm trying build 0445.

    My problem is that the prices that are being suggested are way way above items that are listed at auction already (same exact item). Auctioneer says the item was not seen in the last scan, but it was there.

    I'm also not seeing the different prices for "historical, last scan, last snapshot, market price".

    I loaded Auctioneer and Informant. Auctioneer scanned once as well.
    Thank you so much for this update! I really appreciate all the hard work that you and your team have put into it the last few days.

    I, too, am not able to see any "historical, last scan, last snapshot, etc." when creating an auction. I didn't get the data conversion popup either, the first time logging in after updating Auctioneer, but I'm using build 442, which I downloaded on Saturday.

    Auctioneer automatically loads every time (yea!!), but I didn't have to enter a /auctioneer load always command. When mousing over an item, I'm getting the Auctioneer data in the tool tip, including the vendor buy/sell price (very important for me).

    Another thing: While Auctioneer is auto loading the prices for me when I create an auction, it is also "remembering" the prices for some of the items that I changed when I created auctions for them previously. This has only been happening since I upgraded to gamma 442.

    This last thing I'm very excited about. This isn't a bug. I just wanted to tell you that I tried out the new /auctioneer print-in <window> command and it is working beautifully. To implement this, I created a new, third window in my Wow interface and named it "Auctions". Then I brought up the options for the new window and unchecked everything (including all /say messages). Finally, I typed in command /auctioneer print-in 3 and was rewarded with the message, "Auctioneer will now display all messages in the Auctions window." Now all of Auctioneer's messages are not pushed off screen by the rest of the in-game chatter. Hooray!! I can't tell you how long I've waited to be able to do this. What's even better, if I detach the Auctions window and move it so that it sits off to the right and is not behind the other two windows, I can keep an eye on the chatter from my friends and guildies, and still see Auctioneer's messages!

    If I may, I'd like to make one suggestion. Could you add an optional "always" parameter to the /print-in command? It would really be great if I didn't have to keep re-entering the /print-in command when I first log back into the game. For instance, if I created a window called Auction Bargains and then entered the command /auctioneer print-in "Auction Bargains" always, Auctioneer would then remember, from one login to the next, to always use the Auction Bargains window for its output. Of course, if the window was removed, Auctioneer should then automatically go back to displaying in the General window.
  67.  
    Posted by: Rosdav on Oct 17 2005, 06:12 PM
    ...Snipped...
    If I may, I'd like to make one suggestion. Could you add an optional "always" parm to the /print-in command? It would be really nice if I didn't have to keep re-entering the /print-in command when I first log back into the game. For instance, if I created a window called Auction Bargains and then entered the command /auctioneer print-in "Auction Bargains" always, Auctioneer would then remember, from one login to the next, to always use the Auction Bargains window for its output. Of course, if the window was removed, Auctioneer should then automatically go back to displaying in the General window.

    Actually it is supposed to carry over from login to login. And it will default to window 1 (General) when there's no window 3.

    Posted by: dorkino on Oct 17 2005, 02:08 PM
    Sure do

    I've tried disabling ALL addons except for Informant and Enhanced Tooltip (and stubby when testing newer versions). None of the relatively recent versions seem to show quest item pricing.

    The following versions of EnhTooltip and Informant DO show quest item pricing:

    EnhTooltip: EnhTooltip.toc,v 1.3 2005/09/13 19:52:21 mentalpower
    Informant: Version: 3.1.0.0344

    If I try running the latest auctioneer with the above version EnhTooltip, I get a FrameXML error upon startup. When I updated the EnhTooltip to the latest version, Informant gave a hook error when loading.

    Ok, this may sound wierd, but did you completely close and restart WoW when you were updating the AddOns, and also did you completely delete the old folders and copy over the new ones?
  68.  
    Just wanted to say that unfortunatley, like the rest, EngInventory will not play well with the newest build. Unchecked it in the addons panel, and Auctioneer is working flawlessly. Thanks to devs for their tireless work /salute
  69.  
    Posted by: Zeno on Oct 17 2005, 01:41 AM
    I loaded in the newest gamma version and I'm getting this error when I get in game:
    Interface\AddOns\EnhTooltip\Tooltip.lua:1305: attempt to index global 'Stubby' (a nil value)

    Everything else loads fine but because of that Auctioneer is not loading. I'm not using an all in one bag Addon either.

    Thanks!

    ~Z


    Anyone have any idea what's going on here or why this error is even happening?
  70.  
    I downloaded the newest build(445) of the gamma from http://auctioneeraddon.com/dl/AuctioneerComplete/.

    I extracted everything to the Interface\Addons directory, then I started the game. I tried to load the addon, and i got a "type /help ..." message. There was no attempt to convert my old data, and the mod doesnt work at all, but it shows up in the addons list at the character select screen.

    I have no idea what is wrong, and haven't seen anyone talking of similar problems. Anyone have any ideas as to what may be wrong?
  71.  
    Loaded the latest version avilable at your download site.
    Don't have anyother mods installed

    Both Auctioneer and Informant load at login. Encant does not

    Typed in /console reloadui and no change,

    logoff and exit the game.

    When I restart game, same thing Auctioneer and Informant auto load
    type /console reloadui samthing both Auc and inf load
    type /consloe reloadui a second time and a small window pops up says somthig about convert data and I should log off and backup file first, well I went ahead and clicked the convert button, all data went to zip.
    I have a back up copy, will be a little stale, but at least I still have most of my data just lost these last few scans.

    Any idea why the /console reloadui command might not be working?
  72.  
    I use EngInventory and was having the problem of Auctioneer not loading. I solved the problem by commenting out some sections of code in EngInventory's tooltip.lua file.

    Comment out lines 174-180 and 186-196 of that file (I also commented out lines 5-9) and it should enable Auctioneer to work with EngInventory with no visible loss of functionality. It may be possible for this to function while commenting out less of the code but I didn't really try to find the minimal amount needed - I was just happy for it to be working.
  73.  
    Posted by: Kilson on Oct 18 2005, 05:32 AM
    I use EngInventory and was having the problem of Auctioneer not loading. I solved the problem by commenting out some sections of code in EngInventory's tooltip.lua file.

    Comment out lines 174-180 and 186-196 of that file (I also commented out lines 5-9) and it should enable Auctioneer to work with EngInventory with no visible loss of functionality. It may be possible for this to function while commenting out less of the code but I didn't really try to find the minimal amount needed - I was just happy for it to be working.


    I don't think 174-180 is a problem. Maybe, but I don't think so.

    As for fixing the second section, you can just add....

    Quote:local dont_call_auctioneer = true;
    at Line 185 and it will stop interacting with Auctioneer.
  74.  
    Hurah for the new version, well done everyone who worked on it.

    Everything seems to be working ok except I have noticed a few flaws in the item pricing. I'd got so used to it just being right and trusting it I didn't check. Except today I had this happen:

    Bid broker suggested I could buy blindweed for 4g20s for a 20 stack and make 2g profit on it. Checking the blindweed auctions the going prices suggested a 2g proffit was easy so I brought up 4 lots of x20.

    I then placed them back on not checking the prices but it seems to have used 3g96s starting and 4g95s Buyout.

    Something is going wrong because it discounted the other sellers as being above the market at 5-6g. It would seem that it's not using historic prices for bid broker but is for the suggested prices?

    I have noticed this now on a lot of items where bid broker seems to use the current market only for it's estimation of profit items. Anyone else getting this?
  75.  
    In the 446 build I am running into a problem when scanning the auction house. Over half the pages end up getting the "Page could not be scanned within 60 seconds, retrying page" message, thus making a full scan take upwards of 1-2 hours. It seems that those pages that do time out are not actually getting scanned either as the items on those pages later report as never seen on the AH.

    When reverting back to the old version with the band-aid patch, the scan works normally without the timeout error message appearing. The new version has some great improvements, but the inability to scan makes it difficult to use at this point for me. Anyone else seeing this problem or any ideas what might be causing this? Thanks again for the great mod!
  76.  
    Okay silly question. During the server maintenance this a.m. I have downloaded and installed the latest gamma version dated 10/18/2005. I followed the directions for backing up the .lua file, but the file extension still remains .lua. I have been using computers for over 20 years and I cannot seem to remember how to ensure that the extension gets changed on a file in WinXP.

    Does it matter that I have named the file "back.auctioneer.lua". Will that have the desired effect? If not can someone point me in the correct process for changing the file extension?

    Sorry if this kind of question annoys people, but I am an old man and forget things I learned over 5 years ago.
  77.  
    Using Gamma 445 i'm getting ye ol'

    FrameXML\UIPanelTemplates.lua:7

    from before the "1800 patch fix" for the release version of EnhTooltip.

    Everything works for the moment only problem seems to be logging out and having to ALT F4 it.

    any suggestions, as i dont want it to re-occur with the same problem as before, with the error popping up randomly throughout game play, Usually on Instance bosses or BG for me .. never when its calm idle time.
  78.  
    Even though the above fixes get rid of the error messages to do with EngInventory, if you have Eng loaded, Auctioneer will not load or recognize slash commands.
  79.  
    Posted by: Suena on Oct 18 2005, 02:05 PM
    Even though the above fixes get rid of the error messages to do with EngInventory, if you have Eng loaded, Auctioneer will not load or recognize slash commands.


    I too have noticed this. Is there any way to make these two work together? Or do I have to choose which one i want more?
  80.  
    Posted by: MentalPower on Oct 17 2005, 01:38 PM
    Well I can a least congfirm that EquipCompare is not your problem. I use Cosmos side-by-side with norganna's mods so EC is not the problem. I hope you can find out which one was it that was conflicting.



    Well I can say that EquipCompare is causing issues... says I'm using EquipCompare ver 2.92.

    When I load up I get a message on the screen with the following error:

    Interface\AddOns\EquipCompare\EquipCo...


    I don't know if this is an issue with the new patch, or if Auctioneer is causing a conflict.

    UPDATE:
    New ver of EquipCompare fixed my issues
  81.  
    Posted by: RedLegg on Oct 18 2005, 12:33 PM
    Okay silly question. During the server maintenance this a.m. I have downloaded and installed the latest gamma version dated 10/18/2005. I followed the directions for backing up the .lua file, but the file extension still remains .lua. I have been using computers for over 20 years and I cannot seem to remember how to ensure that the extension gets changed on a file in WinXP.

    Does it matter that I have named the file "back.auctioneer.lua". Will that have the desired effect? If not can someone point me in the correct process for changing the file extension?

    Sorry if this kind of question annoys people, but I am an old man and forget things I learned over 5 years ago.


    This old woman also forgot how to look at/change file extensions. It took me awhile to find it in google -- it has to do with the viewing options in the folder. Here is the trick, it is NOT listed under the view menu, but is instead under Tools.

    Open the folder, select Tools ==> Folder Options

    On the view tab, UNCHECK the box 'Hide extensions for known file types'
    Now, when you look at the file, you will see the name followed by a "." followed by the file extension.

    You can just rename the file you want to backup -- just add .bak to the end of the filename.

    As to the method you used, well-- you still have a file of type lua. BUT, no mods should be using it, so you should be ok.
  82.  
    I'm not sure if someone's already said this but if you disable informant, then the load commands work. I disabled it because I wasn't planning on using, I just keep auctioneer always enabled.
  83.  
    Posted by: Fragglerock on Oct 18 2005, 08:06 PM
    I'm not sure if someone's already said this but if you disable informant, then the load commands work. I disabled it because I wasn't planning on using, I just keep auctioneer always enabled.

    The beauty of Load-on-Demand

    Even if Informant/Auctioneer/Enchantrix is disabled in the char select screen, since they are LoadOnDemand addons, you can still load them if needed.
  84.  
    Posted by: Suena on Oct 18 2005, 03:05 PM
    Even though the above fixes get rid of the error messages to do with EngInventory, if you have Eng loaded, Auctioneer will not load or recognize slash commands.


    You may have to use the other fixes given in this thread while logging in and out a couple times. Mine didn't work at first either, but then suddenly I was prompted to do a database conversion and everything started working.
  85.  
    Posted by: MentalPower on Oct 17 2005, 11:46 PM
    Ok, this may sound wierd, but did you completely close and restart WoW when you were updating the AddOns, and also did you completely delete the old folders and copy over the new ones?


    Alright, I tried renaming Interface and SavedVariables to something else, and downloaded the latest Auctioneer Complete pack, extracted that, logged in, and... viola! Pricing for quest items! :-D

    So I then began the mundane troubleshooting task of reenabling addons a few at a time, expecting at least one of them to cause this problem to appear. As I copied them back into the Interfaces folder, I also copied their saved .lua variables back into SavedVariables. I did this because I *wanted* to see the problem reappear so I could isolate it to an addon, and then perhaps to that addon's .lua saved variables file. However, apparently these steps still resulted in the saved variables files being recreated, and thus my settings lost, because all of my interface changes were gone. I'm going to have to reset up the Bib toolbars, CT mod settings, etc etc. No big deal, but now that I have added everything back, the problem is still gone.

    A victory, albeit a small, frustrating one. I'd rather have found out the cause so I could have contributed something here rather than simply taken. Thanks for your attention and help!
  86.  
    Okay, my problem still hasn't been addressed so I have to ask: Is anyone on a Mac have Auctioneer running? Trying to see if this is a hardware issue.

    ~Z
  87.  
    Posted by: dabby on Oct 18 2005, 05:42 PM
    This old woman also forgot how to look at/change file extensions. It took me awhile to find it in google -- it has to do with the viewing options in the folder. Here is the trick, it is NOT listed under the view menu, but is instead under Tools.

    Open the folder, select Tools ==> Folder Options

    On the view tab, UNCHECK the box 'Hide extensions for known file types'
    Now, when you look at the file, you will see the name followed by a "." followed by the file extension.

    You can just rename the file you want to backup -- just add .bak to the end of the filename.

    As to the method you used, well-- you still have a file of type lua. BUT, no mods should be using it, so you should be ok.


    Thanks so much.
  88.  
    Posted by: deum on Oct 17 2005, 02:23 AM
    Hello, firstly I'd like to thank you for the tremendous amount of work you've put into your mod...

    Secondly I probably wouldn't have taken the opportunity to thank you if something hadn't gone wrong and I wasn't having troubles with Auctioneer...

    My problem is with the exact same error message as Nimkin...

    And so can confrim that when I log onto WoW the error: [string "Auctioneer:On Load"]:2: attempt to call global 'Auctioneer_OnLoad' (a nil value) appears to be what's preventing Auctioneer working at all...

    I'm hoping someone could figure this one out...


    Yes, I installed imp. error msg and I get this:

    (Count: 1) "Error: [string "Auctioneer: OnLoad"]:2: attempt to call global 'Auctioneer_OnLoad' (a nil value)

    I also get...

    (Count: Infinite) "Error: [string "ScriptErrorsScrollFrameOneText: OnTextChange..."]:9: attempt to index local 'scrollBar' (a nil value)

    The second error also appears to be generated by auctioneer. It maybe that this particular error is due to a conflict with another addon. I don't know, because I can't get imp. error to laod on it's own (it appears dependant on some other mod I normally run, but which I'll not spend hours just to find out) and the error normally gets "eaten." At any rate, there seems to be a bigger problem.

    I tried removing WTF / WDB folders, all but Auctioneer and dependant addons (tried both .445 and .465) off... nothing.

    Fwiw, .010 was running (albeit w/o graphical display in AH) after 1.8 - I installed .445 and got the error. Installed .465 and got the error. Removed WDB/WTF/Interface folders and installed .010, got the same error and stopped to ponder whether I was not replacing all the data that was affecting addon function. (What other data could be modified, that I might replace it to return to original function?) I'm tempted to fully reinstall WoW in a desperate attempt to get things working... probably a fool's whim.


    Thanks,

    Best mod ever!

    EDIT: I gave in and re-installed WoW, installed Auctioneer and support addons and found it loaded just fine! Now the tedious process of seeing whether all my other addons run with this new version...
  89.  
    When I place an item up for bid, I dont get the autofill feature nor do I get the "undercutting" feature.

    Also, all my price history is gone from the latest instal, and Im starting my scaning from scratch.

    Any advice?

    Thank you so much.

    Mal.
  90.  
    Posted by: Malaena on Oct 19 2005, 06:24 AM
    When I place an item up for bid, I dont get the autofill feature nor do I get the "undercutting" feature.

    Also, all my price history is gone from the latest instal, and Im starting my scaning from scratch.

    Any advice?

    Thank you so much.

    Mal.


    Same here, but I did rename my .lua file so I expected the history to be gone. I have done 3 scans the the price cutting has the text where it should be just no amounts.

    The auto-fill works fine though.

    I also think that there is a problem with the "no competition" feature. I just finished a scan on Trade Goods and put some Heavy Leather in the to sell box and the AUT returned "no competition" in the text area. I then searched the AH for Heavy Leather and there were over 40 stacks for sale. The tool tip did confirm that these autions were there, but the selling frame did not show them.

    I have downloaded now AuctioneerComplete v .465, but have not test this on the newest version. Yet
  91.  
    just started getting this error message today (just downloaded the stable gamma yesterday)

    "Interface\Addons\Auctioneer\AucStatistic..."

    it happened for the first time as I was making a trade to do an arcanite transmute for someone. I had just completed an AH scan (not the first one I've done since downloading stable gamme). When the error first appeared I wrote it down a clicked ok, and it didn't reappear until I went back to AH to start some auctions and it wouldn't stop appearing.

    that being said I just wanted to say thanks for an amazing mod, I can't live without it, Auctioneer is far and away the single most useful addon I have.
  92.  
    The only problem I have had so far is with gamma version is.

    /Aucitoneer also opposite

    I always get an error dialog box when this is on. If I do

    /Auctioneer also off

    The problem goes away. I did remove all auctioneer saved variables before installing.
  93.  
    Help please! Am unable to retrive items from the bank. I get the error message ---interface\addons\auctioneer\auccore.lua:464
    Attempt to compare number with nil
    Any and all help appreciated.
  94.  
    I get a stack overflow from informant when I click on Transmutes that have a cooldown.
  95.  
    Posted by: Zeno on Oct 19 2005, 02:05 AM
    Okay, my problem still hasn't been addressed so I have to ask: Is anyone on a Mac have Auctioneer running? Trying to see if this is a hardware issue.

    ~Z



    I use a G5, Dual 2.5 GHz with 6.5 GB RAM, ATI 9800 XT (256 VRAM) and do not have any problems with Auctioneer. However, I have not installed the beta but did the work around using Enhtooltip that was posted with the WoW 1.8 patch.
  96.  
    Posted by: Malaena on Oct 17 2005, 12:07 PM
    Also, I use Fizzwidget's Disenchant Predictor and prefer it to Enchantrix, is it possible to disable Enchantrix without hurting Auctioneer?


    Perhaps unsurprisingly, I too use Fizzwidget's Disenchant Predictor and prefer it to Enchantrix. Yes, you can disable (or not install) Enchantrix and the rest of Norganna's suite of addons work just fine.
  97.  
    Posted by: Ithril on Oct 21 2005, 04:28 PM
    I use a G5, Dual 2.5 GHz with 6.5 GB RAM, ATI 9800 XT (256 VRAM) and do not have any problems with Auctioneer. However, I have not installed the beta but did the work around using Enhtooltip that was posted with the WoW 1.8 patch.


    Yeah, I had the same thing going as well then this new version was released and that was it. Now nothing works but Informant. I've pretty much given up on getting any help but I'll keep checking back.

    Thanks for the info. If you do install it be sure to keep a copy of your patched version just in case.

    ~Z
  98.  
    normally i was able to see how much an item would kost at a NPC ... why is that not possible anymore, could somebody send me a private message if there is some way to see that again =)

    thanks
  99.  
    Posted by: Zeno on Oct 22 2005, 02:12 AM
    Yeah, I had the same thing going as well then this new version was released and that was it. Now nothing works but Informant.


    I play on a Mac and haven't had any trouble with the last few gamma versions. I think the first time I loaded it up, after the conversion finished I couldn't get any of the panels up even though it looked like it was running. But after restarting or relogging, it's worked as advertised.

    With Informant, I've been able to ditch switching back and forth between LL & IM thankfully (mostly just used them for the store prices anyway) since it seemed like only one or the other was working well at a time.

    The only thing I noticed last night was that the prices auto-filled in seemed low compared to the displayed stats from what I remember in the last version. It was late though, so I could have just been tired. I'll see what I think after a few more sessions with it.
  100.  
    i'm sorry there seems to be some problem with the tooltips



    can you solve this problem? i feel so irritated by it =X

    ya another problem i encounter the bag tools tips after i mouse away the tools tips will still stay there... it won close till i mouse over other thing
World of Warcraft™ and Blizzard Entertainment™ are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.