Jump to content

Server is crashing trying to load a chunk in everbright


BINDF

Recommended Posts

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 7/25/22, 3:26 PM
Description: Exception generating new chunk

java.lang.NullPointerException: No chunk exists at [158, 657]
    at net.minecraft.server.level.WorldGenRegion.m_8055_(WorldGenRegion.java:1573) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,re:classloading,pl:mixin:APP:bygonenether.mixins.json:WorldGenRegionAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.WorldGenRegionAccessor,pl:mixin:APP:radium.mixins.json:gen.chunk_region.ChunkRegionMixin,pl:mixin:APP:graveyard.mixins.json:WorldGenRegionAccessor,pl:mixin:A}
    at com.legacy.blue_skies.blocks.natural.SnowcapMushroomBlock.getShape(SnowcapMushroomBlock.java:60) ~[blue_skies-1.18.2-1.3.12.jar%2365!/:1.3.12] {re:classloading}
    at com.legacy.blue_skies.blocks.natural.SnowcapMushroomBlock.m_5939_(SnowcapMushroomBlock.java:48) ~[blue_skies-1.18.2-1.3.12.jar%2365!/:1.3.12] {re:classloading}
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60742_(BlockBehaviour.java:597) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:radium.mixins.json:ai.pathing.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:block.flatten_states.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:chunk.block_counting.AbstractBlockStateMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:radon.mixins.json:block.MixinAbstractBlockState,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}
    at me.jellysquid.mods.lithium.common.entity.movement.ChunkAwareBlockCollisionSweeper.computeNext(ChunkAwareBlockCollisionSweeper.java:208) ~[radium-0.7.10.jar%23150!/:?] {re:classloading}
    at me.jellysquid.mods.lithium.common.entity.LithiumEntityCollisions.doesBoxCollideWithBlocks(LithiumEntityCollisions.java:46) ~[radium-0.7.10.jar%23150!/:?] {re:mixin,re:classloading}
    at net.minecraft.world.level.CollisionGetter.m_45756_(CollisionGetter.java:526) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:radium.mixins.json:entity.collisions.intersection.CollisionViewMixin,pl:mixin:A}
    at net.minecraft.world.level.CollisionGetter.m_45772_(CollisionGetter.java:40) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:radium.mixins.json:entity.collisions.intersection.CollisionViewMixin,pl:mixin:A}
    at net.minecraft.world.level.NaturalSpawner.m_204175_(NaturalSpawner.java:365) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
    at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:493) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wildbackport.mixins.json:NoiseBasedChunkGeneratorAccessor,pl:mixin:APP:byg.mixins.json:access.NoiseBasedChunkGeneratorAccess,pl:mixin:A}
    at net.minecraft.world.level.chunk.ChunkStatus.m_187762_(ChunkStatus.java:149) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
    at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_183270_(ChunkStatus.java:313) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
    at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at 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: Server thread
Stacktrace:
    at net.minecraft.server.level.WorldGenRegion.m_8055_(WorldGenRegion.java:1573) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,re:classloading,pl:mixin:APP:bygonenether.mixins.json:WorldGenRegionAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.WorldGenRegionAccessor,pl:mixin:APP:radium.mixins.json:gen.chunk_region.ChunkRegionMixin,pl:mixin:APP:graveyard.mixins.json:WorldGenRegionAccessor,pl:mixin:A}
    at com.legacy.blue_skies.blocks.natural.SnowcapMushroomBlock.getShape(SnowcapMushroomBlock.java:60) ~[blue_skies-1.18.2-1.3.12.jar%2365!/:1.3.12] {re:classloading}
    at com.legacy.blue_skies.blocks.natural.SnowcapMushroomBlock.m_5939_(SnowcapMushroomBlock.java:48) ~[blue_skies-1.18.2-1.3.12.jar%2365!/:1.3.12] {re:classloading}
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60742_(BlockBehaviour.java:597) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:radium.mixins.json:ai.pathing.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:block.flatten_states.AbstractBlockStateMixin,pl:mixin:APP:radium.mixins.json:chunk.block_counting.AbstractBlockStateMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:radon.mixins.json:block.MixinAbstractBlockState,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}
    at me.jellysquid.mods.lithium.common.entity.movement.ChunkAwareBlockCollisionSweeper.computeNext(ChunkAwareBlockCollisionSweeper.java:208) ~[radium-0.7.10.jar%23150!/:?] {re:classloading}
    at me.jellysquid.mods.lithium.common.entity.LithiumEntityCollisions.doesBoxCollideWithBlocks(LithiumEntityCollisions.java:46) ~[radium-0.7.10.jar%23150!/:?] {re:mixin,re:classloading}
    at net.minecraft.world.level.CollisionGetter.m_45756_(CollisionGetter.java:526) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:radium.mixins.json:entity.collisions.intersection.CollisionViewMixin,pl:mixin:A}
    at net.minecraft.world.level.CollisionGetter.m_45772_(CollisionGetter.java:40) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:radium.mixins.json:entity.collisions.intersection.CollisionViewMixin,pl:mixin:A}
    at net.minecraft.world.level.NaturalSpawner.m_204175_(NaturalSpawner.java:365) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A}
    at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:493) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wildbackport.mixins.json:NoiseBasedChunkGeneratorAccessor,pl:mixin:APP:byg.mixins.json:access.NoiseBasedChunkGeneratorAccess,pl:mixin:A}
    at net.minecraft.world.level.chunk.ChunkStatus.m_187762_(ChunkStatus.java:149) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
    at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_183270_(ChunkStatus.java:313) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
    at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
-- Chunk to be generated --
Details:
    Location: 158,656
    Position hash: 2817498546334
    Generator: com.legacy.blue_skies.world.SkiesChunkGenerator@556cde63
Stacktrace:
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
    at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:classloading}
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


