Open electrovoyage opened 1 year ago
Indeed this has been happening recently. What you can do is set the pack-dump configuration option in srctools.vdf
woth a #
at the start. That'll make it dump the packfile to a folder instead of packing into the BSP. Then afterwards you can pack the contents with another tool.
Will this work or do i need to uncomment this line?
Uncomment it, yes.
I uncommented it, does this mean it will now dump all packed files to Portal 2/dump
?
I'm working on a rather large map for Portal 2, and i seem to have reached some sort of threshold at which either HA starts corrupting the map or VVIS and VRAD simply cannot read it. If i remove 1 texture from the map, VIS and RAD suddenly are suddenly able to run. The same happens with the Postcompiler turned off. So i suppose the packing is corrupting the map file here. VIS and RAD just say
(the 'press any key' text is because i enabled 'Wait for keypress when done compiling') Is there a workaround / fix i can use in this situation?