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!

[03:27:23.153 N] Failed to load profile: Element NPCRepair is not supported. Please check your XML and try again. (<NPCRepair NpcID="1011948" DialogOption="4" />) Line 280

I have tried to put the NPCRepairTag.cs in RebornBuddy\Plugins\OrderBotTags but I still get this issue. What should I do? Thank you!
 
try this.

Code:
		<Collectables>
			<Collectable name="Whilom Catfish" value="50000" />
		</Collectables>


There ya go, pop that in there for now, I'll add it do the next release. It will still be in your inventory, but it will stack and only take up one spot. Thanks ExMatt.
 
I have tried to put the NPCRepairTag.cs in RebornBuddy\Plugins\OrderBotTags but I still get this issue. What should I do? Thank you!

Make sure you restart RB and when it starts, make sure to look for compilation errors in the log window. If there are errors, then some plugins etc will not work.
 
There were some old plugins that probably don't even work anymore in HW, so I decided to re-install Reborn Buddy and organize it. Now it works! Thank you for the quick answer! <3
 
try this.

Code:
		<Collectables>
			<Collectable name="Whilom Catfish" value="50000" />
		</Collectables>


Weird side effect of adding this... not catching Dravanian bass as a collectible last round(collectable value above being applied to them as well?) , will keep an eye on it until I'm sure.
I was under the impression the value set was for each individual fish, though I don't think I've ever tried it on multiple fish from the same pool with different values. I'll tinker with it and try to come up with something that will work for what we want from that pool. Will try adding a separate collectible line with a value of 1 for the bass and see what happens.

Edit: Yep, that works. Will be adding this into next release for that area:

Code:
<Collectables>
     <Collectable name="Whilom Catfish" value="50000" />
     <Collectable name="Dravanian Bass" value="1" />
</Collectables>
 
Last edited:
Hello Calleil,

Thanks for the great profile!
Do you know
Why most of the time it won't hand in the fishes in ydllshire, it just opens the collecter window but doesn't turn the fishes in.

Thank you!
 
Weird side effect of adding this... not catching Dravanian bass as a collectible last round(collectable value above being applied to them as well?) , will keep an eye on it until I'm sure.
I was under the impression the value set was for each individual fish, though I don't think I've ever tried it on multiple fish from the same pool with different values. I'll tinker with it and try to come up with something that will work for what we want from that pool. Will try adding a separate collectible line with a value of 1 for the bass and see what happens.

Edit: Yep, that works. Will be adding this into next release for that area:

Code:
<Collectables>
     <Collectable name="Whilom Catfish" value="50000" />
     <Collectable name="Dravanian Bass" value="1" />
</Collectables>
Oh sorry..didn't know you didn't have the other collectable set.
 
Hello Calleil,

Thanks for the great profile!
Do you know
Why most of the time it won't hand in the fishes in ydllshire, it just opens the collecter window but doesn't turn the fishes in.

Thank you!

provide a log (also make sure you are on 11/27 version) has my last attempted fix in it.
 
Hi ExMatt

I have been having the same problem since FFXIV 3.1, including the 11/27 version.

I had to do the turn-ins manually, otherwise the bot just sat there most of the time (the bot worked sometimes). The bot has no issue buying tokens after the Scrips are exchanged.

The log is below:

