CMT.TOMSK.RU » Остальное » Вопросы » проблема с компилированием карты

Страниц (1): [1]
 

1. vasyan4ik - 01 Апреля, 2011 - 16:26:18 - перейти к сообщению
вот что у мну написано в full.bat
@echo off
set WADROOT=c:gun
set mapname=cs_mansion.map

hlcsg.exe -estimate "%cs_mansion%"
hlbsp.exe -estimate "%cs_mansion%"
hlvis.exe -estimate -full "%cs_mansion%"
hlrad.exe -estimate -chart -extra -dscale 1 -bounce 4 -smooth 100 "%cs_mansion%"
после копилирования у меня появилось 3 файла .err .wic .txt - там написано

hlcsg v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlcsg -----
Command line: hlcsg.exe -estimate cs_mansion.map
Entering cs_mansion.map

Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 2 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ on ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
max lighting memory [ 6291456 ] [ 6291456 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ on ] [ on ]
clip hull type [ legacy ] [ legacy ]
onlyents [ off ] [ off ]
wadtextures [ on ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
nullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]

Using mapfile wad configuration
Wadinclude list :
[zhlt.wad]

0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
Error: Entity 17, Brush 8: outside world(+/-4096): (-460,-162,216)-(3078,10000,219)
Error: brush outside world
Description: The map has a problem which must be fixed
Howto Fix: Check the file(для просмотра ссылки Вам необходимо авторизоваться) for a detailed explanation of this problem

Error: Entity 17, Brush 8: outside world(+/-4096): (-476,-178,180)-(3094,10016,255)
Error: Entity 17, Brush 8: outside world(+/-4096): (-492,-194,184)-(3110,10032,251)
Error: Entity 17, Brush 13, Side 5: has a coplanar plane at (-451, -159, 209), texture GENERIC028
Error: Entity 17, Brush 8: outside world(+/-4096): (-476,-178,198)-(3094,10016,237)
Error: Entity 19, Brush 0, Side 0: plane with no normal
Error: Entity 19, Brush 0, Side 2: has a coplanar plane at (-623, 185, 208), texture DRKMTLT_BORD11
Error: Entity 19, Brush 2, Side 5: plane with no normal
Error: Entity 19, Brush 0, Side 3: plane with no normal
Error: Entity 19, Brush 2: outside world(+/-4096): (-10000,-10000,208)-(-617,4874,212)
Error: Entity 19, Brush 0, Side 3: has a coplanar plane at (-617, 182, 208), texture DRKMTLT_BORD11
Error: Entity 19, Brush 2: outside world(+/-4096): (-10000,-10000,208)-(-617,4874,212)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 19, Brush 2: outside world(+/-4096): (-10016,-10016,172)-(-601,4890,248)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999968,-10000,-10000)-(999999968,10000,10000)
Error: Entity 19, Brush 2: outside world(+/-4096): (-10016,-10016,172)-(-601,4890,248)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999968,-10000,-10000)-(999999968,10000,10000)
Error: Entity 19, Brush 2: outside world(+/-4096): (-10032,-10032,176)-(-585,4906,244)
Error: Entity 19, Brush 2: outside world(+/-4096): (-10032,-10032,176)-(-585,4906,244)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999968,-10000,-10000)-(999999968,10000,10000)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 19, Brush 2: outside world(+/-4096): (-10016,-10016,190)-(-601,4890,230)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 19, Brush 2: outside world(+/-4096): (-10016,-10016,190)-(-601,4890,230)
Error: Entity 19, Brush 0: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 19, Brush 5, Side 5: plane with no normal
(0.28 seconds)

----- END hlcsg -----



hlbsp v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlbsp -----
Command line: hlbsp.exe -estimate cs_mansion.map
>> There was a problem compiling the map.
>> Check the file cs_mansion.log for the cause.

----- END hlbsp -----



hlvis v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlvis -----
Command line: hlvis.exe -estimate -full cs_mansion.map
>> There was a problem compiling the map.
>> Check the file cs_mansion.log for the cause.

----- END hlvis -----



hlrad v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlrad -----
Command line: hlrad.exe -estimate -chart -extra -dscale 1 -bounce 4 -smooth 100 cs_mansion.map
>> There was a problem compiling the map.
>> Check the file cs_mansion.log for the cause.

----- END hlrad -----
в чём проблема????Недовольство, огорчение:confusedСмущёнconfused::mad::mad:
2. vm - 03 Апреля, 2011 - 23:52:04 - перейти к сообщению
у тебя либо дырка в карте,
либо слижком близко к краю карты
либо просто часть обьектов отсталась за картой

(для просмотра ссылки Вам необходимо авторизоваться)

+ несколько брашей неправильно изменил
(для просмотра ссылки Вам необходимо авторизоваться)

з.ы. а вообще лучше в IRC на канале #cmt
там быстрее получиш ответ Улыбка

Powered by ExBB FM 1.0 RC1 | ExBBDarkGrey Style