Posted February 2, 20232 yr Hello, Got a problem with my save, after entering world whole game getting crash. I guess Digital minner is the reason, but not sure. Do you have any ideas how to fix this isuue? Crash log: ---- Minecraft Crash Report ---- // There are four lights! Time: 2023-02-02 17:35:18 Description: Ticking block entity java.lang.IllegalArgumentException: duplicate element: [193, -111] at java.util.ImmutableCollections$Set12.<init>(ImmutableCollections.java:791) ~[?:?] {} at java.util.Set.of(Set.java:487) ~[?:?] {re:mixin} at mekanism.common.tile.machine.TileEntityDigitalMiner.getChunkSet(TileEntityDigitalMiner.java:1029) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.component.TileComponentChunkLoader.getTileChunks(TileComponentChunkLoader.java:220) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.component.TileComponentChunkLoader.refreshChunkTickets(TileComponentChunkLoader.java:130) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.component.TileComponentChunkLoader.refreshChunkTickets(TileComponentChunkLoader.java:96) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.machine.TileEntityDigitalMiner.updateTargetChunk(TileEntityDigitalMiner.java:1012) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.machine.TileEntityDigitalMiner.tryMineBlock(TileEntityDigitalMiner.java:438) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.machine.TileEntityDigitalMiner.onUpdateServer(TileEntityDigitalMiner.java:229) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.base.TileEntityMekanism.tickServer(TileEntityMekanism.java:574) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.util.ImmutableCollections$Set12.<init>(ImmutableCollections.java:791) ~[?:?] {} at java.util.Set.of(Set.java:487) ~[?:?] {re:mixin} at mekanism.common.tile.machine.TileEntityDigitalMiner.getChunkSet(TileEntityDigitalMiner.java:1029) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.component.TileComponentChunkLoader.getTileChunks(TileComponentChunkLoader.java:220) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.component.TileComponentChunkLoader.refreshChunkTickets(TileComponentChunkLoader.java:130) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.component.TileComponentChunkLoader.refreshChunkTickets(TileComponentChunkLoader.java:96) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.machine.TileEntityDigitalMiner.updateTargetChunk(TileEntityDigitalMiner.java:1012) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.machine.TileEntityDigitalMiner.tryMineBlock(TileEntityDigitalMiner.java:438) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.machine.TileEntityDigitalMiner.onUpdateServer(TileEntityDigitalMiner.java:229) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at mekanism.common.tile.base.TileEntityMekanism.tickServer(TileEntityMekanism.java:574) ~[Mekanism-1.19.2-10.3.6.475.jar%23261!/:10.3.6] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:A} -- Block entity being ticked -- Details: Name: mekanism:digital_miner // mekanism.common.tile.machine.TileEntityDigitalMiner Block: Block{mekanism:digital_miner}[active=true,facing=north,fluid_logged=empty] Block location: World: (3099,63,-1768), Section: (at 11,15,8 in 193,3,-111; chunk contains blocks 3088,0,-1776 to 3103,255,-1761), Region: (6,-4; contains chunks 192,-128 to 223,-97, blocks 3072,0,-2048 to 3583,255,-1537) Block: Block{mekanism:digital_miner}[active=true,facing=north,fluid_logged=empty] Block location: World: (3099,63,-1768), Section: (at 11,15,8 in 193,3,-111; chunk contains blocks 3088,0,-1776 to 3103,255,-1761), Region: (6,-4; contains chunks 192,-128 to 223,-97, blocks 3072,0,-2048 to 3583,255,-1537) Stacktrace: at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23299!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 961 Level dimension: minecraft:the_nether Derived: true
February 3, 20232 yr 20 hours ago, RastaMag said: Do you have any ideas how to fix this isuue? Well, the error says there's a duplicate element in some location the code is pulling from, so you could go and find the associated location in the nbt file to solve the issue. Though, I think it would be better to provide the debug.log to mekanism as an issue since this seems like a bug on their end or a compatibility problem.
February 23, 20232 yr On 2/3/2023 at 2:43 PM, ChampionAsh5357 said: Well, the error says there's a duplicate element in some location the code is pulling from, so you could go and find the associated location in the nbt file to solve the issue. Though, I think it would be better to provide the debug.log to mekanism as an issue since this seems like a bug on their end or a compatibility problem. Hello, I have the same issue, d you know how can i find the entity with nbtexplorer?
February 23, 20232 yr The issue has been fixed on the latest version of Mekanism mod, so updating it would fix the issue
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.