X-Forums

Computer, Games, and Technology

ah-bot not working?

13 posts

  1. behindspace

    Regular
    Joined: Feb '08
    Posts: 36

    I thought I followed the right process to enable the ah-bot, but for some reason it's not working... not sure what else has to be done, I created the account and the character, and logged in one with it, then I added the account and character ID's into the mangosd.conf file, and the ah-bot still doesn't load...

    any guesses? I'm all ears :-)

    Posted 2 years ago » Permalink

  2. Bryansthl

    Legend
    Joined: Dec '07
    Posts: 453

    Did you use the numbers from the first 2 collums of the character table for that character? Is it possable you got the numbers switched?

    Posted 2 years ago » Permalink

  3. behindspace

    Regular
    Joined: Feb '08
    Posts: 36

    yeah, the user ID is 4 and the character id is 7

    here's the info from my mangosd.conf file see if you can detect any issues:

    thanks in advance

    # Auction House Bot character data
    AuctionHouseBot.Account = 4
    AuctionHouseBot.GUID = 7
    
    # Set to stop auction successful mails too
    # 0 - receive auction successful mails
    # 1 - stop auction sucessful mails
    AuctionHouseBot.NoMail = 0
    
    # Note: If you enable AllowTwoSide.Interaction.Trade, ALL auction houses are
    # linked to the neutral auction house.
    AuctionHouseBot.AllianceItems = 0
    AuctionHouseBot.HordeItems = 0
    AuctionHouseBot.NeutralItems = 0
    
    # Auction times are choosen at random between these times (in hours).
    AuctionHouseBot.MinTime = 1
    AuctionHouseBot.MaxTime = 48
    
    # Item distribution (should add up to 100)
    AuctionHouseBot.PercentWhiteTradeGoods = 5
    AuctionHouseBot.PercentGreenTradeGoods = 10
    AuctionHouseBot.PercentBlueTradeGoods = 15
    AuctionHouseBot.PercentPurpleTradeGoods = 20
    AuctionHouseBot.PercentWhiteItems = 5
    AuctionHouseBot.PercentGreenItems = 10
    AuctionHouseBot.PercentBlueItems = 15
    AuctionHouseBot.PercentPurpleItems = 20
    
    # Minimum and maximim price mark-up for items.  Percentage of vendor sale
    # price.  Example: If a vendor would sell an item for 1g and MinPrice = 150
    # and MaxPrice = 250, then that item would be randomly priced between 1g 50s
    # and 2g 50s.
    AuctionHouseBot.MinPriceWhite = 10
    AuctionHouseBot.MaxPriceWhite = 10
    AuctionHouseBot.MinPriceGreen = 10
    AuctionHouseBot.MaxPriceGreen = 10
    AuctionHouseBot.MinPriceBlue = 10
    AuctionHouseBot.MaxPriceBlue = 10
    AuctionHouseBot.MinPricePurple = 10
    AuctionHouseBot.MaxPricePurple = 10
    
    # Starting bid price as a percentage of the randomly chosen buyout price
    AuctionHouseBot.BidPriceWhite = 20
    AuctionHouseBot.BidPriceGreen = 20
    AuctionHouseBot.BidPriceBlue = 20
    AuctionHouseBot.BidPricePurple = 20
    
    # Stack size limits for item qualities - a value of 0 will disable a maximum
    # stack size for that quality, which will allow the bot to create items in
    # stack as large as the item allows.
    AuctionHouseBot.MaxStackWhite = 1
    AuctionHouseBot.MaxStackGreen = 2
    AuctionHouseBot.MaxStackBlue = 3
    AuctionHouseBot.MaxStackPurple = 0

    Posted 2 years ago » Permalink

  4. BmmB

    Regular
    Joined: Feb '08
    Posts: 141

    Change this (put some numbers instead of zeros):

    # Note: If you enable AllowTwoSide.Interaction.Trade, ALL auction houses are
    # linked to the neutral auction house.
    AuctionHouseBot.AllianceItems = 0
    AuctionHouseBot.HordeItems = 0
    AuctionHouseBot.NeutralItems = 0

    Posted 2 years ago » Permalink

  5. Bryansthl

    Legend
    Joined: Dec '07
    Posts: 453

    Hrer are your problems make the nessary changes

    # Note: If you enable AllowTwoSide.Interaction.Trade, ALL auction houses are
    # linked to the neutral auction house.
    AuctionHouseBot.AllianceItems = can be any number 1-1000
    AuctionHouseBot.HordeItems = can be any number 1-1000
    AuctionHouseBot.NeutralItems = can be any number 1-1000

    AuctionHouseBot.MaxStackPurple = can be any number 1-20

    Posted 2 years ago » Permalink

  6. behindspace

    Regular
    Joined: Feb '08
    Posts: 36

    sweet man! thank you once again!

    you never cease to amaze me with your in depth knowledge of this!

    Posted 2 years ago » Permalink

  7. Livitz

    Member
    Joined: Oct '08
    Posts: 7

    Hello all. Been trying to make this AH bot work all morning but cannot make the auction house populate.

    Well i've been over this config file counless times but maybe i am just overlooking something. I know the acct and GUID are correct and i've compared my ah-bot section to the tips above and others on google. I am using the 2.4.3 repack Mangos r. 6382

    AuctionHouseBot.Account = 5
    AuctionHouseBot.GUID = 4
    AuctionHouseBot.NoMail = 0
    AuctionHouseBot.AllianceItems = 999
    AuctionHouseBot.HordeItems = 999
    AuctionHouseBot.NeutralItems = 999
    AuctionHouseBot.MinAllianceItems = -1
    AuctionHouseBot.MinHordeItems = -1
    AuctionHouseBot.MinNeutralItems = -1
    AuctionHouseBot.MinTime = 8
    AuctionHouseBot.MaxTime = 24
    AuctionHouseBot.PercentWhiteTradeGoods = 30
    AuctionHouseBot.PercentGreenTradeGoods = 13
    AuctionHouseBot.PercentBlueTradeGoods = 9
    AuctionHouseBot.PercentPurpleTradeGoods = 1
    AuctionHouseBot.PercentWhiteItems = 6
    AuctionHouseBot.PercentGreenItems = 30
    AuctionHouseBot.PercentBlueItems = 9
    AuctionHouseBot.PercentPurpleItems = 2
    AuctionHouseBot.MinPriceWhite = 50
    AuctionHouseBot.MaxPriceWhite = 150
    AuctionHouseBot.MinPriceGreen = 100
    AuctionHouseBot.MaxPriceGreen = 1500
    AuctionHouseBot.MinPriceBlue = 150
    AuctionHouseBot.MaxPriceBlue = 250
    AuctionHouseBot.MinPricePurple = 200
    AuctionHouseBot.MaxPricePurple = 250
    AuctionHouseBot.BidPriceWhite = 50
    AuctionHouseBot.BidPriceGreen = 50
    AuctionHouseBot.BidPriceBlue = 50
    AuctionHouseBot.BidPricePurple = 50
    AuctionHouseBot.MaxStackWhite = 1
    AuctionHouseBot.MaxStackGreen = 3
    AuctionHouseBot.MaxStackBlue = 2
    AuctionHouseBot.MaxStackPurple = 1

    can anyone spot what i've missed. Its the last thing i need to fix to have my server fully up. Thx in advance.

    Posted 1 year ago » Permalink

  8. daggo

    Regular
    Joined: May '08
    Posts: 157

    account=5 Guid=4 is your created "dummy" character used for AH bot.
    Are you trying to play with Account 5 Guid 4? Does 6382 support AH-Bot?
    Just a dum question.

    Try setting your loglevel to at least 2 or 3 and see what the MaNGOS output is telling you. In console type:
    setloglevel 2
    That way you will be able to monitor more closely actions that are taking place in your server. (its kinda like the matrix). See if your Bot is doing his job.
    Also, there is a server.log file that shows you the MaNGOS startup. delete it so the next time you start your mangos.exe it will generate a new one. Once generated look through it to see if MaNGOS is loading the AH-bot plugin. it would say something like "(some big number).....auctions loaded"
    Post your output and we'll have a look.

    Posted 1 year ago » Permalink

  9. Livitz

    Member
    Joined: Oct '08
    Posts: 7

    Thx for the tips. I will try them when i get home. Account=5, guid=4 is a dummy character just for the AH-bot. Didn't want to accidentally mess it up.
    Supposidly according to the txt document in the download 6382 is suppost to support the AH-Bot. Had set the dm lvl to lvl 3 and that didn't work so will check the logs tonight. Will post what pops up later.

    Posted 1 year ago » Permalink

  10. Livitz

    Member
    Joined: Oct '08
    Posts: 7

    Ok, got ahold of the log file and the login of my AH-bot dummy character.

    ***character log***
    2008-10-28 18:12:26 Account: 5 (IP: *.*.*.*) Login Character:[Yuna] (guid:4) <-- dummy info

    as you can see below the ah-bot itself is listed as Rev:6382 so not sure what to do.
    ***server log***
    2008-10-28 18:09:19 Using configuration file mangosd.conf.
    2008-10-28 18:09:19 MaNGOS/0.12.0-SVN (Revision 6382) (Win32,little-endian) (world-daemon)
    2008-10-28 18:09:19 <Ctrl-C> to stop.

    MM MM MM MM MMMMM MMMM MMMMM
    MM MM MM MM MMM MMM MM MM MMM MMM
    MMM MMM MMM MM MMM MMM MM MM MMM
    MM M MM MMMM MM MMM MM MM MMM
    MM M MM MMMMM MM MMMM MMM MM MM MMM
    MM M MM M MMM MM MMM MMMMMMM MM MM MMM
    MM MM MMM MM MM MM MMM MM MM MMM
    MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
    MM MM MM MMM MM MM MMMMMM MMMM MMMMM
    MM MMM http://www.mangosproject.org
    MMMMMM

    2008-10-28 18:09:19 World Database: 127.0.0.1;3306;root;mangos;mangos
    2008-10-28 18:09:19 MySQL client library: 5.0.56
    2008-10-28 18:09:19 MySQL server ver: 5.0.45-community-nt
    2008-10-28 18:09:19 Character Database: 127.0.0.1;3306;root;mangos;characters
    2008-10-28 18:09:19 MySQL client library: 5.0.56
    2008-10-28 18:09:19 MySQL server ver: 5.0.45-community-nt
    2008-10-28 18:09:19 Login Database: 127.0.0.1;3306;root;mangos;realmd
    2008-10-28 18:09:19 MySQL client library: 5.0.56
    2008-10-28 18:09:19 MySQL server ver: 5.0.45-community-nt
    2008-10-28 18:09:19 Realm running as realm ID 1
    2008-10-28 18:09:19 Using UDB 0.10.3 (35 8) for MaNGOS rev. 6346 with SD2 SQL for rev. 502
    2008-10-28 18:09:19 Using DataDir C:\AC Web Ultimate Repack\Section31\Data/
    2008-10-28 18:09:19 WORLD: VMap support included. LineOfSight:0, getHeight:0
    2008-10-28 18:09:19 WORLD: VMap data directory is: C:\AC Web Ultimate Repack\Section31\Data/vmaps
    2008-10-28 18:09:19 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2008-10-28 18:09:19
    2008-10-28 18:09:19 Loading MaNGOS strings...
    2008-10-28 18:09:19
    2008-10-28 18:09:19 >> Loaded 509 MaNGOS strings
    2008-10-28 18:09:19 Initialize data stores...
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 55 data stores
    2008-10-28 18:09:20
    2008-10-28 18:09:20 Using Autodetected DBC Locale (0).

    2008-10-28 18:09:20 Loading InstanceTemplate
    2008-10-28 18:09:20 >> Loaded 51 Instance Template definitions
    2008-10-28 18:09:20
    2008-10-28 18:09:20 Loading SkillLineAbilityMultiMap Data...
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 7025 SkillLineAbility MultiMap
    2008-10-28 18:09:20 Cleaning up instances...
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Initialized 0 instances
    2008-10-28 18:09:20 Packing instances...
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Instance numbers remapped, next instance id is 600
    2008-10-28 18:09:20 Loading Localization strings...
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 MaNGOS locale strings. DB table mangos_string contains no localization.
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 creature locale strings. DB table locales_creature is empty.
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 gameobject locale strings. DB table locales_gameobject is empty.
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 Item locale strings. DB table locales_item is empty.
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 Quest locale strings. DB table locales_quest is empty.
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 Quest locale strings. DB table locales_npc_text is empty.
    2008-10-28 18:09:20
    2008-10-28 18:09:20 >> Loaded 0 PageText locale strings. DB table locales_page_text is empty.
    2008-10-28 18:09:20 Loading Page Texts...
    2008-10-28 18:09:20 >> Loaded 1389 page texts
    2008-10-28 18:09:20
    2008-10-28 18:09:20 Loading Game Object Templates...
    2008-10-28 18:09:20 >> Loaded 13616 game object templates
    2008-10-28 18:09:20
    2008-10-28 18:09:20 Loading Spell Chain Data...
    2008-10-28 18:09:21
    2008-10-28 18:09:21 >> Loaded 1919 spell chain records
    2008-10-28 18:09:21 Loading Spell Elixir types...
    2008-10-28 18:09:21
    2008-10-28 18:09:21 >> Loaded 98 spell elixir definitions
    2008-10-28 18:09:21 Loading Spell Learn Skills...
    2008-10-28 18:09:21
    2008-10-28 18:09:21 >> Loaded 78 Spell Learn Skills from DBC
    2008-10-28 18:09:21 Loading Spell Learn Spells...
    2008-10-28 18:09:21
    2008-10-28 18:09:21 >> Loaded 14 spell learn spells + 500 found in DBC
    2008-10-28 18:09:21 Loading Spell Proc Event conditions...
    2008-10-28 18:09:21 ERROR:Spell 33280 listed in spell_proc_event does not exist
    2008-10-28 18:09:21 ERROR:Spell 35092 listed in spell_proc_event does not exist
    2008-10-28 18:09:21 ERROR:Spell 35093 listed in spell_proc_event does not exist
    2008-10-28 18:09:21 ERROR:Spell 35094 listed in spell_proc_event does not exist
    2008-10-28 18:09:21
    2008-10-28 18:09:21 >> Loaded 959 spell proc event conditions
    2008-10-28 18:09:21 Loading Aggro Spells Definitions...
    2008-10-28 18:09:21 >> Loaded 89 aggro generating spells
    2008-10-28 18:09:21
    2008-10-28 18:09:21 Loading NPC Texts...
    2008-10-28 18:09:21
    2008-10-28 18:09:21 >> Loaded 4357 npc texts
    2008-10-28 18:09:21 Loading Item Random Enchantments Table...
    2008-10-28 18:09:22
    2008-10-28 18:09:22 >> Loaded 28408 Item Enchantment definitions
    2008-10-28 18:09:22 Loading Items...
    2008-10-28 18:09:23 >> Loaded 23788 item prototypes
    2008-10-28 18:09:23
    2008-10-28 18:09:23 ERROR:Item (Entry: 849 8) not correct 20655 display id, must be 44666 (using it).
    2008-10-28 18:09:23 ERROR:Item (Entry: 10822) not correct 20655 display id, must be 51621 (using it).
    2008-10-28 18:09:23 ERROR:Item (Entry: 27515) not correct 38900 display id, must be 50502 (using it).
    2008-10-28 18:09:23 ERROR:Item (Entry: 27516) not correct 38895 display id, must be 50501 (using it).
    2008-10-28 18:09:23 ERROR:Item (Entry: 3380 8) not correct 47014 display id, must be 51920 (using it).
    2008-10-28 18:09:23 ERROR:Item (Entry: 3386 8) not correct 47131 display id, must be 51758 (using it).
    2008-10-28 18:09:23 ERROR:Item (Entry: 33955) not correct 47136 display id, must be 7744 (using it).
    2008-10-28 18:09:23 Loading Item Texts...
    2008-10-28 18:09:23
    2008-10-28 18:09:23 >> Loaded 0 item pages
    2008-10-28 18:09:23 Loading Creature Model Based Info Data...
    2008-10-28 18:09:23 >> Loaded 16891 creature model based info
    2008-10-28 18:09:23
    2008-10-28 18:09:23 Loading Equipment templates...
    2008-10-28 18:09:24 >> Loaded 1874 equipment template
    2008-10-28 18:09:24
    2008-10-28 18:09:24 Loading Creature templates...
    2008-10-28 18:09:24 >> Loaded 18719 creature definitions
    2008-10-28 18:09:24
    2008-10-28 18:09:24 Loading SpellsScriptTarget...
    2008-10-28 18:09:25
    2008-10-28 18:09:25 >> Loaded 307 Spell Script Targets
    2008-10-28 18:09:25 Loading Creature Reputation OnKill Data...
    2008-10-28 18:09:25
    2008-10-28 18:09:25 >> Loaded 1146 creature award reputation definitions
    2008-10-28 18:09:25 Loading Pet Create Spells...
    2008-10-28 18:09:25
    2008-10-28 18:09:25 >> Loaded 738 pet create spells
    2008-10-28 18:09:25 Loading Creature Data...
    2008-10-28 18:09:27
    2008-10-28 18:09:27 >> Loaded 95334 creatures
    2008-10-28 18:09:27 Loading Creature Addon Data...
    2008-10-28 18:09:28 >> Loaded 4462 creature template addons
    2008-10-28 18:09:28
    2008-10-28 18:09:28 >> Loaded 57050 creature addons
    2008-10-28 18:09:28
    2008-10-28 18:09:28 Loading Creature Respawn Data...
    2008-10-28 18:09:28
    2008-10-28 18:09:28 >> Loaded 0 creature respawn time.
    2008-10-28 18:09:28 Loading Gameobject Data...
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 50578 gameobjects
    2008-10-28 18:09:30 Loading Gameobject Respawn Data...
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 0 gameobject respawn time.
    2008-10-28 18:09:30 Loading Game Event Data...
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 34 game events
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 2206 creatures in game events
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 11733 gameobjects in game events
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 10 model/equipment changes in game events
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 14 quests additions in game events
    2008-10-28 18:09:30 Loading Weather Data...
    2008-10-28 18:09:30
    2008-10-28 18:09:30 >> Loaded 35 weather definitions
    2008-10-28 18:09:30 Loading Quests...
    2008-10-28 18:09:31 ERROR:Spell (id: 5179 8) have SPELL_EFFECT_QUEST_COMPLETE for quest 11122 , but quest not have flag QUEST_MANGOS_FLAGS_EXPLORATION_OR_EVENT. Quest flags must be fixed, quest modified to enable objective.
    2008-10-28 18:09:31
    2008-10-28 18:09:31 >> Loaded 6506 quests definitions
    2008-10-28 18:09:31 Loading Quests Relations...
    2008-10-28 18:09:31
    2008-10-28 18:09:31 >> Loaded 277 quest relations from gameobject_questrelation
    2008-10-28 18:09:31
    2008-10-28 18:09:31 >> Loaded 216 quest relations from gameobject_involvedrelation
    2008-10-28 18:09:31
    2008-10-28 18:09:31 >> Loaded 5428 quest relations from creature_questrelation
    2008-10-28 18:09:31
    2008-10-28 18:09:31 >> Loaded 5657 quest relations from creature_involvedrelation
    2008-10-28 18:09:31 Loading AreaTrigger definitions...
    2008-10-28 18:09:31
    2008-10-28 18:09:31 >> Loaded 165 area trigger teleport definitions
    2008-10-28 18:09:31 Loading Quest Area Triggers...
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 36 quest trigger points
    2008-10-28 18:09:32 Loading Tavern Area Triggers...
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 70 tavern triggers
    2008-10-28 18:09:32 Loading Graveyard-zone links...
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 280 graveyard-zone links
    2008-10-28 18:09:32 Loading Spell target coordinates...
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 119 spell teleport coordinates
    2008-10-28 18:09:32 Loading SpellAffect definitions...
    2008-10-28 18:09:32 ERROR:Spell 16824 listed in spell_affect does not exist
    2008-10-28 18:09:32 ERROR:Spell 16824 listed in spell_affect does not exist
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 1184 spell affect definitions
    2008-10-28 18:09:32 Loading player Create Info & Level Stats...
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 52 player create definitions
    2008-10-28 18:09:32
    2008-10-28 18:09:32 >> Loaded 387 player create items
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 2005 player create spells
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 281 player create actions
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 630 level health/mana definitions
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 3640 level stats definitions
    2008-10-28 18:09:33 Loading Exploration BaseXP Data...
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 71 BaseXP definitions
    2008-10-28 18:09:33 Loading Pet Name Parts...
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 260 pet name parts
    2008-10-28 18:09:33 Loading the max pet number...
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded the max pet number: 0
    2008-10-28 18:09:33 Loading pet level stats...
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 1400 level pet stats definitions
    2008-10-28 18:09:33 Loading Player Corpses...
    2008-10-28 18:09:33
    2008-10-28 18:09:33 >> Loaded 0 corpses
    2008-10-28 18:09:33 Loading Loot Tables...
    2008-10-28 18:09:33 creature_loot_template :
    2008-10-28 18:09:35
    2008-10-28 18:09:35 >> Loaded 271176 loot definitions (6464 templates)
    2008-10-28 18:09:35 fishing_loot_template :
    2008-10-28 18:09:35
    2008-10-28 18:09:35 >> Loaded 430 loot definitions (203 templates)
    2008-10-28 18:09:35 gameobject_loot_template :
    2008-10-28 18:09:36
    2008-10-28 18:09:36 >> Loaded 24049 loot definitions (718 templates)
    2008-10-28 18:09:36 item_loot_template :
    2008-10-28 18:09:36
    2008-10-28 18:09:36 >> Loaded 4692 loot definitions (217 templates)
    2008-10-28 18:09:36 pickpocketing_loot_template :
    2008-10-28 18:09:36
    2008-10-28 18:09:36 >> Loaded 10576 loot definitions (2441 templates)
    2008-10-28 18:09:36 skinning_loot_template :
    2008-10-28 18:09:36
    2008-10-28 18:09:36 >> Loaded 3301 loot definitions (923 templates)
    2008-10-28 18:09:36 disenchant_loot_template :
    2008-10-28 18:09:36
    2008-10-28 18:09:36 >> Loaded 102 loot definitions (46 templates)
    2008-10-28 18:09:36 prospecting_loot_template :
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 75 loot definitions (10 templates)
    2008-10-28 18:09:37 quest_mail_loot_template :
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 65 loot definitions (65 templates)
    2008-10-28 18:09:37 Loading Skill Discovery Table...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 17 skill discovery definitions
    2008-10-28 18:09:37 Loading Skill Extra Item Table...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 160 spell specialization definitions
    2008-10-28 18:09:37 Loading Skill Fishing base level requirements...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 78 areas for fishing base skill level
    2008-10-28 18:09:37 Loading Auctions...
    2008-10-28 18:09:37 Loading Guilds...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 2 guild definitions
    2008-10-28 18:09:37 Loading ArenaTeams...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 0 arenateam definitions
    2008-10-28 18:09:37 Loading Groups...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 0 group definitions
    2008-10-28 18:09:37 Loading ReservedNames...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 0 reserved player names
    2008-10-28 18:09:37 Loading GameObject for quests...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 668 GameObject for quests
    2008-10-28 18:09:37 Loading BattleMasters...
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 68 battlemaster entries
    2008-10-28 18:09:37 Returning old mails...
    2008-10-28 18:09:37 Loading Scripts...
    2008-10-28 18:09:37 quest_start_scripts :
    2008-10-28 18:09:37
    2008-10-28 18:09:37 >> Loaded 261 script definitions
    2008-10-28 18:09:37 quest_end_scripts :
    2008-10-28 18:09:38
    2008-10-28 18:09:38 >> Loaded 165 script definitions
    2008-10-28 18:09:38 spell_scripts :
    2008-10-28 18:09:38
    2008-10-28 18:09:38 >> Loaded 4 script definitions
    2008-10-28 18:09:38 gameobject_scripts :
    2008-10-28 18:09:38
    2008-10-28 18:09:38 >> Loaded 50 script definitions
    2008-10-28 18:09:38 event_scripts :
    2008-10-28 18:09:38
    2008-10-28 18:09:38 >> Loaded 403 script definitions
    2008-10-28 18:09:38 Initializing Scripts...
    2008-10-28 18:09:39
    2008-10-28 18:09:39 SD2: ScriptDev2 initializing (Revision [515] 2008-07-25) (Win32)
    2008-10-28 18:09:39
    2008-10-28 18:09:39 SD2: Using configuration file ScriptDev2.conf
    2008-10-28 18:09:39 SD2: Using locale 0
    2008-10-28 18:09:39
    2008-10-28 18:09:39 MySQL client library: 5.0.56
    2008-10-28 18:09:39 MySQL server ver: 5.0.45-community-nt
    2008-10-28 18:09:39 ERROR:SD2: Missing sd2_db_version information.
    2008-10-28 18:09:39 SD2: Loading Localized_Texts...
    2008-10-28 18:09:39
    2008-10-28 18:09:39 SD2: >> Loaded 177 Localized_Texts
    2008-10-28 18:09:40 SD2: Loading EventAI_Summons...
    2008-10-28 18:09:40
    2008-10-28 18:09:40 SD2: >> Loaded 1 EventAI_Summons
    2008-10-28 18:09:40 SD2: Loading EventAI_Scripts...
    2008-10-28 18:09:40 ERROR:SD2: Event 48 Action 0 uses non-existant SpellID 5532.
    2008-10-28 18:09:40 ERROR:Spell Store Size = 53086.
    2008-10-28 18:09:40 ERROR:SD2: Event 283 Action 0 uses non-existant SpellID 15622.
    2008-10-28 18:09:40 ERROR:Spell Store Size = 53086.
    2008-10-28 18:09:40 ERROR:SD2: Event 392 Action 0 uses non-existant SpellID 15579.
    2008-10-28 18:09:40 ERROR:Spell Store Size = 53086.
    2008-10-28 18:09:40 ERROR:SD2: Event 1023 Action 0 uses non-existant SpellID 35223.
    2008-10-28 18:09:40 ERROR:Spell Store Size = 53086.
    2008-10-28 18:09:40
    2008-10-28 18:09:40 SD2: >> Loaded 1603 EventAI_Events
    2008-10-28 18:09:40 SD2: Loaded 536 C++ Scripts
    2008-10-28 18:09:40
    2008-10-28 18:09:40 DEBUG:: Initialize game time and timers
    2008-10-28 18:09:40 Starting Map System
    2008-10-28 18:09:40 Starting BattleGround System
    2008-10-28 18:09:40
    2008-10-28 18:09:40 >> Loaded 8 battlegrounds
    2008-10-28 18:09:40 Loading Transports...
    2008-10-28 18:09:40
    2008-10-28 18:09:40 >> Loaded 9 transports
    2008-10-28 18:09:40 Deleting expired bans...
    2008-10-28 18:09:40 Calculate next daily quest reset time...
    2008-10-28 18:09:40 Starting Game Event system...
    2008-10-28 18:09:40 GameEvent 12 "Hallow's End" started.
    2008-10-28 18:09:40 GameEvent 16 "Gurubashi Arena Booty Run" started.
    2008-10-28 18:09:40 GameEvent 27 "Nights" started.
    2008-10-28 18:09:40 GameEvent 31 "Edge of Madness, Renataki" started.
    2008-10-28 18:09:40 WORLD: World initialized
    2008-10-28 18:09:40
    2008-10-28 18:09:40 mangosd process priority class set to HIGH
    2008-10-28 18:09:40

    Posted 1 year ago » Permalink

  11. daggo

    Regular
    Joined: May '08
    Posts: 157

    The good thing is that it is not a character issue causing the problem, if you are able to login with that character then that portion is fine.

    From what I am seeing in your mangos startup is that it seems that mangos is not calling for the AH bot plugin.

    If successful, the AH bot would look like this in your mangos startup:

    2008-10-26 00:11:58 AuctionHouseBot:
    2008-10-26 00:11:58 loaded 303 white trade goods
    2008-10-26 00:11:58 loaded 37 green trade goods
    2008-10-26 00:11:58 loaded 17 blue trade goods
    2008-10-26 00:11:58 loaded 4 purple trade goods
    2008-10-26 00:11:58 loaded 753 white items
    2008-10-26 00:11:58 loaded 2176 green items
    2008-10-26 00:11:58 loaded 762 blue items
    2008-10-26 00:11:58 loaded 63 purple items
    2008-10-26 00:11:58 AuctionHouseBot Revision 102 by |Paradox| (original by ChrisK) has been loaded.

    Could be one of many things. off the top of my head I can only think of a few.
    -The MaNGOS was not compiled correctly with the ah bot plugin.
    -You are using an outdated mangos.conf file (probably not the issue)
    -Corrupted DB (hopefully not this one)
    -This revision is buggy and you should upgrade to a newer more stable release (rev. 6399)

    I would do the upgrade as it may fix your issue

    Posted 1 year ago » Permalink

  12. Livitz

    Member
    Joined: Oct '08
    Posts: 7

    Could you post a link to that revision. been looking for it all over the website and i can't find where its posted.

    Posted 1 year ago » Permalink

  13. Livitz

    Member
    Joined: Oct '08
    Posts: 7

    Ok finally found the link. For those of you that keep serching around it over and over like myself heres the link.

    http://www.reaper-x.com/2008/08/01/reaper-x-ur1-arcane-fire-243/

    Posted 1 year ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

  • Started 2 years ago by behindspace
  • Latest reply from Livitz

Tags

General

Discuss about anything else

1,272 Topics – 6,705 Posts