Render.ru

Есть маленькая проблема

Рейтинг
37
#1
Вот такая проблема
Есть Maya 6.5
Есть Mental Ray 3.4
Есть SPM License Server
В Services он Started
Есть maya.rayhost в котором написан host name
Запускаю с командной строке:
mayarender_with_mr -file D:\test\test_render\test.mb
Он перечитывает maya.rayhost
Пишет add new host и благополучно виснет
Что не так?
 

_KV_

Пользователь сайта
Рейтинг
2
#2
Я делаю по другому
Экспорчу сцену в mentalRay файл, потом в папке с файлом (.mi) создаю (копирую) .rayhosts и забиваю туда все компы
потом пускаю
ray.bat -v 5 -x on -imgpipe 1 file.mi | imf_disp -

Текст моего файла ray.bat (лежит в одной папке с ray.exe)

@echo off
@setlocal

rem ***********************************************************************
rem **
rem ** Module:
rem ** mental ray 3.3
rem **
rem ** Copyright (c) 2001-2001 by Alias Systems, Inc., and Alias,
rem ** a division of Silicon Graphics Canada Ltd. All rights reserved.
rem **
rem ** This file is required for network rendering and is called by the mi-ray
rem ** service. Please refer to the online networking rendering documentation
rem ** for more information.
rem **
rem *************************************************************************

set MRSTANDALONE33=C:\Program Files\Alias\mental ray 3.3\
set MI_ROOT=%MRSTANDALONE33%

"%MRSTANDALONE33%/bin/ray.exe" %*


в MRSTANDALONE33 пропиши свой путь если он у тебя отличается
Все работает на ура!
 
#3
На локальной машине все работает. Такую ошибку выдает при подключении к другой машине. На той с которой подключаюсь стоит win2000En а на той к которой - win2000serverRus
Mental Ray 3.4 и Maya 6.5 стоят на обоих. Сервер лицензий на машине с серверной виндой.
 
#4
А что делать с такой проблемой??

MSG 0.0 error 011229: could not connect to host:port renderstation:7003 - No connection could be made because the target machine actively refused it.
MSG 0.0 error 011701: cannot connect host renderstation:7003

SPM стоит и лицензии есть на 3.4 версию

 
Сверху