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!

[Request]Need help with a crafting profile

Btw,when i start the profile.it will craft one Electrum Choker,and then stopped,and the reason shows "We don't know the required recipe".
 
I have checked all the recipe ID and its correct,but the log shows :[02:31:29.999 N] Stopping the bot. Reason:[Synthesize] We don't know the required recipe.
anyone would like to tell me how that happened please?

This is my profile:
<While Condition="not HasAtLeast(4379,25)">
<LogMessage Message="Crafting Electrum Choker" />
<Synthesize RecipeId="886" RequiredSkills="100080,100080,100080" MinimumCp="45" HQMats="-2, -2, -2, -2, -2, -2" />
<While Condition="CraftingManager.IsCrafting">
<CraftAction ActionId="100080" Name="Standard Synthesis" />
<CraftAction ActionId="100080" Name="Standard Synthesis" />
<CraftAction ActionId="100080" Name="Standard Synthesis" />
</While>
</While>
<If Condition="HasAtLeast(4379,25)">
<LogMessage Message="Crafting complete. 25 Electrum Choker found in your inventory." />
</If>

In fact when i done this profile i have texted it and it worked.but after a RB update.it's not work...

Worked just fine for me....

What level is your Goldsmith?
 
Its level 50.and its worked for me before,but after update,its not working anymore.
 
If that doesn't work, try deleting RB all together and re-installing fresh copy. iirc I ran into this issue once back in 2.4 and nothing solved my problem besides a fresh re-download/install.
 
Back
Top