You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I develop a liquid simulation Blender addon called FLIP Fluids. We have had some users report that there is a conflict between the Blend4Web addon and the FLIP Fluids addon. An AttributeError is encountered when installing FLIP Fluids if the Blend4Web addon is enabled and installed.
Hi,
I develop a liquid simulation Blender addon called FLIP Fluids. We have had some users report that there is a conflict between the Blend4Web addon and the FLIP Fluids addon. An AttributeError is encountered when installing FLIP Fluids if the Blend4Web addon is enabled and installed.
I have tested this issue using the
blend4web_addon_18_05_0.zip
addon downloaded from https://www.blend4web.com/en/downloads/Here is a minimal script that reproduces the error when run from the Blender text editor:
When Blend4Web is enabled, an error is produced:
When Blend4Web is disabled, the script runs to completion:
The text was updated successfully, but these errors were encountered: