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

[Forge 1.16.5][ConcurrentModificationException] CME generating a new chunk from TemplateManager #5099

Open
Viola-Siemens opened this issue Dec 17, 2024 · 0 comments

Comments

@Viola-Siemens
Copy link

I enjoy playing Minecraft with Quark. It brings so many improvements to various aspects of my game experience. And also I'm running a channel about finding solutions to resolve Minecraft game crashing.
Today I received this crash information, and by using this mod, I found there's a concurrent modification problem occurs to Quark. According to CMESuckMyDuck.log that records the modification history, it seems that in Worker-Main-13 thread (where Quark is generating BigDungeon) and Server thread (where Minecraft is generating Igloo) concurrently modified map TemplateManager#structureRepository, which causes the crash.
Minecraft version: 1.16.5.
Quark version: r2.4-322 (the latest).
Full crash info:
minecraft-exported-crash-info-2024-12-17T17-54-09.zip

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

1 participant