Jordan Henshaw Jordan-Henshaw
Jordan Henshaw commented on issue blender/blender#119263 2024-03-11 20:21:10 +01:00
"Code marked as unreachable has been executed. Please report this as a bug."

Python API is working as designed, I reported this because it repeatedly and explicitly asked me to, the reporting burden is the only burden to me, it is definitely a broken file, and tat is why I…

Jordan Henshaw commented on issue blender/blender#119263 2024-03-11 16:31:13 +01:00
"Code marked as unreachable has been executed. Please report this as a bug."

Running the script will not reproduce it. The C++ code that seemingly called the BLI_assert_unreachable() macro seems to be code that runs specifically on startup of Blender. It seems to loop…

Jordan Henshaw commented on issue blender/blender#119263 2024-03-11 03:39:24 +01:00
"Code marked as unreachable has been executed. Please report this as a bug."

OK, I am attaching one of my scripts, which defines some nodes, but not all. However, I'm 70% sure that this message first popped up when I was trying to figure out how to create updaters,…

Jordan Henshaw commented on issue blender/blender#119263 2024-03-11 02:19:42 +01:00
"Code marked as unreachable has been executed. Please report this as a bug."

@Alaska You started Blender from command line? I know that .blend prints the error to MacOS's Terminal with a virgin 4.2 dmg build downloaded an hour ago.

The error has never happened after I…

Jordan Henshaw commented on issue blender/blender#119263 2024-03-11 00:44:55 +01:00
"Code marked as unreachable has been executed. Please report this as a bug."

OK. I deleted all my junior dev code and almost everything else. It still gave the error on startup. I then tried the small file on the 4.2 alpha build and got the same request to report a bug…

Jordan Henshaw opened issue blender/blender#119263 2024-03-10 00:43:55 +01:00
"Code marked as unreachable has been executed. Please report this as a bug."