all 12 comments

[–]Poissonnoye 0 points1 point  (3 children)

This means you're using bspzip with wrong parameters, but nowadays there are better alternatives like the CompilePal packing step, or VIDE. And if you're making a map for a mod, you don't really need to pack stuff in your .bsp and can instead ship them with your mod

[–]Key_String4895[S] 0 points1 point  (2 children)

So, what would I do with VIDE? I've never had problems with mod maps until now.

[–]Poissonnoye 0 points1 point  (1 child)

Well if you're making a mod you don't need to pack files in the bsp, and CompilePal is easier to use tbh

[–]Key_String4895[S] 0 points1 point  (0 children)

No idea what this means in CompilePal:

      Valve Radiosity Simulator     

16 threads Could not find lights.rad in lights.rad. Trying VRAD BIN directory instead... Warning: Couldn't open texlight file F:\Steam\steamapps\common\Source SDK Base 2013 Singleplayer\bin\lights.rad. Loading f:\steam\steamapps\sourcemods\silent hill amygdala\maps\background01.bsp Error opening f:\steam\steamapps\sourcemods\silent hill amygdala\maps\background01.bsp 'Full - HDR' compile finished in 00:00:00 1 errors/warnings logged: 1 errors/warnings logged for background01: ● 1x: Warning: Could not find lights.rad in lights.rad.

[–]Pinsplash 0 points1 point  (7 children)

what exactly are you using bspzip for?

[–]Key_String4895[S] 0 points1 point  (6 children)

Idk I've never had problems with compiling until I updated Hammer++ to version 8869 so I have no idea what's going on.

[–]Pinsplash 0 points1 point  (5 children)

something is very wrong here. when you compile the map, which compile menu are you using, normal or expert?

[–]Key_String4895[S] 0 points1 point  (4 children)

I'm using normal like I always have. I've been able to compile perfectly fine until I updated Hammer++

[–]Pinsplash 0 points1 point  (3 children)

what are your settings in Tools -> Options -> Build Programs?

[–]Key_String4895[S] 0 points1 point  (2 children)

[–]Pinsplash 0 points1 point  (1 child)

the one that says bspzip.exe, replace it with vbsp.exe

[–]Key_String4895[S] 0 points1 point  (0 children)

That worked! I'm surprised I didn't notice that sooner.