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

local Variable for json Object does not get created when importing a saved procedure #36

Open
3 tasks done
northwesttreesgaming opened this issue Apr 2, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@northwesttreesgaming
Copy link

Issue description

Saving a procedure with a local object variable and then importing it to a procedure with no variables will not load the saved variable for the object. Though the file local variable works just fine so it's specifically an issue with the object variable type.

I thought I reported this before but I checked the closed issues and could not find it reported so I though I would report the bug so it could be properly fixed.

How to reproduce this issue?

  1. Make a procedure basic JSON config procedure.
  2. make sure to have local variables for both file, and object.
  3. Save the procedure to your computer
  4. Create a new procedure.
  5. Load the procedure template
  6. The local object file will be blank on all the blocks and on the local procedure tab not created.

Operating system

Windows

Details

Plugin version: 5.6.1
MCreator version: 2023.1
Generator type: 1.19.2

But it has been happening for a long time maybe since its creation.

Example workspace

example.zip

Logs

No response

Issue tracker rule checks (please read carefully)

@northwesttreesgaming northwesttreesgaming added the bug Something isn't working label Apr 2, 2023
@Goldorion Goldorion reopened this Apr 2, 2023
@northwesttreesgaming
Copy link
Author

Is this still an issue? I have not updated it yet.

@Goldorion
Copy link
Owner

Yes, but I'm not sure why it happens and how to fix it.

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

No branches or pull requests

2 participants