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

World Height Issue and Heads missing #1767

Closed
Chrisi06 opened this issue Sep 18, 2024 · 2 comments
Closed

World Height Issue and Heads missing #1767

Chrisi06 opened this issue Sep 18, 2024 · 2 comments

Comments

@Chrisi06
Copy link

I am using the latest version of chunky and have javafx and javajdk21 installed. Chunky works fine so far, but there are two problems. For some reason heads for decoration are missing and even though I configured the world height so that it begins at -64, the program cuts everything away beneath the height of 0.

@Chrisi06 Chrisi06 changed the title World Height Issue and heads missing World Height Issue and Heads missing Sep 18, 2024
@jackjt8
Copy link
Member

jackjt8 commented Sep 18, 2024

There are two different controls for Y level in Chunky.

There is the Map View Min/Max Y level which controls what you see within the 2D view of the world, controlled via the right control panel
image

Typically for Scenes/3D view you want to edit the Y min/max clip under the Scene tab in the left control panel
image - This is a common issue which is something we are trying to resolve by auto-reading the world height as it keeps going to 0 to 256 when it shouldn't. You might need to update Chunky depending on the version you have.

@leMaik
Copy link
Member

leMaik commented Sep 18, 2024

Regarding the heads... Are you using the latest snapshot? Chunky 2.4.6 doesn't support heads from 1.21

Regarding the y level: #1741 which I do have a fix almost ready to be PR'd

@leMaik leMaik modified the milestone: 2.5.0 Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants