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

It appears that only one chunk is editable #18

Open
Travistyse opened this issue Mar 6, 2023 · 3 comments
Open

It appears that only one chunk is editable #18

Travistyse opened this issue Mar 6, 2023 · 3 comments

Comments

@Travistyse
Copy link

I haven't been able to locate the root cause of the issue but it appears that only a single chunk is able to have blocks added or removed from it, one coordinate from that chunk is: 24, 6, 24 for reference.

Every other chunk will simply appear to ignore any attempts at modifying the chunk data.

@JoshuaOliver99
Copy link

Hey @Travistyse, did you ever figure this one out?

@Travistyse
Copy link
Author

Hey @Travistyse, did you ever figure this one out?

I didn't. I switched away from the project as I didn't like how lumen on 5.0 was interacting with my voxels (basically it was acting as if every block removed was adjacent to light - like I was breaking out of a cave - and then it would slowly fade back as lumen registered that the mesh didn't, in fact, suddenly have a light source).

@JoshuaOliver99
Copy link

Good heads up with the lumen issue TY!

Managed to solve the issue with this, the BP_PlayerController has a class default ChunkSize value set to 64 manually whereas the world Size value in the Main level is 32

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

2 participants