PhysicalAddons / physical-starlight-and-atmosphere

issue tracker
16 stars 2 forks source link

PSA not working with linked scenes #72

Open damenmofa opened 2 years ago

damenmofa commented 2 years ago

I cannot get PSA to work with individual worlds in linked scenes. It works when i do not link the scenes, but as soon as i link the scenes i cannot control the worlds individually anymore. For example when i change the elevation of one world, it would also change the elevation in the other linked scene, even when the worlds themselves are not linked (it seems to be an issue with the physical sun).

stixo commented 1 year ago

Probably related - when I use sequencer for video rendering with multiple instance of a scene, I cant make it work properly.

stixo commented 1 year ago

Traceback (most recent call last): File "C:\Users\boris\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\physical-starlight-atmosphere__init__.py", line 131, in frame_change_handler sun = bpy.context.scene.world.psa_exposed.sun_object AttributeError: 'NoneType' object has no attribute 'psa_exposed'

I have even problem making new scenes with new world and PA addon, this is the error I get in console when making new scene