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

ChunkBuilder OutOfMemoryError when a chunk / OBJ has too much data. #2792

Closed
Altirix opened this issue Oct 3, 2024 · 0 comments
Closed

ChunkBuilder OutOfMemoryError when a chunk / OBJ has too much data. #2792

Altirix opened this issue Oct 3, 2024 · 0 comments
Labels
S-needs-triage Status: Needs triage

Comments

@Altirix
Copy link
Contributor

Altirix commented Oct 3, 2024

Bug Description

found using the resources provided in #2789. neoforge with sodium will crash with a dozen trees in a chunk. neoforge without sodium will not crash

Reproduction Steps

use files from #2789 (comment)

keep placing trees in a chunk until you crash the game.

increasing memory does not prevent the crash.

18 trees in a chunk caused the crash for me.

or you can use ferns in a 8 x 4 x 8 dirt,fern,dirt,fern structure as its due to the model complexity.

Log File

latest.log

Crash Report

log contains crash.

@Altirix Altirix added the S-needs-triage Status: Needs triage label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-triage Status: Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant