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

Trail-Rifts Problem A5 Pathing

Necro19

Member
Joined
Dec 9, 2011
Messages
212
Reaction score
0
Hey there,

Iam using currently latest DB Beta+ R-Rift from rrixx

Just noticed the bot's running stupid when finishing the TrailRift. When my Follower comes to town they run @ upper right corner to the Orange Portal and standing around there instead of open next TrailRift ;/

But when i change in Questtools the Prio from Trail into > Grift all is working fine o.O .... so where is problem ??

Tried now with Simplefollow 2.0.16 and 2.0.23 dunno what to change else... just frustating too see that this important part is broken ;(


Edit : Grift the same with the Portals sometimes the followers don't enter the next level and standing in front of the Orange Portal

Using now the latest simplefollow 2.1.1 but didnt solved the problem



View attachment 7496 2015-01-18 00.26.txtView attachment 4912 2015-01-18 00.25.txtView attachment 10164 2015-01-18 00.24.txt
 
Last edited:
thx for the pm

we will check it with rrrix asap :)
 
Try a fresh install with the latest of everything. Don't copy any old plugin files.

This was an old SimpleFollow bug which is fixed in 2.1.1.
 
Thanks works much better now with Followers at least in the Rifts.

But found a new strange thing. When Rift is done and the timer ticked down, sometimes the followers stands around and don't open a new Rift. Maybe Profile related ??
View attachment 5788 2015-01-18 20.11.txt


Used Profile : R-RIFTtest.xml

Edit : Fresh install new Folder and added latest questtool+trinity+armory+simplefollow ( Also runned buddywizard) Game+DB Admin started


Edit 2: Seems to be working fine when i added this code @ last line in r-rifttest. profile

<LogMessage output="End of Profile, waiting 33 seconds to reload..." />
<WaitTimer questId="1" waitTime="33000" />
<LoadProfile profile="R-RIFT.xml" />

Now they running through, still a bit stupid splitted of but thats okay
 
Last edited:
T

Used Profile : R-RIFTtest.xml


Edit 2: Seems to be working fine when i added this code @ last line in r-rifttest. profile

<LogMessage output="End of Profile, waiting 33 seconds to reload..." />
<WaitTimer questId="1" waitTime="33000" />
<LoadProfile profile="R-RIFT.xml" />

Now they running through, still a bit stupid splitted of but thats okay

Wow...just wow...
This is profile related, so we should get kicked out of here, but....why would you load r-rifttest and then tell the profile to load something else after the first run? lol
Actually, you should stop using the "R-RIFTtest.xml" completely (since it was there to provide a simple and quick "fix" for the time being - hence the TEST in the name).
If you want to add that extra time, do it in Rrrix's original R-RIFT.XML. Or if you want to use the TEST profile, please change the <LoadProfile profile="R-RIFT.xml" /> to <LoadProfile profile="R-RIFTtest.xml" />
:)Otherwise....well...nvm :)
 
I just followed

Quote Originally Posted by joka666 View Post
to stop the "entering Rift" loop that appears to happen all the time I changed the end of the code to the following

Code:
<LogMessage output="End of Profile, waiting 33 seconds to reload..." />
<WaitTimer questId="1" waitTime="33000" />
<LoadProfile profile="R-RIFT.xml" />
only problem is that if you do a town run for full bags it sits there for 30 seconds, but the upside is that it always enters rifts once completed

where you change that



Edit : https://www.thebuddyforum.com/demon...e-mode/159313-rift-rrrixs-beta-rifts-115.html

The funny thing is u gave some advise like
Try to download a fresh copy of DB and re-install in a new directory. Only add the ARMORY plugin to spend your shards, and try this version of the profile:
R-RIFTtest.xml
 
Last edited:
try beta build instead and let me know plz
 
Hey there,

Iam using currently latest DB Beta+ R-Rift from rrixx

You see ;)

I'am currently on it , will let u know soon.

Edit : Works fine now, Thanks rrrix for your latest rift update ;)
 
Last edited:
Back
Top