Skip to content

Cannot save or load when using While Loop Node #2

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

Closed
SanderKofficial opened this issue Dec 1, 2023 · 1 comment
Closed

Cannot save or load when using While Loop Node #2

SanderKofficial opened this issue Dec 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working, bugs crawling. Easy Easy difficulty level

Comments

@SanderKofficial
Copy link
Member

Found a bug that the .lvs wont open or save with the While Loop Node

Issue:

  • While Loop changes to the For Loop when opening the file

Results:

All the attached nodes will be removed because the node changes.

@SanderKofficial SanderKofficial added the bug Something isn't working, bugs crawling. label Dec 1, 2023
@SanderKofficial SanderKofficial self-assigned this Dec 1, 2023
@SanderKofficial SanderKofficial added the Easy Easy difficulty level label Dec 20, 2023
@SanderKofficial
Copy link
Member Author

Issue was resolved in

LuaNodes.py

line : 403

Forgot to change from forloop to while loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, bugs crawling. Easy Easy difficulty level
Projects
None yet
Development

No branches or pull requests

1 participant