What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

HB Error

Status
Not open for further replies.

MeaCulpa

New Member
Joined
Jan 15, 2010
Messages
44
Reaction score
0
Hey guys,

Just started playing WoW again so I re-downloaded HB(2).

I tried to run it but it just keeps crashing.

Logs:
Code:
[17:05:29:348] Loading Honorbuddy 1.8.1.0 settings.
[17:05:29:384] LastUsedPath: 
[17:05:29:385] FoodName: Food Name
[17:05:29:386] DrinkName: Drink Name
[17:05:29:387] MountName: Mount Name
[17:05:29:388] MeshesFolderPath: Mesh Folder Name
[17:05:29:389] LootMobs: True
[17:05:29:390] SkinMobs: False
[17:05:29:391] NinjaSkin: False
[17:05:29:393] LootChests: True
[17:05:29:394] HarvestMinerals: False
[17:05:29:395] HarvestHerbs: False
[17:05:29:396] UseMount: False
[17:05:29:397] UseOldForm: False
[17:05:29:398] PullDistance: 25
[17:05:29:399] LootRadius: 99
[17:05:29:401] RafFollowDistance: 3
[17:05:29:402] SelectedBotIndex: 4
[17:05:29:403] FormLocationX: 1061
[17:05:29:404] FormLocationY: 6
[17:05:31:502] Attached to WoW with ID 3520
[17:05:37:815] Authenticating..
[17:05:39:323] Authentication successful.
[17:05:39:537] Activity: Releasing from Corpse.
[17:05:39:548] Activity: Retrieving Corpse.
[17:05:39:576] New bot added!: Levelbot
[17:05:39:832] Activity: Releasing from Corpse.
[17:05:39:833] Activity: Retrieving Corpse.
[17:05:39:848] Activity: Releasing from Corpse.
[17:05:39:853] New bot added!: PvP
[17:05:39:856] Activity: Retrieving Corpse.
[17:05:39:858] Activity: Releasing from Corpse.
[17:05:39:878] Duplicate default sequence handler for MailItems added! Void #tv()
[17:05:39:881] New bot added!: Mixed
[17:05:39:884] Activity: Retrieving Corpse.
[17:05:39:889] New bot added!: RaF
[17:05:39:892] Activity: Releasing from Corpse.
[17:05:39:894] Activity: Retrieving Corpse.
[17:05:39:897] Duplicate default sequence handler for MailItems added! Void #tv()
[17:05:39:904] New bot added!: Questing
[17:05:39:973] Honorbuddy 1.8.1.0 started!
[17:05:39:974] Using wow with process id: 3520
[17:05:39:978] Platform: Microsoft Windows NT 6.1.7600.0
[17:05:39:980] Honorbuddy executable: C:\Users\JD\Desktop\hb\Honorbuddy.exe
[17:05:39:985] Character is a level 3 Shaman
[17:05:40:0] Current zone is: Azuremyst Isle
[17:05:40:30] The directory Mesh Folder Name could not be located.
[17:05:40:32] Please choose a directory for your mesh files.
[17:05:40:38] Building spell book

After "Building spell book" it crashes.

Anyone know what's going on?

Greets,
JD
 
Code:
[17:05:40:32] Please choose a directory for your mesh files.

You need to select a directory for it to download meshes.
 
I can't because the software doesn't even come to a point where I would be able to do so
 
If you can't, open your settings.xml file in notepad and find the MeshesFolderPath tag, put in a path there (e.g. C:\hb2test\maps).
 
Post your settings.xml after editing out your username/password.
 
Code:
<?xml version="1.0" encoding="utf-8"?>
<StyxSettings>
  <Username>MeaCulpa</Username>
  <Password>passwordgoeshere</Password>
  <LastUsedPath></LastUsedPath>
  <MailRecipient></MailRecipient>
  <FoodName>Food Name</FoodName>
  <DrinkName>Drink Name</DrinkName>
  <MountName>Mount Name</MountName>
  <MeshesFolderPath>C:\Users\JD\Desktop\hb\meshes</MeshesFolderPath>
  <LootMobs>True</LootMobs>
  <SkinMobs>False</SkinMobs>
  <NinjaSkin>False</NinjaSkin>
  <LootChests>True</LootChests>
  <HarvestMinerals>False</HarvestMinerals>
  <HarvestHerbs>False</HarvestHerbs>
  <UseMount>False</UseMount>
  <UseOldForm>False</UseOldForm>
  <PullDistance>25</PullDistance>
  <LootRadius>99</LootRadius>
  <RafFollowDistance>3</RafFollowDistance>
  <SelectedBotIndex>4</SelectedBotIndex>
  <FormLocationX>1061</FormLocationX>
  <FormLocationY>6</FormLocationY>
</StyxSettings>
 
problem solved

thread closed

everyone is happy :p
 
Status
Not open for further replies.
Back
Top