Docs:CS SDK FAQ
From Mod Wiki
(Difference between revisions)
Revision as of 12:39, 10 February 2009 (edit) Don Reba (Talk | contribs) m (Unprotected "Docs:CS SDK FAQ") ← Previous diff |
Revision as of 12:39, 10 February 2009 (edit) (undo) Don Reba (Talk | contribs) m (Protected "Docs:CS SDK FAQ" [edit=sysop:move=sysop]) Next diff → |
Revision as of 12:39, 10 February 2009
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. Remove it from the root of drive X: and restart the SDK.
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.