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

Memory issue #419

Open
graveyardia opened this issue Nov 19, 2024 · 1 comment
Open

Memory issue #419

graveyardia opened this issue Nov 19, 2024 · 1 comment

Comments

@graveyardia
Copy link

Bug Description

Game keeps crashing due to memory allocation issues. I've tried adding memory leak mods and such, but it does not help. This issue occurs when paired with Moving Elevators. Oculus has been recommended as an alternative to OptiFine (which is incompatible with ME), so it's a bit frustrating.

Reproduction Steps

-Have Moving Elevators
-use the elevator enough times, and you crash.

Log File

crash-2024-11-18_19.10.40-client.txt

@FiniteReality
Copy link
Owner

Looking at the code involved, I suspect that one of the buffers either Embeddium or Iris/Oculus allocates for rendering shadows is growing too large, but there are a lot of other mods present (including Sinytra, which itself mentions you should contact them first in the crash report) - could you verify whether the issue happens when you only have Embeddium, Oculus and Moving Elevators present? That would help a lot in determining the root cause of this crash.

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