Skip to content

Python exception in Blender 5.0.1 #75

Description

@mfeldt

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Install lugin
  2. Go to EEvr tab
  3. hit "render image"
  4. See error

Expected behavior
I couldn't get to that stage, but I guess a rendered image should appear somewhere.

System information (please complete the following information):

  • OS: Ubuntu
  • Processor: n/a
  • Graphics card: RTX3090
  • Graphics driver: n/a
  • Blender version: 5.0.1

Console log (if an error message is produced)

File "/home/***/.config/blender/5.0/scripts/addons/eeVR-master/renderer.py", line 631, in render_image
| self.scene.render.image_settings.file_format = self.tmpfile_format
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| TypeError: bpy_struct: item.attr = val: enum "TARGA_RAW" not found in ('FFMPEG')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions