OptiFabric

OptiFabric

9M Downloads

Chunk Batching.

Shrek617 opened this issue ยท 0 comments

commented

When i started my redstone mechanism, my Minecraft 1.19.4 with OptiFabric crashes. I will give later video with crash, my redstone mechanism and construction of my redstone mechanism, and on OptiFine without Fabric all great.

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2023-04-01 01:39:16
Description: Batching chunks

java.util.ConcurrentModificationException
	at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:756)
	at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:788)
	at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:786)
	at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:202)
	at com.google.common.collect.Iterables.toArray(Iterables.java:300)
	at com.google.common.collect.ImmutableMap.copyOf(ImmutableMap.java:701)
	at com.google.common.collect.ImmutableMap.copyOf(ImmutableMap.java:686)
	at net.minecraft.class_6849.<init>(class_6849.java:33)
	at net.minecraft.class_6850$class_6851.method_39972(class_6850.java:106)
	at net.minecraft.class_6850.createRegion(class_6850.java:55)
	at net.minecraft.class_846$class_851.makeChunkCacheOF(class_846.java:1386)
	at net.minecraft.class_846$class_851$class_4578.method_22785(class_846.java:971)
	at net.minecraft.class_846$class_851$class_4578.method_22783(class_846.java:909)
	at net.minecraft.class_846.method_22757(class_846.java:196)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


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

-- Head --
Thread: Render thread
Stacktrace:
	at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:756)
	at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:788)
	at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:786)
	at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:202)
	at com.google.common.collect.Iterables.toArray(Iterables.java:300)

-- Affected level --
Details:
	All players: 1 total; [class_746['Shrek617'/21144, l='ClientLevel', x=1822.90, y=42.00, z=5191.27]]
	Chunk stats: 841, 216
	Level dimension: minecraft:overworld
	Level spawn location: World: (304,71,245), Section: (at 0,7,5 in 19,4,15; chunk contains blocks 304,-64,240 to 319,319,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
	Level time: 293907 game time, 304006 day time
	Server brand: Purpur (Velocity)
	Server type: Non-integrated multiplayer server
Stacktrace:
	at net.minecraft.class_638.method_8538(class_638.java:582)
	at net.minecraft.class_310.method_1587(class_310.java:2406)
	at net.minecraft.class_310.method_43589(class_310.java:894)
	at net.minecraft.class_310.method_1514(class_310.java:790)
	at net.minecraft.client.main.Main.main(Main.java:237)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:224)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:259)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- Last reload --

crash-2023-04-01_01.39.15-client.txt