Rubidium

Rubidium

34M Downloads

[1.19.2] CME and crash upon joining world

vadcx opened this issue ยท 4 comments

commented
  • rubidium-0.6.2a.jar
  • All The Mods 8 (ATM8) modpack 1.0.15
  • 1.19.2-43.2.6
  • Has only happened once in ~40

I caught this crash upon joining a server I play on. It happened pretty late in the joining process. I was going to spawn at my base in the ocean + lots of hostile mobs in caves were around.

I hope the modpack doesn't pollute too much here?

Short excerpt from the log:

[22:50:14 PM] 	at java.base/java.util.HashMap$Values.forEach(HashMap.java:1076)
[22:50:14 PM] 	at TRANSFORMER/[email protected]/net.minecraft.world.level.chunk.LevelChunk.m_187957_(LevelChunk.java:565)
[22:50:14 PM] 	at TRANSFORMER/[email protected]/net.minecraft.world.level.chunk.LevelChunk.m_187971_(LevelChunk.java:440)
[22:50:14 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientChunkCache.m_194116_(ClientChunkCache.java:100)
---
Here, while iterating HashMap:
[22:50:14 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.copyBlockEntities(ClonedChunkSection.java:120)
[22:50:14 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.init(ClonedChunkSection.java:70)
[22:50:14 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.createSection(ClonedChunkSectionCache.java:47)

More complete log attached. If you want the full log, I will provide upon request.

Number of physical CPUs: 8
Number of logical CPUs: 16

CME-Rubidium-short.log.gz

commented

It crashed with the same Concurrent Modification Exception again

[21:00:21 PM] 	at java.base/java.util.HashMap$Values.forEach(HashMap.java:1076)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.world.level.chunk.LevelChunk.m_187957_(LevelChunk.java:565)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.world.level.chunk.LevelChunk.m_187971_(LevelChunk.java:440)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientChunkCache.m_194116_(ClientChunkCache.java:100)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientPacketListener.m_194198_(ClientPacketListener.java:646)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientPacketListener.m_183388_(ClientPacketListener.java:641)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.network.protocol.game.ClientboundLevelChunkWithLightPacket.m_5797_(ClientboundLevelChunkWithLightPacket.java:45)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.network.protocol.game.ClientboundLevelChunkWithLightPacket.m_5797_(ClientboundLevelChunkWithLightPacket.java:12)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1072)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.m_239872_(Main.java:212)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:51)
[21:00:21 PM] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[21:00:21 PM] 	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
[21:00:21 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
[21:00:21 PM] 	at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
[21:00:21 PM] [Render thread/FATAL] Error executing task on Client

[21:00:21 PM] 	at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1605)
[21:00:21 PM] 	at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1638)
[21:00:21 PM] 	at java.base/java.util.HashMap$EntryIterator.next(HashMap.java:1636)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.copyBlockEntities(ClonedChunkSection.java:120)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.init(ClonedChunkSection.java:70)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.createSection(ClonedChunkSectionCache.java:47)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.acquire(ClonedChunkSectionCache.java:27)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.world.WorldSlice.prepare(WorldSlice.java:126)
[21:00:21 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.createRebuildTask(RenderSectionManager.java:385)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.submitRebuildTasks(RenderSectionManager.java:352)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks(RenderSectionManager.java:319)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:196)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java:5208)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1158)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.m_239872_(Main.java:212)
[21:00:22 PM] 	at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:51)
[21:00:22 PM] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[21:00:22 PM] 	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
[21:00:22 PM] 	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
[21:00:22 PM] 	at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
[21:00:22 PM] [Render thread/FATAL] Unreported exception thrown!

[21:00:27 PM] ---- Minecraft Crash Report ----
[21:00:27 PM] // Uh... Did I do that?
[21:00:27 PM] 
[21:00:27 PM] Time: 21:00:25
[21:00:27 PM] Description: Unexpected error
[21:00:27 PM] 
[21:00:27 PM] java.util.ConcurrentModificationException: null
[21:00:27 PM] 	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1605) ~[?:?] {}
[21:00:27 PM] 	at java.util.HashMap$EntryIterator.next(HashMap.java:1638) ~[?:?] {}
[21:00:27 PM] 	at java.util.HashMap$EntryIterator.next(HashMap.java:1636) ~[?:?] {}
[21:00:27 PM] 	at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.copyBlockEntities(ClonedChunkSection.java:120) ~[rubidium-0.6.2a.jar%23764!/:?] {re:classloading}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.init(ClonedChunkSection.java:70) ~[rubidium-0.6.2a.jar%23764!/:?] {re:classloading}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.createSection(ClonedChunkSectionCache.java:47) ~[rubidium-0.6.2a.jar%23764!/:?] {re:classloading}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.acquire(ClonedChunkSectionCache.java:27) ~[rubidium-0.6.2a.jar%23764!/:?] {re:classloading}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.world.WorldSlice.prepare(WorldSlice.java:126) ~[rubidium-0.6.2a.jar%23764!/:?] {re:mixin,re:classloading}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.createRebuildTask(RenderSectionManager.java:385) ~[rubidium-0.6.2a.jar%23764!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.submitRebuildTasks(RenderSectionManager.java:352) ~[rubidium-0.6.2a.jar%23764!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks(RenderSectionManager.java:319) ~[rubidium-0.6.2a.jar%23764!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
[21:00:28 PM] 	at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:196) ~[rubidium-0.6.2a.jar%23764!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:A}
[21:00:28 PM] 	at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java:5208) ~[client-1.19.2-20220805.130853-srg.jar%23838!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
[21:00:28 PM] 	at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1158) ~[client-1.19.2-20220805.130853-srg.jar%23838!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
[21:00:28 PM] 	at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23838!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
[21:00:28 PM] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support.
commented

Hello,

sorry for that, but I have the same issue, with pretty much the same logs, and I'm playing on the same modpack.

This happens when I load my base, and only happens in there.

commented

bump on this thread. Another player running into same issue. If we could get a response that would be awesome. Is it just a common issue that can be fixed by a GPU driver update or is there something more to this?

Here is crash log:

---- Minecraft Crash Report ----
// There are four lights!

Time: 2023-12-21 16:22:16
Description: Unexpected error

java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1630) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1628) ~[?:?] {}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.copyBlockEntities(ClonedChunkSection.java:120) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.init(ClonedChunkSection.java:70) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.createSection(ClonedChunkSectionCache.java:47) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.acquire(ClonedChunkSectionCache.java:27) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.WorldSlice.prepare(WorldSlice.java:135) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.createRebuildTask(RenderSectionManager.java:389) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.submitRebuildTasks(RenderSectionManager.java:356) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks(RenderSectionManager.java:323) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:196) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:A}
at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java:6208) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1158) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.2.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1630) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1628) ~[?:?] {}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.copyBlockEntities(ClonedChunkSection.java:120) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.init(ClonedChunkSection.java:70) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.createSection(ClonedChunkSectionCache.java:47) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSectionCache.acquire(ClonedChunkSectionCache.java:27) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.world.WorldSlice.prepare(WorldSlice.java:135) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.createRebuildTask(RenderSectionManager.java:389) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.submitRebuildTasks(RenderSectionManager.java:356) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks(RenderSectionManager.java:323) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:196) ~[rubidium-mc1.19.2-0.6.2c.jar%23388!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:A}
at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java:6208) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1158) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['MoralPyromaniac'/203, l='ClientLevel', x=-56111.42, y=-53.00, z=41163.45]]
Chunk stats: 1024, 489
Level dimension: minecraft:overworld
Level spawn location: World: (0,64,0), Section: (at 0,0,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 354625966 game time, 355064046 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23417!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.2.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, KubeJS Resource Pack [assets]

-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 812763872 bytes (775 MiB) / 2170552320 bytes (2070 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3400G with Radeon Vega Graphics
Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
Microarchitecture: Zen / Zen+
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1c82
Graphics card #0 versionInfo: DriverVersion=31.0.15.3758
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 34764.30
Virtual memory used (MB): 11829.80
Swap memory total (MB): 18432.00
Swap memory used (MB): 71.38
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Loaded Shaderpack: (off)
Launched Version: forge-43.3.2
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 537.58, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 8x AMD Ryzen 5 3400G with Radeon Vega Graphics
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.3.2.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.3.2.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.3.2.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.3.2.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.3.2.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
rsrequestify-1.19.2-2.3.1.jar |RSRequestify |rsrequestify |2.3.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.2.1+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
morejs-forge-1.19.2-0.2.1.jar |MoreJS |morejs |0.2.1 |DONE |Manifest: NOSIGNATURE
ExtendedCrafting-1.19.2-5.1.9.jar |Extended Crafting |extendedcrafting |5.1.9 |DONE |Manifest: NOSIGNATURE
ContentCreatorIntegration-1.19.2-Forge-1.11.1.jar |Content Creator Integration |contentcreatorintegration |1.11.1 |DONE |Manifest: NOSIGNATURE
Tips-Forge-1.19.2-8.0.27.jar |Tips |tipsmod |8.0.27 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
immersive_aircraft-0.6.2+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.6.2+1.19.2 |DONE |Manifest: NOSIGNATURE
woodenhopper-1.19-1.3.2.1.jar |Wooden Hopper |woodenhopper |1.19-1.3.2.1 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.19.2-0.6.2c.jar |Rubidium |rubidium |0.6.2c |DONE |Manifest: NOSIGNATURE
laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE
CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
Placebo-1.19.2-7.3.3.jar |Placebo |placebo |7.3.3 |DONE |Manifest: NOSIGNATURE
Powah-4.0.11.jar |Powah |powah |4.0.11 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-rc.4.jar |MixinExtras |mixinextras |0.2.0-rc.4 |DONE |Manifest: NOSIGNATURE
jumbofurnace-1.19.2-3.0.0.0.jar |Jumbo Furnace |jumbofurnace |1.19.2-3.0.0.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
squatgrow-1.0.6-build.26+mc1.19.2.jar |Squat Grow |squatgrow |1.0.6-build.26+mc1.1|DONE |Manifest: NOSIGNATURE
buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE
forgivingvoid-forge-1.19-7.0.0.jar |Forgiving Void |forgivingvoid |7.0.0 |DONE |Manifest: NOSIGNATURE
balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE
miners-1.19.X-1.2.7.jar |Miners |miners |1.19.X-1.2.7 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.19.2-2.1.1.22.jar |Carry On |carryon |2.1.1.22 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.19.2-6.4d.jar |Beyond Earth |beyond_earth |6.4d |DONE |Manifest: NOSIGNATURE
cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.6.1_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.11.7.jar |Refined Storage |refinedstorage |1.11.7 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |DONE |Manifest: NOSIGNATURE
alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE
torchmaster-19.2.93.jar |Torchmaster |torchmaster |19.2.93 |DONE |Manifest: NOSIGNATURE
tempad-forge-1.19.2-1.4.5.jar |Tempad |tempad |1.4.5 |DONE |Manifest: NOSIGNATURE
Compressium-2.1.1-build.8+mc1.19.jar |Compressium |compressium |2.1.1-build.8+mc1.19|DONE |Manifest: NOSIGNATURE
essence-1.19.X-1.4.0.jar |Essence |essence |1.19.X-1.4.0 |DONE |Manifest: NOSIGNATURE
caveopolis-1.19.X-1.3.1.jar |Caveopolis |caveopolis |1.19.X-1.3.1 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.15-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
oculus-mc1.19.2-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
GameStages-Forge-1.19.2-11.1.4.jar |GameStages |gamestages |11.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
opolisutilities-1.19.X-1.22.5.jar |Opolis Utilites |opolisutilities |1.19.X-1.22.5 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE
FramedBlocks-6.8.6.jar |FramedBlocks |framedblocks |6.8.6 |DONE |Manifest: NOSIGNATURE
AngelRing2-1.19.2-2.1.8.jar |Angel Ring 2 |angelring |2.1.8 |DONE |Manifest: NOSIGNATURE
DrawersTooltip-1.19.2-forge-6.0.2.jar |Drawers Tooltip |drawerstooltip |6.0.2 |DONE |Manifest: NOSIGNATURE
elevatorid-1.19.2-1.8.10.jar |Elevator Mod |elevatorid |1.19.2-1.8.10 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-1902.4.1-build.90.jar |FTB Ultimine |ftbultimine |1902.4.1-build.90 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE
constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE
littlelogistics-mc1.19.2-v1.3.2.jar |Little Logistics |littlelogistics |1.3.2 |DONE |Manifest: NOSIGNATURE
architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.18-forge-mc1.19.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.19.2-forge-3.6.0.jar |Jade Addons |jadeaddons |3.6.0 |DONE |Manifest: NOSIGNATURE
polylib-forge-1900.0.2-build.73.jar |PolyLib |polylib |1900.0.2-build.73 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
SimpleDiscordRichPresence-forge-3.0.5-build.37+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.9999+mc1|DONE |Manifest: NOSIGNATURE
BorderlessWindow-1.19.1-1.5.2.jar |Borderless Window |borderlesswindow |1.19.1-1.5.2 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |DONE |Manifest: NOSIGNATURE
BHMenu-Forge-1.19.2-2.4.1.jar |BHMenu |bhmenu |2.4.1 |DONE |Manifest: NOSIGNATURE
rhino-forge-1902.2.2-build.280.jar |Rhino |rhino |1902.2.2-build.280 |DONE |Manifest: NOSIGNATURE
Cucumber-1.19.2-6.0.10.jar |Cucumber Library |cucumber |6.0.10 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1902.4.1-build.236.jar |FTB Library |ftblibrary |1902.4.1-build.236 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1902.2.14-build.123.jar |FTB Teams |ftbteams |1902.2.14-build.123 |DONE |Manifest: NOSIGNATURE
ftb-ranks-forge-1902.1.16-build.98.jar |FTB Ranks |ftbranks |1902.1.16-build.98 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1902.2.9-build.51.jar |Item Filters |itemfilters |1902.2.9-build.51 |DONE |Manifest: NOSIGNATURE
xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
AttributeFix-Forge-1.19.2-17.2.7.jar |AttributeFix |attributefix |17.2.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
waystones-forge-1.19.2-11.4.1.jar |Waystones |waystones |11.4.1 |DONE |Manifest: NOSIGNATURE
ThermalExtra-3.0.4-1.19.2.jar |Thermal: Extra |thermal_extra |3.0.4-1.19.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.19-1.6.4.jar |Simple Storage Network |storagenetwork |1.19-1.6.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
framedcompactdrawers-1.19-5.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.19-5.2.1 |DONE |Manifest: NOSIGNATURE
configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
ftbbackups2-forge-1.19.2-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE
xnet-1.19-5.1.4.jar |XNet |xnet |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE
ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CraftTweaker-forge-1.19.2-10.1.50.jar |CraftTweaker |crafttweaker |10.1.50 |DONE |Manifest: NOSIGNATURE
EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1902.4.2-build.302.jar |FTB Chunks |ftbchunks |1902.4.2-build.302 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.3.2-universal.jar |Forge |forge |43.3.2 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
RecipeStages-4.0.0.7.jar |Recipe Stages |recipestages |4.0.0.7 |DONE |Manifest: NOSIGNATURE
jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |DONE |Manifest: NOSIGNATURE
ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.19.2-15.1.8.jar |CraftingTweaks |craftingtweaks |15.1.8 |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
hexlands-forge-1.19.2-4.0.0.jar |HexLands |hexlands |4.0.0 |DONE |Manifest: NOSIGNATURE
cofh_core-1.19.2-10.3.1.48.jar |CoFH Core |cofh_core |10.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_core-1.19.2-10.3.0.9.jar |Thermal Series |thermal |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_integration-1.19.2-10.3.0.19.jar |Thermal Integration |thermal_integration |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_innovation-1.19.2-10.3.0.20.jar |Thermal Innovation |thermal_innovation |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.19.2-10.3.1.57.jar |Thermal Foundation |thermal_foundation |10.3.1 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.19.2-10.3.1.25.jar |Thermal Expansion |thermal_expansion |10.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_dynamics-1.19.2-10.3.0.20.jar |Thermal Dynamics |thermal_dynamics |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
ItemStages-Forge-1.19.2-5.1.3.jar |ItemStages |itemstages |5.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
ftb-quests-forge-1902.5.6-build.304.jar |FTB Quests |ftbquests |1902.5.6-build.304 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.19.2-9.2.3-167.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.3-167 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
enigmaticgraves-1.19.2-1.7.10.jar |Enigmatic Graves |enigmaticgraves |1.7.10 |DONE |Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.9.1.jar |Jade |jade |8.9.1 |DONE |Manifest: NOSIGNATURE
ceramicbucket-1.19-3.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.19-3.1.0.0 |DONE |Manifest: NOSIGNATURE
SkyblockBuilder-1.19.2-4.2.18.jar |Skyblock Builder |skyblockbuilder |1.19.2-4.2.18 |DONE |Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
curiotiab-1.19.2-1.5.1.jar |Time in a bottle Curio Support|curiotiab |1.19.2-1.5.1 |DONE |Manifest: NOSIGNATURE
bucketlib-1.19.2-1.0.7.0.jar |BucketLib |bucketlib |1.19.2-1.0.7.0 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.19.2-7.1.4.13.jar |Flux Networks |fluxnetworks |7.1.4.13 |DONE |Manifest: NOSIGNATURE
almostunified-forge-1.19.2-0.7.2.jar |AlmostUnified |almostunified |1.19.2-0.7.2 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1902.6.2-build.33.jar |KubeJS |kubejs |1902.6.2-build.33 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-1.2.3.jar |FTB XMod Compat |ftbxmodcompat |1.2.3 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-12.9.8.jar |Applied Energistics 2 |ae2 |12.9.8 |DONE |Manifest: NOSIGNATURE
AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE
merequester-forge-1.19.2-1.1.4.jar |ME Requester |merequester |1.19.2-1.1.4 |DONE |Manifest: NOSIGNATURE
AE2WTLib-12.9.7.jar |AE2WTLib |ae2wtlib |12.9.7 |DONE |Manifest: NOSIGNATURE
Mekanism-1.19.2-10.3.9.13.jar |Mekanism |mekanism |10.3.9 |DONE |Manifest: NOSIGNATURE
xnetgases-1.19.2-4.0.1.jar |XNet Gases |xnetgases |4.0.1 |DONE |Manifest: NOSIGNATURE
SkyGUIs-1.19.1-2.1.4.jar |Sky GUIs |skyguis |1.19.1-2.1.4 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_2.14.9_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
justzoom_forge_1.0.1-1_MC_1.19.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE
Applied-Mekanistics-1.3.5.jar |Applied Mekanistics |appmek |1.3.5 |DONE |Manifest: NOSIGNATURE
extremesoundmuffler-3.39-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.39-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 2fe6ca0c-b670-4f6a-a8ea-3915d5daee26
FML: 43.3
Forge: net.minecraftforge:43.3.2
FramedBlocks BlockEntity Warning: Not applicable
Suspected Mods: Rubidium (rubidium), Minecraft (minecraft)


Analysis from ChatGPT :D


The crash log you've provided indicates that the crash is occurring due to a ConcurrentModificationException. This exception typically occurs in Java when a collection (like a list, set, or map) is being modified concurrently by multiple threads, which is not allowed for certain types of collections.

In your specific case, the error seems to be originating from the Rubidium mod, as indicated by the stack trace entries mentioning me.jellysquid.mods.sodium.... Rubidium, which appears to be a fork or related to the Sodium mod, is designed to optimize the rendering pipeline of Minecraft, often leading to improved frame rates and reduced stuttering.

Here's a breakdown of what's happening and how you might resolve the issue:

Error Source: The crash occurs when the game is trying to copy block entities (copyBlockEntities) in the ClonedChunkSection class of the Rubidium mod. This operation seems to be modifying a HashMap while it's being iterated, which is not allowed.

commented

@boomshay48 the ChatGPT answer is good. It's not a driver issue because it's caused by improper multithreading in the render pipeline modification code.