Skip to content

Incompat with Cleanroom #72

@kappa-maintainer

Description

@kappa-maintainer

First, this obfuscated check is not needed in Cleanroom, it should be 26 in both dev and prod
Second, HashMap.computeIfAbsent() from here throws ConcurrentModificationException if called recursively in newer java, it should be changed to a manual null check
I could patch all of them by Mixin or ASM, but it's a bad idea to patch mods that still maintaining

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions