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!

Joined
Apr 8, 2015
Messages
59
When it desynths stuff with ExSalvage tag, it always gets stuck with at Closing SalvageResult, I'm assuming it is closing the result window too quickly for it to do the next step. Is there anything I can do to keep it going? Does anyone else get this problem?

Code:
[03:30:28.848 V] [Poi.Clear] Reason: Current behavior changed to ExSalvageTag: { ItemIds: [12721, 12770, 12794, 12819, 12730, 12836, 12721, 12805, 12756, 12790, 12783], LineNumber: 260 }.
[03:30:28.848 D] Replaced hook [ProfileOrderBehavior_Hook] d21953c9-2eff-4c38-b5b4-e0f9b2cfd186
[03:30:28.919 D] OpenSalvageDialog with Hinterlands Perch 12819
[03:30:29.332 D] Desynthesizing Hinterlands Perch 12819 with 100 of success
[03:30:29.333 D] Waiting for the window to disappear.
[03:30:29.462 D] Waiting for the result window to appear.
[03:30:32.195 D] Closing SalvageResult
[03:30:32.737 D] OpenSalvageDialog with Hinterlands Perch 12819
[03:30:33.000 D] Desynthesizing Hinterlands Perch 12819 with 100 of success
[03:30:33.002 D] Waiting for the window to disappear.
[03:30:33.131 D] Waiting for the result window to appear.
[03:30:35.769 D] Closing SalvageResult
[03:30:36.977 D] OpenSalvageDialog with Shipworm 12756
[03:30:37.534 D] Desynthesizing Shipworm 12756 with 100 of success
[03:30:37.534 D] Waiting for the window to disappear.
[03:30:37.677 D] Waiting for the result window to appear.
[03:30:40.403 D] Closing SalvageResult
 
What works for me is stopping and starting the profile a couple of times. Then, as long as the bot is not closed, it will work, no idea why.
 
I just added some extra debug logic and modified how the salvage system works slightly. Please grab the latest copy of exbuddy and test it, if it still has issues please post a full log.
 
Back
Top