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

Stuck Trying To Salvage

toddn25

New Member
Joined
Oct 5, 2013
Messages
14
Reaction score
2
See attached for log.

Bot starts, runs Greater Rift, does everything it needs to then when it gets to salvage Legendaries it gets stuck. This is what it shows in the bot itself, over and over. It looks like it salvaged rares just fine. I am using ItemList:

[Trinity 2.6.448] Interacting with (195170) Attempt=1
[Trinity 2.6.448] Interacting with (195170) Attempt=2

I have attached an excerpt from my log because it keeps saying it is to large when trying to upload
 

Attachments

In Plugins\Trinity\Components\Coroutines\Town\SalvageItems.cs, remove lines 146 to 148:

Code:
}
else
{

that got me unstuck until they can give us a more permanent solution.

Looks like the if() condition for that else gets the bot stuck trying to salvage in bulk, normals, rares, and magics and never gets into salvaging everything else in the backpack.
 
Back
Top