Page MenuHome

Command line rendering wrong on first rendered frame
Closed, ResolvedPublic

Description

System Information
Mac 10.7.5
Blender Version
Broken: Blender 2.69 r60991

Short description of error

Complex animation scene renders correctly from GUI, but on first frame of command line rendering, linked characters do not have actions applied.

Exact steps for others to reproduce the error

Haven't been able to recreate with a simple .blend yet.

My scene is an animation with a number of linked assets, so difficult to share, but all seems healthy otherwise.

Proxified character rigs seem to not have their actions correctly applied on first render frame when rendering from command line. Have tried with local renders on two machines, as well as using Qmaster as render manager. With Qmaster the first frame of each chunk (it breaks render into 10 frame ranges) also renders incorrectly.

So whatever frame I start rendering from always comes out incorrectly.

Here is an example command line:

/Applications/Blender2.69/blender.app/Contents/MacOS/blender -b -y /Users/stephenhamacek/Documents/Quandamooka/Projects/YunganMunnee/scenes/Scene06/YM-06-08-01.blend -o /Users/stephenhamacek/Documents/Quandamooka/Projects/YunganMunnee/renders/quick/06-08/ -s 1 -e 170 -a

Example incorrect frame (no pose/action applied)

Next frame renders correctly:

Here's example terminal output:

Event Timeline

Stephen Hamacek (hammers) raised the priority of this task from to 90.
Stephen Hamacek (hammers) updated the task description. (Show Details)
Stephen Hamacek (hammers) edited a custom field.

Can you test the latest build from here?
http://developer.blender.org/buildbot/

I just did a fix yesterday for a problem like this: {522f17daa105a5c640950e74ece7aab2f83dd485}

Thanks Brecht, sorry I missed that update! Testing now.

You're a legend - all good now! Only thing better than having bugs fixed just after you report them: having them fixed just before ;)

Many thanks again.

Brecht Van Lommel (brecht) changed the task status from Unknown Status to Resolved.Dec 13 2013, 2:36 AM
Brecht Van Lommel (brecht) claimed this task.

Thanks for testing, closing report.