[Bug] ConcurrentModificationException
Krimatoria opened this issue ยท 0 comments
Describe the bug
Exception in thread "pool-13-thread-8" java.util.ConcurrentModificationException
at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(Unknown Source)
at java.base/java.util.LinkedHashMap$LinkedValueIterator.next(Unknown Source)
at MC-BOOTSTRAP/com.google.common@ 31.0.1-jre/com.google.common.collect.AbstractMapBasedMultimap.clear(AbstractMapBasedMultimap.java:275)
at MC-BOOTSTRAP/com.google.common@ 31.0.1-jre/com.google.common.collect.LinkedHashMultimap.clear(LinkedHashMultimap.java:611)
at MC-BOOTSTRAP/com.google.common@ 31.0.1-jre/com.google.common.collect.ForwardingMultimap.clear(ForwardingMultimap.java:58)
at TRANSFORMER/[email protected]/net.minecraft.client.resources.SkinManager.m_118821_(SkinManager.java:105)
at TRANSFORMER/[email protected]/customskinloader.fake.FakeSkinManager.lambda$null$0(FakeSkinManager.java:91)
at TRANSFORMER/[email protected]/customskinloader.CustomSkinLoader.loadProfileLazily(CustomSkinLoader.java:86)
at TRANSFORMER/[email protected]/customskinloader.fake.FakeSkinManager.lambda$loadProfileTextures$1(FakeSkinManager.java:89)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Steps to reproduce
CustomSkinLoader_ForgeActive-14.19.1.jar
Link to crash-report if applicable
No response
Link to CustomSkinLoader.log if applicable
Link to latest.log if applicable
No response
[Only Forge User] Link to Forge Log if applicable
No response
Mod Version
CustomSkinLoader_ForgeActive-14.19.1.jar
Minecraft Version
1.19.2
Minecraft Launcher Name and Version
No response
Mod Loader
Forge
Operating System
Windows
Before submitting a bug report
-
This bug wasn't already reported (I have searched bug reports on GitHub).
-
This is a valid bug (I am able to reproduce this on the latest dev build).
-
This problem is triggered in the latest version of the mod (if not the latest please upgrade the mod first)