Forge 1.20.1 Crash Report

#diw7i3B
230 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.15
Forge version:
47.4.0
1---- Minecraft Crash Report ----
2// Don't do that.
3
4Time: 2025-09-28 16:58:06
5Description: Exception ticking world
6
7java.util.ConcurrentModificationException: null
8 at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?] {}
9 at java.util.HashMap$KeyIterator.next(HashMap.java:1620) ~[?:?] {}
10 at java.lang.Iterable.forEach(Iterable.java:74) ~[?:?] {re:mixin}
11 at net.minecraft.server.level.DistanceManager.m_140805_(DistanceManager.java:119) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
12 at net.minecraft.server.level.ServerChunkCache.m_8489_(ServerChunkCache.java:273) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
13 at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
14 at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:features.spawn_chunks.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:accessor.ServerLevelAccessor,pl:mixin:APP:mixins.essential.json:server.integrated.ServerWorldAccessor,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:dimdoors-common.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
15 at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
16 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
17 at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope_IntegratedServer,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_FixDefaultOpPermissionLevel,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_IntegratedServerManager,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
18 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
19 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
20 at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
21
22
23A detailed walkthrough of the error, its code path and all known details is as follows:
24---------------------------------------------------------------------------------------
25
26-- Head --
27Thread: Server thread
28Suspected Mods: NONE
29Stacktrace:
30 at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?] {}
31 at java.util.HashMap$KeyIterator.next(HashMap.java:1620) ~[?:?] {}
32 at java.lang.Iterable.forEach(Iterable.java:74) ~[?:?] {re:mixin}
33 at net.minecraft.server.level.DistanceManager.m_140805_(DistanceManager.java:119) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
34 at net.minecraft.server.level.ServerChunkCache.m_8489_(ServerChunkCache.java:273) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
35 at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
36 at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.ticking.chunk.random.ServerLevelMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld,pl:mixin:APP:servercore.common.mixins.json:features.activation_range.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:features.spawn_chunks.ServerLevelMixin,pl:mixin:APP:servercore.common.mixins.json:optimizations.sync_loads.ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:accessor.ServerLevelAccessor,pl:mixin:APP:mixins.essential.json:server.integrated.ServerWorldAccessor,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:dimdoors-common.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
37-- Affected level --
38Details:
39 All players: 0 total; []
40 Chunk stats: 6949
41 Level dimension: minecraft:overworld
42 Level spawn location: World: (0,82,16), Section: (at 0,2,0 in 0,5,1; chunk contains blocks 0,-64,16 to 15,319,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
43 Level time: 542706 game time, 602146 day time
44 Level name: main world
45 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
46 Level weather: Rain time: 106670 (now: false), thunder time: 20963 (now: false)
47 Known server brands: forge
48 Removed feature flags:
49 Level was modded: true
50 Level storage version: 0x04ABD - Anvil
51Stacktrace:
52 at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
53 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
54 at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope_IntegratedServer,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_FixDefaultOpPermissionLevel,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_IntegratedServerManager,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
55 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
56 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23350!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.MinecraftServerMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:servercore.common.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer,pl:mixin:A}
57 at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
58
59
60-- System Details --
61Details:
62 Minecraft Version: 1.20.1
63 Minecraft Version ID: 1.20.1
64 Operating System: Windows 11 (amd64) version 10.0
65 Java Version: 17.0.15, Microsoft
66 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
67 Memory: 4148409320 bytes (3956 MiB) / 8212447232 bytes (7832 MiB) up to 10737418240 bytes (10240 MiB)
68 CPUs: 16
69 Processor Vendor: AuthenticAMD
70 Processor Name: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
71 Identifier: AuthenticAMD Family 25 Model 116 Stepping 1
72 Microarchitecture: Zen 3
73 Frequency (GHz): 3.79
74 Number of physical packages: 1
75 Number of physical CPUs: 8
76 Number of logical CPUs: 16
77 Graphics card #0 name: AMD Radeon(TM) 780M
78 Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
79 Graphics card #0 VRAM (MB): 512.00
80 Graphics card #0 deviceId: 0x15bf
81 Graphics card #0 versionInfo: DriverVersion=32.0.11026.1
82 Graphics card #1 name: NVIDIA GeForce RTX 4060 Laptop GPU
83 Graphics card #1 vendor: NVIDIA (0x10de)
84 Graphics card #1 VRAM (MB): 4095.00
85 Graphics card #1 deviceId: 0x28e0
86 Graphics card #1 versionInfo: DriverVersion=32.0.15.6643
87 Memory slot #0 capacity (MB): 8192.00
88 Memory slot #0 clockSpeed (GHz): 5.60
89 Memory slot #0 type: Unknown
90 Memory slot #1 capacity (MB): 8192.00
91 Memory slot #1 clockSpeed (GHz): 5.60
92 Memory slot #1 type: Unknown
93 Virtual memory max (MB): 62658.36
94 Virtual memory used (MB): 35493.83
95 Swap memory total (MB): 47104.00
96 Swap memory used (MB): 2931.62
97 JVM Flags: 27 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m -Xms2G -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
98 Server Running: true
99 Player Count: 1 / 8; [ServerPlayer['AMcFad09'/123, l='ServerLevel[main world]', x=-453.58, y=68.00, z=1195.44, removed=KILLED]]
100 Data Packs: vanilla, mod:kuma_api, mod:almanac, mod:supermartijn642configlib (incompatible), mod:playeranimator (incompatible), mod:dotf, mod:satako (incompatible), mod:sophisticatedcore (incompatible), mod:musicplayer, mod:gpumemleakfix (incompatible), mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:sculkhorde (incompatible), mod:balm, mod:k_turrets (incompatible), mod:cloth_config (incompatible), mod:athena, mod:chipped (incompatible), mod:w2w2 (incompatible), mod:farmersdelight, mod:clockwork, mod:supermartijn642corelib, mod:curios (incompatible), mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:aiimprovements, mod:framework, mod:mobtimizations, mod:letmedespawn, mod:ftblibrary (incompatible), mod:rechiseled (incompatible), mod:lag_free, mod:caelus (incompatible), mod:waystones, mod:clumps (incompatible), mod:integrated_api, mod:aaa_particles (incompatible), mod:create_wizardry, mod:fabridge, mod:rechiseledcreate, mod:guideme (incompatible), mod:fusion, mod:blueprint, mod:azurelib, mod:forge, mod:logbegone (incompatible), mod:idas, mod:geckolib, mod:jei, mod:jeg (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanism_extras (incompatible), mod:mekanismtools, mod:phayriosis, mod:neapolitan (incompatible), mod:moonlight (incompatible), mod:bettercombat (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:mekanism_turrets (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:xaerozoomout (incompatible), mod:flywheel, mod:ponder (incompatible), mod:create, mod:xaerominimap (incompatible), mod:create_sa, mod:polymorph (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:irons_spellbooks, mod:farmers_structures, mod:immediatelyfast (incompatible), mod:coroutil (incompatible), mod:appleskin (incompatible), mod:spore (incompatible), mod:ferritecore (incompatible), mod:backrooms, mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, create:dynamic_data, mod:dimdoors (incompatible), builtin/classic (incompatible), builtin/default (incompatible), mod:superbwarfare, mod:cupboard (incompatible), mod:connectivity (incompatible), mod:dynview (incompatible), mod:leaky (incompatible), mod:fastasyncworldsave (incompatible), mod:entomophobia, mod:biomancy, mod:biofactory, mod:xaeroworldmap (incompatible), mod:servercore (incompatible), mod:smoothchunk (incompatible), mod:essential (incompatible), mod:radium
101 Enabled Feature Flags: minecraft:vanilla
102 World Generation: Stable
103 Type: Integrated Server (map_client.txt)
104 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
105 Launched Version: forge-47.4.0
106 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
107 ModLauncher launch target: forgeclient
108 ModLauncher naming: srg
109 ModLauncher services:
110 mixin-0.8.5.jar mixin PLUGINSERVICE
111 eventbus-6.0.5.jar eventbus PLUGINSERVICE
112 fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
113 fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
114 fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
115 fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
116 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
117 fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
118 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
119 modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
120 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
121 FML Language Providers:
122 minecraft@1.0
123 kotlinforforge@4.11.0
124 javafml@null
125 lowcodefml@null
126 Mod List:
127 kuma-api-forge-20.1.11+1.20.1.jar |KumaAPI |kuma_api |20.1.11 |DONE |Manifest: NOSIGNATURE
128 almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |DONE |Manifest: NOSIGNATURE
129 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
130 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
131 dotf-0.5.2-R-1.20.1.jar |Dawn of the Flood |dotf |0.5.2-R-1.20.1 |DONE |Manifest: NOSIGNATURE
132 connectivity-1.20.1-7.2.jar |Connectivity Mod |connectivity |1.20.1-7.2 |DONE |Manifest: NOSIGNATURE
133 Satako-7.0.33-1.20.1.jar |Satako |satako |7.0.33-1.20.1 |DONE |Manifest: NOSIGNATURE
134 sophisticatedcore-1.20.1-1.2.95.1174.jar |Sophisticated Core |sophisticatedcore |1.2.95.1174 |DONE |Manifest: NOSIGNATURE
135 music_player-forge-1.20.1-2.7.0.338.jar |Music Player |musicplayer |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
136 gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
137 XaerosWorldMap_1.39.12_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.12 |DONE |Manifest: NOSIGNATURE
138 mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
139 sophisticatedbackpacks-1.20.1-3.24.8.1381.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.8.1381 |DONE |Manifest: NOSIGNATURE
140 entomophobia-1.1.0_HOME_SWEET_HOME.jar |Entomophobia |entomophobia |1.1.0_HOME_SWEET_HOM|DONE |Manifest: NOSIGNATURE
141 u_team_core-forge-1.20.1-5.1.4.382.jar |U Team Core |uteamcore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
142 sculkhorde-1.20.1-0.10.8.jar |Sculk Horde |sculkhorde |1.20.1-0.10.8 |DONE |Manifest: NOSIGNATURE
143 superbwarfare-1.20.1-0.8.7.1-6b9d8bd8a.jar |Superb Warfare |superbwarfare |**.**.**.** |DONE |Manifest: NOSIGNATURE
144 balm-forge-1.20.1-7.3.35-all.jar |Balm |balm |7.3.35 |DONE |Manifest: NOSIGNATURE
145 K-Turrets-3.0.41-1.20.1.jar |K-Turrets |k_turrets |3.0.41-1.20.1 |DONE |Manifest: NOSIGNATURE
146 dynview-1.20.1-4.0.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
147 cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
148 athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
149 chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
150 xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |DONE |Manifest: NOSIGNATURE
151 FarmersDelight-1.20.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.9 |DONE |Manifest: NOSIGNATURE
152 clockworklib-1.20.1-1.0.0.jar |ClockworkLib |clockwork |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
153 supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
154 servercore-forge-1.5.2+1.20.1.jar |ServerCore |servercore |1.5.2+1.20.1 |DONE |Manifest: NOSIGNATURE
155 leaky-1.20.1-2.1.jar |leaky mod |leaky |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
156 curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
157 resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
158 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
159 AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
160 cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
161 biomancy-forge-1.20.1-2.8.19.0.jar |Biomancy 2 |biomancy |**.**.**.** |DONE |Manifest: NOSIGNATURE
162 framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
163 mobtimizations-forge-1.20.1-1.0.0.jar |Mobtimizations |mobtimizations |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
164 letmedespawn-1.20.x-forge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |DONE |Manifest: NOSIGNATURE
165 Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |DONE |Manifest: NOSIGNATURE
166 radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |DONE |Manifest: NOSIGNATURE
167 ftb-library-forge-2001.2.10.jar |FTB Library |ftblibrary |2001.2.10 |DONE |Manifest: NOSIGNATURE
168 rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
169 lag_free-1.0.0.jar |Lag Free |lag_free |1.0.0 |DONE |Manifest: NOSIGNATURE
170 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
171 waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |DONE |Manifest: NOSIGNATURE
172 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
173 fastasyncworldsave-1.20.1-2.6.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
174 integrated_api-1.5.3+1.20.1-forge.jar |Integrated API |integrated_api |1.5.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
175 aaa_particles-1.20.1-1.4.11-forge.jar |AAAParticles |aaa_particles |1.20.1-1.4.11 |DONE |Manifest: NOSIGNATURE
176 create_wizardry-0.2.3-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.3 |DONE |Manifest: NOSIGNATURE
177 fabridge-0.0.4-R-1.20.1.jar |Fabridge |fabridge |0.0.4-R-1.20.1 |DONE |Manifest: NOSIGNATURE
178 rechiseledcreate-1.0.2b-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2+b |DONE |Manifest: NOSIGNATURE
179 guideme-20.1.13.jar |GuideME |guideme |20.1.13 |DONE |Manifest: NOSIGNATURE
180 fusion-1.2.11a-forge-mc1.20.1.jar |Fusion |fusion |1.2.11+a |DONE |Manifest: NOSIGNATURE
181 blueprint-1.20.1-7.1.3.jar |Blueprint |blueprint |7.1.3 |DONE |Manifest: NOSIGNATURE
182 azurelib-neo-1.20.1-3.0.17.jar |AzureLib |azurelib |3.0.17 |DONE |Manifest: NOSIGNATURE
183 forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
184 Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
185 idas_forge-1.12.0+1.20.1.jar |Integrated Dungeons and Struct|idas |1.12.0+1.20.1 |DONE |Manifest: NOSIGNATURE
186 biofactory-forge-1.20.1-0.6.0.jar |Bio-Factory |biofactory |0.6.0 |DONE |Manifest: NOSIGNATURE
187 geckolib-forge-1.20.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |DONE |Manifest: NOSIGNATURE
188 jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
189 JustEnoughGuns-0.13.2-1.20.1.jar |Just Enough Guns |jeg |0.13.2 |DONE |Manifest: NOSIGNATURE
190 Mekanism-1.20.1-10.4.16.80.jar |Mekanism |mekanism |10.4.16 |DONE |Manifest: NOSIGNATURE
191 MekanismGenerators-1.20.1-10.4.16.80.jar |Mekanism: Generators |mekanismgenerators |10.4.16 |DONE |Manifest: NOSIGNATURE
192 mekanism_extras-1.20.1-1.4.6.jar |Mekanism Extras |mekanism_extras |1.20.1-1.4.6 |DONE |Manifest: NOSIGNATURE
193 MekanismTools-1.20.1-10.4.16.80.jar |Mekanism: Tools |mekanismtools |10.4.16 |DONE |Manifest: NOSIGNATURE
194 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
195 phayriosis-1.3.91.0-forge-1.20.1.jar |Phayriosis |phayriosis |**.**.**.** |DONE |Manifest: NOSIGNATURE
196 neapolitan-1.20.1-5.1.0.jar |Neapolitan |neapolitan |5.1.0 |DONE |Manifest: NOSIGNATURE
197 smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
198 moonlight-1.20-2.16.13-forge.jar |Moonlight Library |moonlight |1.20-2.16.13 |DONE |Manifest: NOSIGNATURE
199 bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
200 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
201 Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
202 appliedenergistics2-forge-15.4.8.jar |Applied Energistics 2 |ae2 |15.4.8 |DONE |Manifest: NOSIGNATURE
203 mekanism_turrets-1.2.5.jar |Mekanism Turrets |mekanism_turrets |1.2.5 |DONE |Manifest: NOSIGNATURE
204 spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
205 kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
206 XaeroZoomout-Forge-1.20-1.1.0.jar |XaeroZoomout |xaerozoomout |1.1.0 |DONE |Manifest: NOSIGNATURE
207 flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE
208 Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE
209 create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE
210 Xaeros_Minimap_25.2.10_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.10 |DONE |Manifest: NOSIGNATURE
211 create-stuff-additions1.20.1_v2.1.0.jar |Create Stuff & Additions |create_sa |2.1.0 |DONE |Manifest: NOSIGNATURE
212 polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
213 Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
214 Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
215 supplementaries-1.20-3.1.39.jar |Supplementaries |supplementaries |1.20-3.1.39 |DONE |Manifest: NOSIGNATURE
216 irons_spellbooks-1.20.1-3.4.0.11.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.11 |DONE |Manifest: NOSIGNATURE
217 FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE
218 dimdoors-5.4.4-1.20.1-forge.jar |DimensionalDoors |dimdoors |5.4.4 |DONE |Manifest: NOSIGNATURE
219 ImmediatelyFast-Forge-1.5.2+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.2+1.20.4 |DONE |Manifest: NOSIGNATURE
220 coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
221 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
222 spore_2.1.6e_1.20.1.jar |Spore |spore |2.1.6 |DONE |Manifest: NOSIGNATURE
223 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
224 Backrooms-Eternal-Refurnished-Beta1.2.jar |Backrooms Eternal Refurnished |backrooms |1.2.0 |DONE |Manifest: NOSIGNATURE
225 create_enchantment_industry-1.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|DONE |Manifest: NOSIGNATURE
226 createaddition-1.20.1-1.3.2.jar |Create Crafts & Additions |createaddition |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
227 Crash Report UUID: 2251a8dd-3ba5-483e-9f9e-68f471bb22b5
228 FML: 47.4
229 Forge: net.minecraftforge:47.4.0
230 Flywheel Backend: flywheel:indirect
This log will be saved for 90 days from their last view.
Report abuse