4:40:13 PM PST - Mon, Jan 21st 2013 |
|
Hi Andy,
I just pushed out new binary and source code distributions for ECCE 6.4 that should fix this bug. It was a couple lines of code related to the inter-process messaging that was being triggered with the "reset for restart" and "reset for rerun" actions in the organizer that were causing a new input file to be generated when it wasn't necessary. Whenever an input file is generated it loses any "final edit" changes as there is no "merge" capability, which would be a really nice addition of course.
Don't hesitate to download and compile the ECCE source code distribution so you can try to track down issues yourself. Even if you're not a C++ or C developer, I still think that you'lll be able to figure out more than you would imagine and start sleuthing or add some enhancements. If you do end up making changes to ECCE code, let me know and I will take a look and move what makes sense into our ECCE subversion repository so they are pushed out for everyone.
Best regards,
Gary
|