You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the larger your .asb file it, the easier it is to forget chunks of data. Perhaps if possible you might consider having it keep individual species in their own files. For example, you have the save folder and inside Rex's will be kept in 'savename_rex.asb' and X-Rex might be kept in there, or, savename_xrex.asb. Heck you might even make them individual files inside of a compressed .zip or .7z or something.
Also i am getting a whole lot of files that are 'save before dupe check' or something, i keep clearing them out but eventually there is hundreds of them again.
The text was updated successfully, but these errors were encountered:
Hi, do you mean data is lost when the file is large? Or that it is just too big to keep track of all the creatures in the library? What file size is your library file?
Regarding the dupe_check issue, the app should only once remove creatures with identical ids and then that issue shouldn't appear anymore. Obviously that isn't working with your library. Can you send me the library file for further checking? E.g. you can send the file via a dm in discord (username cadaei) if you don't want it public.
I ended up breaking the library into individual files, one for each species, so i dont have the 200mb file anymore. the problem is if you try to 'merge and add' it will sometimes forget a chunk of the data. its why i was suggesting an option to auto split the file into species sub files. I wonder if the dupe check is because i scan the same dino again sometimes when im renaming them.
I've noticed that the larger your .asb file it, the easier it is to forget chunks of data. Perhaps if possible you might consider having it keep individual species in their own files. For example, you have the save folder and inside Rex's will be kept in 'savename_rex.asb' and X-Rex might be kept in there, or, savename_xrex.asb. Heck you might even make them individual files inside of a compressed .zip or .7z or something.
Also i am getting a whole lot of files that are 'save before dupe check' or something, i keep clearing them out but eventually there is hundreds of them again.
The text was updated successfully, but these errors were encountered: