The system cannot allocate the required amount of memory
Extension fails to create a vpk when packing multiple folders containing audio files, such as the many mp3s in folders used for TF2 custom character voice over mods. Here is a picture of the error.
This error happens only when trying to create single file vpk that is larger than 2 GB, or if it fails to allocate 4 MB scratch buffer.
This error happens only when trying to create single file vpk that is larger than 2 GB, or if it fails to allocate 4 MB scratch buffer.
well, how do I create files smaller than 2 gigabytes? or how do I check if it fails to allocate a 4MB buffer and fails?
pls help am stupid
This error happens only when trying to create single file vpk that is larger than 2 GB, or if it fails to allocate 4 MB scratch buffer.
so I did get a bit smarter and found out how to split them, however, it only seems to work when I set it to anything but relative pathnames? otherwise it just fails to allocate memory again.
@SCell555 changing between VPKv1 and VPK doesnt change anything
If you are trying to create multi-chunk vpk you will have to use my build of 7-zip (if you aren't already doing so) and set this to appropriate size when creating vpk (should be under 2GB). (Also I'm not sure how Source 2 is going to handle these vpks, in source 1 the parser is pretty lenient)