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!

[10:35:40.187 D] Interacting with Ephemeral Rocky Outcrop 0x12CEC570
[10:35:41.664 N] Gathering ItemName:Fire Moraine Chance:99 HqChance:15 Amount:1 RawItemId:5214
[10:35:42.250 D] DoAction Spell 4077 0x1055E90A
[10:35:47.992 D] DoAction Spell 4075 0x1055E90A
[10:35:48.444 N] Clicked Collect
[10:35:55.376 N] Clicked Yes
[10:35:55.376 N] Swings Remaining: 1
[10:35:55.484 N] Clicked Collect

This is really not normal behavior... it should be casting at least 3 spells...and that is a lot of wait time between the 2 that I am seeing. For the lvl 56 item, I have it only using Impulsive > Impulsive > Methodical, so it seems likely that the first ability is not going off for you.

Edit: I am going to modify some timeouts that really shouldn't affect anyone negatively that doesn't have speed problems, but should help anyone that does. Going to see how it works out.

Here's another log with a spell delay of 1000 View attachment 3308 2015-08-31 12.59.txt Also had hidden items a few times. Not sure what the deal is or if they are even worth getting.. not bothered much with ephemerals till now.

Edit: Oh, stopping and starting because it doesn't target and mine the ephemeral if I don't
eh.. actually this is probably a bad log since I didn't get any radiant

Ok this one is better I think View attachment 6312 2015-08-31 13.30.txt it got it right a few times too, it did fail to pop a cordial passing 300 GP, so I popped one myself at this stage in the log:
[11:35:29.246 N] Waiting for GP, Seconds Until Gathering: 77, Current GP: 215, WaitForGP: 600
 
Last edited:
Some notes.

Rotations might not be 100% what you expect.

550 rotation will force run if GP or time constraints are not met (if it is the default rotation for the profile), I have added a 600 gp check inside to make sure it only does a 0 gp rotation (as if it were to just collect a dud). This same rotation is also used for the lvl 56 items, as from my experience, this works out in our favor most of the time, if someone would post a possible gil per hour using cordials proving we should use 600 gp on the lvl 56 items, I will take a look.

If you are using CollectAll, the default rotation is set to DefaultCollect. When cordials are checked, it checks against it's time and gp requirements, which are 600/30.

There are a lot of moving parts, but creates a lot of opportunity for great profiles. Just need to work out the kinks... Flying is half way decent now, I wish i knew more about Raycasting and vector crossing to make avoidance. Next I plan to do hotspots so I can support regular gathering and touch-n-go ephemeral gathering.

Thanks for all the support! Will open a new thread as soon as I finish these hotspots.
 
Nah, the 56 stuff 2/8 - 3/8 value rotation seems fine, but it'll sit around and wait for 600 GP before checking if there is a radiant as far as I understand which could be quite a decent amount of lost time, so I just popped one so I could continue gathering log info
 
Nah, the 56 stuff 2/8 - 3/8 value rotation seems fine, but it'll sit around and wait for 600 GP before checking if there is a radiant as far as I understand which could be quite a decent amount of lost time, so I just popped one so I could continue gathering log info

I did just fix an issue with cordials.... the flags were wrong in the code...so basically it was never taking them. depending on the settings (and the settings were wrong on the profile). Did you pull in the past 30 minutes?
 
nah I pulled last when you fixed the cordial stuff about 2 hours ago, before I ran more logs.. I'll update again :P

You know why it will sometimes not target new ephemerals, even with 600 gp unless stopping/starting the profile again?
 
Oh, I do see the issues you are seeing now..... I am debugging it as much as possible, but after it happens, i can't find where the code is stuck... I have an idea but the logs are not telling me much. Also, it seems that it is only logging one of the impulsives but in my battle log, it shows i casted 2... so there is that...


And i forgot to implement the Cordial after code...still a work in progress.
 
I did find where it gets stuck...just need to figure out better logic for the gather part.
 
I redownloaded the folder from this morning, deleted my old folder ( I swear I did this last night ) and now it's working!! YOU. ARE. THE. MAN!
 
I redownloaded the folder from this morning, deleted my old folder ( I swear I did this last night ) and now it's working!! YOU. ARE. THE. MAN!
You might want to start using the SVN method of keeping it updated. I will be making a new thread by Thursday...hoping to get hotspots worked out by them.
 
You might want to start using the SVN method of keeping it updated. I will be making a new thread by Thursday...hoping to get hotspots worked out by them.

Ok - I'll download TortoiseSVN then. Thanks again for all that you do!
 
The cordial logic is still messed up...so i suggest changing CordialTime and/or CordialType to none in the profile(s). I need some rest before i tackle that issue.

I did seem to actually fix the issue with collecting the items though!...
 
The cordial logic is still messed up...so i suggest changing CordialTime and/or CordialType to none in the profile(s). I need some rest before i tackle that issue.

I did seem to actually fix the issue with collecting the items though!...

awesome, I'll test it out =)
 
The cordial logic is still messed up...so i suggest changing CordialTime and/or CordialType to none in the profile(s). I need some rest before i tackle that issue.

I did seem to actually fix the issue with collecting the items though!...

Thanks Matt, you changes fixed all my problems from a few pages back. Added Wind shard and now it collects fine ^^
 
Hey guys.
How can I do something like that:

Go grab normal some Elemental Crystal from Mineral Deposit and when the Ephemeral swawn, put your glove and collect the Ephemeral node.

Ex: Go to Sea of Cloulds, grab Aurum Regis Sand until Ephemeral Rocky Outcrop when the Ephemeral spawn grab the Lightning Moraine as collectable.
 
Hey guys.
How can I do something like that:

Go grab normal some Elemental Crystal from Mineral Deposit and when the Ephemeral swawn, put your glove and collect the Ephemeral node.

Ex: Go to Sea of Cloulds, grab Aurum Regis Sand until Ephemeral Rocky Outcrop when the Ephemeral spawn grab the Lightning Moraine as collectable.

I believe support for that is what he wants to work on next
 
Hotspots!.... feel free to try it... I Converted an old Botany -crystal/shard farm profile into gathercollectable tag.

Edit: Raiding a3s right now, so i won't be available,not your original version and revert to that if it doesn't work for you.
 
Last edited:
Hadn't tried any of the latest updates until just now. It didn't do a collectable rotation, just gathered normal Adamantite Ore. While I'm fine with this (since I'm capped on Red Scrips anyway), I'm not quite sure how I toggled this. I don't think I modified anything to influence this.
 
Hadn't tried any of the latest updates until just now. It didn't do a collectable rotation, just gathered normal Adamantite Ore. While I'm fine with this (since I'm capped on Red Scrips anyway), I'm not quite sure how I toggled this. I don't think I modified anything to influence this.
I committed the profiles with the Unspoiled Rotation set as the default for the Adamantite Ore/Chysahl... i will probably separate them into different files soon.
 
I would be interested to see if other "known to work profiles" work using my tag instead of the default GatherTag. There really isn't much modification required to transform the xml (unfortunately its not 100% backwards compatible).

Edit: I am working on making it backwards compatible, hopefully I can.
 
I would be interested to see if other "known to work profiles" work using my tag instead of the default GatherTag. There really isn't much modification required to transform the xml (unfortunately its not 100% backwards compatible).

Edit: I am working on making it backwards compatible, hopefully I can.

I tried change hotspot to the Aurum Regis Sand in Sea of Clouds and they are trying teleport like crazy, take a look.

View attachment FreeRangeCollect550_aurum_test.xml
 
Back
Top