yodapower
10-01-2007, 01:24 AM
here's the problem:
I've compiled my map in full hdr (final render) in hammer.
I've opened it in packrat to list all the custom content I have in it.
I made a .txt file as said for the "-addlist" parameter of bspzip and listed all of my custom content with the relative path and full path for each content.
I run bspzip in the console command like that:
"%sourcesdk%\bin\bspzip" -addlist dod_tarmac_final.bsp dod_tarmac_liste.txt dod_tarmac_final_bspzip.bsp
now it opens up the file ok and writes: "adding...." with all my list so this means it reads the .txt file ok
BUT at the end instead of having the message: "writing....."
I get "Error: relative/full name blablabla..."
does someone know what is going on? I've checked my .txt file all relative and full names are correctly written.... where could the problem be?
I've compiled my map in full hdr (final render) in hammer.
I've opened it in packrat to list all the custom content I have in it.
I made a .txt file as said for the "-addlist" parameter of bspzip and listed all of my custom content with the relative path and full path for each content.
I run bspzip in the console command like that:
"%sourcesdk%\bin\bspzip" -addlist dod_tarmac_final.bsp dod_tarmac_liste.txt dod_tarmac_final_bspzip.bsp
now it opens up the file ok and writes: "adding...." with all my list so this means it reads the .txt file ok
BUT at the end instead of having the message: "writing....."
I get "Error: relative/full name blablabla..."
does someone know what is going on? I've checked my .txt file all relative and full names are correctly written.... where could the problem be?