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 250 forks source link

Creature not loading into extractor v0.26.3 #651

Closed geneticbits closed 6 years ago

geneticbits commented 6 years ago

I created a values file for some modded dinos on my server. It used to load into the extractor/stat tester fine. But since I updated to v0.26.3 I can't load those dinos in the extractor/tester screens anymore. They are in the list, but after I select them, the actual screen where you put in the stats doesn't come back like it does with vanilla dinos. asb

cadon commented 6 years ago

Can you click on the entry in the list on the left? If that doesn't work, can you upload the gryphons.json?

geneticbits commented 6 years ago

No. I've tried left clicking. Double clicking. Right clicking. None have worked. 

On Sun, Mar 25, 2018 at 6:52 PM, cadonnotifications@github.com wrote:
Can you click on the entry in the list on the left?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

cadon commented 6 years ago

Does it work if you press enter while in the text-input? Can you click on the pygmyGriphon-entry in the box on the bottom-right?

geneticbits commented 6 years ago

Nope. Just tried pressing enter in the text box, while having the pygmy selected in the left pane, and with pygmy selected in the "in library" pane. I tried left, double and right clicking all three places too. :/

On Sun, Mar 25, 2018 at 6:56 PM, cadonnotifications@github.com wrote:
Does it work if you press enter while in the text-input? Can you click on the pygmyGriphon-entry in the box on the bottom-right?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

cadon commented 6 years ago

Can you upload the gryphons.json-file so I can test it further?

geneticbits commented 6 years ago
On Sunday, March 25, 2018, 7:04:51 PM EDT, cadon <notifications@github.com> wrote:  

Can you upload the gryphons.json-file so I can test it further?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

geneticbits commented 6 years ago

gryphons.zip It wouldn't let my attach the json, so I zipped it. I can also send it as a .txt apparently. Or is there a better way to send it?

cadon commented 6 years ago

Thanks. Found and fixed the issue. It was related to the camelCase of these creatures. The new release will be out soon.