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

MemoryError: Current shared memory cache is smaller than required! #149

Closed
jonasW3F opened this issue Dec 12, 2020 · 2 comments
Closed

MemoryError: Current shared memory cache is smaller than required! #149

jonasW3F opened this issue Dec 12, 2020 · 2 comments

Comments

@jonasW3F
Copy link

I am trying to install Pillars of Eternity and I get a memory error. The weird thing is, that even after increasing the memory in the config, I receive the error.

Traceback (most recent call last): File "/usr/local/bin/legendary", line 11, in <module> load_entry_point('legendary-gl==0.20.4', 'console_scripts', 'legendary')() File "/usr/local/lib/python3.8/dist-packages/legendary_gl-0.20.4-py3.8.egg/legendary/cli.py", line 1325, in main File "/usr/local/lib/python3.8/dist-packages/legendary_gl-0.20.4-py3.8.egg/legendary/cli.py", line 594, in install_game File "/usr/local/lib/python3.8/dist-packages/legendary_gl-0.20.4-py3.8.egg/legendary/core.py", line 801, in prepare_download File "/usr/local/lib/python3.8/dist-packages/legendary_gl-0.20.4-py3.8.egg/legendary/downloader/manager.py", line 376, in run_analysis MemoryError: Current shared memory cache is smaller than required! 23356.0 MiB < 23385.0 MiB. Try running legendary with the --enable-reordering flag to reduce memory usage.

@jonasW3F
Copy link
Author

nvm I am stupid, I did not increase it enough.

@derrod
Copy link
Owner

derrod commented Dec 12, 2020

Also see #17 (comment)

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

No branches or pull requests

2 participants