Skip to content
New issue

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

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

Already on GitHub? # to your account

[Issue] Invalid .bbmodel files with saving #324

Closed
Wackyblocks opened this issue Apr 30, 2019 · 4 comments
Closed

[Issue] Invalid .bbmodel files with saving #324

Wackyblocks opened this issue Apr 30, 2019 · 4 comments

Comments

@Wackyblocks
Copy link

Wackyblocks commented Apr 30, 2019

Invalid bbmodel files with saving:

How to reproduce issue:

  • Create a .bbmodel file
  • Add new cube
  • Save file
  • Open file again

image

@Wackyblocks
Copy link
Author

Wackyblocks commented Apr 30, 2019

Broken file

{"elements":[{"from":[0,0,0],"to":[1,1,1],"color":3,"faces":{"north":{"uv":[0,0,1,1],"texture":"#missing"},"east":{"uv":[0,0,1,1],"texture":"#missing"},"south":{"uv":[0,0,1,1],"texture":"#missing"},"west":{"uv":[0,0,1,1],"texture":"#missing"},"up":{"uv":[0,0,1,1],"texture":"#missing"},"down":{"uv":[0,0,1,1],"texture":"#missing"}}},{"from":[0,0,7],"to":[1,1,8],"color":3,"faces":{"north":{"uv":[0,0,1,1],"texture":"#missing"},"east":{"uv":[0,0,1,1],"texture":"#missing"},"south":{"uv":[0,0,1,1],"texture":"#missing"},"west":{"uv":[0,0,1,1],"texture":"#missing"},"up":{"uv":[0,0,1,1],"texture":"#missing"},"down":{"uv":[0,0,1,1],"texture":"#missing"}}}]}

just placed 2 cubes

@Wackyblocks
Copy link
Author

Looks like this only happens on blockmode

@JannisX11
Copy link
Owner

Yeah, this makes a lot of sense.

@JannisX11
Copy link
Owner

Fixed in 2.6.7.

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

No branches or pull requests

2 participants