#Hammer wont create a bsp file, i havent been able to find any leaks that may be causing this
1 messages ยท Page 1 of 1 (latest)
WARNING: BSP node with unbounded volume
This also does not look like a full compile log
Missing vvis
how do i fix this?
Most likely it's an invalid brush, hit alt+p in hammer
I would also hesitate to store in OneDrive, think it can get a little weird with permissions sometimes? Not 100% sure
fixed the error yet it still wont create a .BSP
Well, what's your full compile log look like
Because that one you gave is missing a lot
Doesn't like even vbsp was run
If you could actually also provide a screenshot of your compile settings that might help, you might have messed something up there
That looks normal
In hammer if you go to Tools -> Options and then the Build Programs tab are the executables all filled out?
And you have at least one entity in your map correct?
looks full to me
Try saving the VMF to a different location and compiling just to make sure it's not that
What does the map look like? You do still have some WARNING: BSP node with unbounded volume according to the last log you sent
Okay I'm going to just start listing problems as I see them
- Your map is way too big for what it is. Source is not meant to be making these giant open maps without optimization techniques in place.
k
- You have intersecting brushes, you shouldn't do that they need to be flush with one another
I removed all the massive brushes you had and got it to compile fine with just a cordon
could you send it?
how do i select it