Crash with Lithium as it seems? #2

Closed
opened 2020-08-22 07:30:02 +00:00 by Neubulae · 3 comments

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

Time: 2020/8/22 上午11:35
Description: Feature placement

java.util.ConcurrentModificationException
at java.base/java.util.HashMap.computeIfAbsent(Unknown Source)
at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.addScheduledTick(LithiumServerTickScheduler.java:293)
at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.method_8675(LithiumServerTickScheduler.java:124)
at net.minecraft.class_1951.method_8676(class_1951.java:9)
at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorBlock.schedule(StructureGeneratorBlock.java:108)
at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorPiece.method_14931(StructureGeneratorPiece.java:53)
at net.minecraft.class_3449.method_14974(class_3449.java:76)
at net.minecraft.class_1959.method_28401(class_1959.java:356)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(Unknown Source)
at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
at net.minecraft.class_1959.method_8702(class_1959.java:355)
at net.minecraft.class_2794.method_12102(class_2794.java:220)
at net.minecraft.class_2806.method_12151(class_2806.java:89)
at net.minecraft.class_2806.method_12154(class_2806.java:219)
at net.minecraft.class_3898.method_17225(class_3898.java:568)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.class_3898.method_17224(class_3898.java:562)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
at net.minecraft.class_3900.method_17634(class_3900.java:58)
at net.minecraft.class_3846.method_16907(class_3846.java:94)
at net.minecraft.class_3846.method_16900(class_3846.java:137)
at net.minecraft.class_3846.run(class_3846.java:105)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source)
at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

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

-- Head --
Thread: Server thread
Stacktrace:
at java.base/java.util.HashMap.computeIfAbsent(Unknown Source)
at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.addScheduledTick(LithiumServerTickScheduler.java:293)
at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.method_8675(LithiumServerTickScheduler.java:124)
at net.minecraft.class_1951.method_8676(class_1951.java:9)
at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorBlock.schedule(StructureGeneratorBlock.java:108)
at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorPiece.method_14931(StructureGeneratorPiece.java:53)
at net.minecraft.class_3449.method_14974(class_3449.java:76)
at net.minecraft.class_1959.method_28401(class_1959.java:356)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(Unknown Source)
at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)

-- Feature --
Details:
Id: energonrelics:research_complex
Description: com.thebrokenrail.energonrelics.block.structure.StructureGeneratorFeature@6bc66d39
Stacktrace:
at net.minecraft.class_1959.method_8702(class_1959.java:355)

-- Generation --
Details:
CenterX: -47
CenterZ: -60
Seed: -8375482198803489371
Biome: net.minecraft.class_1959@19bf683c
Stacktrace:
at net.minecraft.class_2794.method_12102(class_2794.java:220)
at net.minecraft.class_2806.method_12151(class_2806.java:89)
at net.minecraft.class_2806.method_12154(class_2806.java:219)

-- Chunk to be generated --
Details:
Location: -47,-60
Position hash: -253403070511
Generator: net.gegy1000.overworldtwo.generator.OverworldTwoChunkGenerator@5091ce38
Stacktrace:
at net.minecraft.class_3898.method_17225(class_3898.java:568)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.class_3898.method_17224(class_3898.java:562)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
at net.minecraft.class_3900.method_17634(class_3900.java:58)
at net.minecraft.class_3846.method_16907(class_3846.java:94)
at net.minecraft.class_3846.method_16900(class_3846.java:137)

-- Affected level --
Details:
All players: 2 total; [class_3222['KisinSagume'/33614, l='ServerLevel[world]', x=-262.11, y=61.00, z=-823.20], class_3222['Hide_yoshi'/51056, l='ServerLevel[world]', x=-576.88, y=67.00, z=-1043.49]]
Chunk stats: ServerChunkCache: 3321
Level dimension: minecraft:overworld
Level spawn location: World: (32,65,0), Chunk: (at 0,4,0 in 2,0; contains blocks 32,0,0 to 47,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1998941 game time, 1998941 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 1061 (now: true), thunder time: 37917 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:871)
at net.minecraft.class_3176.method_3813(class_3176.java:303)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:808)
at net.minecraft.server.MinecraftServer.handler$bji000$modifiedRunLoop(MinecraftServer.java:3797)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:648)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:254)
at java.base/java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.16.2
Minecraft Version ID: 1.16.2
Operating System: Windows Server 2012 R2 (amd64) version 6.3
Java Version: 14.0.2, Red Hat, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Red Hat, Inc.
Memory: 2303107080 bytes (2196 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
CPUs: 2
JVM Flags: 3 total; -Xms4G -Xmx4G -Xmn1G
Fabric Mods:
adorn: Adorn 1.11.0+1.16.2
aopalliance_aopalliance: aopalliance 1.0
appleskin: AppleSkin 1.0.11
appliedenergistics2: Applied Energistics 2 8.1.0-alpha.2
astromine: Astromine 1.7.1+fabric-1.16.2
astromine-core: Astromine: Core 1.7.1+fabric-1.16.2
astromine-foundations: Astromine: Foundations 1.7.1+fabric-1.16.2
at_favre_lib_bcrypt: bcrypt 0.9.0
at_favre_lib_bytes: bytes 1.3.0
autoconfig1u: Auto Config v1 Updated 3.2.0-unstable
betterthanmending: BetterThanMending 1.2.0
blade: Blade 1.0.1
blue_endless_jankson: jankson +
byg: BYG 1.0.1
cardinal-components: Cardinal Components API 2.5.1
cardinal-components-base: Cardinal Components API (base) 2.5.1
cardinal-components-block: Cardinal Components API (blocks) 2.5.1
cardinal-components-chunk: Cardinal Components API (chunks) 2.5.1
cardinal-components-entity: Cardinal Components API (entities) 2.5.1
cardinal-components-item: Cardinal Components API (items) 2.5.1
cardinal-components-level: Cardinal Components API (world saves) 2.5.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.5.1
cardinal-components-util: Cardinal Components API (utilities) 2.5.1
cardinal-components-world: Cardinal Components API (worlds) 2.5.1
carpet: Carpet Mod in Fabric 1.4.9
carpet-extra: Carpet Extra 1.4.8
ce_foodstuffs: Common Expansion: Foodstuffs 1.0.1
chainmail: Chainmail 0.4.1
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-config2: Cloth Config v4 4.7.0-unstable
cloth-datagen-api-v1: Cloth Datagen v1 1.4.1
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.1
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.1
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.9.0
com_fasterxml_jackson_core_jackson-core: jackson-core 2.9.0
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.9.0
com_fasterxml_jackson_dataformat_jackson-dataformat-yaml: jackson-dataformat-yaml 2.9.0
com_fasterxml_jackson_module_jackson-module-kotlin: jackson-module-kotlin 2.9.0
com_google_inject_guice: guice 4.2.3
com_squareup_moshi_moshi: moshi 1.9.2
com_squareup_okio_okio: okio 1.16.0
convenient-mobgriefing: Convenient mobGriefing 1.1.3
couplings: Couplings 1.3.1
crowmap: Crowmap 1.0.1
crusade: Crudade Mod 1.1.3+1.16.2
de_mkammerer_argon2-jvm: argon2-jvm 2.7
diggusmaximus: Diggus Maximus 1.3.1-1.16
dml-refabricated: Deep Mob Learning: Refabricated 0.3.0-alpha2
energonrelics: EnergonRelics 0.2.0+1.16.2
expandedstorage: ExpandedStorage 5.4.20
extraorigins: Extra Origins 15
fabric: Fabric API 0.18.0+local-unknown
fabric-api-base: Fabric API Base 0.1.3+12a8474c4e
fabric-command-api-v1: Fabric Command API (v1) 1.0.8+nogit
fabric-commands-v0: Fabric Commands (v0) 0.2.0+nogit
fabric-containers-v0: Fabric Containers (v0) 0.1.8+nogit
fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.9+nogit
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+nogit
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.3.3+nogit
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+nogit
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.1+nogit
fabric-item-api-v1: Fabric Item API (v1) 1.0.0+nogit
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.0+nogit
fabric-language-kotlin: Fabric Language Kotlin 1.3.72+build.1
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+nogit
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.0+nogit
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+nogit
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.5+nogit
fabric-networking-v0: Fabric Networking (v0) 0.1.10+e00ecb5f4e
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.6.0+nogit
fabric-object-builders-v0: Fabric Object Builders (v0) 0.6.1+nogit
fabric-particles-v1: fabric-particles-v1 0.2.1+nogit
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.4.3+nogit
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.3+nogit
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.2.9+nogit
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+nogit
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.0.3+nogit
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.1+nogit
fabricloader: Fabric Loader 0.9.2+build.206
fabrictailor: Fabric Tailor 1.1.1-1.16.2
fairenchanting: FairEnchanting 1.2.0
fastfurnace: FastFurnace 2.3
fermion: Fermion 2.1.191
fermion-modkeys: Fermion Modifier Keys 1.8.180-snapshot
fiber: fiber 0.23.0-1
flora-doubling: Flora Doubling 1.1.2
glowingbeds: Glowing Beds 1.2.1
gunpowder-base: Gunpowder 0.2.9+1.16.2
gunpowder-teleport: Gunpowder Teleport 1.0.1+gunpowder.0.2.9.mc.1.16.2
gunpowder-utilities: Gunpowder Utilities 1.0.1+gunpowder.0.2.9.mc.1.16.2
indrev: Industrial Revolution 1.5.1-BETA
jankson: Jankson 3.0.1+j1.2.0
javax_inject_javax_inject: javax.inject 1
ktdatataglib: KtDataTagLib 1.4.0
kyrptconfig: Kytpt Config 1.1.2-1.16
leaf-decay: Leaf Decay 1.2.0-1.16.1
leafmealone: Leaf Me Alone 2.1
libblockattributes_core: LibBlockAttributes (Core) 0.8.0-pre.19
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.0-pre.19
libblockattributes_items: LibBlockAttributes (Items) 0.8.0-pre.19
libcd: LibCapableData 2.5.0+1.16.2
libgui: LibGui 3.0.0-beta.1+1.16.2-rc2
libstructure: LibStructure 1.5
lithium: Lithium 0.5.1-SNAPSHOT
magna: Magna 1.4.0-1.16.2
mcf-reap: MaxVar reap for fabric 1.4.0
minecraft: Minecraft 1.16.2
modupdater: ModUpdater 1.1.11+1.16.2-rc2
mysql_mysql-connector-java: mysql-connector-java 5.1.46
nbtcrafting: NBT Crafting 2.0.0-beta.2+mc1.16.2-pre1
net_java_dev_jna_jna: jna 5.5.0
org_iq80_leveldb_leveldb: leveldb 0.12
org_iq80_leveldb_leveldb-api: leveldb-api 0.12
org_jetbrains_annotations: annotations 17.0.0
org_jetbrains_exposed_exposed-core: exposed-core 0.23.1
org_jetbrains_exposed_exposed-java-time: exposed-java-time 0.23.1
org_jetbrains_exposed_exposed-jdbc: exposed-jdbc 0.23.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.72
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.72
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.3.72
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.72
org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.3.7
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.7
org_postgresql_postgresql: postgresql 42.2.2
org_slf4j_slf4j-api: slf4j-api 1.8.0-beta1
org_xerial_sqlite-jdbc: sqlite-jdbc 3.28.0
org_yaml_snakeyaml: snakeyaml 1.26
origins: Origins 1.16.2-0.3.6
origins-classes: Origins: Classes 1.16.2-1.0.0
overworld_two: Overworld 2 1.0.1
parchment: Parchment 1.0.2+1.15.2
patchouli: Patchouli 1.16-40-FABRIC
phosphor: Phosphor 0.6.0-SNAPSHOT
playerabilitylib: Pal 1.2.1
portaltags: Portal Tags 2.0.0+1.16.2
reach-entity-attributes: Reach Entity Attribute 1.0.1
reborncore: Reborn Core 4.4.0+build.67
rpgstats: RPGStats 2.1.4+1.16.2
shapes: Shapes 2.0.0+build.10
simpleauth: Simple Authentication Mod 1.5.1
sizeentityattributes: Size Entity Attributes 3
sneak-through-berries: Sneak Through Berries 1.0.1
statement: Statement 4.0.0+1.16.2
team_reborn_energy: Energy 0.1.0
techreborn: Tech Reborn 3.5.1+build.101
thermalconversion: Thermal Conversion 3.2.1+1.16.2
tis3d: TIS-3D 1.5.0
tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.2
tramplestopper: Trample Stopper 2.0.0+2.1.16.1.fabirc
trees-do-not-float: Trees Do Not Float 1.12.94
vanincoex: Vanilla Ingredients Cooking Expanded 0.1.2
wrenchable: Wrenchable 1.0.0+1.16.1
Player Count: 2 / 40; [class_3222['KisinSagume'/33614, l='ServerLevel[world]', x=-262.11, y=61.00, z=-823.20], class_3222['Hide_yoshi'/51056, l='ServerLevel[world]', x=-576.88, y=67.00, z=-1043.49]]
Data Packs: vanilla (incompatible), fabric/thermalconversion, fabric/crusade, fabric/indrev, fabric/ce_foodstuffs, fabric/astromine-foundations, fabric/dml-refabricated, fabric/techreborn, fabric/tis3d (incompatible), fabric/flora-doubling (incompatible), fabric/energonrelics, fabric/fabric-tool-attribute-api-v1, fabric/extraorigins, fabric/origins, fabric/expandedstorage, fabric/adorn, fabric/libcd, fabric/vanincoex, fabric/origins-classes, fabric/byg, fabric/astromine-core, file/Custom Potions.zip (incompatible), file/VanillaTweaks_c671182.zip (incompatible), file/VanillaTweaks_c720044.zip (incompatible), file/carpet-to-wool-1555717563.zip (incompatible), file/concretecrafting-datapack-1566070038.zip (incompatible), file/glowstone_to_dust.zip (incompatible), file/quartz.zip (incompatible), file/stonecutter_cuts_wood+v.+1.1.zip (incompatible), fabric/appliedenergistics2, fabric/rpgstats, file/1.zip (incompatible), file/2.zip (incompatible)
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)

