-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fatal Error: Out of memory when using the program #39
Comments
Hi, thanks for reporting your issue and your nice comments! The library I have created for generating MOBI/AZW3 books unfortunately requires quite a bit of memory to run, especially if lots of large (image) files are involved. I've documented this issue at leotaku/mobi#4, but unfortunately it has proven harder to fix than I initially expected. As a temporary fix, I would recommend that you check if your output folder contains a file named |
Hey leotaku! |
Hmmm, tried to reproduce this error on a Windows 10 VM under various conditions, but I've not been able to do so. Are you currently using the prebuilt version of kojirou available on the release page? If not, could you please try that instead of building kojirou yourself and see if the error persists? |
Hey Folks!
I wanted to start off by saying thanks for creating this! Been having trouble putting Manga on my Kindle and this has been the most intuitive solution so thanks!
I've checked both open and closed issues just in case this has issue has been raised before but it either doesn't exist or I'm just blind so I wanna apologize if this has been raised before.
I ran the following command in order to try and get the "Sousou no Frieren" manga off of Mangadex:
kojirou b0b721ff-c388-4486-aa0f-c2b0bb321512 -l en --kindle-folder-mode
The command worked fine until about volume 8 when a out of memory error was thrown.
And also had this fairly large error thrown out afterwards. I'm not all too familiar with Go so I have no idea what information this provides, even as a fellow developer.
If you could let me know what's up or if I can fix this on my side that would be great! and if it's a bug on your guy's side then I wish you all the best in solving it (if it needs solving).
Thanks guys! <3
The text was updated successfully, but these errors were encountered: