Advertisement
Guest User

Untitled

a guest
May 25th, 2017
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. // Error: file: C:/Users/Iron Stone/Documents/maya/2016/scripts/usersetup.mel line 1: Cannot find procedure "import". //
  2. file -f -new;
  3. optionVar -sv colorManagementColorPickerColorSpaceSelection "Rendering Space";
  4. optionVar -iv colorManagementColorPickerColorMgtEnabled 1;
  5. // Warning: file: C:/Program Files/Autodesk/Maya2016/scripts/startup/rememberViewportSettings.mel line 43: Active stereo does not work with Aero enabled. Active stereo has been disabled. //
  6. optionVar -sv colorManagementColorPickerColorSpaceSelection "Rendering Space";
  7. optionVar -iv colorManagementColorPickerColorMgtEnabled 1;
  8. // untitled //
  9. commandPort -securityWarning -name commandportDefault;
  10. // mental ray for Maya 2016
  11. // Mental ray for Maya: using startup file C:/Program Files/Autodesk/mentalrayForMaya2016//maya.rayrc.
  12. // mental ray for Maya: setup
  13. // mental ray for Maya: initialize
  14. // mental ray for Maya: register extensions
  15. // mental ray Node Factory: loaded
  16. evalDeferred "shaderBallRendererMenuUpdate";
  17. // mental ray for Maya: successfully registered
  18. // mental ray for Maya: loading startup file: C:/Program Files/Autodesk/mentalrayForMaya2016//maya.rayrc
  19. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/AdskShaderSDKWrappers.mi
  20. // generating Maya nodes...
  21. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/architectural.mi
  22. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/architectural.dll
  23. // generating Maya nodes...
  24. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/base.mi
  25. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/base.dll
  26. // generating Maya nodes...
  27. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/basehair.mi
  28. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/basehair.dll
  29. // generating Maya nodes...
  30. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/bifrostMR.mi
  31. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/bifrostMR.dll
  32. // generating Maya nodes...
  33. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/bifrostphenMR.mi
  34. // generating Maya nodes...
  35. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/builtin_bsdf.mi
  36. // generating Maya nodes...
  37. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/builtin_object_light.mi
  38. // generating Maya nodes...
  39. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/contour.mi
  40. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/contour.dll
  41. // generating Maya nodes...
  42. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/coreutil.mi
  43. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/coreutil.dll
  44. // generating Maya nodes...
  45. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/layering.mi
  46. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/layering.dll
  47. // generating Maya nodes...
  48. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/layering_phen.mi
  49. // generating Maya nodes...
  50. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/object_light_phen.mi
  51. // generating Maya nodes...
  52. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/paint.mi
  53. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/paint.dll
  54. // generating Maya nodes...
  55. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/physics.mi
  56. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/physics.dll
  57. // generating Maya nodes...
  58. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/production.mi
  59. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/production.dll
  60. // generating Maya nodes...
  61. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/subsurface.mi
  62. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/subsurface.dll
  63. // generating Maya nodes...
  64. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/surfaceSampler.mi
  65. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/surfaceSampler.dll
  66. // generating Maya nodes...
  67. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/userdata.mi
  68. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/userdata.dll
  69. // generating Maya nodes...
  70. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/useribl.mi
  71. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/useribl.dll
  72. // generating Maya nodes...
  73. // parsing C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/include/xgenMR.mi
  74. // loading C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/xgenMR.dll
  75. // generating Maya nodes...
  76. get_mdl_modules('C:/Program Files/Autodesk/mentalrayForMaya2016/shaders/mdl')
  77. # ['maya_default'] #
  78. // AbcExport v1.0 using Alembic 1.5.4 (built May 8 2014 13:47:10)
  79. // AbcImport v1.0 using Alembic 1.5.4 (built May 8 2014 13:47:10)
  80. // BifrostMain plug-in loaded (built Feb 26 2015 18:01:51)
  81. updateRendererUI;
  82. updateRendererUI;
  83. CreatePolygonCylinder;
  84. polyCylinder -r 1 -h 2 -sx 20 -sy 1 -sz 1 -ax 0 1 0 -rcp 0 -cuv 3 -ch 1;
  85. // pCylinder1 polyCylinder1 //
  86. setAttr "pCylinder1.scaleZ" 15;
  87. setAttr "pCylinder1.scaleX" 15;
  88. setAttr "pCylinder1.scaleY" 15;
  89. select -cl ;
  90. select -r pCylinder1 ;
  91. select -cl ;
  92. select -r pCylinder1 ;
  93. polyTriangulate -ch 1 pCylinder1;
  94. // polyTriangulate1 //
  95. import CoDExportTools
  96. WARNING: A color on face 'pCylinderShape1.f[0]' is 0
  97. WARNING: A color on face 'pCylinderShape1.f[1]' is 0
  98. WARNING: A color on face 'pCylinderShape1.f[2]' is 0
  99. WARNING: A color on face 'pCylinderShape1.f[3]' is 0
  100. WARNING: A color on face 'pCylinderShape1.f[4]' is 0
  101. WARNING: A color on face 'pCylinderShape1.f[5]' is 0
  102. WARNING: A color on face 'pCylinderShape1.f[6]' is 0
  103. WARNING: A color on face 'pCylinderShape1.f[7]' is 0
  104. WARNING: A color on face 'pCylinderShape1.f[8]' is 0
  105. WARNING: A color on face 'pCylinderShape1.f[9]' is 0
  106. WARNING: A color on face 'pCylinderShape1.f[10]' is 0
  107. WARNING: A color on face 'pCylinderShape1.f[11]' is 0
  108. WARNING: A color on face 'pCylinderShape1.f[12]' is 0
  109. WARNING: A color on face 'pCylinderShape1.f[13]' is 0
  110. WARNING: A color on face 'pCylinderShape1.f[14]' is 0
  111. WARNING: A color on face 'pCylinderShape1.f[15]' is 0
  112. WARNING: A color on face 'pCylinderShape1.f[16]' is 0
  113. WARNING: A color on face 'pCylinderShape1.f[17]' is 0
  114. WARNING: A color on face 'pCylinderShape1.f[18]' is 0
  115. WARNING: A color on face 'pCylinderShape1.f[19]' is 0
  116. WARNING: A color on face 'pCylinderShape1.f[20]' is 0
  117. WARNING: A color on face 'pCylinderShape1.f[21]' is 0
  118. WARNING: A color on face 'pCylinderShape1.f[22]' is 0
  119. WARNING: A color on face 'pCylinderShape1.f[23]' is 0
  120. WARNING: A color on face 'pCylinderShape1.f[24]' is 0
  121. WARNING: A color on face 'pCylinderShape1.f[25]' is 0
  122. WARNING: A color on face 'pCylinderShape1.f[26]' is 0
  123. WARNING: A color on face 'pCylinderShape1.f[27]' is 0
  124. WARNING: A color on face 'pCylinderShape1.f[28]' is 0
  125. WARNING: A color on face 'pCylinderShape1.f[29]' is 0
  126. WARNING: A color on face 'pCylinderShape1.f[30]' is 0
  127. WARNING: A color on face 'pCylinderShape1.f[31]' is 0
  128. WARNING: A color on face 'pCylinderShape1.f[32]' is 0
  129. WARNING: A color on face 'pCylinderShape1.f[33]' is 0
  130. WARNING: A color on face 'pCylinderShape1.f[34]' is 0
  131. WARNING: A color on face 'pCylinderShape1.f[35]' is 0
  132. WARNING: A color on face 'pCylinderShape1.f[36]' is 0
  133. WARNING: A color on face 'pCylinderShape1.f[37]' is 0
  134. WARNING: A color on face 'pCylinderShape1.f[38]' is 0
  135. WARNING: A color on face 'pCylinderShape1.f[39]' is 0
  136. WARNING: A color on face 'pCylinderShape1.f[40]' is 0
  137. WARNING: A color on face 'pCylinderShape1.f[41]' is 0
  138. WARNING: A color on face 'pCylinderShape1.f[42]' is 0
  139. WARNING: A color on face 'pCylinderShape1.f[43]' is 0
  140. WARNING: A color on face 'pCylinderShape1.f[44]' is 0
  141. WARNING: A color on face 'pCylinderShape1.f[45]' is 0
  142. WARNING: A color on face 'pCylinderShape1.f[46]' is 0
  143. WARNING: A color on face 'pCylinderShape1.f[47]' is 0
  144. WARNING: A color on face 'pCylinderShape1.f[48]' is 0
  145. WARNING: A color on face 'pCylinderShape1.f[49]' is 0
  146. WARNING: A color on face 'pCylinderShape1.f[50]' is 0
  147. WARNING: A color on face 'pCylinderShape1.f[51]' is 0
  148. WARNING: A color on face 'pCylinderShape1.f[52]' is 0
  149. WARNING: A color on face 'pCylinderShape1.f[53]' is 0
  150. WARNING: A color on face 'pCylinderShape1.f[54]' is 0
  151. WARNING: A color on face 'pCylinderShape1.f[55]' is 0
  152. WARNING: A color on face 'pCylinderShape1.f[56]' is 0
  153. WARNING: A color on face 'pCylinderShape1.f[57]' is 0
  154. WARNING: A color on face 'pCylinderShape1.f[58]' is 0
  155. WARNING: A color on face 'pCylinderShape1.f[59]' is 0
  156. WARNING: A color on face 'pCylinderShape1.f[60]' is 0
  157. WARNING: A color on face 'pCylinderShape1.f[61]' is 0
  158. WARNING: A color on face 'pCylinderShape1.f[62]' is 0
  159. WARNING: A color on face 'pCylinderShape1.f[63]' is 0
  160. WARNING: A color on face 'pCylinderShape1.f[64]' is 0
  161. WARNING: A color on face 'pCylinderShape1.f[65]' is 0
  162. WARNING: A color on face 'pCylinderShape1.f[66]' is 0
  163. WARNING: A color on face 'pCylinderShape1.f[67]' is 0
  164. WARNING: A color on face 'pCylinderShape1.f[68]' is 0
  165. WARNING: A color on face 'pCylinderShape1.f[69]' is 0
  166. WARNING: A color on face 'pCylinderShape1.f[70]' is 0
  167. WARNING: A color on face 'pCylinderShape1.f[71]' is 0
  168. WARNING: A color on face 'pCylinderShape1.f[72]' is 0
  169. WARNING: A color on face 'pCylinderShape1.f[73]' is 0
  170. WARNING: A color on face 'pCylinderShape1.f[74]' is 0
  171. WARNING: A color on face 'pCylinderShape1.f[75]' is 0
  172. WARNING: A color on face 'pCylinderShape1.f[76]' is 0
  173. WARNING: A color on face 'pCylinderShape1.f[77]' is 0
  174. WARNING: A color on face 'pCylinderShape1.f[78]' is 0
  175. WARNING: A color on face 'pCylinderShape1.f[79]' is 0
  176. WARNING: A color on face 'pCylinderShape1.f[0]' is 0
  177. WARNING: A color on face 'pCylinderShape1.f[1]' is 0
  178. WARNING: A color on face 'pCylinderShape1.f[2]' is 0
  179. WARNING: A color on face 'pCylinderShape1.f[3]' is 0
  180. WARNING: A color on face 'pCylinderShape1.f[4]' is 0
  181. WARNING: A color on face 'pCylinderShape1.f[5]' is 0
  182. WARNING: A color on face 'pCylinderShape1.f[6]' is 0
  183. WARNING: A color on face 'pCylinderShape1.f[7]' is 0
  184. WARNING: A color on face 'pCylinderShape1.f[8]' is 0
  185. WARNING: A color on face 'pCylinderShape1.f[9]' is 0
  186. WARNING: A color on face 'pCylinderShape1.f[10]' is 0
  187. WARNING: A color on face 'pCylinderShape1.f[11]' is 0
  188. WARNING: A color on face 'pCylinderShape1.f[12]' is 0
  189. WARNING: A color on face 'pCylinderShape1.f[13]' is 0
  190. WARNING: A color on face 'pCylinderShape1.f[14]' is 0
  191. WARNING: A color on face 'pCylinderShape1.f[15]' is 0
  192. WARNING: A color on face 'pCylinderShape1.f[16]' is 0
  193. WARNING: A color on face 'pCylinderShape1.f[17]' is 0
  194. WARNING: A color on face 'pCylinderShape1.f[18]' is 0
  195. WARNING: A color on face 'pCylinderShape1.f[19]' is 0
  196. WARNING: A color on face 'pCylinderShape1.f[20]' is 0
  197. WARNING: A color on face 'pCylinderShape1.f[21]' is 0
  198. WARNING: A color on face 'pCylinderShape1.f[22]' is 0
  199. WARNING: A color on face 'pCylinderShape1.f[23]' is 0
  200. WARNING: A color on face 'pCylinderShape1.f[24]' is 0
  201. WARNING: A color on face 'pCylinderShape1.f[25]' is 0
  202. WARNING: A color on face 'pCylinderShape1.f[26]' is 0
  203. WARNING: A color on face 'pCylinderShape1.f[27]' is 0
  204. WARNING: A color on face 'pCylinderShape1.f[28]' is 0
  205. WARNING: A color on face 'pCylinderShape1.f[29]' is 0
  206. WARNING: A color on face 'pCylinderShape1.f[30]' is 0
  207. WARNING: A color on face 'pCylinderShape1.f[31]' is 0
  208. WARNING: A color on face 'pCylinderShape1.f[32]' is 0
  209. WARNING: A color on face 'pCylinderShape1.f[33]' is 0
  210. WARNING: A color on face 'pCylinderShape1.f[34]' is 0
  211. WARNING: A color on face 'pCylinderShape1.f[35]' is 0
  212. WARNING: A color on face 'pCylinderShape1.f[36]' is 0
  213. WARNING: A color on face 'pCylinderShape1.f[37]' is 0
  214. WARNING: A color on face 'pCylinderShape1.f[38]' is 0
  215. WARNING: A color on face 'pCylinderShape1.f[39]' is 0
  216. WARNING: A color on face 'pCylinderShape1.f[40]' is 0
  217. WARNING: A color on face 'pCylinderShape1.f[41]' is 0
  218. WARNING: A color on face 'pCylinderShape1.f[42]' is 0
  219. WARNING: A color on face 'pCylinderShape1.f[43]' is 0
  220. WARNING: A color on face 'pCylinderShape1.f[44]' is 0
  221. WARNING: A color on face 'pCylinderShape1.f[45]' is 0
  222. WARNING: A color on face 'pCylinderShape1.f[46]' is 0
  223. WARNING: A color on face 'pCylinderShape1.f[47]' is 0
  224. WARNING: A color on face 'pCylinderShape1.f[48]' is 0
  225. WARNING: A color on face 'pCylinderShape1.f[49]' is 0
  226. WARNING: A color on face 'pCylinderShape1.f[50]' is 0
  227. WARNING: A color on face 'pCylinderShape1.f[51]' is 0
  228. WARNING: A color on face 'pCylinderShape1.f[52]' is 0
  229. WARNING: A color on face 'pCylinderShape1.f[53]' is 0
  230. WARNING: A color on face 'pCylinderShape1.f[54]' is 0
  231. WARNING: A color on face 'pCylinderShape1.f[55]' is 0
  232. WARNING: A color on face 'pCylinderShape1.f[56]' is 0
  233. WARNING: A color on face 'pCylinderShape1.f[57]' is 0
  234. WARNING: A color on face 'pCylinderShape1.f[58]' is 0
  235. WARNING: A color on face 'pCylinderShape1.f[59]' is 0
  236. WARNING: A color on face 'pCylinderShape1.f[60]' is 0
  237. WARNING: A color on face 'pCylinderShape1.f[61]' is 0
  238. WARNING: A color on face 'pCylinderShape1.f[62]' is 0
  239. WARNING: A color on face 'pCylinderShape1.f[63]' is 0
  240. WARNING: A color on face 'pCylinderShape1.f[64]' is 0
  241. WARNING: A color on face 'pCylinderShape1.f[65]' is 0
  242. WARNING: A color on face 'pCylinderShape1.f[66]' is 0
  243. WARNING: A color on face 'pCylinderShape1.f[67]' is 0
  244. WARNING: A color on face 'pCylinderShape1.f[68]' is 0
  245. WARNING: A color on face 'pCylinderShape1.f[69]' is 0
  246. WARNING: A color on face 'pCylinderShape1.f[70]' is 0
  247. WARNING: A color on face 'pCylinderShape1.f[71]' is 0
  248. WARNING: A color on face 'pCylinderShape1.f[72]' is 0
  249. WARNING: A color on face 'pCylinderShape1.f[73]' is 0
  250. WARNING: A color on face 'pCylinderShape1.f[74]' is 0
  251. WARNING: A color on face 'pCylinderShape1.f[75]' is 0
  252. WARNING: A color on face 'pCylinderShape1.f[76]' is 0
  253. WARNING: A color on face 'pCylinderShape1.f[77]' is 0
  254. WARNING: A color on face 'pCylinderShape1.f[78]' is 0
  255. WARNING: A color on face 'pCylinderShape1.f[79]' is 0
  256. No joints selected; exporting with a default TAG_ORIGIN.
  257. select -cl ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement