Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The logic nodes aren't working #93

Open
Fungaming51 opened this issue Dec 14, 2023 · 2 comments
Open

The logic nodes aren't working #93

Fungaming51 opened this issue Dec 14, 2023 · 2 comments

Comments

@Fungaming51
Copy link

When I apply the node tree to the selected object and press play and press any button or move my mouse the object won't move despite it being programed via the logic nodes.

@Fungaming51 Fungaming51 changed the title The logic node aren't working The logic nodes aren't working Dec 14, 2023
@IzaZed
Copy link
Collaborator

IzaZed commented Jan 23, 2024

Are you getting error messages?
And did you make sure uplogic is installed via the Addon Preferences?

@Fungaming51
Copy link
Author

sorry for the extremly late reply.

I just checked and got this error message:
"[ERROR] KX_PythonComponent[player_controls] - Failed to invoke the start callback.
Traceback (most recent call last):
File "C:\Users[user]\Desktop\f\games\The Family\The Granny\The Granny.blend\nl_player_controls.py", line 176, in start
File "C:\Users[user]\Desktop\f\games\The Family\The Granny\The Granny.blend\nl_player_controls.py", line 102, in init
AttributeError: 'ULObjectAttribute' object has no attribute 'VEC'
[ERROR] KX_PythonComponent[collicetable] - Failed to invoke the start callback.
Traceback (most recent call last):
File "C:\Users[user]\Desktop\f\games\The Family\The Granny\The Granny.blend\nl_collicetable.py", line 80, in start
File "C:\Users[user]\Desktop\f\games\The Family\The Granny\The Granny.blend\nl_collicetable.py", line 42, in init
AttributeError: 'ULObjectAttribute' object has no attribute 'VEC'"

And I have Logic Nodes installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants