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

bug with field values on blocks #76

Open
breakfast-for-dinner opened this issue Mar 31, 2024 · 7 comments
Open

bug with field values on blocks #76

breakfast-for-dinner opened this issue Mar 31, 2024 · 7 comments
Assignees
Labels
bug Something isn't working editor issue with the editor problem something's wrong

Comments

@breakfast-for-dinner
Copy link
Collaborator

I have found a bug!

  • Operating System: linux mint
  • Browser: google chrome (latest version)

Description
field values are returning null. i used the first block under the "math" category in the field value.

How to Reproduce

  1. take out "change x by ()" block
  2. put anything in there
  3. click run. nothing happens. i did some debugging and it's because it doesn't recognize it

Expected Behavior
for the sprite to move on the x axis

Screenshots
Screenshot from 2024-03-31 16-01-02
Screenshot from 2024-03-31 16-03-30

@breakfast-for-dinner breakfast-for-dinner added bug Something isn't working problem something's wrong backend issue with the server editor issue with the editor labels Mar 31, 2024
@breakfast-for-dinner breakfast-for-dinner added this to the working editor milestone Mar 31, 2024
@Rubiidev-18
Copy link
Collaborator

this might be a bit advanced to fix, so i created a new branch to fix this issue.

@breakfast-for-dinner
Copy link
Collaborator Author

this is probably pure naivety but i don't feel like it's too complicated...

@nmsderp
Copy link
Collaborator

nmsderp commented Apr 1, 2024

This is not a backend issue, backend means server, removing the tag

@nmsderp nmsderp removed the backend issue with the server label Apr 1, 2024
@breakfast-for-dinner
Copy link
Collaborator Author

This is not a backend issue, backend means server, removing the tag

oh, sorry, i thought it meant anything non-visual

@mariocraft987
Copy link
Owner

same

@dumorando
Copy link
Collaborator

this might be a bit advanced to fix, so i created a new branch to fix this issue.

What


to fix this issue use String(data) instead of .toString(). I dont know where its located at but this seems pretty easy to fix.

@Bashamega
Copy link
Collaborator

I would like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working editor issue with the editor problem something's wrong
Projects
None yet
Development

No branches or pull requests

6 participants