compile error: node without a volume

Dario D.

Spy
Joined
Nov 30, 2004
Messages
710
Reaction score
0
When compiling (using a batch compiler) I see two errors saying, Warning: node without a volume.

Uhh... what does that mean?

This map is for multiplayer and doesn't have any AI nodes or anything.

--

I didnt see those errors last time I compiled. What I changed for this compile was:

changed 4 prop_statics to prop_dynamic (trying to clean up console errors ingame)

Added 2 prop_statics (cattail foliage mesh) with collision set to Disabled.

Added 2 large func_occluders.

Any ideas?
 
Back
Top