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
Operating system and version:
Legendary version (legendary -V0.20.34):
Expected Behavior
download to not fail
Current Behavior
download fails
Logs
Do you wish to install "Fortnite"? [Y/n]: y
[DLManager] INFO: Download Manager running with process-id: 14884
Process DLManager:
Traceback (most recent call last):
File "multiprocessing\process.py", line 315, in _bootstrap
File "legendary\downloader\mp\manager.py", line 609, in run
File "legendary\downloader\mp\manager.py", line 643, in run_real
File "multiprocessing\shared_memory.py", line 131, in init
OSError: [WinError 1455] The paging file is too small for this operation to complete: 'wnsm_656c8ee6'
[cli] INFO: Finished installation process in 0.88 seconds.
Steps to Reproduce
1.try to download a game ( I tried fortnite and rocket league )
2.wait for the download to fail
Additional information
The text was updated successfully, but these errors were encountered:
Your issue is that your pagefile is too small. Increase the size of your page file or allow Windows to manage the size. If you didn't manually disable it, you probably ran one of those "uber leet Windows tweaker!!!" apps or scripts that did it for you. Windows is not designed to run without a pagefile and many things depend on having one.
Platform
Operating system and version:
Legendary version (
legendary -V0.20.34
):Expected Behavior
download to not fail
Current Behavior
download fails
Logs
Do you wish to install "Fortnite"? [Y/n]: y
[DLManager] INFO: Download Manager running with process-id: 14884
Process DLManager:
Traceback (most recent call last):
File "multiprocessing\process.py", line 315, in _bootstrap
File "legendary\downloader\mp\manager.py", line 609, in run
File "legendary\downloader\mp\manager.py", line 643, in run_real
File "multiprocessing\shared_memory.py", line 131, in init
OSError: [WinError 1455] The paging file is too small for this operation to complete: 'wnsm_656c8ee6'
[cli] INFO: Finished installation process in 0.88 seconds.
Steps to Reproduce
1.try to download a game ( I tried fortnite and rocket league )
2.wait for the download to fail
Additional information
The text was updated successfully, but these errors were encountered: