Skip to content

Celeritas crash when rendering the inspirations blocks #28

Description

@phantomt2

Minecraft Crash Report.txt
i thought it would be better to report this problem here since inspirations is being patched by FermiumMixins

Steps to Reproduce (not 100% guaranteed it would crash at first attempt ):

  1. Install Celeritas
  2. render a chunk containing an Inspirations block like inspirations:bookshelf from the crash above ( ideally would be the brutal tower)

a small description that generated by AI:
A ConcurrentModificationException occurs when Celeritas utilizes multiple threads for asynchronous chunk meshing alongside the Inspirations mod. The exception originates at java.util.HashMap.computeIfAbsent within knightminer.inspirations.library.client.ClientUtil.getStackColor(ClientUtil.java:54). The existing patch provided by fermiummixins.mixin.inspirations.ClientUtil_ColorCrashMixin fails to mitigate concurrent read/write operations from multiple Celeritas chunk builder threads accessing the color cache simultaneously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions