Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQ: ASB Split Files #1310

Open
Worldgate opened this issue Jun 14, 2023 · 2 comments
Open

REQ: ASB Split Files #1310

Worldgate opened this issue Jun 14, 2023 · 2 comments
Labels

Comments

@Worldgate
Copy link

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.

@cadon
Copy link
Owner

cadon commented Jun 14, 2023

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.

@cadon cadon added the bug label Jun 14, 2023
@Worldgate
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants