Elytra Slot (Fabric/Forge/Quilt)

Elytra Slot (Fabric/Forge/Quilt)

30M Downloads

[Bug]: Crash on joining world

tmvkrpxl0 opened this issue ยท 0 comments

commented

Minecraft Version

1.20.1

What happened?

When I join the world, it sometimes crashes immediately with ConcurrentModificationException: null. I think it's because of this line:

private static final Map<String, Boolean> CACHE = new HashMap<>();

Forge loads mods in parallel so I think you should use ConcurrentHashMap

How do you trigger this bug?

  1. Join world
  2. ???
  3. Crash
    ...

Loader

Forge

Loader Version

Forge 47.2.30

API Version

N/A

Mod Version

elytraslot-forge-6.4.3+1.20.1

Relevant Log Outputs

https://mclo.gs/5P6axOh