Error when adding custom fluid diffusion preset #86199

Closed
opened 2021-03-02 18:44:37 +01:00 by Nikhil Shringarpurey · 6 comments

System Information
Operating system: Windows 10 20H2
Graphics card: Nvidia RTX 3090

Blender Version
Broken:

  • 2.93 as of 2021-03-02
  • 2.92.0
  • 2.91.0
  • 2.90.1
    Worked: never

Short description of error
When adding a new liquid diffusion setting to a fluid domain, the attached error appears. The message is:

AttributeError: 'module' object has no attribute 'FLUID_MT_Presets'

Exact steps for others to reproduce the error

  • Start with the default scene.
  • Set the cube to be a fluid object of type domain and fluid type liquid.
  • Enable the Diffusion checkbox and set some values for the textboxes in that section.
  • Click the preset selector icon next to "Diffusion"
  • Type a custom preset name in the textbox and hit the + button.
  • An error appears.

Diffusion_Preset_Error.png

**System Information** Operating system: Windows 10 20H2 Graphics card: Nvidia RTX 3090 **Blender Version** Broken: - 2.93 as of 2021-03-02 - 2.92.0 - 2.91.0 - 2.90.1 Worked: never **Short description of error** When adding a new liquid diffusion setting to a fluid domain, the attached error appears. The message is: ``` AttributeError: 'module' object has no attribute 'FLUID_MT_Presets' ``` **Exact steps for others to reproduce the error** - Start with the default scene. - Set the cube to be a fluid object of type domain and fluid type liquid. - Enable the Diffusion checkbox and set some values for the textboxes in that section. - Click the preset selector icon next to "Diffusion" - Type a custom preset name in the textbox and hit the + button. - An error appears. ![Diffusion_Preset_Error.png](https://archive.blender.org/developer/F9860810/Diffusion_Preset_Error.png)
Author
Member

Added subscriber: @Nikhil.Net

Added subscriber: @Nikhil.Net
Author
Member

Ignore the mention, please - it was incorrectly linked when I had pasted in a commit number.

Ignore the mention, please - it was incorrectly linked when I had pasted in a commit number.

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Added subscriber: @sidd017

Added subscriber: @sidd017

This issue was referenced by 350ad4bcb1

This issue was referenced by 350ad4bcb1b38ed07f5198a7340ebbe9ab856bf3
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Jacques Lucke self-assigned this 2021-03-11 16:52:37 +01:00
Sign in to join this conversation.
5 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#86199
No description provided.