[07:10:48.560 V] [Poi.Clear] Reason: Current behavior changed to ExLogTag.
[07:10:48.560 D] Replaced hook [ProfileOrderBehavior_Hook] 40207734-0ced-4963-b1ba-6a4e489caae7
[07:10:48.561 N] [Tour Guide] Moving to turn in collectables, buy bait, and tokens if needed.
[07:10:48.595 V] [Poi.Clear] Reason: Current behavior changed to TeleportTo: ZoneId: 0, AetheryteId: 75, Name: Idyllshire, Force: False, Aetheryte: null, IsDone: False, HighPriority: False, LineNumber: 420, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
[07:10:48.595 D] Replaced hook [ProfileOrderBehavior_Hook] 131f9caf-3b9e-4ec3-b5cf-abc80915aade
[07:10:48.861 D] Teleporting to Idyllshire
[07:10:56.494 N] [FlightMover] Set default value for flying to false until we can determine if we can fly in this zone.
[07:11:00.026 V] [Poi.Clear] Reason: Current behavior changed to ExTurnInCollectablesTag: { Collectables: [CollectableTurnIn: { Name: Illuminati Perch, Value: 826 }], ShopPurchases: [ShopPurchase: { MaxCount: 99, ShopItem: BruteLeech }, ShopPurchase: { MaxCount: 99, ShopItem: CraneFly }, ShopPurchase: { ShopItem: BlueToken }], LineNumber: 421 }.
[07:11:00.026 D] Replaced hook [ProfileOrderBehavior_Hook] 79c4d018-9f31-47c2-b824-fd9d7b8796dc
[07:11:00.027 V] [ExTurnInCollectables v3.1.0.1511270] Attempting to turn in item Illuminati Perch -> 0x13022928
[07:11:00.028 D] DoAction Mount 1 0xE0000000
[07:11:07.294 D] Requesting path on 478 from <64.0004, 207.3702, -28.86419> to <-16.25085, 211.0222, -0.5036011>
[07:11:07.529 D] Generated path to <-16.25085, 211.0222, -0.5036011> in 00:00:00.2358042 ms
[07:11:11.261 D] Moving to next hop: <32.29921, 211.0959, -3.987005> (Idyllshire NpcId: 1012300) D: 9.954593
[07:11:12.193 D] Moving to next hop: <18.17132, 211.1959, 3.582434> (Idyllshire NpcId: 1012300) D: 16.80819
[07:11:13.993 D] Moving to next hop: <14.10006, 211.0959, 6.489691> (Idyllshire NpcId: 1012300) D: 5.609138
[07:11:14.560 D] Moving to next hop: <5.25662, 211.0959, 13.24305> (Idyllshire NpcId: 1012300) D: 11.64071
[07:11:15.793 D] Moving to next hop: <4.467937, 211.0959, 13.4392> (Idyllshire NpcId: 1012300) D: 1.324696
[07:11:15.860 D] Moving to next hop: <-0.4751182, 211.2959, 13.48028> (Idyllshire NpcId: 1012300) D: 5.62498
[07:11:16.426 D] Moving to next hop: <-7.428682, 211.2959, 9.982437> (Idyllshire NpcId: 1012300) D: 8.235861
[07:11:17.260 D] Moving to next hop: <-15.53354, 211.0959, 4.378756> (Idyllshire NpcId: 1012300) D: 10.5866
[07:11:18.359 D] Moving to next hop: <-15.62868, 211.0959, 3.582443> (Idyllshire NpcId: 1012300) D: 1.355161
[07:11:18.426 D] Moving to next hop: <-16.28224, 211.0959, 3.635982> (Idyllshire NpcId: 1012300) D: 1.188094
[07:11:18.493 D] Moving to next hop: <-16.55606, 211.0959, 2.833746> (Idyllshire NpcId: 1012300) D: 1.342805
[07:11:18.560 D] Moving to next hop: <-16.07868, 211.0959, 2.732434> (Idyllshire NpcId: 1012300) D: 0.721787
[07:11:18.594 D] Interacting with Collectable Appraiser 0x130B81F0
[07:11:20.627 D] Moving to next hop: <-15.04746, 211.0959, 0.9181646> (Idyllshire ShopNpcId: 1012301) D: 2.463332
[07:23:43.363 D] Moving to next hop: <-16.25085, 211.0222, -0.5036011> (Idyllshire ShopNpcId: 1012301) D: 2.282652
[07:23:43.465 D] Targeting Scrip Exchange 0x59BD6C 0x130C2970
[07:23:43.497 D] Interacting with Scrip Exchange 0x130C2970
[07:23:45.630 N] [ExTurnInCollectables v3.1.0.1511270] Purchased item Brute Leech for 60 BlueGatherer scrips at 05/19/2914 11:34:17 ET; Remaining Scrips: 840
[07:23:46.229 N] [ExTurnInCollectables v3.1.0.1511270] Purchased item Brute Leech for 60 BlueGatherer scrips at 05/19/2914 11:34:37 ET; Remaining Scrips: 780
[07:23:48.297 N] [ExTurnInCollectables v3.1.0.1511270] Purchased item Giant Crane Fly for 60 BlueGatherer scrips at 05/19/2914 11:35:18 ET; Remaining Scrips: 720
[07:23:50.365 N] [ExTurnInCollectables v3.1.0.1511270] Purchased item Rowena's Token (Blue Gatherers' Scrip) for 250 BlueGatherer scrips at 05/19/2914 11:35:59 ET; Remaining Scrips: 470
[07:23:50.965 N] [ExTurnInCollectables v3.1.0.1511270] Purchased item Rowena's Token (Blue Gatherers' Scrip) for 250 BlueGatherer scrips at 05/19/2914 11:35:59 ET; Remaining Scrips: 220
[07:23:52.030 N] [ExTurnInCollectables v3.1.0.1511270] Purchases complete.
[07:23:52.163 V] [ExBuddy] Attempting to close the [ShopExchangeCurrency] window
[07:23:52.297 V] [ExBuddy] Waiting 500 ms for [ShopExchangeCurrency] window to close
[07:23:52.363 V] [ExBuddy] The [ShopExchangeCurrency] window has been closed.

Let me know if you need further information. Thanks.
 
Last edited:
Hi ExMatt

I have been having the same problem since FFXIV 3.1, including the 11/27 version.

I had to do the turn-ins manually, otherwise the bot just sat there most of the time (the bot worked sometimes). The bot has no issue buying tokens after the Scrips are exchanged.

The log is below:



Let me know if you need further information. Thanks.

That log is great...I actually think it may have helped me find the issue... seeing it here vs just looking at my logs i think helped me find the issue. I have increased the max wait time after interacting to 5 seconds up from 2 seconds for the window to open. I am also going to force the supply window closed in the method that attempts to move to the other npc just in case.
 
I keep getting a bait error. It says taht it has lost control of the bait window and increase the interval but to no avail. i feel like i am missing something. I've been messing with it for about 2 days now to try and get to work on my own but that's not panning out. Going to bed now so i'll check again later.
 
I keep getting a bait error. It says taht it has lost control of the bait window and increase the interval but to no avail. i feel like i am missing something. I've been messing with it for about 2 days now to try and get to work on my own but that's not panning out. Going to bed now so i'll check again later.

That code has to be over a month out of date. update exbuddy.
 
That log is great...I actually think it may have helped me find the issue... seeing it here vs just looking at my logs i think helped me find the issue. I have increased the max wait time after interacting to 5 seconds up from 2 seconds for the window to open. I am also going to force the supply window closed in the method that attempts to move to the other npc just in case.

Any news on that darn window is good news :)

I've been busy with family stuff for the holidays, I'll be at it again tonight. Any reports back on the change to the window interaction yet?

I'll post up my results tomorrow.
 
I've been testing and got no erros since the update (exbuddy). Will keep you posted.

By the way I was just wondering, it's really hard to get water clusters, as it only catches 3-5 Caimans, is it normal? :) Or I'm I unlucky?
 
I've been testing and got no erros since the update (exbuddy). Will keep you posted.

By the way I was just wondering, it's really hard to get water clusters, as it only catches 3-5 Caimans, is it normal? :) Or I'm I unlucky?


Thanks for the report :)


That's true. Water clusters seem to be the most rare of the clusters for some reason, just check the mb prices :) Using this, we go after Caiman, Thaliak Caiman, and also Dravanian Bass when the weather is right. All of those can produce water clusters. It's a bit rng as well, you may get sands instead of clusters.

TLDR: It's normal.
 
Thanks for the report :)


That's true. Water clusters seem to be the most rare of the clusters for some reason, just check the mb prices :) Using this, we go after Caiman, Thaliak Caiman, and also Dravanian Bass when the weather is right. All of those can produce water clusters. It's a bit rng as well, you may get sands instead of clusters.

TLDR: It's normal.


thanks for your answer, I just wanted to be sure it's RNG :)
Awesome work Calleil!
 
Hello there, after fishing in the cloud tops where the vanus are it seems to want to stop sometimes and everytime i add a hotspot when it comes back to that hotspot it wont use it and get stuck or be too far away to fish.

I was wondering if you could take a look at my profile? Maybe i have too many hotspots since we have shuffle on from exmatt.
 

Attachments

Last edited:
Hello there, after fishing in the cloud tops where the vanus are it seems to want to stop sometimes and everytime i add a hotspot when it comes back to that hotspot it wont use it and get stuck or be too far away to fish.

I was wondering if you could take a look at my profile? Maybe i have too many hotspots since we have shuffle on from exmatt.


Take out line 259, the moveto command. The profile tells you to comment out three lines, that's one of them. For each area, the three lines to be commented out or removed are the two tour guide lines and the moveto.
I didn't run your profile, but that line should be removed. Give that a go, and if you are still having issues I'll load it up. I only use 2 hotspots per area, you could probably use just one and be fine. The fish sense thing shouldn't ever be an issue as we change maps and fish before it kicks in.
 
Last edited:
Back
Top