Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Time: 7/9/22 1:14 AM
- Description: Ticking player
- java.util.ConcurrentModificationException: null
- at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_51] {}
- at java.util.ArrayList$Itr.next(ArrayList.java:851) ~[?:1.8.0_51] {}
- at com.google.common.collect.Iterators$3.next(Iterators.java:174) ~[guava-21.0.jar:?] {}
- at net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:593) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ChunkManager$$Lambda$28474/1447315099.apply(Unknown Source) ~[?:?] {}
- at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
- at com.mojang.datafixers.util.Either$$Lambda$28475/1517382719.apply(Unknown Source) ~[?:?] {}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {}
- at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
- at net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ChunkManager$$Lambda$28471/489824613.apply(Unknown Source) ~[?:?] {}
- at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
- at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
- at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$28387/1253758390.run(Unknown Source) ~[?:?] {}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
- at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16) ~[?:?] {re:classloading,re:mixin}
- at net.minecraft.world.World.func_175647_a(World.java:766) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
- at net.minecraft.world.IEntityReader.func_217357_a(SourceFile:51) ~[?:?] {re:mixin,re:classloading}
- at com.stal111.forbidden_arcanus.event.TickListener.onPlayerTick(TickListener.java:120) ~[?:16.2.0-beta-4] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_1667_TickListener_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus$$Lambda$3006/363003357.invoke(Unknown Source) ~[?:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[?:?] {re:classloading}
- at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:dungeons_gear.mixins.json:PlayerEntityMixin,pl:mixin:APP:environmental.mixins.json:PlayerEntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinPlayerEntityDeath,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,pl:mixin:A}
- at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinPlayerEntityDeath,pl:mixin:A}
- at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading}
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer$$Lambda$27931/1231223454.run(Unknown Source) [?:?] {}
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_51] {}
- at java.util.ArrayList$Itr.next(ArrayList.java:851) ~[?:1.8.0_51] {}
- at com.google.common.collect.Iterators$3.next(Iterators.java:174) ~[guava-21.0.jar:?] {}
- at net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:593) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ChunkManager$$Lambda$28474/1447315099.apply(Unknown Source) ~[?:?] {}
- at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
- at com.mojang.datafixers.util.Either$$Lambda$28475/1517382719.apply(Unknown Source) ~[?:?] {}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {}
- at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
- at net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ChunkManager$$Lambda$28471/489824613.apply(Unknown Source) ~[?:?] {}
- at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
- at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
- at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$28387/1253758390.run(Unknown Source) ~[?:?] {}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
- at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16) ~[?:?] {re:classloading,re:mixin}
- at net.minecraft.world.World.func_175647_a(World.java:766) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
- at net.minecraft.world.IEntityReader.func_217357_a(SourceFile:51) ~[?:?] {re:mixin,re:classloading}
- at com.stal111.forbidden_arcanus.event.TickListener.onPlayerTick(TickListener.java:120) ~[?:16.2.0-beta-4] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_1667_TickListener_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus$$Lambda$3006/363003357.invoke(Unknown Source) ~[?:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
- at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[?:?] {re:classloading}
- at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:dungeons_gear.mixins.json:PlayerEntityMixin,pl:mixin:APP:environmental.mixins.json:PlayerEntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinPlayerEntityDeath,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,pl:mixin:A}
- -- Player being ticked --
- Details:
- Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
- Entity ID: 135
- Entity Name: NaniNaniO
- Entity's Exact location: -1003.15, 72.00, -68.01
- Entity's Block location: World: (-1004,72,-69), Chunk: (at 4,4,11 in -63,-5; contains blocks -1008,0,-80 to -993,255,-65), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
- Entity's Momentum: 0.00, -0.08, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinPlayerEntityDeath,pl:mixin:A}
- at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading}
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer$$Lambda$27931/1231223454.run(Unknown Source) [?:?] {}
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
- -- System Details --
- Details:
- Minecraft Version: 1.16.5
- Minecraft Version ID: 1.16.5
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 2140723304 bytes (2041 MB) / 7784628224 bytes (7424 MB) up to 8589934592 bytes (8192 MB)
- CPUs: 12
- JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /mixin-0.8.4.jar mixin PLUGINSERVICE
- /eventbus-4.0.0.jar eventbus PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
- /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
- FML: 36.2
- Forge: net.minecraftforge:36.2.34
- FML Language Providers:
- minecraft@1
- Mod List:
- nuclear_craft-1.16.5-0.9.3.jar |Nuclear Craft |nuclear_craft |1 |DONE |Manifest: NOSIGNATURE
- hexerei-0.1.4.jar |Hexerei |hexerei |0.1.4 |DONE |Manifest: NOSIGNATURE
- Camels-1.16.5-1.0.0.jar |Camels Mod |camels |1.0.0 |DONE |Manifest: NOSIGNATURE
- Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
- BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |DONE |Manifest: NOSIGNATURE
- incontrol-1.16-5.2.3.jar |InControl |incontrol |1.16-5.2.3 |DONE |Manifest: NOSIGNATURE
- mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
- torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
- stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE
- strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
- villagernames_1.16.5-3.0.jar |Villager Names |villagernames |3.0 |DONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.23.3_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.23.3 |DONE |Manifest: NOSIGNATURE
- CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
- citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |DONE |Manifest: NOSIGNATURE
- farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
- guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
- magnesium-1.5.jar |Magnesium |magnesium |1.5 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
- Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
- SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |DONE |Manifest: NOSIGNATURE
- what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |DONE |Manifest: NOSIGNATURE
- FpsReducer-forge-1.23-mc1.16.5.jar |FPS Reducer |fpsreducer |1.23-mc1.16.5 |DONE |Manifest: NOSIGNATURE
- carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE
- Paraglider-1.16.5-1.3.2.7.jar |Paraglider |paraglider |1.3.2.7 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.16.5-0.15.2b.jar |Supplementaries |supplementaries |1.16.5-0.15.0 |DONE |Manifest: NOSIGNATURE
- tea_kettle-1.16.5-0.4.0.0.jar |Tea Kettle |tea_kettle |task ':jar' property|DONE |Manifest: NOSIGNATURE
- betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE
- fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
- torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
- morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_v3.1.9_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
- Aquamirae+2.2+(1.16.5).jar |Aquamirae |ob_aquamirae |2.2.0 |DONE |Manifest: NOSIGNATURE
- SimplyImprovedTerrain-0.3.2-Forge.jar |Simply Improved Terrain |simplyimprovedterrain |0.3.2-Forge |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
- skinned_lanterns-1.16.5-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE
- simplefarming-1.16.5-1.3.8.jar |Simple Farming |simplefarming |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE
- fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE
- cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE
- mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
- Goblins_Dungeons_1.0.6-1.16.jar |Goblins & Dungeons |goblinsanddungeons |1.0.6 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
- Cataclysm-0.13.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
- collective-1.16.5-2.35.jar |Collective |collective |2.35 |DONE |Manifest: NOSIGNATURE
- betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |DONE |Manifest: NOSIGNATURE
- NoCube's_Sea_Dwellers_1.0.2.jar |NoCube's Sea Dwellers |seadwellers |1.0.2 |DONE |Manifest: NOSIGNATURE
- unnamedanimalmod-1.0.3.jar |Unnamed Animal Mod |unnamedanimalmod |1.0.3 |DONE |Manifest: NOSIGNATURE
- YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
- Desolation+1.1.2+1.16.5.jar |Desolation (Forge) |desolation |1.1.2 |DONE |Manifest: NOSIGNATURE
- CustomNPCs-1.16.5.20220226.jar |Custom NPCs |customnpcs |1.16.5.20220226 |DONE |Manifest: NOSIGNATURE
- worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
- cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
- wandering_trapper-1.16.5-0.1.2.jar |Wandering Trapper |wandering_trapper |NONE |DONE |Manifest: NOSIGNATURE
- cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
- platos-1.5.1.jar |Plato's Transporters |platos |1.5.1 |DONE |Manifest: NOSIGNATURE
- observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
- mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
- cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
- The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
- CodeChickenLib-1.16.5-4.0.3.434-universal.jar |CodeChicken Lib |codechickenlib |4.0.3.434 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
- geckolib-forge-1.16.5-3.0.63.jar |GeckoLib |geckolib3 |3.0.63 |DONE |Manifest: NOSIGNATURE
- dungeons_libraries-1.16.5-0.0.3-beta.jar |Dungeons Libraries |dungeons_libraries |1.16.5-0.0.3-beta |DONE |Manifest: NOSIGNATURE
- dungeons_gear-1.16.5-3.0.17.jar |Dungeons Gear |dungeons_gear |3.0.17 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.16.5-3.5.1.jar |Kiwi |kiwi |3.5.1 |DONE |Manifest: NOSIGNATURE
- mowziesmobs-1.5.22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |DONE |Manifest: NOSIGNATURE
- brewevolution0.2.1.jar |Brewevolution |brewevolution |0.2.1 |DONE |Manifest: NOSIGNATURE
- Shrines-1.16.5-2.2.1.jar |Shrines |shrines |1.16.5-2.2.1 |DONE |Manifest: NOSIGNATURE
- mosaic_blocks-1.16.5-1.0.jar |Mosaic Blocks |mosaic_blocks |1.16.5-0.1 |DONE |Manifest: NOSIGNATURE
- jei-1.16.5-7.7.0.104.jar |Just Enough Items |jei |7.7.0.104 |DONE |Manifest: NOSIGNATURE
- AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.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
- dungeons_mobs-1.16.5-2.0.1-beta.jar |Dungeons Mobs |dungeons_mobs |1.16.5-2.0.1-beta |DONE |Manifest: NOSIGNATURE
- abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE
- environmental-1.16.5-1.1.0.jar |Environmental |environmental |1.1.0 |DONE |Manifest: NOSIGNATURE
- Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
- gempire-1.2-multiplayer.jar |Gempire |gempire |1.0 |DONE |Manifest: NOSIGNATURE
- Kobolds-1.4.6.jar |Kobolds |kobolds |1.0.0 |DONE |Manifest: NOSIGNATURE
- mcw-paintings-1.0.0-mc1.16.4-5.jar |Macaw's Paintings |mcwpaintings |1.0.0 |DONE |Manifest: NOSIGNATURE
- shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
- mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |Manifest: NOSIGNATURE
- TravelersBackpack-1.16.5-5.4.3.jar |Traveler's Backpack |travelersbackpack |5.4.3 |DONE |Manifest: NOSIGNATURE
- campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |DONE |Manifest: NOSIGNATURE
- Artifacts-1.16.5-2.10.0.jar |Artifacts |artifacts |1.16.5-2.10.0 |DONE |Manifest: NOSIGNATURE
- untamedwilds-1.16.5-1.5.7.jar |Untamed Wilds |untamedwilds |1.5.7 |DONE |Manifest: NOSIGNATURE
- decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
- decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
- upstream-1.0.jar |Upstream |upstream |1.0 |DONE |Manifest: NOSIGNATURE
- snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |DONE |Manifest: NOSIGNATURE
- lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
- outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
- mapperbase-1.16.5-2.4.0.0.jar |Mapper Base |mapperbase |1.16.5-2.4.0.0 |DONE |Manifest: NOSIGNATURE
- embellishcraft-1.16.5-3.4.0.0.jar |EmbellishCraft |embellishcraft |1.16.5-3.4.0.0 |DONE |Manifest: NOSIGNATURE
- iceandfire-2.1.10-1.16.5.jar |Ice and Fire |iceandfire |2.1.10-1.16.5 |DONE |Manifest: NOSIGNATURE
- DisplayCase-1.16.5-0.2.jar |DisplayCase Mod |display_case |1.16.5-0.1 |DONE |Manifest: NOSIGNATURE
- restored_earth-1.16.5-1.4.1.jar |Restored Earth |restored_earth |1.4.0 |DONE |Manifest: NOSIGNATURE
- forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
- BrandonsCore-1.16.5-3.0.11.238-universal.jar |Brandon's Core |brandonscore |3.0.11.238 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
- DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE
- selene-1.16.5-1.6.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
- antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE
- forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
- upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE
- pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE
- CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
- smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE
- astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE
- atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |DONE |Manifest: NOSIGNATURE
- paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
- whisperwoods-1.16.5-2.0.2.jar |Whisperwoods |whisperwoods |2.0.2 |DONE |Manifest: NOSIGNATURE
- flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
- create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
- savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
- Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_22.9.3_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.9.3 |DONE |Manifest: NOSIGNATURE
- autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
- Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE
- abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
- goblins-0.2.jar |goblins |goblins |1.0.0 |DONE |Manifest: NOSIGNATURE
- DoubleSlabs-1.16-3.6.0.jar |Double Slabs |doubleslabs |3.6.0 |DONE |Manifest: NOSIGNATURE
- structurize-0.13.171-ALPHA-universal.jar |Structurize |structurize |0.13.171-ALPHA |DONE |Manifest: NOSIGNATURE
- fins-1.6.2.jar |Fins and Tails |fins |1.6.2 |DONE |Manifest: NOSIGNATURE
- antiquedragons-1.16.5-1.0.jar |Antique Dragons |antiquedragons |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
- minecolonies-0.14.155-BETA-universal.jar |MineColonies |minecolonies |0.14.155-BETA |DONE |Manifest: NOSIGNATURE
- ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |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
- NefsMedievalPub+v1.0(1.16.5).jar |Nef Deco Mod |nefdecomod |1.0 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |DONE |Manifest: NOSIGNATURE
- Obscuria's+Essentials+2.2+(1.16.5).jar |Obscuria's Essentials |ob_core |2.2.0 |DONE |Manifest: NOSIGNATURE
- illagers_plus-1.16.4v1.7.2.jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |DONE |Manifest: NOSIGNATURE
- farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
- expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
- CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
- valhelsia_core-16.0.12.jar |Valhelsia Core |valhelsia_core |16.0.12 |DONE |Manifest: NOSIGNATURE
- valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE
- forbidden_arcanus-16.2.0-beta-4.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-4 |DONE |Manifest: NOSIGNATURE
- OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.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
- Crash Report UUID: f205f48c-1597-4809-b2c0-88cfc1f52e86
- Kiwi Modules:
- kiwi:contributors
- kiwi:data
- snowrealmagic:core
- snowrealmagic:world
- Patchouli open book context: n/a
- Player Count: 1 / 8; [ServerPlayerEntity['NaniNaniO'/135, l='ServerLevel[Coral]', x=-1003.15, y=72.00, z=-68.01]]
- Data Packs: vanilla, mod:torchmaster (incompatible), mod:kiwi, mod:pandoras_creatures (incompatible), mod:wyrmroost (incompatible), mod:jei, mod:abnormals_core, mod:atmospheric, mod:upgrade_aquatic, mod:paintings (incompatible), mod:strawgolem, mod:mgui (incompatible), mod:autumnity, mod:citadel (incompatible), mod:alexsmobs, mod:autoreglib (incompatible), mod:travelersbackpack (incompatible), mod:doubleslabs, mod:decorative_blocks, mod:guardvillagers, mod:worldedit (incompatible), mod:cfm (incompatible), mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:iceandfire (incompatible), mod:waila, mod:forge, mod:aquaculture (incompatible), mod:fastleafdecay (incompatible), mod:mcwwindows, mod:mcwdoors, mod:fairylights, mod:fins, mod:mcwfurnitures, mod:openloader, mod:quark (incompatible), mod:supplementaries, mod:decorative_blocks_abnormals, mod:curios, mod:artifacts, mod:structurize, mod:minecolonies (incompatible), mod:ferritecore (incompatible), mod:valhelsia_core, mod:mcwpaintings (incompatible), mod:mcwfences, mod:expandability, mod:shutupexperimentalsettings (incompatible), mod:attributefix, mod:campful, mod:outvoted, mod:fpsreducer, mod:antiqueatlas, mod:geckolib3 (incompatible), mod:environmental, mod:carryon, mod:desolation, mod:undergarden, mod:dsurround, mod:mowziesmobs, mod:platos, mod:mantle (incompatible), mod:cosmeticarmorreworked (incompatible), mod:villagernames, mod:farmersdelight, mod:astikorcarts, mod:whisperwoods, mod:collective, mod:abnormals_delight, mod:betterendforge, mod:cloth-config (incompatible), mod:mosaic_blocks, mod:selene, mod:observerlib, mod:ambientsounds, mod:creativecore, mod:skinnedlanterns, mod:unnamedanimalmod, mod:wandering_trapper, mod:codechickenlib (incompatible), mod:dungeons_gear, mod:brewevolution, mod:kobolds, mod:lazydfu, mod:brandonscore (incompatible), mod:smoothboot, mod:valhelsia_structures, mod:ob_aquamirae, mod:ob_core, mod:xaeroworldmap, mod:xaerominimap, mod:flywheel, mod:create, mod:ctm (incompatible), mod:nuclear_craft, mod:simplefarming, mod:cavesandcliffs, mod:cavebiomeapi, mod:antiquedragons, mod:display_case, mod:patchouli (incompatible), mod:hexerei, mod:camels (incompatible), mod:incontrol (incompatible), mod:torohealth, mod:stalwart_dungeons, mod:farmersdelightintegrations, mod:yungsapi, mod:snowrealmagic, mod:whatareyouvotingfor, mod:tea_kettle, mod:fd_cookbook, mod:mostructures, mod:goblinsanddungeons, mod:cataclysm (incompatible), mod:yungsextras, mod:customnpcs, mod:dungeons_libraries (incompatible), mod:dungeons_mobs (incompatible), mod:untamedwilds (incompatible), mod:goblins, mod:nefdecomod, mod:illagers_plus, mod:farmerstea, mod:betterf3forge, mod:betterbiomeblend, mod:morevillagers, mod:simplyimprovedterrain, mod:seadwellers, mod:shrines, mod:bayou_blues, mod:upstream, mod:restored_earth (incompatible), mod:savageandravage, mod:forbidden_arcanus (incompatible), file/Included Structures, mod:magnesium, mod:paraglider, mod:snowundertrees, mod:gempire
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment