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

[🐞]: Encountered exception while building chunk meshes #1387

Open
5 tasks done
ModernGamingWorld opened this issue Feb 23, 2025 · 6 comments
Open
5 tasks done

[🐞]: Encountered exception while building chunk meshes #1387

ModernGamingWorld opened this issue Feb 23, 2025 · 6 comments
Labels
1.20.1 Minecraft Version bug Something isn't working server related to Server, not Client side.

Comments

@ModernGamingWorld
Copy link

ModernGamingWorld commented Feb 23, 2025

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1-FORGE

Supplementaries Version

supplementaries-1.20-3.1.16

Moonlight Lib Version

moonlight-1.20-2.13.69-forge.jar

Describe Issue

crash-2025-02-23_02.12.13-client.txt

latest.log

This issue started after updating Supplementaries to the latest version, and once anyone logs into a world (does not matter single player or server) and tries to place a book down. They instantly crash straight to desktop with the following crash report and logs.

Once you downgrade supplementaries to version 3.1.13, The crash goes away and does not happen

@ModernGamingWorld ModernGamingWorld added the bug Something isn't working label Feb 23, 2025
@github-actions github-actions bot added 1.20.1 Minecraft Version server related to Server, not Client side. labels Feb 23, 2025
@MehVahdJukaar
Copy link
Owner

use new version. if it happens again send log.thing is this issue seems impossible to me

@ModernGamingWorld
Copy link
Author

crash-2025-02-23_20.55.15-client.txt

Updated to new versions, and as soon as you place books down, it crashes. as soon as I downgrade, it does not crash

latest.log

@MehVahdJukaar
Copy link
Owner

thats what i would expect with latest version as i added more checks because that condition there seems actually impossible unless some more major issue would have been taken place. you can try to do the same with just supplementaries and see if it does that

@ModernGamingWorld
Copy link
Author

I have 800 mods in my pack, I can't just take every mod out and test just this mod

@MehVahdJukaar
Copy link
Owner

well that would be equivalent to creating a new instance with just this. Could be due to sodium but i'm very doubtful. whatever it is its definitely a indicator of a deeper issue

@MehVahdJukaar
Copy link
Owner

anyways i have provided a sort of workaround that should make this go away

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1 Minecraft Version bug Something isn't working server related to Server, not Client side.
Projects
None yet
Development

No branches or pull requests

2 participants