SDK bug or am I missing something?

SDK bug or am I missing something?

Re: SDK bug or am I missing something? Posted by Kampy on Fri Jul 24th 2009 at 5:33pm
Kampy
304 posts
Posted 2009-07-24 5:33pm
Kampy
member
304 posts 716 snarkmarks Registered: Dec 30th 2003 Occupation: student Location: Germany
I have two strange problems with Hammer. I worked a bit on the landscape and added some prop_static entities mostly stones, but also a vehicle, but the dont show in-game. More strangely a brush that I deleted is still there and wont go away. It's not there in the editor (not invisable either), but still it's in the map when I start it. I deleted the BSP file to make sure Im starting the right file. I dont get it - any idea? :leper: :confused:
Re: SDK bug or am I missing something? Posted by Kampy on Sat Jul 25th 2009 at 4:13pm
Kampy
304 posts
Posted 2009-07-25 4:13pm
Kampy
member
304 posts 716 snarkmarks Registered: Dec 30th 2003 Occupation: student Location: Germany
I was obviously missing this:
Error: displacement found on a(n) func_detail entity - not supported (entity 209, brush 0)
what does it mean? how do I find the entity?
Re: SDK bug or am I missing something? Posted by Kampy on Sat Jul 25th 2009 at 4:18pm
Kampy
304 posts
Posted 2009-07-25 4:18pm
Kampy
member
304 posts 716 snarkmarks Registered: Dec 30th 2003 Occupation: student Location: Germany
(googled it)

The error was that I changed a func_detail to a displacement without making un-entitying it again.