Map file is not shown anywhere.

  • Site Migration: See bugs? Report them here. Want something changed or have an idea? Suggest it here.
  • If you're asking a question make sure to set the thread type to be a question!
  • Something not downloading? Download authors read this.

Bunker Junker

L3: Member
Jul 28, 2017
141
38
Alright I just got done with this map for the 72 hour jam, but the thing is, the file just isn't there. But the previous files for it just show up just fine, and some of them were made today.


And no, I didn't use any special characters except the underscore, no caps too.
 

henke37

aa
Sep 23, 2011
2,076
513
What file? Where are you looking?
 

Vel0city

func_fish
aa
Dec 6, 2014
1,947
1,589
You mean the most recent BSP? That means the compile failed at some point (most likely the VBSP stage) and VVIS and VRAD are using the old last working map to do their stuff. Check your compile log for any errors during the VBSP stage such as leaks or invalid solids.
 

Bunker Junker

L3: Member
Jul 28, 2017
141
38
What file? Where are you looking?

The file with the map in it, sorry that I didn't explained well enough.

You mean the most recent BSP? That means the compile failed at some point (most likely the VBSP stage) and VVIS and VRAD are using the old last working map to do their stuff. Check your compile log for any errors during the VBSP stage such as leaks or invalid solids.


Hmm alright, thanks.