Regression: Guiding in manta is broken #106425

Closed
opened 2023-04-01 13:44:27 +02:00 by Juan Gea · 8 comments
Member

System Information
Operating system: Windows-10-10.0.22621-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 531.29

Blender Version
Broken: version: 3.5.0, branch: blender-v3.5-release, commit date: 2023-03-29 02:56, hash: 1be25cfff18bBr: 3.3.14
Broken: 3.3.2
Worked: 3.3.1
Worked: It was working in 3.2.1

Caused by e968b4197b / 67e23b4b29

Short description of error
If you us a smoke domain to guid a liquid you get no result because there is an error in the console that shows that two variables are undefined.

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 250, in bake_guiding_166
  File "<string>", line 235, in bake_guiding_process_166
NameError: name 'x_guidevel_s166' is not defined
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 169, in bake_fluid_data_166
  File "<string>", line 164, in bake_fluid_process_data_166
  File "<string>", line 80, in liquid_adaptive_step_166
  File "<string>", line 334, in fluid_pre_step_166
NameError: name 'weightGuide_s166' is not defined

Exact steps for others to reproduce the error

  1. Open the file.
  2. Configure the cache folders in both domains.
  3. Bake the smoke domain.
  4. Bake the liquid domain (you will see the error in the console and no liquid in the scene).
**System Information** Operating system: Windows-10-10.0.22621-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 531.29 **Blender Version** Broken: version: 3.5.0, branch: blender-v3.5-release, commit date: 2023-03-29 02:56, hash: `1be25cfff18b`Br: 3.3.14 Broken: 3.3.2 Worked: 3.3.1 Worked: It was working in 3.2.1 Caused by e968b4197b68538b64280178330e552880df19cf / 67e23b4b29 **Short description of error** If you us a smoke domain to guid a liquid you get no result because there is an error in the console that shows that two variables are undefined. ``` Traceback (most recent call last): File "<string>", line 1, in <module> File "<string>", line 250, in bake_guiding_166 File "<string>", line 235, in bake_guiding_process_166 NameError: name 'x_guidevel_s166' is not defined Traceback (most recent call last): File "<string>", line 1, in <module> File "<string>", line 169, in bake_fluid_data_166 File "<string>", line 164, in bake_fluid_process_data_166 File "<string>", line 80, in liquid_adaptive_step_166 File "<string>", line 334, in fluid_pre_step_166 NameError: name 'weightGuide_s166' is not defined ``` **Exact steps for others to reproduce the error** 1. Open the file. 2. Configure the cache folders in both domains. 3. Bake the smoke domain. 4. Bake the liquid domain (you will see the error in the console and no liquid in the scene).
Juan Gea added the
Severity
Normal
Type
Report
Status
Needs Triage
labels 2023-04-01 13:44:28 +02:00
Richard Antalik added
Module
Nodes & Physics
Status
Confirmed
and removed
Status
Needs Triage
labels 2023-04-12 07:23:29 +02:00
Member

It looks like this was caused by 05952aa94d
(there is a bit of uncertainty to this though since with that commit, I dont get mentioned error in the console, bake is broken nonetheless with that commit)

~~It looks like this was caused by 05952aa94d33eeb504fa63618ba35c2bcc8bd19b (there is a bit of uncertainty to this though since with that commit, I dont get mentioned error in the console, bake is broken nonetheless with that commit)~~
Member
CC @HooglyBoogly
Philipp Oeser added the
Interest
Modeling
label 2023-06-09 17:17:41 +02:00
Philipp Oeser changed title from Guiding in manta is broken due to undefined variables to Regression: Guiding in manta is broken 2023-06-12 14:14:41 +02:00

Is there any possibilty of getting a fix for this?

Is there any possibilty of getting a fix for this?
Member

OK, so we have another regression (from 3.6 > 4.0)

Now overlapping domains (as in this file) will cause the smoke to not display in the viewport... :/

Will check when that happened

OK, so we have another regression (from 3.6 > 4.0) Now overlapping domains (as in this file) will cause the smoke to not display in the viewport... :/ Will check when that happened
Member

OK, so we have another regression (from 3.6 > 4.0)

Now overlapping domains (as in this file) will cause the smoke to not display in the viewport... :/

Will check when that happened

Reported this separately, see #116985

> OK, so we have another regression (from 3.6 > 4.0) > > Now overlapping domains (as in this file) will cause the smoke to not display in the viewport... :/ > > Will check when that happened > Reported this separately, see #116985
Member

I am looking at this now

I am looking at this now
Philipp Oeser self-assigned this 2024-01-11 12:40:29 +01:00
Member

It looks like this was caused by 05952aa94d
(there is a bit of uncertainty to this though since with that commit, I dont get mentioned error in the console, bake is broken nonetheless with that commit)

Scratch that (dont know why I came to that conclusion...) It is actually caused by e968b4197b / 67e23b4b29. Solution is a bit tricky (I have a fix already for this scenario, but breaks elsewhere), needs some further investigation

> It looks like this was caused by 05952aa94d33eeb504fa63618ba35c2bcc8bd19b > (there is a bit of uncertainty to this though since with that commit, I dont get mentioned error in the console, bake is broken nonetheless with that commit) Scratch that (dont know why I came to that conclusion...) It is actually caused by e968b4197b68538b64280178330e552880df19cf / 67e23b4b29. Solution is a bit tricky (I have a fix already for this scenario, but breaks elsewhere), needs some further investigation
Member

Puh, took me a while to figure that one out, but a patch fixing this should be in !117067

Puh, took me a while to figure that one out, but a patch fixing this should be in !117067
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2024-01-15 12:33:00 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
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#106425
No description provided.