Jamie,
Can you send me the entire dancesession.test directory as well? That
contains the specific poses and geometry of each skeleton.
Regards,
Ari Shapiro
--- In dancedev@yahoogroups.com, Jamie Park <jlastsong@...> wrote:
>
> Thank you very much for your help.
> I attached the dpy file.
> I loaded the Tutorial 3 script "Skeleton with Pose control and
collision" and just added another skeleton using "Create Skeleton ODE"
right behind the original skeleton in the tutorial. Then I applied
gravity only to the original skeleton to see how the added skeleton
reacts to the domino effect from the original skeleton.
> Anyways, I saved the session, loaded it again and pressed start
button for simulation and the system crashed..
>
> Thank you very much for your help.
>
> ----- Original Message ----
> From: shapiroari <shapiroari@...>
> To: dancedev@yahoogroups.com
> Sent: Thursday, June 5, 2008 10:11:31 AM
> Subject: [dancedev] Re: saving a session
>
>
> The sessions are saved as python commands in the .dpy file. If you
> open that file, you will see all the DANCE commands that are necessary
> to reconstruct your scene. In addition, each .dpy file has a
> corresponding subdirectory where it stores all the helper files that
> are needed (geometry files, etc.). If your session file is named
> mysession.dpy, then the subdirectory is named: dancesession. mysession.
>
> To figure out why the session file is causing the crash, I would open
> the .dpy file, and start commenting out the python commands, starting
> from the end until you find out which particular command is causing
> the problem. There might be something obvious in the file itself
> (corrupted data or bad formatiing).
>
> If you want, you can email me the .dpy file (or just post it to this
> newsgroup) and I will examine it for you.
>
> Regards,
>
> Ari Shapiro
>
> --- In dancedev@yahoogroup s.com, "jlastsong" <jlastsong@ ..> wrote:
> >
> > when I save a session of working ragdoll simulation, and reload it
> > again, the system crashes and closes.
> > How can I fix this?
> >
> > Also, how do I incorporate animation into keyframes?
> > It looks like keyframe feature does not get incorporated into
> > simulation. How do I do this?
> >
> > Thank you.
> >
>