Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random ConcurrentModificationException: null #366

Open
3 tasks done
suerion opened this issue Oct 11, 2024 · 10 comments
Open
3 tasks done

Random ConcurrentModificationException: null #366

suerion opened this issue Oct 11, 2024 · 10 comments
Labels
bug Something isn't working status: more info needed Further information is requested

Comments

@suerion
Copy link

suerion commented Oct 11, 2024

Describe the bug
On my hugh Modpack, there ar sometimes an Error in the Consol Log, It occurs Random

To Reproduce
Steps to reproduce the behavior:

  1. Only Walk on my Dev Server, Fly also in Creative Mode
  2. Random Error occure

Expected behavior
No Error in Log

Runtime info (please complete the following information):

  • OS: Windows 11
  • Minecraft version: Fabric 1.21.1 with 0.16.5
  • Mod version: c2me-fabric-mc1.21.1-0.3.0+alpha.0.222

Crash reports / logs
https://mclo.gs/vhbqrDb#L6782

Other mods
Look in Log File, it is a Huge Modpack

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.
@suerion suerion added the bug Something isn't working label Oct 11, 2024
@suerion suerion changed the title Random CocnurrentModificationException: null Random ConcurrentModificationException: null Oct 11, 2024
@toinouH
Copy link
Contributor

toinouH commented Oct 11, 2024

Hello,

Thanks for the report but considering the amount of mods involved here I would like to see if it appears without c2me.
Thank you

@suerion
Copy link
Author

suerion commented Oct 11, 2024 via email

@suerion
Copy link
Author

suerion commented Oct 11, 2024

@toinouH had tested without c2me, the error does not occure

https://mclo.gs/vTPG5MT

@ishland
Copy link
Collaborator

ishland commented Oct 11, 2024

It is impossible to debug with such a large modlist. Please try getting the minimum set of mods reproducible.

@suerion
Copy link
Author

suerion commented Oct 11, 2024

I am at vacation, i will look on minimum mod list, only with world generation after thuesday.

Hope i could help, if it is a compat issue

@ishland ishland added the status: more info needed Further information is requested label Oct 12, 2024
@suerion
Copy link
Author

suerion commented Nov 3, 2024

Hey, i had tried to look on it again, with updated c2me, no i got weird issues on server, had not the time to get an minimum set

Fabric 1.21.1 on 0.16.9
c2me-fabric-mc1.21.1-0.3.0+alpha.0.295

-> so i got it in server Console

[13:13:54] [Server thread/ERROR]: Error executing task on Chunk source main thread executor for minecraft:overworld
> java.util.ConcurrentModificationException: null
>         at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1095) ~[?:?]
>         at java.base/java.util.ArrayList$Itr.next(ArrayList.java:1049) ~[?:?]
>   [13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
      at[13:21:08] [Server thread/INFO]: [13:13:54] [Server thread/ERROR]: Error executing task on Chunk source main thread executor for minecraft:overworld<--[HERE]
 [13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
kn[13:21:08] [Server thread/INFO]: java.util.ConcurrentModificationException: null<--[HERE]
o[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
t/[13:21:08] [Server thread/INFO]: at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1095) ~[?:?]<--[HERE]
c[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
om.[13:21:08] [Server thread/INFO]: at java.base/java.util.ArrayList$Itr.next(ArrayList.java:1049) ~[?:?]<--[HERE]
google.common.collect.Iterators$1.next(Iterators.java:146) ~[guava-32.1.2-jre.jar:?]
>         at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
>         at java.base/java.util.Spl[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
it[13:21:08] [Server thread/INFO]: at knot/com.google.common.collect.Iterators$1.next(Iterators.java:146) ~[guava-32.1.2-jre.jar:?]<--[HERE]
e[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
r[13:21:08] [Server thread/INFO]: at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]<--[HERE]
ators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]
>         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
>         at java.base/java.util.stream.AbstractPipeline.wrapAnd[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
Co[13:21:08] [Server thread/INFO]: at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]<--[HERE]
py[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
I[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]<--[HERE]
nto(AbstractPipeline.java:499) ~[?:?]
>         at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
>         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
>         at java.base/java.util.stream.AbstractPipeline.evaluat[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
e([13:21:08] [Server thread/INFO]: at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]<--[HERE]
A[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
bst[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]<--[HERE]
r[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
a[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]<--[HERE]
ctPipeline.java:234)        ~[?:?]
>         at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
>         at knot//MC/net.minecraft.server.world.ServerEntityManager.method_31825(ServerEntityManager.java:256) ~[server-intermediary.jar:?]
>         at java.base/ja[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
va.[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]<--[HERE]
ut[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
il.[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]<--[HERE]
s[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
t[13:21:08] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerEntityManager.method_31825(ServerEntityManager.java:256) ~[server-intermediary.jar:?]<--[HERE]
ream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
>         at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
>         at java.base/java.util.stream.LongPipeline$1$1.accept(LongPipeline.java:177) ~[?:?]
>         at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:185) ~[?:?]
>         at java.base/java.util.Spliterators$LongIteratorSpliterator.forEach[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
R[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]<--[HERE]
e[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
m[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]<--[HERE]
ai[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
n[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.LongPipeline$1$1.accept(LongPipeline.java:177) ~[?:?]<--[HERE]
i[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
ng[13:21:08] [Server thread/INFO]: at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:185) ~[?:?]<--[HERE]
(Spliterators.java:2144) ~[?:?]
>         at java.base/java.util.Spliterator$OfLong.forEachRemaining(Spliterator.java:777) ~[?:?]
>         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
>         at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
>         at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
> [13:21:08] [Server thread/INFO]: at java.base/java.util.Spliterators$LongIteratorSpliterator.forEachRemaining(Spliterators.java:2144) ~[?:?]<--[HERE]
 [13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
  [13:21:08] [Server thread/INFO]: at java.base/java.util.Spliterator$OfLong.forEachRemaining(Spliterator.java:777) ~[?:?]<--[HERE]
 [13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
 [13:21:08] [Server thread/INFO]: at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]<--[HERE]
 [13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
  [13:21:08] [Server thread/INFO]: at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]<--[HERE]
a[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
t [13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]<--[HERE]
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
>         at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
>         at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
>         at knot//MC/net.minecraft.server.world.ServerEntityManager.updateTrackingStatus(ServerEntityManager.java:240) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.S[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
e[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]<--[HERE]
rve[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
r[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]<--[HERE]
Ent[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
ity[13:21:08] [Server thread/INFO]: at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]<--[HERE]
M[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
a[13:21:08] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerEntityManager.updateTrackingStatus(ServerEntityManager.java:240) ~[server-intermediary.jar:?]<--[HERE]
nager.updateTrackingStatus(ServerEntityManager.java:226) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.ServerWorld.md7d28e7$lithium$lambda$combineWithLithiumChunkStatusTracker$0$f(MixinServerLevel.java:18265) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.ServerChunkLoadingManager.onChunkStatusChange(ServerChunkLoadingManager.java:1209) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.ServerChunkLoadingManager.invokeOnChunkStatusChange(ServerChunkLoadingManager.java) ~[server-intermediary.jar:?]
>         at knot/com.ishland.c2me.rewrites.chunksyste[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
m.[13:21:08] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerEntityManager.updateTrackingStatus(ServerEntityManager.java:226) ~[server-intermediary.jar:?]<--[HERE]
co[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
mm[13:21:08] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerWorld.md7d28e7$lithium$lambda$combineWithLithiumChunkStatusTracker$0$f(MixinServerLevel.java:18265) ~[server-intermediary.jar:?]<--[HERE]
o[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
n.[13:21:08] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerChunkLoadingManager.onChunkStatusChange(ServerChunkLoadingManager.java:1209) ~[server-intermediary.jar:?]<--[HERE]
TheC[13:21:08] [Server thread/INFO]: Unknown or incomplete command, see below for error
hu[13:21:08] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerChunkLoadingManager.invokeOnChunkStatusChange(ServerChunkLoadingManager.java) ~[server-intermediary.jar:?]<--[HERE]
nkSystem.lambda$onItemUpgrade$3(TheChunkSystem.java:135) ~[c2me-rewrites-chunk-system-0.3.0.295+1.21.1-e6acedbbab903ede.jar:?]
>         at knot//MC/net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:162) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.ServerChunkManager$MainThreadExecutor.executeTask(ServerChunkManager.java:552) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:136) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.ServerChunkManager$MainThreadExecuto[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
r.run[13:21:09] [Server thread/INFO]: at knot/com.ishland.c2me.rewrites.chunksystem.common.TheChunkSystem.lambda$onItemUpgrade$3(TheChunkSystem.java:135) ~[c2me-rewrites-chunk-system-0.3.0.295+1.21.1-e6acedbbab903ede.jar:?]<--[HERE]
T[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
a[13:21:09] [Server thread/INFO]: at knot//MC/net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:162) ~[server-intermediary.jar:?]<--[HERE]
s[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
k[13:21:09] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerChunkManager$MainThreadExecutor.executeTask(ServerChunkManager.java:552) ~[server-intermediary.jar:?]<--[HERE]
([13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
S[13:21:09] [Server thread/INFO]: at knot//MC/net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:136) ~[server-intermediary.jar:?]<--[HERE]
erverChunkManager.java:561)   ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.server.world.ServerChunkManager.executeQueuedTasks(ServerChunkManager.java:263) ~[server-intermediary.jar:?]
>         at knot/net.minecraft.server.MinecraftServer.runOneTask(MinecraftServer.java:852) ~[server-intermediary.jar:?]
>         at knot/net.minecraft.server.MinecraftServer.runTask(MinecraftServer.java:840) ~[server-intermediary.jar:?]
>         at knot//MC/net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:121) ~[server-intermediary.jar:?]
>         at knot/net.minecraft.server.Minec[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
ra[13:21:09] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerChunkManager$MainThreadExecutor.runTask(ServerChunkManager.java:561) ~[server-intermediary.jar:?]<--[HERE]
f[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
t[13:21:09] [Server thread/INFO]: at knot//MC/net.minecraft.server.world.ServerChunkManager.executeQueuedTasks(ServerChunkManager.java:263) ~[server-intermediary.jar:?]<--[HERE]
S[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
e[13:21:09] [Server thread/INFO]: at knot/net.minecraft.server.MinecraftServer.runOneTask(MinecraftServer.java:852) ~[server-intermediary.jar:?]<--[HERE]
r[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
v[13:21:09] [Server thread/INFO]: at knot/net.minecraft.server.MinecraftServer.runTask(MinecraftServer.java:840) ~[server-intermediary.jar:?]<--[HERE]
e[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
r[13:21:09] [Server thread/INFO]: at knot//MC/net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:121) ~[server-intermediary.jar:?]<--[HERE]
.runTasksTillTickEnd(MinecraftServer.java:814) ~[server-intermediary.jar:?]
>         at knot/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:702) ~[server-intermediary.jar:?]
>         at knot/net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) ~[server-intermediary.jar:?]
>         at java.base/java.lang.Thread.run(Thread.java:1583) [13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
[13:21:09] [Server thread/INFO]: at knot/net.minecraft.server.MinecraftServer.runTasksTillTickEnd(MinecraftServer.java:814) ~[server-intermediary.jar:?]<--[HERE]
[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
[13:21:09] [Server thread/INFO]: at knot/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:702) ~[server-intermediary.jar:?]<--[HERE]
[13:21:09] [Server thread/INFO]: Unknown or incomplete command, see below for error
[13:21:09] [Server thread/INFO]: at knot/net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) ~[server-intermediary.jar:?]<--[HERE]

so i got it on latest.log
https://mclo.gs/CxzjeWF#L5984
Issue on latest log: L5984

and on latest log, i got on L5856

https://mclo.gs/CxzjeWF#L5856

@suerion
Copy link
Author

suerion commented Nov 3, 2024

and i had also an new issue ->

[15:36:15] [c2me-worker-5/ERROR]: Error upgrading chunk [293, -150] to "minecraft:features"
net.minecraft.util.crash.CrashException: Exception generating new chunk
        at knot//MC/net.minecraft.world.gen.chunk.ChunkGenerator.generateFeatures(ChunkGenerator.java:381) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.chunk.ChunkGenerating.generateFeatures(ChunkGenerating.java:103) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.chunk.ChunkGenerationStep.mixinextras$bridge$doWork$14(ChunkGenerationStep.java) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.chunk.ChunkGenerationStep.wrapOperation$bli000$c2me-opts-chunk-access$runGenerationTask(ChunkGenerationStep.java:526) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.chunk.ChunkGenerationStep.run(ChunkGenerationStep.java:33) ~[server-intermediary.jar:?]
        at knot/com.ishland.c2me.rewrites.chunksystem.common.statuses.VanillaWorldGenerationDelegate.lambda$upgradeToThis$8(VanillaWorldGenerationDelegate.java:123) ~[c2me-rewrites-chunk-system-0.3.0.295+1.21.1-e6acedbbab903ede.jar:?]
        at knot/com.ishland.c2me.base.common.scheduler.ScheduledTask.run(ScheduledTask.java:22) [c2me-base-0.3.0+alpha.0.295+1.21.1-b38fa8319378958d.jar:?]
        at knot/com.ishland.flowsched.executor.WorkerThread.pollTasks(WorkerThread.java:57) [c2me-base-0.3.0+alpha.0.295+1.21.1-b38fa8319378958d.jar:?]
        at knot/com.ishland.flowsched.executor.WorkerThread.run(WorkerThread.java:27) [c2me-base-0.3.0+alpha.0.295+1.21.1-b38fa8319378958d.jar:?]
Caused by: java.lang.IllegalStateException: Requested chunk unavailable during world generation
        at knot//MC/net.minecraft.world.ChunkRegion.getChunk(ChunkRegion.java:131) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.WorldView.getBiomeForNoiseGen(WorldView.java:68) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.biome.source.BiomeAccess.getBiome(BiomeAccess.java:79) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.WorldView.getBiome(WorldView.java:44) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.gen.placementmodifier.BiomePlacementModifier.shouldPlace(BiomePlacementModifier.java:28) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.gen.placementmodifier.AbstractConditionalPlacementModifier.getCount(AbstractConditionalPlacementModifier.java:11) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.gen.feature.PlacedFeature.method_39649(PlacedFeature.java:48) ~[server-intermediary.jar:?]
        at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273) ~[?:?]
        at java.base/java.util.stream.SpinedBuffer$1Splitr.forEachRemaining(SpinedBuffer.java:364) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
        at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
        at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
        at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?]
        at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
        at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
        at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
        at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
        at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
        at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
        at knot//MC/net.minecraft.world.gen.feature.PlacedFeature.generate(PlacedFeature.java:53) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.gen.feature.PlacedFeature.generate(PlacedFeature.java:42) ~[server-intermediary.jar:?]
        at knot//MC/net.minecraft.world.gen.chunk.ChunkGenerator.generateFeatures(ChunkGenerator.java:361) ~[server-intermediary.jar:?]
        ... 8 more

[15:44:58] [Server thread/WARN]: Not saving partially generated broken chunk [293, -150]

@suerion
Copy link
Author

suerion commented Nov 3, 2024

@ishland will in the next days test a lot thing :)

@ishland
Copy link
Collaborator

ishland commented Nov 3, 2024

and i had also an new issue ->
[15:44:58] [Server thread/WARN]: Not saving partially generated broken chunk [293, -150]

That's most likely because your worldgen datapacks (some mods can be worldgen datapacks). Please try w/o C2ME for that specific chunk.

@suerion
Copy link
Author

suerion commented Nov 4, 2024

Yeah, without it has load the chunk without an issue, only some warnings in the log.

Then i could look more on the other issues again.

Above there is a weird issue with implemented commands, is this an issue with server ticks, because he could not execute it right?

I think i will again more log with the axpanded logger system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status: more info needed Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants