Closed lucianopetrigh closed 1 month ago
Hey, FLIP Fluids version 1.8.1 is not supported in Blender 4.2 as an extension. You will need to install the latest FLIP Fluids 1.8.2 in Blender 4.2 to avoid these types of errors.
ok thank u .. will install version 1.8.1
update: there is no 1.8.2.. even in the release notes its until 1.8.1
Oh, sorry you are correct, I was mistaken and had the versioning mixed up. FLIP Fluids 1.8.1 is the most recent version and is supported in Blender 4.2.
I was confused about the Warning: add-on missing 'bl_info', this can cause poor performance!
error originally. It looks like this is actually coming from a few other addons outside of the FLIP Fluids addon.
There may some issues related to how the GitHub release of the FLIP Fluids addon was compiled and/or your Blender userdata. Here are some things to troubleshoot:
/home/luciano/.config/blender/4.2
folder. When starting Blender, a new 4.2 folder will be generated which you can work with when testing.
System and Blend File Information
Blender Version: 4.2.2 LTS, blender-v4.2-release, 2024-09-23 12:18, c03d7d98a413 Addon Version: A FLIP Fluid Simulation Tool for Blender (v1.8.1 GitHub Release 16-JUL-2024) OS: Linux-6.9.3-76060903-generic-x86_64-with-glibc2.35 GPU: Mesa Intel(R) HD Graphics 520 (SKL GT2) Intel 4.6 (Core Profile) Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319 CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz CPU Threads: 4 RAM: Unknown (fill in)
Describe the bug
Blender Version: 4.2.2 LTS, blender-v4.2-release, 2024-09-23 12:18, c03d7d98a413 Addon Version: A FLIP Fluid Simulation Tool for Blender (v1.8.1 GitHub Release 16-JUL-2024) OS: Linux-6.9.3-76060903-generic-x86_64-with-glibc2.35 GPU: Mesa Intel(R) HD Graphics 520 (SKL GT2) Intel 4.6 (Core Profile) Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319 CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz CPU Threads: 4 RAM: Unknown (fill in)
Blender Binary: /home/luciano/Downloads/Programs/blender-4.2.2 aces/blender Addon Path: /home/luciano/.config/blender/4.2/extensions/user_default/flip_fluids_addon Renderer: CYCLES Cycles Device: GPU Viewport Modes: SOLID Objects: 28 FLIP Objects: 4 FLIP Domains: domain
Obstacle Objects: 0
Fluid Objects: 0
Inflow Objects: 1 <Export Animated: 0> <Skip Re-export: 0>
Outflow Objects: 1 <Export Animated: 0> <Skip Re-export: 0>
Force Field Objects: 1 <Export Animated: 0> <Skip Re-export: 0>
Cache Path: /home/luciano/Pictures/creative district/dyva/dyva blends/dyva-cranberry_flip_fluid_cache
Cache Exists: True
Cache Logs: 16
Simulation Visibility:
Surface Visibility:
Whitewater Visibility:
Enabled Features: Default
Enabled Attributes: N/A
Lock Interface: Enabled
Cycles Persistent Data: Disabled
Developer Tools: Disabled
Mixbox Plugin: Not Installed
Enabled Addons: Unknown (Blender 4.2)
WARN (bpy.rna): source/blender/python/intern/bpy_rna.cc:1360 pyrna_enum_to_py: current value '0' matches no enum in 'DomainPresetsProperties', '', 'current_package'
Traceback (most recent call last):
File "/home/luciano/.config/blender/4.2/extensions/user_default/flip_fluids_addon/presets/preset_library.py", line 104, in get_current_package_preset_enums
if package_info["use_custom_icons"]: