Quick smoke failing with Python error #56838

Closed
opened 2018-09-18 21:05:53 +02:00 by Dan Afonso · 5 comments

System Information
Blender:


version: 2.80 (sub 22), branch: blender2.8, commit date: 2018-09-17 23:58, hash: 2ca7d148142, type: Release
build date: 17/09/2018, 17:08
platform: Windows
binary path: 'C:\Users\dafonso\Downloads\Blender\blender.exe'
build cflags: /W3 /w34062 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /we4013 /we4133 /we4431 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP -openmp
build cxxflags: /W3 /w34062 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /we4013 /we4133 /we4431 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /nologo /J /Gd /MP /EHsc -openmp
build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /INCREMENTAL:NO /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:msvcmrt.lib /NODEFAULTLIB:msvcurt.lib /NODEFAULTLIB:msvcrtd.lib /ignore:4049 /ignore:4217 /ignore:4221
build system: CMake

2018-09-18_14h57_14.png

2018-09-18_14h57_34.png
Blender Version
version: 2.80 (sub 22), branch: blender2.8, commit date: 2018-09-17 23:58, hash: 2ca7d148142, type: Release

Short description of error
When clicking on "quick smoke", you get a python error:
TypeError: Element-wise Multiplication: not supported between 'Matrix' and 'Vector' types

Exact steps for others to reproduce the error
bugreport.blend

  • Open blender
  • Select default cube
  • Object -> Quick Effect -> Quick Smoke

At that point you will get an error.

**System Information** Blender: **** version: 2.80 (sub 22), branch: blender2.8, commit date: 2018-09-17 23:58, hash: 2ca7d148142, type: Release build date: 17/09/2018, 17:08 platform: Windows binary path: 'C:\\Users\\dafonso\\Downloads\\Blender\\blender.exe' build cflags: /W3 /w34062 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /we4013 /we4133 /we4431 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP -openmp build cxxflags: /W3 /w34062 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /we4013 /we4133 /we4431 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /nologo /J /Gd /MP /EHsc -openmp build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /INCREMENTAL:NO /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:msvcmrt.lib /NODEFAULTLIB:msvcurt.lib /NODEFAULTLIB:msvcrtd.lib /ignore:4049 /ignore:4217 /ignore:4221 build system: CMake ![2018-09-18_14h57_14.png](https://archive.blender.org/developer/F4746751/2018-09-18_14h57_14.png) ![2018-09-18_14h57_34.png](https://archive.blender.org/developer/F4746752/2018-09-18_14h57_34.png) **Blender Version** version: 2.80 (sub 22), branch: blender2.8, commit date: 2018-09-17 23:58, hash: 2ca7d148142, type: Release **Short description of error** When clicking on "quick smoke", you get a python error: *TypeError: Element-wise Multiplication: not supported between 'Matrix' and 'Vector' types* **Exact steps for others to reproduce the error** [bugreport.blend](https://archive.blender.org/developer/F4746763/bugreport.blend) - Open blender - Select default cube - Object -> Quick Effect -> Quick Smoke At that point you will get an error.
Author

Added subscriber: @dafonso

Added subscriber: @dafonso

Added subscriber: @mont29

Added subscriber: @mont29
Bastien Montagne self-assigned this 2018-09-19 10:20:19 +02:00

again…

again…

This issue was referenced by blender/blender@2be5621be8

This issue was referenced by blender/blender@2be5621be818d267a5edc2d16be5d320e480dfad

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#56838
No description provided.