jmiguel2902 / blur-dev

Automatically exported from code.google.com/p/blur-dev
0 stars 0 forks source link

Softimage 2011.5 #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

hi,

i have installed blur tool for max 2011 esealy but for softimage i can see the 
toolbar but not using them 

there is my error code 

 WARNING : 3000 - Cannot access handler for command "BlurTG_SelectionFilter_blurCtrlObjType" (C:\blur\dev\offline\maxscript\treegrunt\XSIWorkgroup\Data\Scripts\TreeGruntMacros\BlurTG_SelectionFilter_blurCtrlObjType.py)
# INFO : 4000 - Server '\\blurdev' is unreachable. Marked as invalid for the 
next 300 seconds
# 
# WARNING : 3000 - Cannot access handler for command "BlurTG_DisableBlurSlate" 
(\\blurdev\code\xsiworkgroup\data\scripts\treegruntmacros\BlurTG_DisableBlurSlat
e.py)
# WARNING : 3000 - Cannot access handler for command "BlurTG_EnableBlurSlate" 
(\\blurdev\code\xsiworkgroup\data\scripts\treegruntmacros\BlurTG_EnableBlurSlate
.py)

# ERROR : Traceback (most recent call last):
#   File "<Script Block 2>", line 48, in <module>
#     import blur.globals
# ImportError: No module named blur.globals
#  - [line 48 in 
C:\blur\dev\offline\maxscript\treegrunt\XSIWorkgroup\Application\Plugins\BlurCod
eDistribution.py]
# ERROR : Traceback (most recent call last):
#   File "<Script Block 2>", line 13, in <module>
#     import blur.globals
# ImportError: No module named blur.globals
#  - [line 13 in 
C:\blur\dev\offline\maxscript\treegrunt\XSIWorkgroup\Application\Plugins\BlurCom
mands.py]
# ERROR : Traceback (most recent call last):
#   File "<Script Block 2>", line 8, in <module>
#     import blur.globals
# ImportError: No module named blur.globals
#  - [line 8 in 
C:\blur\dev\offline\maxscript\treegrunt\XSIWorkgroup\Application\Plugins\BlurSel
ectionFilter.py]
# ERROR : Traceback (most recent call last):
#   File "<Script Block 2>", line 584, in XSILoadPlugin
#     ClearBlurUIPropsEvents()
#   File "<Script Block 2>", line 346, in ClearBlurUIPropsEvents
#     xsi.BlurAddEvent( "EndNewScene", "ClearBlurPropsAndWindows", tCodeStr )
#   File "C:\Program Files\Autodesk\Softimage 2011 Subscription Advantage 
Pack\Application\python\Lib\site-packages\win32com\client\dynamic.py", line 
500, in __getattr__
#     raise AttributeError, "%s.%s" % (self._username_, attr)
# AttributeError: <unknown>.BlurAddEvent
#  - [line 345 in 
C:\blur\dev\offline\maxscript\treegrunt\XSIWorkgroup\Application\Plugins\BlurSta
rtup.py]

Original issue reported on code.google.com by hullin.t...@gmail.com on 5 Feb 2011 at 5:21