-- Affected level --
Details:
    All players: 1 total; [ServerPlayer['Omegazur'/346, l='ServerLevel[world]', x=2468.39, y=64.00, z=10425.73]]
    Chunk stats: 1209
    Level dimension: blue_skies:everbright
    Derived: true
    Level spawn location: World: (-48,112,64), Section: (at 0,0,0 in -3,7,4; chunk contains blocks -48,0,64 to -33,383,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,383,511)
    Level time: 11704467 game time, 13126680 day time
    Level name: world
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Level weather: Rain time: 67390 (now: false), thunder time: 15967 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:905) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Linux (amd64) version 4.15.0-162-generic
    Java Version: 17.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1972769792 bytes (1881 MiB) / 4546625536 bytes (4336 MiB) up to 6442450944 bytes (6144 MiB)
    CPUs: 2
    Processor Vendor: AuthenticAMD
    Processor Name: AMD EPYC 7502P 32-Core Processor
    Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): -0.00
    Number of physical packages: 1
    Number of physical CPUs: 32
    Number of logical CPUs: 64
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 266147.06
    Virtual memory used (MB): 382775.91
    Swap memory total (MB): 8182.00
    Swap memory used (MB): 5717.34
    JVM Flags: 2 total; -Xms128M -Xmx6144M
    Server Running: true
    Player Count: 2 / 10; [ServerPlayer['BINDF'/75, l='ServerLevel[world]', x=2397.19, y=103.00, z=6618.34], ServerPlayer['Omegazur'/346, l='ServerLevel[world]', x=2468.39, y=64.00, z=10425.73]]
    Data Packs: vanilla, mod:betterdungeons, mod:blue_skies (incompatible), mod:auudio (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:cftlc, mod:additionalbanners (incompatible), mod:incontrol (incompatible), mod:stalwart_dungeons, mod:bambooeverything (incompatible), mod:strawgolem (incompatible), mod:kleeslabs (incompatible), mod:villagernames, mod:duckling (incompatible), mod:xaeroworldmap, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:wildbackport (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:upgradednetherite_items (incompatible), mod:bookshelf, mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:additionalstructures, mod:bygonenether (incompatible), mod:balm (incompatible), mod:carryon (incompatible), mod:cloth_config (incompatible), mod:dragonmounts (incompatible), mod:absentbydesign, mod:revampedwolf, mod:twilightforest (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:chipped (incompatible), mod:farmersdelight (incompatible), mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:verdure (incompatible), mod:simpleshops (incompatible), mod:geode (incompatible), mod:skinnedlanterns (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:highlighter (incompatible), mod:spark (incompatible), mod:illager_plushies, mod:curios (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:collective, mod:snowpig (incompatible), mod:yungsextras, mod:villagertools (incompatible), mod:betterthirdperson (incompatible), mod:elevatorid, mod:betterstrongholds, mod:runelic (incompatible), mod:starterkit, mod:spirit, mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:biomeinfo (incompatible), mod:aiimprovements (incompatible), mod:adorn (incompatible), mod:bettershields (incompatible), mod:fallingtree, mod:enchantwithmob, mod:easyshulkerboxes (incompatible), mod:t_and_t, mod:mavm (incompatible), mod:bettermineshafts, mod:voidtotem (incompatible), mod:veinmining (incompatible), mod:geckolib3 (incompatible), mod:bettermodsbutton (incompatible), mod:darkpaintings (incompatible), mod:tradingpost (incompatible), mod:radium (incompatible), mod:clienttweaks (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:biomemakeover (incompatible), mod:culturaldelights, mod:configmenusforge (incompatible), mod:additionallanterns (incompatible), mod:nourished_nether, mod:itemfilters (incompatible), mod:easymagic (incompatible), mod:nourished_end, mod:jei (incompatible), mod:visualworkbench (incompatible), mod:universalbonemeal (incompatible), mod:graveyard (incompatible), mod:steves_vanilla, mod:attributefix (incompatible), mod:conjurer_illager, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:immersive_weathering (incompatible), mod:waystones (incompatible), mod:merchantmarkers (incompatible), mod:clumps (incompatible), mod:village_employment, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:storagenetwork (incompatible), mod:sereneseasons (incompatible), mod:decorative_blocks, mod:curioofundying (incompatible), mod:badmobs, mod:more_babies (incompatible), mod:snuffles (incompatible), mod:everycomp (incompatible), mod:betterdeserttemples, mod:blueprint (incompatible), mod:crafttweaker (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:curiouslights, mod:forgottenrecipes (incompatible), mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:radon (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:terrablender (incompatible), mod:ftbquests (incompatible), mod:magnumtorch (incompatible), mod:jade, mod:additionaladditions (incompatible), mod:snowyspirit (incompatible), mod:another_furniture (incompatible), mod:nethersdelight (incompatible), mod:rocks, mod:paintings (incompatible), mod:iceberg (incompatible), mod:farmersrespite (incompatible), mod:ecologics, mod:xaerominimap, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:earthmobsmod, mod:backpacked (incompatible), mod:inventoryhud (incompatible), mod:blocksplus (incompatible), mod:upgradedcore (incompatible), mod:hunterillager, mod:zillagersweararmor (incompatible), mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib (incompatible), mod:enhancedcelestials (incompatible), mod:byg (incompatible), mod:aquaculture (incompatible), mod:xpbook (incompatible), Everycomp Generated Pack, Immersive Weathering Generated Pack, Repurposed_Structures-Better_Dungeons_v2.zip (incompatible), Repurposed_Structures-Better_Strongholds_v3.zip, Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), Repurposed_Structures-Friends_And_Foes-v1.zip, Repurposed_Structures-More_Villagers_v6.zip, Snowyspirit Generated Pack, Supplementaries Generated Pack, dynamic_asset_generator:data (incompatible), ichphilipp-s-endcity-vanilla-v1-1-1-18-1-e640.zip
    World Generation: Stable
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
        [email protected]
    Mod List: 
        YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |DONE      |Manifest: NOSIGNATURE
        auudio_forge_1.0.3_MC_1.18-1.18.2.jar             |Auudio                        |auudio                        |1.0.3               |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
        cftlc-1.0.1+1.18.2.jar                            |Creatures from the Lush Cave  |cftlc                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
        AdditionalBanners-Forge-1.18.2-7.0.6.jar          |AdditionalBanners             |additionalbanners             |7.0.6               |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
        incontrol-1.18-6.0.12.jar                         |InControl                     |incontrol                     |1.18-6.0.12         |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.18.2-1.2.2.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.2               |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.2.7-build.14+mc1.18.2.jar      |Bamboo Everything             |bambooeverything              |1.2.7-build.14+mc1.1|DONE      |Manifest: NOSIGNATURE
        Strawgolem-forge-1.18.2-2.0.0b1.jar               |Straw Golem                   |strawgolem                    |2.0.0b1             |DONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.18.2-11.1.1.jar                 |KleeSlabs                     |kleeslabs                     |11.1.1              |DONE      |Manifest: NOSIGNATURE
        villagernames_1.18.2-3.5.jar                      |Villager Names                |villagernames                 |3.5                 |DONE      |Manifest: NOSIGNATURE
        duckling-1.0.5-forge.jar                          |Duckling                      |duckling                      |1.0.5               |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.25.1_Forge_1.18.2.jar            |Xaero's World Map             |xaeroworldmap                 |1.25.1              |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.0.8.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.0.8  |DONE      |Manifest: NOSIGNATURE
        wildbackport-1.1.3.jar                            |WildBackport                  |wildbackport                  |1.1.3               |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.2.21.jar                |Bookshelf                     |bookshelf                     |13.2.21             |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
        guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
        twigs-forge-1.1.4-patch3+1.18.2.jar               |Twigs                         |twigs                         |1.1.4-patch1+1.18.2 |DONE      |Manifest: NOSIGNATURE
        Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar   |Additional Structures         |additionalstructures          |3.1.0               |DONE      |Manifest: NOSIGNATURE
        bygonenether-1.1.2-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.1.2               |DONE      |Manifest: NOSIGNATURE
        balm-3.1.0+0.jar                                  |Balm                          |balm                          |3.1.0+0             |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
        dragonmounts-1.18.2-BETA_1.1.0b1.jar              |Dragon Mounts: Legacy         |dragonmounts                  |1.18.2-BETA_1.1.0b1 |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |1.18.2-1.6.2        |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
        revampedwolf-1.18.2-1.2.0.jar                     |RevampedWolf                  |revampedwolf                  |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.18.2-4.1.1184-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1184            |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.2.0.6-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.2.0.6-relea|DONE      |Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.4.6.jar                    |Structure Gel API             |structure_gel                 |2.4.6               |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        chipped-1.18.2-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.18.2-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.1.2.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |DONE      |Manifest: NOSIGNATURE
        morevillagers-forge-1.18.2-3.3.2.jar              |More Villagers                |morevillagers                 |3.3.2               |DONE      |Manifest: NOSIGNATURE
        BetterCompatibilityChecker-1.1.15-build.29+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.15-build.29+mc1.|DONE      |Manifest: NOSIGNATURE
        verdure-1.18.2-1.1.2.jar                          |Verdure                       |verdure                       |1.1.2               |DONE      |Manifest: NOSIGNATURE
        simpleshops-1.2.1.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |DONE      |Manifest: NOSIGNATURE
        geode-1.0.7.jar                                   |Geode+                        |geode                         |1.0.7               |DONE      |Manifest: NOSIGNATURE
        skinned_lanterns-1.18.2-1.3.4.jar                 |Skinned Lanterns              |skinnedlanterns               |1.18.2-1.3.4        |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19              |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
        spark-1.9.11-forge.jar                            |spark                         |spark                         |1.9.11              |DONE      |Manifest: NOSIGNATURE
        Illager Plushies 1.1.5 1.18.2.jar                 |Illager Plushies              |illager_plushies              |1.1.5               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
        Cataclysm-0.19.jar                                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.18.2-2.3.5.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.5               |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-4.28.jar                        |Collective                    |collective                    |4.28                |DONE      |Manifest: NOSIGNATURE
        Snow_Pig-1.18.2-4.2.0.jar                         |Snow Pig                      |snowpig                       |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |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
        BetterThirdPerson-Forge-1.18.2-1.8.1.jar          |Better Third Person           |betterthirdperson             |1.8.1               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic                       |11.0.1              |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
        starterkit_1.18.2-3.2.jar                         |Starter Kit                   |starterkit                    |3.2                 |DONE      |Manifest: NOSIGNATURE
        spirit-forge-1.18.2-2.1.2.jar                     |Spirit                        |spirit                        |2.1.2               |DONE      |Manifest: NOSIGNATURE
        architectury-4.5.76-forge.jar                     |Architectury                  |architectury                  |4.5.76              |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.18.2-1.4.jar                          |BiomeInfo                     |biomeinfo                     |1.4                 |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18.2-0.5.0.jar                  |AI-Improvements               |aiimprovements                |0.5.0               |DONE      |Manifest: NOSIGNATURE
        Adorn-3.5.0+1.18.2-forge.jar                      |Adorn                         |adorn                         |3.5.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        BetterShieldsMC1.18.1-1.0.1.jar                   |Better Shields                |bettershields                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
        FallingTree-1.18.2-3.5.3.jar                      |FallingTree                   |fallingtree                   |3.5.3               |DONE      |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        enchantwithmob-1.18.2-4.2.0.jar                   |Enchant With Mob              |enchantwithmob                |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
        EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar          |Easy Shulker Boxes            |easyshulkerboxes              |3.1.1               |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
        Towns-and-Towers-1.18.2-1.6.0.jar                 |Towns and Towers - Structure A|t_and_t                       |1.6                 |DONE      |Manifest: NOSIGNATURE
        mavm-mc1.18.2-forge-1.0.8b.jar                    |More Axolotl Variants Mod     |mavm                          |1.0.8b              |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |DONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.18.2-0.18.jar                  |Vein Mining                   |veinmining                    |1.18.2-0.18         |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.28.jar                    |GeckoLib                      |geckolib3                     |3.0.28              |DONE      |Manifest: NOSIGNATURE
        BetterModsButton-v3.2.2-1.18.2-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.2.2               |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
        DarkPaintings-Forge-1.18.2-10.0.3.jar             |DarkPaintings                 |darkpaintings                 |10.0.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
        TradingPost-v3.2.0-1.18.2-Forge.jar               |Trading Post                  |tradingpost                   |3.2.0               |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
        radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE
        clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.6-build.123.jar          |FTB Library                   |ftblibrary                    |1802.3.6-build.123  |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |DONE      |Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.18.2-1.4.28.jar             |Biome Makeover                |biomemakeover                 |1.18.2-1.4.28       |DONE      |Manifest: NOSIGNATURE
        culturaldelights-1.18.2-0.11.jar                  |Cultural Delights             |culturaldelights              |1.18.2-0.11         |DONE      |Manifest: NOSIGNATURE
        ConfigMenusForge-v3.2.0-1.18.2-Forge.jar          |Config Menus for Forge        |configmenusforge              |3.2.0               |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
        additionallanterns-1.0.1-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Nourished Nether Release V13.1.jar                |Nourished Nether              |nourished_nether              |1.1.4               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1802.2.7-build.33.jar          |Item Filters                  |itemfilters                   |1802.2.7-build.33   |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v3.3.0-1.18.2-Forge.jar                 |Easy Magic                    |easymagic                     |3.3.0               |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
        Enlightened End BB V1.5.jar                       |Enlightened End               |nourished_end                 |1.1.0               |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.209.jar                          |Just Enough Items             |jei                           |9.7.0.209           |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v3.3.0-1.18.2-Forge.jar           |Visual Workbench              |visualworkbench               |3.3.0               |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
        UniversalBoneMeal-v3.0.5-1.18.2-Forge.jar         |Universal Bone Meal           |universalbonemeal             |3.0.5               |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
        The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar        |The Graveyard                 |graveyard                     |1.9.1               |DONE      |Manifest: NOSIGNATURE
        Steve's_Vanilla_v0.4.0+1.18.2.jar                 |Steve's Vanilla               |steves_vanilla                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |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
        the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.7.2-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.2               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        Paxi-1.18.2-Forge-2.0.jar                         |Paxi                          |paxi                          |1.18.2-Forge-2.0    |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.18.2-1.2.11.jar            |Immersive Weathering          |immersive_weathering          |1.18.2-1.2.11       |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.1.0.jar                 |Waystones                     |waystones                     |10.1.0              |DONE      |Manifest: NOSIGNATURE
        MerchantMarkers-1.18.2-1.2.0.jar                  |Merchant Markers              |merchantmarkers               |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+10.jar                  |Clumps                        |clumps                        |8.0.0+10            |DONE      |Manifest: NOSIGNATURE
        village-employment-1.18.2-1.5.1.jar               |Village Employment            |village_employment            |1.5.1               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
        additionalbars-3.0.1-beta+1.18.2.jar              |Additional Bars               |additionalbars                |3.0.1-beta          |DONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.18.2-1.6.2.jar             |Simple Storage Network        |storagenetwork                |1.18.2-1.6.2        |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
        SereneSeasons-1.18.2-7.0.0.15.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.2-2.1.0.jar          |Decorative Blocks             |decorative_blocks             |2.1.0               |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        BadMobs-1.18.2-13.01.jar                          |BadMobs                       |badmobs                       |13.01               |DONE      |Manifest: NOSIGNATURE
        More Babies-forge-1.18.1-0.5.2.jar                |More Babies                   |more_babies                   |0.5.2               |DONE      |Manifest: NOSIGNATURE
        snuffles-1.0.2.jar                                |Snuffles                      |snuffles                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
        everycomp-1.18.2-1.5.9.jar                        |Every Compat                  |everycomp                     |1.18.2-1.5.9        |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.18.2-Forge-1.2.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.2    |DONE      |Manifest: NOSIGNATURE
        blueprint-1.18.2-5.4.0.jar                        |Blueprint                     |blueprint                     |5.4.0               |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-forge-1.18.2-9.1.164.jar             |CraftTweaker                  |crafttweaker                  |9.1.164             |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.6-build.147.jar           |FTB Chunks                    |ftbchunks                     |1802.3.6-build.147  |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.1.68-universal.jar                |Forge                         |forge                         |40.1.68             |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
        curiouslights-forge-1.1.0+1.18.2.jar              |Curious Lights                |curiouslights                 |1.1.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        forgottenrecipes-forge-1.18.1-1.0.0.jar           |Forgotten Recipes             |forgottenrecipes              |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.18.2-1.4.5.jar           |Friends&Foes                  |friendsandfoes                |1.4.5               |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.4.8.jar                  |Supplementaries               |supplementaries               |1.18.2-1.4.8        |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.50d-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50d-1.18.2      |DONE      |Manifest: NOSIGNATURE
        radon-0.8.1.jar                                   |Radon                         |radon                         |0.8.1               |DONE      |Manifest: NOSIGNATURE
        dynamic_asset_generator-forge-1.18.2-0.6.3.jar    |DynamicAssetGenerator         |dynamic_asset_generator       |0.6.3               |DONE      |Manifest: NOSIGNATURE
        excavated_variants-forge-1.18.2-0.6.4.jar         |Excavated Variants            |excavated_variants            |0.6.4               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.102.jar           |TerraBlender                  |terrablender                  |1.18.2-1.1.0.102    |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1802.3.8-build.101.jar           |FTB Quests                    |ftbquests                     |1802.3.8-build.101  |DONE      |Manifest: NOSIGNATURE
        MagnumTorch-v3.1.3-1.18.2-Forge.jar               |Magnum Torch                  |magnumtorch                   |3.1.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
        Jade-1.18.2-forge-5.2.3.jar                       |Jade                          |jade                          |5.2.3               |DONE      |Manifest: NOSIGNATURE
        additionaladditions-4.0.5.jar                     |Additional Additions          |additionaladditions           |4.0.5               |DONE      |Manifest: NOSIGNATURE
        snowyspirit-1.18.2-1.3.2.jar                      |Snowy Spirit                  |snowyspirit                   |1.18.2-1.3.2        |DONE      |Manifest: NOSIGNATURE
        another_furniture-forge-1.1.3-1.18.2.jar          |Another Furniture             |another_furniture             |1.1.3-1.18.2        |DONE      |Manifest: NOSIGNATURE
        NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
        ThisRocks-1.18.2-1.0.2.jar                        |This Rocks! (Forge)           |rocks                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Paintings-forge-1.18.2-9.1.2.1.jar                |Paintings ++                  |paintings                     |9.1.2.1             |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-1.0.44.jar                         |Iceberg                       |iceberg                       |1.0.44              |DONE      |Manifest: NOSIGNATURE
        FarmersRespite-1.18.2-1.3.0.jar                   |Farmer's Respite              |farmersrespite                |1.18.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
        ecologics-forge-1.18.2-1.7.3.jar                  |Ecologics                     |ecologics                     |1.7.3               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.11.1_Forge_1.18.2.jar           |Xaero's Minimap               |xaerominimap                  |22.11.1             |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.2-0.44.jar                   |Polymorph                     |polymorph                     |1.18.2-0.44         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        AkashicTome-1.5-20.jar                            |Akashic Tome                  |akashictome                   |1.5-20              |DONE      |Manifest: NOSIGNATURE
        Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
        EarthMobs-1.18.2-1.1.2.jar                        |Earth Mobs Mod                |earthmobsmod                  |1.18.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
        backpacked-2.1.8-1.18.2.jar                       |Backpacked                    |backpacked                    |2.1.8               |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
        Blocks + 1.18.1 - 1.4.jar                         |Blocks +                      |blocksplus                    |1.4                 |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.2.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.18.2-4.0.1.jar                    |Hunter Illager                |hunterillager                 |1.18.2-4.0.1        |DONE      |Manifest: NOSIGNATURE
        illagersweararmor-1.1.5.jar                       |Illagers Wear Armor           |zillagersweararmor            |1.1.5               |DONE      |Manifest: NOSIGNATURE
        server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.2.1-forge.jar                       |Ferrite Core                  |ferritecore                   |0.0NONE             |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
        upgradednetherite_ultimate-1.18.2-3.2.0.1-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate    |1.18.2-3.2.0.1-relea|DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.3.5-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.5               |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
        Enhanced_Celestials-forge-1.18.2-2.0.7.jar        |Enhanced Celestials           |enhancedcelestials            |2.0.7               |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.2.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.7.jar                      |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.7        |DONE      |Manifest: NOSIGNATURE
        xptome-1.18.2-2.1.6.jar                           |XP Tome                       |xpbook                        |2.1.6               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 2eb05a01-47b9-49cd-af2f-656beb72b90e
    FML: 40.1
    Forge: net.minecraftforge:40.1.68

 

 

 

And i couldn't find Lithium mod, but I think that's the issue, because I saw a similar problem with the soluion of deleting Lithium, but because I can't find it, could it be different issue?

I check mod folder for it, and after that I tried searching for it using ctrl+f but still nothing

Link to comment
Share on other sites

I thought that, but I couldn't find anything on the forums of that mod, or on the BetterMC modpack i'm using, could it just be the issue with the mod, because even when reseting the dimension that exact chunk is still problematic, either case, thanks for your answer

Link to comment
Share on other sites

59 minutes ago, diesieben07 said:

Looks like an issue with "blue skies".

 

16 minutes ago, Luis_ST said:

Make sure you are using the latest version of Blue Skies.
If the Mod is already up to date, talk to the Mod author.

After checking out the gitlab of the mod, it seems that someone had a similar issue but it was 6months and some versions ago, I think for now I'll try to uninstall the mod for the foreseeable future, thank you both for helping out, have a lovely day

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have tried multimc, prism, and curseforge. They all crash without creating any logs.
    • I play with friends a server with mods, funny enough im the only one getting the error. Link to the crash error:https://pastebin.com/Qgn57EXZ
    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
    • Try an older build: https://www.curseforge.com/minecraft/mc-mods/sorceryfight/files/5358535
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.