Skip to content

traceback errors #11

@PavelKhaidarov

Description

@PavelKhaidarov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions