cadon / ARKStatsExtractor

A tool for the game ARK: Survival Evolved. Extracts possible levelups of creatures to get the values for breeding. With library and pedigree-view.
MIT License
481 stars 249 forks source link

Entering Pteranadon wont extract #742

Closed cyberangel67 closed 4 years ago

cyberangel67 commented 6 years ago

Nothing to add except the image shows it won't extract

capture

VolatilePulse commented 6 years ago

I'm unable to extract it either. Can you provide a screenshot of the creatures inventory as well as your multipliers in ASB?

cyberangel67 commented 6 years ago

The settings

capture

The Birds Stats are

ark_ survival evolved 20_07_2018 7_19_28 pm

cyberangel67 commented 6 years ago

And yes, the Classic Flyers values have been added

cadon commented 6 years ago

I just tried that bird, it works with these multipliers set and the classicFlyers loaded.

cyberangel67 commented 6 years ago

i'll have to give it another shot, but I tried that 5 times with ClassicFlyers added and got the same result.

cadon commented 6 years ago

This is how it looks for me (the settings like in the screenshot you posted).

pteranodon

cyberangel67 commented 6 years ago

I am still having issues with some flyers, that ptera I was able to get but others I have had major trouble with.

An Argentavis I just tamed has serious issues, I have tried all the ways to import the data and selected the red and yellow sections and there are no options to satisfy this.

The speed has "?" but nothing I can do to change this, the values entered are exactly what the stats of the bird says it is.

capture

cadon commented 6 years ago

Hi, that's probably an old argentavis. There were some changes in the classicFlyers-mod when the new Argentavis was introduced. Old Argentavis could be converted to a Harpagornis, maybe that was done here. Trying to extract it as a Harpagornis yields a value for Stamina (33 levels), but fails on weight. I'm not entirely sure what's causing this issue, but it's probably related to this changing of the stat-values. Maybe this combination of the two extractions represent the real values:

Argentavis (Lvl 217, TE: 99.9%): HP: 2263.1 (26, 0); St: 3225 (33, 0); Ox: 465 (21, 0); Fo: 10400 (42, 0); We: 608 (26, 0); Dm: 355.1% (39, 0); Sp: 100% (29, 0); To: 8376.5 (216);

cyberangel67 commented 6 years ago

This is a brand new tame, tamed by me only a few days before I commented here.

I can assure you, that it was not converted nor an Older Argy.

cyberangel67 commented 6 years ago

I will add that the 5 I tamed in the last week, all have this issue.

cadon commented 4 years ago

The current version can extract the previously failed argentavis. Maybe it was a float-precision error, the handling of this was improved in the later version.