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

[Guide] Fix YAR Reload profile loop

lii

New Member
Joined
Jan 5, 2012
Messages
94
Reaction score
2
[Guide] Fix "Resetting profile caches" looping error

Getting this error?

Code:
[19:59:41.881 N] Loaded profile YAR Profile Kickstart: Act3 by rrrix START_HERE.xml
[19:59:41.881 N] Game joined, Resetting profile caches.
[19:59:41.911 N] ProfileOrderManager.OnGameJoined, Reloading profile.
[19:59:42.237 N] Stopping the bot.
[19:59:42.246 N] Loaded profile YAR Profile Kickstart: Act3 by rrrix START_HERE.xml
[19:59:42.246 N] Game joined, Resetting profile caches.

YAR kickstart now generates invalid kickstart profiles since 1.0.7.

Method #1: Disable kickstarting
1. Disable profile kickstarting in YAR.
2. Delete all YAR_kickstart.xml files in each profile folder.
3. Delete the YAR plugin in your demonbuddy plugin folder.

thanks to blista08 for this method.

Method #2: Use a custom kickstart profile
1. Download the attached profile. View attachment RelogLoader.xml
2. Copy the profile to each profile folder you want to run.
3. Change the "Here" between "<ProfileName>" to the exact name of the profile you want to run. Do not point it to the YAR kickstart profile.
2. Do this for each profile you want to run.

thanks to Crown for this method.
 
Last edited:
Getting this error?

Code:
[19:59:41.881 N] Loaded profile YAR Profile Kickstart: Act3 by rrrix START_HERE.xml
[19:59:41.881 N] Game joined, Resetting profile caches.
[19:59:41.911 N] ProfileOrderManager.OnGameJoined, Reloading profile.
[19:59:42.237 N] Stopping the bot.
[19:59:42.246 N] Loaded profile YAR Profile Kickstart: Act3 by rrrix START_HERE.xml
[19:59:42.246 N] Game joined, Resetting profile caches.

YAR kickstart now generates invalid kickstart profiles since 1.0.7.

Method #1: Disable kickstarting
1. Disable profile kickstarting in YAR.
2. Delete all YAR_kickstart.xml files in each profile folder.
3. Delete the YAR plugin in your demonbuddy plugin folder.

thanks to blista08 for this method.

Method #2: Use a custom kickstart profile
1. Download the attached profile. View attachment 81475
2. Copy the profile to each profile folder you want to run.
3. Change the "Here" between "<ProfileName>" to the exact name of the profile you want to run. Do not point it to the YAR kickstart profile.
2. Do this for each profile you want to run.

thanks to Crown for this method.

This needs a lot more publicity.
 
Ty, I was having troubles without YAR... Crash of D3 and everything... Really helpfull
 
Getting this error?

Code:
[19:59:41.881 N] Loaded profile YAR Profile Kickstart: Act3 by rrrix START_HERE.xml
[19:59:41.881 N] Game joined, Resetting profile caches.
[19:59:41.911 N] ProfileOrderManager.OnGameJoined, Reloading profile.
[19:59:42.237 N] Stopping the bot.
[19:59:42.246 N] Loaded profile YAR Profile Kickstart: Act3 by rrrix START_HERE.xml
[19:59:42.246 N] Game joined, Resetting profile caches.

YAR kickstart now generates invalid kickstart profiles since 1.0.7.

Method #1: Disable kickstarting
1. Disable profile kickstarting in YAR.
2. Delete all YAR_kickstart.xml files in each profile folder.
3. Delete the YAR plugin in your demonbuddy plugin folder.

thanks to blista08 for this method.

Method #2: Use a custom kickstart profile
1. Download the attached profile. View attachment 81475
2. Copy the profile to each profile folder you want to run.
3. Change the "Here" between "<ProfileName>" to the exact name of the profile you want to run. Do not point it to the YAR kickstart profile.
2. Do this for each profile you want to run.

thanks to Crown for this method.


tried them both, still didnt work :(
 
i think the main problem is - author of the YAR gone and no updates provided.... we need new fresh developer for YAR
 
i already used a custom kickstart profile. worked fine for many days....

there was no YAR_kickstart.xml in my profiles folder...

I restarted my PC and YAR forgot to save disable kickstart -.-

after this (and the new DB update) i have the looping issue again.

once again, i have NO YAR_kickstart.xml in my profiles folder...

the 2 methods don't work for me, as next step i can only update trinity+routine again -.-

this sucks because every time i update trinity i loose the settings for all my bots...
 
I did it exactly like you said.

Heres my RelogLoader.xml:

<Profile>
<Name>Relog Loader</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<GameParams quest="101758" step="1" act="A3" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
<LoadProfile profile="[A3 - Inferno] Ultimate SkyHigh (Raoha)" />
</Order>
</Profile>

The bot stops instantly after entering the game and says that the profile can't be located ; /
But it's the exact name of the profile..
The RelogLoader.xml is chosen for my Profile Settings (4/5).
What am I doing wrong?

Thanks! (:
 
I did it exactly like you said.

Heres my RelogLoader.xml:

<Profile>
<Name>Relog Loader</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<GameParams quest="101758" step="1" act="A3" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
<LoadProfile profile="[A3 - Inferno] Ultimate SkyHigh (Raoha)" />
</Order>
</Profile>

The bot stops instantly after entering the game and says that the profile can't be located ; /
But it's the exact name of the profile..
The RelogLoader.xml is chosen for my Profile Settings (4/5).
What am I doing wrong?

Thanks! (:

You forgot the file extension here
Code:
<LoadProfile profile="[A3 - Inferno] Ultimate SkyHigh (Raoha)" />

should be
Code:
<LoadProfile profile="[A3 - Inferno] Ultimate SkyHigh (Raoha).xml" />
 
i have the same problem and cant fix it with it... :( any one has another idea ?
 
solved
 

Attachments

  • s1.webp
    s1.webp
    98.7 KB · Views: 148
Last edited:
Use R-YAR :)

I use R-YAR but it doesn't work...

Code:
[01:11:11.857 N] Game joined, Resetting profile caches.
[01:11:11.936 N] ProfileOrderManager.OnGameJoined, Reloading profile.
[01:11:12.367 N] Loaded profile  ZB Hunting 3.0 
[01:11:12.367 N] Game joined, Resetting profile caches.
[01:11:12.407 N] ProfileOrderManager.OnGameJoined, Reloading profile.
[01:11:12.847 N] Loaded profile  ZB Hunting 3.0 
[01:11:12.847 N] Game joined, Resetting profile caches.
[01:11:12.940 N] ProfileOrderManager.OnGameJoined, Reloading profile.
[01:11:13.376 N] Loaded profile  ZB Hunting 3.0 
[01:11:13.376 N] Game joined, Resetting profile caches.
[01:11:13.414 N] ProfileOrderManager.OnGameJoined, Reloading profile.
 
Back
Top