Seems, that repository was synchronized
Don't see any errors, but perhaps they would be visible only with debug info enabled.
To enable debug info, navigate to folder with blender.exe
…
Thanks for the file. I was not able to reproduce this issue. @Alaska can you reproduce?
Eeeh I don't think this frame synchronization thingy is intentional, and that it should happen at all.
The code calls BKE_scene_frame_set(scene, frame);
but frame of scene targeted by…
We do have a way to select between video streams. I would be fine with having something like this for audio, but perhaps it would be better to just add multiple sound strips.
That said, this…
@Howler Can you try running blender_debug_log.cmd
until blender crashes? That would give us .crash.txt file. My system is quite different and can not reproduce this issue.
I can't repro the "nearly endless loop" - are you sure this is actually happening, and not just idling until you try again? It can be difficult to tell if the operator is running in modal or…
Apparently this was caused by b53c20db254b63a2de84d88cdc7c1bd7dfdded44. shadow_color
was indeed removed from source/blender/makesrna/intern/rna_light.cc
CC @ideasman42
Can you upload .blend file, command line and exact python script you are running?
This indeed sounds inconsistent. Though I am unsure if it is bug. But will confirm anyway.
Can't reproduce this issue. Does this happen if you click on File > Defaults > Load Factory Settings?
Broken fairly recently between 6ccc786e820a
(beta) and 9e82331ae624
(RC), so this is suspicious. will bisect
Can confirm, but not sure if this was intentional change. @Sean-Kim Can you check?
It seems to work as expected here. Not sure if I understand the issue though. Can you provide steps to reproduce?
Please upload the file, which causes the crash. Also run file blender_debug_log.cmd
located in same folder as blender.exe
. After crash, please upload created files.