Mail.ruПочтаМой МирОдноклассникиВКонтактеИгрыЗнакомстваНовостиКалендарьОблакоЗаметкиВсе проекты

Вопрос для тех, кто разбирается в Hammer editor...

drtyjtfgjm Мастер (1584), на голосовании 4 года назад
Столкнулся с одной проблемой. Запуская карту, выдаёт ошибку, связанная с area portal.
в консоли пишут это: ** Executing...
** Command: "D:\Steam\steamapps\common\GarrysMod\bin\vbsp.exe"
** Parameters: -game "D:\Steam\steamapps\common\GarrysMod\garrysmod" "C:\Users\Admin\Desktop\mapsgmod\переделка\de_school5.vmf"

FileSystem_LoadSearchPaths
Valve Software - vbsp.exe (Feb 7 2020)
4 threads
materialPath: D:\Steam\steamapps\common\GarrysMod\garrysmod\materials
Loading C:\Users\Admin\Desktop\mapsgmod\переделка\de_school5.vmf
material "school/stena2" not found.
Material not found!: SCHOOL/STENA2
ConVarRef mat_reduceparticles doesn't point to an existing ConVar

Patching WVT material: maps/de_school5/nature/blenddirtgrass001b_wvt_patch
fixing up env_cubemap materials on brush sides...
ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
**** leaked ****
Entity prop_static (57.00 -1318.00 292.34) leaked!
Processing areas...
Brush 2037: areaportal brush doesn't touch two areas

Brush 2318: areaportal brush doesn't touch two areas

Brush 2665: areaportal brush doesn't touch two areas

Brush 2665: areaportal brush doesn't touch two areas

Brush 2221: areaportal brush doesn't touch two areas

Brush 2221: areaportal brush doesn't touch two areas

Brush 2231: areaportal brush doesn't touch two areas

Brush 2663: areaportal brush doesn't touch two areas

Brush 2277: areaportal brush doesn't touch two areas

Brush 2031: areaportal brush doesn't touch two areas

Brush 2037: areaportal brush doesn't touch two areas

Brush 2318: areaportal brush doesn't touch two areas

Brush 2037: areaportal brush doesn't touch two areas

Brush 5894: areaportal brush doesn't touch two areas

Brush 2037: areaportal brush doesn't touch two areas

done (0)
Building Faces...done (0)
Chop Details...done (1)
Find Visible Detail Sides...
Merged 570 detail faces...done (1)
Merging details...done (0)
FixTjuncs...
PruneNodes...
WriteBSP...
done (0)
material "skybox/trainrt" not found.
Can't load skybox file skybox/train to build the default cubemap!
Can't load skybox file skybox/train to build the default cubemap!
Finding displacement neighbors...
Finding lightmap sample positions...
Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
Building Physics collision data...
WARNING: Map using power 4 displacements, terrain physics cannot be compressed, map will need additional memory and CPU.
done (5) (2809733 bytes)
Error loading studio model STATIC "models/props/cs_assault/box_stack1.mdl"!
Error loading studio model STATIC "models/props/cs_office/chair_office.mdl"!
Error loading studio model STATIC "models/props/de_inferno/radiator01a.mdl"!
Error! prop_static using model "models/props_wasteland/controlroom_desk001b.mdl", which must be used on a dynamic entity (i.e. prop_physics). Deleted.
Error loading studio model STATIC "models/props_wasteland/controlroom_desk001b.mdl"!
Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
Compacting texture/material tables...
Reduced 9118 texinfos to 6055
Reduced 611 texdatas to 574 (28693 bytes to 27145)
Writing C:\Users\Admin\Desktop\mapsgmod\переделка\de_school5.bsp
32 seconds elapsed

Что здесь не должно быть? В данной программе я еще совсем новичок, поэтому спрашиваю вас... И не нужно писать, что есть уже ответы на данный вопрос, не мне не помогло!
Прошу вас помочь мне!
Голосование за лучший ответ
Федя Федоров Мастер (1660) 5 лет назад
Это лик. prop_static (57.00 -1318.00 292.34) в OutOfBounds. Объяснять долго, как это исправить. Погугли
drtyjtfgjmМастер (1584) 5 лет назад
Что еще за OutOfBounds? Можешь проинформировать, пожалуйста?
Как я уже писал, я еще совсем новичок, научился только и делать что браши да и текстуры накладывать...
Федя Федоров Мастер (1660) ElPanDaS, Out of bounds - неигровая зона. То есть зона, в которую игрок не сможет попасть.
drtyjtfgjmМастер (1584) 5 лет назад
Меня напрягает больше строчки areaportal brush doesn't touch two areas. Я так понял, что это связано с порталами, а как конкретно это фиксить?
Федя Федоров Мастер (1660) ElPanDaS, На 18 строке написано, что leak в prop_static. Нужно нажать Map>Load Pointfile. Появится красная линия, которая ведет от данного энтити до места утечки.
Похожие вопросы