Не компилируется карта. (35hp_office war)

Статус
В этой теме нельзя размещать новые ответы.
Сообщения
52
Реакции
39
Добрый вечер, Ребят. У меня небольшая проблема (раньше не было ее).
Сделал карту, решил ее проверить и при компиляции выдает ошибку. Расскажите что да как нужно сделать.

P.S карта на стадии разработки.
** Executing...
** Command: Change Directory
** Parameters: "C:\Users\Desktop\steamapps\common\Half-Life"


** Executing...
** Command: C:\Hammer\tools\qcsg.exe
** Parameters: "c:\users\домашний\desktop\new_map\new map"

qcsg.exe v2.8 (Jan 31 2000)
---- qcsg ----
entering c:\users\домашний\desktop\new_map\new map.map

************ ERROR ************
missing '[ in texturedef

** Executing...
** Command: C:\Hammer\tools\qbsp2.exe
** Parameters: "c:\users\домашний\desktop\new_map\new map"

qbsp2.exe v2.2 (Dec 28 1998)
---- qbsp2 ----

************ ERROR ************
Can't open c:\users\домашний\desktop\new_map\new map.p0

** Executing...
** Command: C:\Hammer\tools\vis.exe
** Parameters: "c:\users\домашний\desktop\new_map\new map"

vis.exe v1.3 (Dec 30 1998)
---- vis ----
4 thread(s)

************ ERROR ************
Error opening c:\users\домашний\desktop\new_map\new map.bsp: No such file or directory

** Executing...
** Command: C:\Hammer\tools\qrad.exe
** Parameters: "c:\users\домашний\desktop\new_map\new map"

qrad.exe v 1.5 (Apr 6 2000)
----- Radiosity ----
4 threads
[Reading texlights from 'C:\Hammer\tools\lights.rad']
[1 texlights parsed from 'C:\Hammer\tools\lights.rad']


************ ERROR ************
Error opening c:\users\домашний\desktop\new_map\new map.bsp: No such file or directory

** Executing...
** Command: Copy File
** Parameters: "c:\users\домашний\desktop\new_map\new map.bsp" "C:\Hammer\compile\new map.bsp"

The command failed. Windows reported the error:
"Не удается найти указанный файл."
 

Вложения

Сообщения
258
Реакции
262
Помог
5 раз(а)
Missing '[' in texturedef
This error message can be caused several ways:
  • One or more faces has no texture, or the texturename is just made up of spaces. Check for problems in Worldcraft 3.3 should detect them as 'invalid texture' messages.
  • The texture name on one or more faces has a space in the middle of the name somehow (textures are not allowed to have spaces in their names).
  • You are using Worldcraft 2.0 or 2.1, and the worldspawn has a key/value of "mapversion" "220". If so, remove it.
  • A Worldcraft 3.3 map was imported into Worldcraft 2.1 or 2.2, same problem as above.
  • A Worldcraft 3.3 map was imported into QuArK, also the same problem.
  • The map is in Worldcraft 3.3's .map format, but the "mapversion" "220" is MISSING from the worldspawn (this is really rare).
  • The Half-Life 1 game engine does not support textures with non-English characters (e.g. ß, å, ç, etc) in the filenames.
http://zhlt.info/common-mapping-problems.html#missing_bracket_in_texturedef
 
Статус
В этой теме нельзя размещать новые ответы.

Пользователи, просматривающие эту тему

Сейчас на форуме нет ни одного пользователя.
Сверху Снизу