IrisFixes
ModLicenseRef-All-Rights-Reserved

IrisFixes

Fixed ConcurrentModificationException in SodiumCoreTransformer when processing vaUV2 identifiers by creating a copy of the list before iteration and deletion.

1.1M
Downloads
2
Followers
10 months ago
Updated
📦
1
Versions

📖About IrisFixes

Iris Fixes

Since Iris no longer provides updates for certain mc versions, I made this mod to fix the bugs I know of. It currently only fixes one bug.

Fixed

  • Fixed ConcurrentModificationException in SodiumCoreTransformer when processing vaUV2 identifiers by creating a copy of the list before iteration and deletion.

Iris 修复

由于 Iris 不再为某些 mc 版本提供更新,我制作了这个模组来修复我所知道的 bug。它目前只修复了一个 bug。

已修复

  • 通过在迭代和删除前创建列表副本,修复了 SodiumCoreTransformer 处理 vaUV2 标识符时发生的 ConcurrentModificationException。