Docs:CS SDK FAQ
From Mod Wiki
Question: The map does not save; the log contains the following error:
FATAL ERROR [error]Expression : b [error]Function : X:\stalker_addon\sources\engine\xrCore\Xr_ini.cpp [error]File : X:\stalker_addon\sources\engine\xrCore\Xr_ini.cpp [error]Line : 670 [error]Description : name[...] already exist in section[...\x-raysdk(3-cs)\editors\maps\z_test.level]
Same error occurs when I try to place any object on the map. What do I do?
Answer: The error is caused by the file rt_object_props.ltx. Close the SDK, then remove it from the root of drive X:.
Question: When I try to use some standard library objects, such as one from the set statics\dead\, I get a missing texture error.
Answer: Textures not included in the SDK can be found in the game data archives. Extract the missing ones into editor\gamedata\textures
Question: Are 150 000 polygons the limit for a map?
Answer: No, but you still should not go overboard with high-poly geometry.