Mord3rca / gamma-launcher

Just another Launcher to setup S.T.A.L.K.E.R.: G.A.M.M.A.
GNU General Public License v3.0
86 stars 13 forks source link

[Errno 28] No space left on device #70

Closed magveta closed 11 months ago

magveta commented 12 months ago

When trying to use "gamma-launcher full-install --anomaly --gamma ", i get a error saying that there's no space left on device, when in fact i have 300GB of free space in my drive. What could be the reason for this?

suchacomic commented 12 months ago

do you have enough space in your root partition, extracting archives takes place in /tmp .

Mord3rca commented 12 months ago

Hello, this should do the trick: https://github.com/Mord3rca/gamma-launcher/issues/14#issuecomment-1538908000

Just export TMPDIR to a folder in a filesystem with enough space.

Mord3rca commented 11 months ago

https://github.com/Mord3rca/gamma-launcher/commit/64e35c08890b348ec6b09d6ea40d5f22365aa312 should resolve this.

Mord3rca commented 11 months ago

An exception is now raised with a workaround to fix the issue