-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Currently, when an error occurs during processing (e.g., in run_preprocess or run_render), the full traceback is often swallowed or only partially shown in the Blender UI addon. This makes is difficult to debug issues like missing dependencies or file path errors.
It would be very helpful if api_server.py could explicitly print the full traceback to the console/stdout when an exception is caught.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels