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

This profile does not contain any profiles fitting the character!

Ninett

New Member
Joined
Aug 28, 2010
Messages
122
Reaction score
0
I'm trying to level my skinning with certain low-level grinding profiles and every time I try to run one with my level 73 hunter I get the error message 'This profile does not contain any profiles fitting the character!'. At first I thought this was only happening with one profile but it's every single low-level profile I try to run.

How do I fix this?
 
It is the level constraints of the profile. Just change them to a higher level

<SubProfile> <!--North Shire 1-2-->
<Name>North Shire 1-2</Name>
<Mesh Name="human_a.mesh" ServerID="34" />
<MinLevel>1</MinLevel> <-- this part here
<MaxLevel>3</MaxLevel> <-- and this
<Factions>25 32 14</Factions>
<TargetMinLevel>1</TargetMinLevel>
<TargetMaxLevel>6</TargetMaxLevel>
<Vendors>
<Vendor Name="Godric Rothgar" Entry="1213" Type="Repair" X="-8898.231" Y="-119.8379" Z="81.83441" />
<Vendor Name="Brother Danil" Entry="152" Type="Ammo" X="-8901.59" Y="-112.716" Z="81.84853" />

</Vendors>
 
Back
Top