My entire map is broken

  • 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.

Infomaniac

L6: Sharp Member
Nov 29, 2015
374
207
I was editing a skybox on an adopted map and now the map is just broken and acts weird. can someone please help me figure out what I did wrong to ruin the map?
You might have to compile the map and see how broken it is.
 

Attachments

  • mvm_callous_a3.vmf
    1.2 MB · Views: 58

Svode

Take a Chance on Me
aa
Jul 31, 2016
166
471
Have you checked the log yet?
If no, then check the compile log here
 

Necrσ

aa
Nov 16, 2015
199
487
I ran a few test compiles, and from what I can see the map has func_detailed displacements, note that displacements cannot be turned into brush entities and that doing so causes the compile to fail entirely.

For some reason on the first compile I did I got a ***leaked*** error as well, however the pointfile pointed straight through a solid brush and hiding the entity it was coming from fixed the problem, so i'm not too sure what is going on there, it could have been a side effect of the error described above.