2010-01-28 08:11 PM
2010-01-29 03:33 AM
2010-01-29 03:44 AM
Kristian wrote:Why do you think the color # is the issue here?
2010-01-29 04:10 AM
2010-01-29 04:36 AM
Kristian wrote:What's odd is I have been using this object for well over a year and never had this problem.
Hmmm the only other thing I can suggest is to comment out the cprism_ part of the script and try it with a simple prism_. Use the same values as your cprism_, except for the material codes. Just to see if the same error occurs!
If it does it should be the same error warning on a new line.
It is kind of odd that I cant replicate the issue here though! It's a simple clean script!
2010-01-29 04:49 AM
2010-01-29 03:23 PM
CALL "Parameters Template" PARAMETERS ALL
2010-01-29 04:25 PM
2010-01-29 05:06 PM
Olivier wrote:i didn't attach the Parameters Template in the zip file, so that is why its not working on your end.
You have a Macro call statement in the Parameter Script.
CALL "Parameters Template" PARAMETERS ALL
Could it be the problem?
The macro is missing, but this doesn't seem to affect the object.
Neutralize this statement and see what happens. Just a guess.
2010-01-29 05:17 PM