Some help, please?

UpsilonOmicron

L1: Registered
Aug 8, 2011
4
0
Well, I was adding stuff on my map, and after I was done, I compiled the map, but when I went in-game, the map is modeled before I compiled it.
Basically...
Hammer:
Untitled-1.png

In-game:
cp_separation0000.jpg


Anyone know the problem? :confused:
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,669
You have a fatal error that is preventing the map from being compiled, thus when the game launches it loads the previous version that is still sitting there.

Look at the compile log (from top to bottom, fatal errors are near the top) or paste it in here to have it find the errors for you. Though fatal ones are usually pretty obvious even to the untrained eye.
 

UpsilonOmicron

L1: Registered
Aug 8, 2011
4
0
Well, I saw:
Error: displacement found on a(n) func_detail entity - not supported (entity 211, brush 0)
Is this the problem?
If it is, then from the checker then I'm taking a good guess that it's "DispInfo_LoadDisplacements: dispcounts ([number] and [number]) don't match"
 

UpsilonOmicron

L1: Registered
Aug 8, 2011
4
0
I have a small problem..... my neutral point is locked :/
Yea, it's my first map....
What do I do to make it unlocked?