MMOCoin

Likes Likes:  0
Results 1 to 10 of 1117

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Beginner

    Join Date
    Oct 2010
    Posts
    7
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    @ GrandpaJohn

    the auctionhousebot is the table that I have been putting the custom settings, the auction table is the one where I previously had auctions but now since my testing is empty. I don't have an auctionhouse table at all. Just did a new test install of Server_TRM335a + CU_0073 and it didn't create that table. Maybe this is the one that's causing me grief. What is in the auctionhouse table on your server and if it is small is it possible to post a sql dump of structure or structure & data?



    Edit: Actually it looks like auctionhouse is the old name of the auction table. Checked the sql structure of the current db at git and it's not there though it's still listed on the wiki. Looks like a recent change. Maybe this is not my problem :|

    Edit2: In case it was an issue with the data I brought over from a different repack I tried from scratch but still had no luck. I'm pretty sure the first time I saw it working it populated the auctionhouse right at the startup of mangod. So unless I was mistaken or that has been changed then it's not just cause I am not letting it run long enough.

    Can someone tell me if I have missed something with the following steps?

    Code:
    moved previous server directory
    extracted Server_TRM335a to c:/server and started up mysql
    updated with CU_0073 (replaced manges x64 and executed the sql updates using sqlyog)
    moved the dbc/maps/vmaps directories across and started mangosd and reamld (x64) 
    created an ahbot account (ussing .account create & set addon / set gmlevel)
    logged on, created a character, logged in with the character then quit (sqlyog shows it to be character 1, account 5)
    
    Modified mangosd.conf (from the CU_0073 template)
    
    AuctionHouseBot.EnableSeller = 1
    AuctionHouseBot.EnableBuyer = 1
    AuctionHouseBot.Account = 5
    AuctionHouseBot.GUID = 1
    
    set minitems and maxitems to 1000 for alliance, horde and neutral records in auctionhousebot table using sqlyog
    
    restarted mangos but still didn't see any messages about ahbot in the console up
    checked using sqlyog and the auction table still not populated
    Last edited by Vard; 18-10-10 at 09:22 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •