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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Can't make profiles / meshes.

Asphodan

Member
Joined
Jan 15, 2010
Messages
286
Just realized I put this in Gatherbuddy instead of Honorbuddy. Could it be moved?


I've got the eProfileCreator.

I'm trying to make some custom meshes, but, I'm doing something wrong.


I Create a Mesh and run around in a giant circle surrounding the place I want to farm.
I then go and use the ProfileCreator to put HotSpots inside the circle linking everything.


When I try to load them, it seems to work. Once I start it, I get two errors.

"
Re-compile complete.
This profile does not contain any profiles fitting the character!
This profile does not contain any profiles fitting the character!
"

"[7:32:32 PM:308] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:311] --- Serious Error ---
[7:32:32 PM:314] The destination is not a valid WoW waypoint!
Parameter name: <NaN, NaN, NaN> - From: Styx
[7:32:32 PM:446] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:453] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:469] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:473] --- Serious Error ---
[7:32:32 PM:475] The destination is not a valid WoW waypoint!
Parameter name: <NaN, NaN, NaN> - From: Styx
[7:32:32 PM:608] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:614] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:625] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:629] --- Serious Error ---
[7:32:32 PM:632] The destination is not a valid WoW waypoint!
Parameter name: <NaN, NaN, NaN> - From: Styx
[7:32:32 PM:767] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:774] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:786] Object reference not set to an instance of an object. - From: Styx
[7:32:32 PM:789] --- Serious Error ---
[7:32:32 PM:804] The destination is not a valid WoW waypoint!
Parameter name: <NaN, NaN, NaN> - From: Styx"



What am I doing wrong, and how do I fix it?
 
Last edited:
and while your waiting for them to look thou that do this.

Start eProfilecreator, run around and mark your hotspots then your vendors, target the mobs and add the factions. now copy paste all the info from eProfilecreator into <yourprofilename>.xml
make a file <yourmeshname>.mesh (Should be the same file as you added to your profile)

Load up your .xml and start the bot when it says no waypoints, stop the bot and then goto the mesh tab, load up the empty mesh file you made, click start mapping and switch to the navigator log, Now you should see your meshing away like a pro.

Hope that helps. (worked for me)
 
This is the full debug log.

On the other log, all it says is "This profile does not contain any profiles fitting the character!" five times per second.
 

Attachments

Set your levels correctly.

Profile:

Code:
<HBProfile>
...
<MinLevel>1</MinLevel>
<MaxLevel>81</MaxLevel>

Sub Profile:

Code:
...
<SubProfile>
<MinLevel>71</MinLevel>
<MaxLevel>81</MaxLevel>
 
Back
Top