Advertisement
Guest User

insetfixchamf-colision

a guest
Feb 19th, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. -- Error occurred in anonymous codeblock; filename: C:\Program Files\Autodesk\3ds Max 2017\stdplugs\stdscripts\insetfixchamferstack_0.ms; position: 15235; line: 470
  2. -- MAXScript Scripted Plugin Handler Exception:
  3. -- Unknown property: "ChamferMod" in insetChamferParams:insetChamferParams
  4. -- MAXScript callstack:
  5. -- thread data: threadID:5696
  6. -- ------------------------------------------------------
  7. -- [stack level: 0]
  8. -- In attachedToNode(); filename: C:\Program Files\Autodesk\3ds Max 2017\stdplugs\stdscripts\insetfixchamferstack_0.ms; position: 15236; line: 470
  9. -- member of: InsetFixChamferStack
  10. -- Parameters:
  11. -- obj: $PolyMesh:Box087 @ [21.542542,157.930664,0.000000]
  12. -- Locals:
  13. -- obj: $PolyMesh:Box087 @ [21.542542,157.930664,0.000000]
  14. -- Externals:
  15. -- cloned: false
  16. -- Delegate: smooth:Smooth
  17. -- owner: InsetFixChamferStack:Smooth
  18. -- insetModifier: insetSGFix:InsetSGFix
  19. -- chamferModifier: Chamfer:Chamfer
  20. -- emptyModifier: emptyModifier:InsetChamfer
  21. -- insetChamferParams: <AttributeDef:insetChamferParams>
  22. -- counter: 1
  23. -- SmoothModifier: smooth:Smooth
  24. -- this: InsetFixChamferStack:Smooth
  25.  
  26.  
  27. ====================================================================================================================================
  28.  
  29.  
  30. -- Error occurred in anonymous codeblock; filename: C:\Program Files\Autodesk\3ds Max 2017\stdplugs\stdscripts\insetfixquadchamferstack_0.ms; position: 13705; line: 432
  31. -- MAXScript Rollout Handler Exception:
  32. -- Unknown property: "preventIndirect" in InsetFixChamferStack:Smooth
  33. -- MAXScript callstack:
  34. -- thread data: threadID:6316
  35. -- ------------------------------------------------------
  36. -- [stack level: 0]
  37. -- In params.open(); filename: C:\Program Files\Autodesk\3ds Max 2017\stdplugs\stdscripts\insetfixquadchamferstack_0.ms; position: 13706; line: 432
  38. -- member of: Rollout:params
  39. -- Locals:
  40. -- SM: InsetFixChamferStack:Smooth
  41. -- Externals:
  42. -- params: Rollout:params
  43. -- this: insetChamferParams:insetChamferParams
  44. -- smoothMod: PluginParameter:smoothMod : ReferenceTarget:RefTargContainer
  45. -- owner: Rollout:params
  46. -- chxSmoothPreventIndirect: RolloutControl:chxSmoothPreventIndirect in rollout:params : CheckBoxControl:chxSmoothPreventIndirect
  47. -- chxSmooth: RolloutControl:chxSmooth in rollout:params : CheckBoxControl:chxSmooth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement