Git Product home page Git Product logo

Comments (3)

OmarEmaraDev avatar OmarEmaraDev commented on July 3, 2024

I can't reproduce that. Can you check if there are any errors in the console? Can you also try the latest Blender daily build?

from animation_nodes.

eighty8serge avatar eighty8serge commented on July 3, 2024

Thanks for your help!

Seems like the problem was due to the file has nodetree created in AN+Extra Nodes. And after opening project in vanilla AN, some nodes appeared as undefined. I thought deleting them will restore functionality, but that not happened.
So to fix this, I had to modify original file in Blender with AN+Extra Nodes, then import back to vanilla.

Here is the error log:

Traceback (most recent call last):
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\utils\handlers.py", line 65, in loadPost
    handler()
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\events.py", line 71, in fileLoaded
    updateFile()
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\utils\timing.py", line 13, in wrapper
    output = function(*args, **kwargs)
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\base_types\update_file.py", line 13, in updateFile
    tree_info.updateIfNecessary()
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\tree_info\__init__.py", line 33, in updateIfNecessary
    update()
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\utils\timing.py", line 13, in wrapper
    output = function(*args, **kwargs)
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\tree_info\__init__.py", line 22, in update
    _forestData.update()
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\tree_info\forest_data.py", line 26, in update
    self.insertNodeTrees()
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\tree_info\forest_data.py", line 32, in insertNodeTrees
    self.insertNodes(tree.nodes, tree.name)
  File "E:\blender-4.0.3-candidate+v40.f753cf14fca2-windows.amd64\4.0\scripts\addons\animation_nodes\tree_info\forest_data.py", line 70, in insertNodes
    dataTypeBySocket[socketID] = socket.dataType
AttributeError: 'NodeSocket' object has no attribute 'dataType'

from animation_nodes.

OmarEmaraDev avatar OmarEmaraDev commented on July 3, 2024

When a node tree stops working even after deleting the offending node, there should be big button called "Retry" in the Problems panel that should hopefully resolve any errors.

But it seem this is not an issue with AN itself, so closing.

from animation_nodes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.