James Tomkinson jamestomk
  • Joined on 2020-11-25
James Tomkinson commented on issue blender/blender#110113 2023-07-20 00:00:15 +02:00
liboverride_troubleshoot_operation() can only be called with "incorrect context"/outliner

command line where I first exec the script prior to rendering, where environment vars define the scene, start and end frames, and the script is within the file as I've often done before:

`start…

James Tomkinson commented on issue blender/blender#110113 2023-07-18 18:11:23 +02:00
liboverride_troubleshoot_operation() can only be called with "incorrect context"/outliner

Something like this should work:

import bpy
from bpy import context

for window in bpy.context.window_manager.windows:
    screen = window.screen

    for area in…
James Tomkinson closed issue blender/blender#110113 2023-07-18 17:39:52 +02:00
liboverride_troubleshoot_operation() can only be called with "incorrect context"/outliner
James Tomkinson opened issue blender/blender#110113 2023-07-14 21:19:20 +02:00
liboverride_troubleshoot_operation() can only be called with "improper context"/outliner
James Tomkinson opened issue blender/blender#108987 2023-06-14 21:22:25 +02:00
unnecesary exclamation points in INFO messages
James Tomkinson commented on issue blender/blender#103115 2023-05-17 19:35:22 +02:00
Cycles render with Optix "Devices" crashes

If a crash is not a bug, is it a feature (he said sarcastically, as a former software dev mgr)

James Tomkinson closed issue blender/blender#107659 2023-05-08 18:58:06 +02:00
ignoring rendering GPU until preferences visited
James Tomkinson commented on issue blender/blender#107659 2023-05-08 18:58:04 +02:00
ignoring rendering GPU until preferences visited

Oddly enough I just installed a new add-on. The problem seems to have solved itself afterwards. I will close this issue. There was never any console error or warning...

James Tomkinson commented on issue blender/blender#107659 2023-05-08 17:32:26 +02:00
ignoring rendering GPU until preferences visited

Do you have any luck by updating the drivers @jamestomk ? Opening preferences page may have triggered a device scan so somehow it may get through.

You didn't read my answer about drivers…

James Tomkinson commented on issue blender/blender#107659 2023-05-05 18:35:38 +02:00
ignoring rendering GPU until preferences visited

Yes I have updated the drivers that were indeed too old, days ago. Also, why would old drivers then be used after I visit the preferences page. I have notice that this is happening on…

James Tomkinson opened issue blender/blender#107659 2023-05-05 18:21:42 +02:00
ignoring rendering GPU until preferences visited
James Tomkinson commented on issue blender/blender#106971 2023-04-17 17:22:54 +02:00
example hair_nodes-female_hair_styles.blend doesn't render eyebrows

as yes, but very unexpected, considering you want to demo certain things? Caused some expectation confusion here.

James Tomkinson opened issue blender/blender#106971 2023-04-14 21:58:54 +02:00
example hair_nodes-female_hair_styles.blend doesn't render eyebrows
James Tomkinson opened issue blender/blender#106327 2023-03-30 18:44:31 +02:00
Mask modifier display/render driver not responding.