Seems that if there's a problem, I
will find it
In all fairness, I may be using this incorrectly, but it did kill my program stone-dead.
I have replaced the variables with the values as reported by DB Pro (hence the notation and ridiculously long values).
This causes the crash, in the style of "SmartWorld has encountered a problem and needs to close...":
ezRo_setEuler -0,2.50462477425e-007,0
ezRo_setPos -4.3713953346e-005, 0, -500
ezRo_RotateTo 2, -60,270,0,0.482502639294
as does this...
ezRo_setEuler -0,2.50462477425e-007,0
ezRo_setPos -4.3713953346e-005, 0, -500
ezRo_RotateTo 2, -5,300,0,0.516120910645
but this doesn't...
ezRo_setEuler -0,2.50462477425e-007,0
ezRo_setPos -4.3713953346e-005, 0, -500
ezRo_RotateTo 2, -655,100,0,0.882687211037
Your truly,
confused of West Yorkshire, UK.