My map wont compile correctly

Ingerwolf

L1: Registered
Mar 8, 2010
7
0
Every time i compile and go into game it brings me back to an old version, the file is just not updating. Never had this problem before but its causing some major frustration. Anyways, can anyone please help me solve this problem?
 

YM

LVL100 YM
aa
Dec 5, 2007
7,135
6,056
/slaps TPG.... No, the chances are its a far more fatal problem than that. The game loading an older map is usually caused by VBSP crashing and the compiler picking up the previous version, so you've got some issue making VBSP to crash most likely.

Post your compile log through www.interlopers.com/errors then check things like are any displacements func_details since they can't be both and that is one of the things that may cause this.

If you're still having problems, read your log yourself (interlopers can't catch everything) and if that doesn't present an obvious fix, report back.
 

Ingerwolf

L1: Registered
Mar 8, 2010
7
0
Yeah well, your both were both right but YM wins it cause it was a func_detail error. Thanks to both of you though!