---- Minecraft Crash Report ---- // Daisy, daisy... Time: 2020/8/22 上午11:35 Description: Feature placement java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(Unknown Source) at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.addScheduledTick(LithiumServerTickScheduler.java:293) at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.method_8675(LithiumServerTickScheduler.java:124) at net.minecraft.class_1951.method_8676(class_1951.java:9) at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorBlock.schedule(StructureGeneratorBlock.java:108) at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorPiece.method_14931(StructureGeneratorPiece.java:53) at net.minecraft.class_3449.method_14974(class_3449.java:76) at net.minecraft.class_1959.method_28401(class_1959.java:356) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(Unknown Source) at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source) at net.minecraft.class_1959.method_8702(class_1959.java:355) at net.minecraft.class_2794.method_12102(class_2794.java:220) at net.minecraft.class_2806.method_12151(class_2806.java:89) at net.minecraft.class_2806.method_12154(class_2806.java:219) at net.minecraft.class_3898.method_17225(class_3898.java:568) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at net.minecraft.class_3898.method_17224(class_3898.java:562) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) at net.minecraft.class_3900.method_17634(class_3900.java:58) at net.minecraft.class_3846.method_16907(class_3846.java:94) at net.minecraft.class_3846.method_16900(class_3846.java:137) at net.minecraft.class_3846.run(class_3846.java:105) at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source) at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.base/java.util.HashMap.computeIfAbsent(Unknown Source) at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.addScheduledTick(LithiumServerTickScheduler.java:293) at me.jellysquid.mods.lithium.common.world.scheduler.LithiumServerTickScheduler.method_8675(LithiumServerTickScheduler.java:124) at net.minecraft.class_1951.method_8676(class_1951.java:9) at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorBlock.schedule(StructureGeneratorBlock.java:108) at com.thebrokenrail.energonrelics.block.structure.StructureGeneratorPiece.method_14931(StructureGeneratorPiece.java:53) at net.minecraft.class_3449.method_14974(class_3449.java:76) at net.minecraft.class_1959.method_28401(class_1959.java:356) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(Unknown Source) at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source) -- Feature -- Details: Id: energonrelics:research_complex Description: com.thebrokenrail.energonrelics.block.structure.StructureGeneratorFeature@6bc66d39 Stacktrace: at net.minecraft.class_1959.method_8702(class_1959.java:355) -- Generation -- Details: CenterX: -47 CenterZ: -60 Seed: -8375482198803489371 Biome: net.minecraft.class_1959@19bf683c Stacktrace: at net.minecraft.class_2794.method_12102(class_2794.java:220) at net.minecraft.class_2806.method_12151(class_2806.java:89) at net.minecraft.class_2806.method_12154(class_2806.java:219) -- Chunk to be generated -- Details: Location: -47,-60 Position hash: -253403070511 Generator: net.gegy1000.overworldtwo.generator.OverworldTwoChunkGenerator@5091ce38 Stacktrace: at net.minecraft.class_3898.method_17225(class_3898.java:568) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at net.minecraft.class_3898.method_17224(class_3898.java:562) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) at net.minecraft.class_3900.method_17634(class_3900.java:58) at net.minecraft.class_3846.method_16907(class_3846.java:94) at net.minecraft.class_3846.method_16900(class_3846.java:137) -- Affected level -- Details: All players: 2 total; [class_3222['KisinSagume'/33614, l='ServerLevel[world]', x=-262.11, y=61.00, z=-823.20], class_3222['Hide_yoshi'/51056, l='ServerLevel[world]', x=-576.88, y=67.00, z=-1043.49]] Chunk stats: ServerChunkCache: 3321 Level dimension: minecraft:overworld Level spawn location: World: (32,65,0), Chunk: (at 0,4,0 in 2,0; contains blocks 32,0,0 to 47,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1998941 game time, 1998941 day time Level name: world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 1061 (now: true), thunder time: 37917 (now: false) Known server brands: fabric Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:871) at net.minecraft.class_3176.method_3813(class_3176.java:303) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:808) at net.minecraft.server.MinecraftServer.handler$bji000$modifiedRunLoop(MinecraftServer.java:3797) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:648) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:254) at java.base/java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.16.2 Minecraft Version ID: 1.16.2 Operating System: Windows Server 2012 R2 (amd64) version 6.3 Java Version: 14.0.2, Red Hat, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Red Hat, Inc. Memory: 2303107080 bytes (2196 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB) CPUs: 2 JVM Flags: 3 total; -Xms4G -Xmx4G -Xmn1G Fabric Mods: adorn: Adorn 1.11.0+1.16.2 aopalliance_aopalliance: aopalliance 1.0 appleskin: AppleSkin 1.0.11 appliedenergistics2: Applied Energistics 2 8.1.0-alpha.2 astromine: Astromine 1.7.1+fabric-1.16.2 astromine-core: Astromine: Core 1.7.1+fabric-1.16.2 astromine-foundations: Astromine: Foundations 1.7.1+fabric-1.16.2 at_favre_lib_bcrypt: bcrypt 0.9.0 at_favre_lib_bytes: bytes 1.3.0 autoconfig1u: Auto Config v1 Updated 3.2.0-unstable betterthanmending: BetterThanMending 1.2.0 blade: Blade 1.0.1 blue_endless_jankson: jankson + byg: BYG 1.0.1 cardinal-components: Cardinal Components API 2.5.1 cardinal-components-base: Cardinal Components API (base) 2.5.1 cardinal-components-block: Cardinal Components API (blocks) 2.5.1 cardinal-components-chunk: Cardinal Components API (chunks) 2.5.1 cardinal-components-entity: Cardinal Components API (entities) 2.5.1 cardinal-components-item: Cardinal Components API (items) 2.5.1 cardinal-components-level: Cardinal Components API (world saves) 2.5.1 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.5.1 cardinal-components-util: Cardinal Components API (utilities) 2.5.1 cardinal-components-world: Cardinal Components API (worlds) 2.5.1 carpet: Carpet Mod in Fabric 1.4.9 carpet-extra: Carpet Extra 1.4.8 ce_foodstuffs: Common Expansion: Foodstuffs 1.0.1 chainmail: Chainmail 0.4.1 cloth-basic-math: Cloth Basic Math 0.5.1 cloth-config2: Cloth Config v4 4.7.0-unstable cloth-datagen-api-v1: Cloth Datagen v1 1.4.1 cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.1 cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.1 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.9.0 com_fasterxml_jackson_core_jackson-core: jackson-core 2.9.0 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.9.0 com_fasterxml_jackson_dataformat_jackson-dataformat-yaml: jackson-dataformat-yaml 2.9.0 com_fasterxml_jackson_module_jackson-module-kotlin: jackson-module-kotlin 2.9.0 com_google_inject_guice: guice 4.2.3 com_squareup_moshi_moshi: moshi 1.9.2 com_squareup_okio_okio: okio 1.16.0 convenient-mobgriefing: Convenient mobGriefing 1.1.3 couplings: Couplings 1.3.1 crowmap: Crowmap 1.0.1 crusade: Crudade Mod 1.1.3+1.16.2 de_mkammerer_argon2-jvm: argon2-jvm 2.7 diggusmaximus: Diggus Maximus 1.3.1-1.16 dml-refabricated: Deep Mob Learning: Refabricated 0.3.0-alpha2 energonrelics: EnergonRelics 0.2.0+1.16.2 expandedstorage: ExpandedStorage 5.4.20 extraorigins: Extra Origins 15 fabric: Fabric API 0.18.0+local-unknown fabric-api-base: Fabric API Base 0.1.3+12a8474c4e fabric-command-api-v1: Fabric Command API (v1) 1.0.8+nogit fabric-commands-v0: Fabric Commands (v0) 0.2.0+nogit fabric-containers-v0: Fabric Containers (v0) 0.1.8+nogit fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.9+nogit fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+nogit fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.3.3+nogit fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+nogit fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.1+nogit fabric-item-api-v1: Fabric Item API (v1) 1.0.0+nogit fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.0+nogit fabric-language-kotlin: Fabric Language Kotlin 1.3.72+build.1 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+nogit fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.0+nogit fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+nogit fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.5+nogit fabric-networking-v0: Fabric Networking (v0) 0.1.10+e00ecb5f4e fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.6.0+nogit fabric-object-builders-v0: Fabric Object Builders (v0) 0.6.1+nogit fabric-particles-v1: fabric-particles-v1 0.2.1+nogit fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.4.3+nogit fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.3+nogit fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.2.9+nogit fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+nogit fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.0.3+nogit fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.1+nogit fabricloader: Fabric Loader 0.9.2+build.206 fabrictailor: Fabric Tailor 1.1.1-1.16.2 fairenchanting: FairEnchanting 1.2.0 fastfurnace: FastFurnace 2.3 fermion: Fermion 2.1.191 fermion-modkeys: Fermion Modifier Keys 1.8.180-snapshot fiber: fiber 0.23.0-1 flora-doubling: Flora Doubling 1.1.2 glowingbeds: Glowing Beds 1.2.1 gunpowder-base: Gunpowder 0.2.9+1.16.2 gunpowder-teleport: Gunpowder Teleport 1.0.1+gunpowder.0.2.9.mc.1.16.2 gunpowder-utilities: Gunpowder Utilities 1.0.1+gunpowder.0.2.9.mc.1.16.2 indrev: Industrial Revolution 1.5.1-BETA jankson: Jankson 3.0.1+j1.2.0 javax_inject_javax_inject: javax.inject 1 ktdatataglib: KtDataTagLib 1.4.0 kyrptconfig: Kytpt Config 1.1.2-1.16 leaf-decay: Leaf Decay 1.2.0-1.16.1 leafmealone: Leaf Me Alone 2.1 libblockattributes_core: LibBlockAttributes (Core) 0.8.0-pre.19 libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.0-pre.19 libblockattributes_items: LibBlockAttributes (Items) 0.8.0-pre.19 libcd: LibCapableData 2.5.0+1.16.2 libgui: LibGui 3.0.0-beta.1+1.16.2-rc2 libstructure: LibStructure 1.5 lithium: Lithium 0.5.1-SNAPSHOT magna: Magna 1.4.0-1.16.2 mcf-reap: MaxVar reap for fabric 1.4.0 minecraft: Minecraft 1.16.2 modupdater: ModUpdater 1.1.11+1.16.2-rc2 mysql_mysql-connector-java: mysql-connector-java 5.1.46 nbtcrafting: NBT Crafting 2.0.0-beta.2+mc1.16.2-pre1 net_java_dev_jna_jna: jna 5.5.0 org_iq80_leveldb_leveldb: leveldb 0.12 org_iq80_leveldb_leveldb-api: leveldb-api 0.12 org_jetbrains_annotations: annotations 17.0.0 org_jetbrains_exposed_exposed-core: exposed-core 0.23.1 org_jetbrains_exposed_exposed-java-time: exposed-java-time 0.23.1 org_jetbrains_exposed_exposed-jdbc: exposed-jdbc 0.23.1 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.72 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.72 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.3.72 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.72 org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.3.7 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.7 org_postgresql_postgresql: postgresql 42.2.2 org_slf4j_slf4j-api: slf4j-api 1.8.0-beta1 org_xerial_sqlite-jdbc: sqlite-jdbc 3.28.0 org_yaml_snakeyaml: snakeyaml 1.26 origins: Origins 1.16.2-0.3.6 origins-classes: Origins: Classes 1.16.2-1.0.0 overworld_two: Overworld 2 1.0.1 parchment: Parchment 1.0.2+1.15.2 patchouli: Patchouli 1.16-40-FABRIC phosphor: Phosphor 0.6.0-SNAPSHOT playerabilitylib: Pal 1.2.1 portaltags: Portal Tags 2.0.0+1.16.2 reach-entity-attributes: Reach Entity Attribute 1.0.1 reborncore: Reborn Core 4.4.0+build.67 rpgstats: RPGStats 2.1.4+1.16.2 shapes: Shapes 2.0.0+build.10 simpleauth: Simple Authentication Mod 1.5.1 sizeentityattributes: Size Entity Attributes 3 sneak-through-berries: Sneak Through Berries 1.0.1 statement: Statement 4.0.0+1.16.2 team_reborn_energy: Energy 0.1.0 techreborn: Tech Reborn 3.5.1+build.101 thermalconversion: Thermal Conversion 3.2.1+1.16.2 tis3d: TIS-3D 1.5.0 tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.2 tramplestopper: Trample Stopper 2.0.0+2.1.16.1.fabirc trees-do-not-float: Trees Do Not Float 1.12.94 vanincoex: Vanilla Ingredients Cooking Expanded 0.1.2 wrenchable: Wrenchable 1.0.0+1.16.1 Player Count: 2 / 40; [class_3222['KisinSagume'/33614, l='ServerLevel[world]', x=-262.11, y=61.00, z=-823.20], class_3222['Hide_yoshi'/51056, l='ServerLevel[world]', x=-576.88, y=67.00, z=-1043.49]] Data Packs: vanilla (incompatible), fabric/thermalconversion, fabric/crusade, fabric/indrev, fabric/ce_foodstuffs, fabric/astromine-foundations, fabric/dml-refabricated, fabric/techreborn, fabric/tis3d (incompatible), fabric/flora-doubling (incompatible), fabric/energonrelics, fabric/fabric-tool-attribute-api-v1, fabric/extraorigins, fabric/origins, fabric/expandedstorage, fabric/adorn, fabric/libcd, fabric/vanincoex, fabric/origins-classes, fabric/byg, fabric/astromine-core, file/Custom Potions.zip (incompatible), file/VanillaTweaks_c671182.zip (incompatible), file/VanillaTweaks_c720044.zip (incompatible), file/carpet-to-wool-1555717563.zip (incompatible), file/concretecrafting-datapack-1566070038.zip (incompatible), file/glowstone_to_dust.zip (incompatible), file/quartz.zip (incompatible), file/stonecutter_cuts_wood+v.+1.1.zip (incompatible), fabric/appliedenergistics2, fabric/rpgstats, file/1.zip (incompatible), file/2.zip (incompatible) Is Modded: Definitely; Server brand changed to 'fabric' Type: Dedicated Server (map_server.txt)

Hello, I am maintaining Lithium. I think the issue is https://gitea.thebrokenrail.com/TheBrokenRail/EnergonRelics/src/branch/master/src/main/java/com/thebrokenrail/energonrelics/block/structure/StructureGeneratorPiece.java scheduling on the world instead on the corresponding region.

Hello, I am maintaining Lithium. I think the issue is https://gitea.thebrokenrail.com/TheBrokenRail/EnergonRelics/src/branch/master/src/main/java/com/thebrokenrail/energonrelics/block/structure/StructureGeneratorPiece.java scheduling on the world instead on the corresponding region.
Exact line: https://gitea.thebrokenrail.com/TheBrokenRail/EnergonRelics/src/branch/master/src/main/java/com/thebrokenrail/energonrelics/block/structure/StructureGeneratorPiece.java#L53 This should also crash in vanilla eventually

Fixed in 0.2.2.

Fixed in 0.2.2.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheBrokenRail/EnergonRelics#2
No description provided.