Benno - Hi!
You've probably tried it and it's a hack..
I was going on what I was told by Epervier - to whom I am very grateful - obviously one of the very knowledgeable members of SAS.
He mentioned turning on the ground caused by duplicate hook names.
SO - if you have the original Prop do files backed up - if not back them up..
try keeping the body of code from those - if that doesn't work try the code body from the fix files after backing them up.
then try the code below - it works for me. but it's a hack.
In my Prop1_DO - here's where you can see I've commented out the existing and replaced the locations.
[Hooks]
_Clip00 <BASE>
_Clip01 <BASE>
//_Clip02 <BASE>
//_Clip03 <BASE>
//[HookLoc]
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 -1.09523e-006 0.0502622 2.07603
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 -2.0821e-007 0.0502627 -2.07864
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 -2.08601 0.0502625 0.0254872
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 2.08316 0.0502625 0.0254881
[HookLoc]
1 0 0 0 -1 0 0 0 -1 0 0.0501001 1.89752
1 0 0 0 -1 0 0 0 -1 0 0.0501001 -1.90542
Prop2_DO
[Hooks]
//_Clip00 <BASE>
//_Clip01 <BASE>
_Clip02 <BASE>
_Clip03 <BASE>
[HookLoc]
1 0 0 0 -1 0 0 0 -1 -1.91256 0.0501001 0.02562
1 0 0 0 -1 0 0 0 -1 1.90356 0.0501001 0.02562
//[HookLoc]
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 -1.09523e-006 0.0502622 2.07603
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 -2.0821e-007 0.0502627 -2.07864
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 -2.08601 0.0502625 0.0254872
//1.0 0.0 2.135e-007 0.0 -1.0 0.0 2.135e-007 0.0 -1.0 2.08316 0.0502625 0.0254881
Hope it works..
I figured that if I can't get my own stuff running..I don't belong on Guadalcanal.