Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For it to say mom not found means it is reading the mom's dino ID from the egg. And it means that none of the tamed dinos nearby match that dino ID.
I have not come across this issue myself unless I was mistaken and the parents were not nearby. (such as when I had some of my breeders locked away in a cryofridge and had forgotten about that...)
I'm not trying to say its impossible there is a bug- and certainly if there is I would want to get it fixed...
So I am hoping if you can provide more details it can shed more light on what is happening, bug or no..
Here are some things to be aware of as well, in case it helps..
I retested with a couple of triceratops.
https://prnt.sc/qaotmh
The mother is lvl 232 (tamed 202) the father is lvl 264 (tamed 224).
They made two eggs. Here is the egg maker's message on each egg.
https://prnt.sc/qaouqn
https://prnt.sc/qaovbv
Anyway thank you for your work and for responding to me.
Nice day.
Were these two Trikes themselves children of mating? Can you show the screen of their ancestors?
Does clicking Refresh do anything?
I should have mentioned before but I decided to cache the egg data, ancestors found and what stat results locally. Looking for all that causes a delay and the cache helps the UI be more responsive. It keeps the data for 60 seconds (this is per player, client side cache) or you can click the Refresh buttons to refresh current select or all of them. Refresh will purge your local cache and force it to rescan for each egg's ancestors when you select them.
I think I will dump the cache when you close the inventory UI so closing the Best Egg Maker and coming back will force new data to display.
And... I think I will make the details UI I originally intended to make. UI will pop up from a button and display stuff in a grid for the Egg's Ancestors, their IDs, if they were found- what stats they have etc. And then perhaps in separate list/tab- show all other tamed dinos of egg's type within range and what IDs they have etc.
https://hebergeur-images.com/up/7f746965e87f975e022df1541ee186e3.jpg
https://hebergeur-images.com/up/3ebee5c1b063a87f70e037232ba88be3.jpg
Specifically it is the é character that seems to be causing the problem. I suspect it will be the same or similar result for any characters that aren't from the english alphabet (so unicode vs ascii).
I'll look into fixing it! Thanks for your help with this!
In the meantime, if it is possible for you to name your dinos using just english letters- before you make the eggs- you should not have the problem.
Best Eggs doesn't use the names from the eggs for matching, but it does have to read the raw binary data of the egg because Wildcard does not expose any of this information in the usual fashion. And the names are... in the way so to speak, so it needs to determine "length of name text" to skip past to where the dino ID is at.. anyhoo maybe that's more detail than you wanted haha...
I try with "Allosaure" (french name) changed in "Allosaurus" same problem....
Always mother no found. Good luck and good night
Here is a screen showing it working in the kit with name Tricératops
https://steamcommunity.com/sharedfiles/filedetails/?id=1936892139
I won't be able to fully test this to verify its good until later tonight. Once I know its good I can upload the fix for the actual mod.
Best Eggs Test Version