jmiguel2902 / blur-dev

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

It is not possible to use the onion. #76

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have been working perfectly in max2014. (2013-12-05 python 2.7)
The onion does not use error out to max2012 start in the same PC.
windows7, 3ds max 2012 64bit
I have clean installation max2012. Sp2 and PU12 is installed.
The same error appears in Bluroffline tool of any version.
2012-06-11
2012-11-01
2013-01-28
2013-12-05
The following is an error of the Listener.

----------

"Code Path: c:/blur/dev/offline/maxscript/treegrunt/"
"BLUR: BlurArray Library 0.05 loaded."
blurInstall Library v1.0 loaded
[blurNotificationManager] v1.0 loaded
[blurNotificationManager] v1.0 - plugin registered: blurCameraNotification
[blurNotificationManager] v1.0 - plugin registered: blurErrorNotification
[blurNotificationManager] v1.0 - plugin registered: blurPointCacheNotification
blurModel Library v2.5 loaded
-- Error occurred in checkVersion(); filename: 
c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource\
OnionStructure.ms; position: 73123; line: 1527
--  Frame:
--   oldversion: undefined
--   called in init(); filename: 
c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource\
OnionStructure.ms; position: 120829; line: 2817
--  Frame:
--   called in anonymous codeblock; filename: 
c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource\
OnionStructure.ms; position: 213389; line: 5122
--  Frame:
--   OnionPluginManager: StructDef:OnionPluginManager
--   OnionGlobalDataAttr: <AttributeDef:OnionData>
--   OnionMapHolder: <AttributeDef:OnionMapHolder>
--   OnionStruct: StructDef:OnionStruct
--   OnionLayerDataAttr: <AttributeDef:OnionData>
--   AltPropStruct: StructDef:AltPropStruct
--   OnionAltMapsHolder: <AttributeDef:OnionAltMapsHolder>
--   OnionPrefs: StructDef:OnionPrefs
--   OnionPlugin: StructDef:OnionPlugin
-- Error occurred during fileIn in 
#c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource
\OnionStructure.ms; line number: 1527
--   called in anonymous codeblock; filename: 
c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource\
OnionStructure.ms; position: 262; line: 15
--  Frame:
-- Error occurred during fileIn in 
#c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource
\OnionStructure.ms; line number: 1527
--   called in file loop; filename: 
C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initRenderElements.ms
; position: 323; line: 17
--  Frame:
--   file: 
"C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initRenderElements.m
s"
--   called in anonymous codeblock; filename: 
C:\blur\dev\offline\maxscript\treegrunt\lib\blurStartup.ms; position: 1704; 
line: 45
--  Frame:
--   FILES: 
#("C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initBlurAnimation.
ms", 
"C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initCallbacks.ms", 
"C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initCui.ms", 
"C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initRenderElements.m
s", "C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initSnaps.ms", 
"C:\blur\dev\offline\maxscript\treegrunt\lib\startup-3dsmax\initUncPaths.ms")
--   tStartupLib: "C:/blur/dev/offline/maxscript/treegrunt/lib"
--   tStartupEnv: "Offline"
-- Error occurred during fileIn in 
#c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource
\OnionStructure.ms; line number: 1527
--   called in anonymous codeblock; filename: 
C:\blur\dev\offline\maxscript\treegrunt\lib\blurStartup.ms; position: 716; 
line: 27
--  Frame:
--   tStartupPath: "C:/blur/dev/offline/maxscript/treegrunt/lib"
--   ismsj: false
--   tStartupEnv: "Offline"
-- Error occurred during fileIn in 
#c:\blur\dev\offline\maxscript\treegrunt\Main\Production_Tools\theOnion_resource
\OnionStructure.ms; line number: 1527
>> MAXScript Auto-load Script Error - C:\Program Files\Autodesk\3ds Max 
2012\stdplugs\stdscripts\baseLib\blurStartupMaxLib.ms Exception:
-- Unknown system exception <<
"initializing blur RolloutCreator..."
Note: PhysX SDK initialized
Note: PhysX Plugin initialized
Max to Physcs Geometry Scale = 1.0

-----------

Please let me know if you have notice the error resolution.

Original issue reported on code.google.com by yukimido...@gmail.com on 5 Jan 2014 at 11:38

GoogleCodeExporter commented 9 years ago
I forgot to write one.
My PC is the CPU of AMD.
Amd64 version is used pywin python and in the installation folder.

Original comment by yukimido...@gmail.com on 5 Jan 2014 at 3:07