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

Get copy item of get nearest entity at coordinates with a variable #435

Closed
3 tasks done
mairangh opened this issue Jul 6, 2023 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@mairangh
Copy link

mairangh commented Jul 6, 2023

Issue description

If you use the get entity at coordinates with a variable command in the procedure, it gives an error

How to reproduce this issue?

  1. Create procedure
  2. Add variables
  3. Add commands: send to chat to all platers, create text with, get copy item from slot 0 of, get nearest entity at x y z of type item display.
  4. I save it - I don't get any errors
  5. I change "X" to "x+ variable"
  6. I save it - I get error

Operating system

Windows

Details

MCreator 2023.2
Fabric 1.9.5

Example workspace

Procedure "BBFPlace" have error
https://drive.google.com/file/d/13f9ZUMdOEakMUdN3TYtP1Rh5X14cupjq/view?usp=sharing

Logs

log.txt

Issue tracker rule checks (please read carefully)

@mairangh mairangh added the bug Something isn't working label Jul 6, 2023
@firyy
Copy link

firyy commented Jul 27, 2023

I'm having the same error with local number variables (it registers as double) and slot id number, even if I try to round or make it a random integer, the procedure "get a copy of item from slot x of entity if it has inventory" is not working with a variable...

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