Losh Posted May 26, 2023 Share Posted May 26, 2023 (edited) Can someone help me figure out what's causing this crash? I'm trying to play forge 1.16.5 singlepayer server with mods, and i have no idea what is happening. ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 26/05/23 12:26 Description: Unexpected error java.util.concurrent.CompletionException: java.lang.NullPointerException at java.util.concurrent.CompletableFuture.reportJoin(CompletableFuture.java:375) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1926) ~[?:1.8.0_51] {} at me.jellysquid.mods.sodium.common.util.collections.FutureDequeDrain.findNext(FutureDequeDrain.java:33) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.common.util.collections.FutureDequeDrain.hasNext(FutureDequeDrain.java:23) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend.setupUploadBatches(MultidrawChunkRenderBackend.java:235) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend.upload(MultidrawChunkRenderBackend.java:114) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.ChunkRenderManager.updateChunks(ChunkRenderManager.java:462) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:201) ~[?:?] {re:mixin,re:classloading} at net.minecraft.client.renderer.WorldRenderer.func_228437_a_(WorldRenderer.java:4262) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:936) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:608) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.matrix.MixinGameRenderer,pl:mixin:APP:dungeons_gear.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:425) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.matrix.MixinGameRenderer,pl:mixin:APP:dungeons_gear.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$506/1200812313.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} Caused by: java.lang.NullPointerException at net.minecraft.world.biome.BiomeColors.handler$zjl000$getWaterColor(SourceFile:558) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:BiomeColorsMixin,pl:mixin:A} at net.minecraft.world.biome.BiomeColors.func_228363_c_(SourceFile:26) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:BiomeColorsMixin,pl:mixin:A} at net.minecraftforge.fluids.FluidAttributes$Water.getColor(FluidAttributes.java:446) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.pipeline.FluidRenderer.lambda$static$0(FluidRenderer.java:42) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.pipeline.FluidRenderer$$Lambda$25974/1593385152.getColor(Unknown Source) ~[?:?] {} at me.jellysquid.mods.sodium.client.model.quad.blender.SmoothBiomeColorBlender.getBlockColor(SmoothBiomeColorBlender.java:49) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.model.quad.blender.SmoothBiomeColorBlender.getInterpolatedVertexColor(SmoothBiomeColorBlender.java:71) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.model.quad.blender.SmoothBiomeColorBlender.getColors(SmoothBiomeColorBlender.java:30) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.model.quad.blender.ConfigurableColorBlender.getColors(ConfigurableColorBlender.java:34) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.pipeline.FluidRenderer.calculateQuadColors(FluidRenderer.java:361) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.pipeline.FluidRenderer.render(FluidRenderer.java:201) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask.performBuild(ChunkRenderRebuildTask.java:137) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:301) ~[?:?] {re:classloading} 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: Render thread Stacktrace: at java.util.concurrent.CompletableFuture.reportJoin(CompletableFuture.java:375) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1926) ~[?:1.8.0_51] {} at me.jellysquid.mods.sodium.common.util.collections.FutureDequeDrain.findNext(FutureDequeDrain.java:33) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.common.util.collections.FutureDequeDrain.hasNext(FutureDequeDrain.java:23) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend.setupUploadBatches(MultidrawChunkRenderBackend.java:235) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend.upload(MultidrawChunkRenderBackend.java:114) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.chunk.ChunkRenderManager.updateChunks(ChunkRenderManager.java:462) ~[?:?] {re:classloading} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:201) ~[?:?] {re:mixin,re:classloading} at net.minecraft.client.renderer.WorldRenderer.func_228437_a_(WorldRenderer.java:4262) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:936) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:608) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.matrix.MixinGameRenderer,pl:mixin:APP:dungeons_gear.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['Lulinhajoga'/710, l='ClientLevel', x=214.50, y=74.00, z=205.50]] Chunk stats: Client Chunk Cache: 1024, 289 Level dimension: minecraft:overworld Level spawn location: World: (208,77,208), Chunk: (at 0,4,0 in 13,13; contains blocks 208,0,208 to 223,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 49 game time, 49 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$506/1200812313.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} -- 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: 1879952528 bytes (1792 MB) / 5335154688 bytes (5088 MB) up to 8589934592 bytes (8192 MB) CPUs: 6 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: [email protected] minecraft@1 [email protected] Mod List: litewolfcore-1.16.5v1.0.1.jar |LiteWolf Core |litewolfcore |1.16.5v1.0 |DONE |Manifest: NOSIGNATURE notenoughcrashes-4.1.4+1.16.5-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.4+1.16.5 |DONE |Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE infernal-expansion-1.16.5-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE areas_1.16.5-3.1.jar |Areas |areas |3.1 |DONE |Manifest: NOSIGNATURE rubidium-0.2.11.jar |Rubidium |rubidium |0.2.11 |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE villagernames_1.16.5-4.3.jar |Villager Names |villagernames |4.3 |DONE |Manifest: NOSIGNATURE Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.1.jar |Placebo |placebo |4.7.1 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |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.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE takesapillage-1.0.3-1.16.5.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.2.14.jar |Paraglider |paraglider |1.3.2.14 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE corpse-1.16.5-1.0.7.jar |Corpse |corpse |1.16.5-1.0.7 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE netherportalspread_1.16.5-6.5.jar |Nether Portal Spread |netherportalspread |6.5 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |DONE |Manifest: NOSIGNATURE endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |DONE |Manifest: NOSIGNATURE YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE born_in_chaos_1.16_1.3.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE villagespawnpoint_1.16.5-3.0.jar |Village Spawn Point |villagespawnpoint |3.0 |DONE |Manifest: NOSIGNATURE spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE playerex-1.1.8-1.16.5.jar |Player Ex |playerex |1.1.8 |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.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.16.5-3.1.0.jar |Better village |bettervillage |3.0.0 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE TheAbyss2 2.2.3-4 1.16.5.jar |TheAbyss |theabyss |2.2.3-4 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.16.4-1.1.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.1.0 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE Project_MMO-1.16.5-3.69.0.jar |Project MMO |pmmo |1.16.5-3.69.0 |DONE |Manifest: NOSIGNATURE architectury-1.32.68.jar |Architectury |architectury |1.32.68 |DONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE dungeons_libraries-1.16.5-1.0.6.jar |Dungeons Libraries |dungeons_libraries |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE dungeons_gear-1.16.5-3.2.7.jar |Dungeons Gear |dungeons_gear |1.16.5-3.2.7 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE incapacitated-1.16.5-1.2.2.jar |Incapacitated |incapacitated |1.16.5-1.2.2 |DONE |Manifest: NOSIGNATURE EasyMagic-v1.0.4-1.16.5.jar |Easy Magic |easymagic |1.0.4 |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 jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |DONE |Manifest: NOSIGNATURE dungeons_mobs-1.16.5-2.2.3.jar |Dungeons Mobs |dungeons_mobs |1.16.5-2.2.3 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.16.5-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE obscure_api-11.jar |Obscure API |obscure_api |11 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.38.jar |Traveler's Backpack |travelersbackpack |5.4.38 |DONE |Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.130-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.130 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.16.jar |Champions |champions |1.16.5-2.0.1.16 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.12-1.16.5.jar |Ice and Fire |iceandfire |2.1.12-1.16.5 |DONE |Manifest: NOSIGNATURE walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE ToastControl-1.16.5-4.4.0.jar |Toast Control |toastcontrol |4.4.0 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.7.0.jar |iChunUtil |ichunutil |10.7.0 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |DONE |Manifest: NOSIGNATURE mysticalworld-1.16.5-0.3.6.27.jar |Mystical World |mysticalworld |0.3.6.27 |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 Atum-1.16.5-2.2.12.jar |Atum 2 |atum |1.16.5-2.2.12 |DONE |Manifest: NOSIGNATURE Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE spartantwilight-1.16.5-2.3.2.jar |Spartan Weaponry: Twilight For|spartantwilight |1.16.5-2.3.2 |DONE |Manifest: NOSIGNATURE subwild-1.3.1.jar |Subterranean Wilderness |subwild |1.3.1 |DONE |Manifest: NOSIGNATURE DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 BrassAmberBattleTowers-1.16.5-1.6.3.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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 ftb-quests-forge-1605.3.7-build.165.jar |FTB Quests |ftbquests |1605.3.7-build.165 |DONE |Manifest: NOSIGNATURE greekfantasy-16.5.5.jar |Greek Fantasy |greekfantasy |16.5.5 |DONE |Manifest: NOSIGNATURE archers_paradox-1.16.5-1.5.0.2.jar |Archer's Paradox |archers_paradox |1.5.0.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |Manifest: NOSIGNATURE majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |DONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE ToughAsNails-1.16.5-4.1.0.9-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.8 |DONE |Manifest: NOSIGNATURE randomvillagenames_1.16.5-2.0.jar |Random Village Names |randomvillagenames |2.0 |DONE |Manifest: NOSIGNATURE twoplayersonehorse-1.16.4-2.0.2.jar |2 players 1 horse |twoplayersonehorse |1.16.4-2.0.2 |DONE |Manifest: NOSIGNATURE InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.0.5.jar |Illagers Wear Armor |illagersweararmor |1.0.5 |DONE |Manifest: NOSIGNATURE swiaf-1.16.5-1.1.2.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.14.7_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.14.7 |DONE |Manifest: NOSIGNATURE drippyloadingscreen_forge_2.2.1_MC_1.16.5.jar |Drippy Loading Screen |drippyloadingscreen |2.2.1 |DONE |Manifest: NOSIGNATURE [BETA]dannys_expansion1.16.5-1.0.9.1.jar |Danny's Expansion |dannys_expansion |1.0.9 |DONE |Manifest: NOSIGNATURE BackTools-1.16.5-10.2.0.jar |Back Tools |backtools |10.2.0 |DONE |Manifest: NOSIGNATURE apexcore-1.16.5-1.10.0.jar |ApexCore |apexcore |1.10.0 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.16.5-2.0.2.jar |Fantasy's Furniture |fantasyfurniture |2.0.2 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |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 enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE BetterF3-1.5.0-Forge-1.16.5.jar |BetterF3 |betterf3 |1.5.0 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE illagers_plus-1.16.5v1.0.2.jar |Illagers+ |illagers_plus |1.16.5v1.0.2 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |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 Edited May 26, 2023 by Losh wrong code Link to comment Share on other sites More sharing options...
ChampionAsh5357 Posted May 27, 2023 Share Posted May 27, 2023 The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently, supported versions are 1.19.4 (Latest) and 1.18.2 (LTS). Link to comment Share on other sites More sharing options...
Recommended Posts