Created
May 10, 2026 13:59
-
-
Save natanfudge/7cb508aed8d7b3b317aa8fe8c0524460 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // You're mean. | |
| Time: 5/10/26 2:59 PM | |
| Description: Rendering overlay | |
| com.electronwill.nightconfig.core.io.WritingException: An I/O error occured | |
| at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.3.jar:?] {} | |
| at net.minecraftforge.fml.config.ModConfig.save(ModConfig.java:94) ~[?:?] {re:classloading} | |
| at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:107) ~[?:?] {re:classloading} | |
| at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} | |
| at net.minecraftforge.fml.config.ConfigTracker$$Lambda$22479/317585911.accept(Unknown Source) ~[?:?] {} | |
| at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} | |
| at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} | |
| at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} | |
| at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:209) ~[?:?] {re:classloading} | |
| at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} | |
| at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22472/687360912.run(Unknown Source) ~[?:?] {} | |
| at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} | |
| at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2819/1053225969.run(Unknown Source) ~[?:?] {} | |
| at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} | |
| at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} | |
| at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22469/2050326161.run(Unknown Source) ~[?:?] {} | |
| at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} | |
| at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2819/1053225969.run(Unknown Source) ~[?:?] {} | |
| at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} | |
| at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} | |
| at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} | |
| at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} | |
| at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames} | |
| at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} | |
| Caused by: java.nio.file.FileSystemException: C:\Users\poppy\curseforge\minecraft\Instances\Extremely Wacky and Funny Modpack\config\repurposed_structures-forge\ruined_portals.toml: The process cannot access the file because it is being used by another process. | |
| at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86) ~[?:1.8.0_51] {} | |
| at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[?:1.8.0_51] {} | |
| at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) ~[?:1.8.0_51] {} | |
| at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230) ~[?:1.8.0_51] {} | |
| at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) ~[?:1.8.0_51] {} | |
| at java.nio.file.Files.newOutputStream(Files.java:216) ~[?:1.8.0_51] {} | |
| at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87) ~[core-3.6.3.jar:?] {} | |
| ... 25 more | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Overlay render details -- | |
| Details: | |
| Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui | |
| Stacktrace: | |
| at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:484) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:A,pl:runtimedistcleaner:A} | |
| at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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.0.jar:36.2] {} | |
| at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$486/1494382097.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {} | |
| at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} | |
| at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} | |
| at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} | |
| at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} | |
| at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.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: 276224232 bytes (263 MB) / 1855979520 bytes (1770 MB) up to 3817865216 bytes (3641 MB) | |
| CPUs: 8 | |
| JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m | |
| ModLauncher: 8.0.9+86+master.3cf110c | |
| ModLauncher launch target: fmlclient | |
| ModLauncher naming: srg | |
| ModLauncher services: | |
| /mixin-0.8.2.jar mixin PLUGINSERVICE | |
| /eventbus-4.0.0.jar eventbus PLUGINSERVICE | |
| /forge-1.16.5-36.2.0.jar object_holder_definalize PLUGINSERVICE | |
| /forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE | |
| /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE | |
| /forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE | |
| /forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE | |
| /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE | |
| /forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE | |
| FML: 36.2 | |
| Forge: net.minecraftforge:36.2.0 | |
| FML Language Providers: | |
| javafml@36.2 | |
| minecraft@1 | |
| kotlinforforge@1.14.0 | |
| scorge@3.1.3 | |
| Mod List: | |
| enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |COMMON_SET|Manifest: NOSIGNATURE | |
| CyclopsCore-1.16.5-1.11.7.jar |Cyclops Core |cyclopscore |1.11.7 |COMMON_SET|Manifest: NOSIGNATURE | |
| notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |COMMON_SET|Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 | |
| NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| DoggyTalents-1.16.5-2.0.1.10.jar |Doggy Talents 2 |doggytalents |2.0.1.10 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| Neat 1.7-27.jar |Neat |neat |1.7-27 |COMMON_SET|Manifest: NOSIGNATURE | |
| villagernames_1.16.5-3.3.jar |Villager Names |villagernames |3.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |COMMON_SET|Manifest: NOSIGNATURE | |
| ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |COMMON_SET|Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e | |
| Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| citadel-1.7.3-1.16.5.jar |Citadel |citadel |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |COMMON_SET|Manifest: NOSIGNATURE | |
| Bookshelf-1.16.5-10.2.15.jar |Bookshelf |bookshelf |10.2.15 |COMMON_SET|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 | |
| u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 | |
| randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |COMMON_SET|Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 | |
| Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |COMMON_SET|Manifest: NOSIGNATURE | |
| MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |COMMON_SET|Manifest: NOSIGNATURE | |
| dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |COMMON_SET|Manifest: NOSIGNATURE | |
| FpsReducer-mc1.16.5-1.20.jar |FPS Reducer |fpsreducer |mc1.16.5-1.20 |COMMON_SET|Manifest: NOSIGNATURE | |
| carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |COMMON_SET|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 | |
| JustEnoughResources-1.16.5-0.12.1.122.jar |Just Enough Resources |jeresources |0.12.1.122 |COMMON_SET|Manifest: NOSIGNATURE | |
| absentbydesign-1.16.5-1.5.0.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed | |
| twilightforest-1.16.5-4.0.515-universal.jar |The Twilight Forest |twilightforest |NONE |COMMON_SET|Manifest: NOSIGNATURE | |
| supplementaries-1.16.5-0.15.1b.jar |Supplementaries |supplementaries |1.16.5-0.15.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| refinedstorage-1.9.15.jar |Refined Storage |refinedstorage |1.9.15 |COMMON_SET|Manifest: NOSIGNATURE | |
| structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |COMMON_SET|Manifest: NOSIGNATURE | |
| out_of_sight-1.16.4-1.0.1.jar |Out of Sight |out_of_sight |1.16.4-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| industrial-foregoing-1.16.5-3.2.14.3-9.jar |Industrial Foregoing |industrialforegoing |3.2.14.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 | |
| repurposed_structures_forge-3.1.0+1.16.5.jar |Repurposed Structures |repurposed_structures |3.1.0+1.16.5 |COMMON_SET|Manifest: NOSIGNATURE | |
| BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |COMMON_SET|Manifest: NOSIGNATURE | |
| MekanismAdditions-1.16.5-10.0.21.448.jar |Mekanism: Additions |mekanismadditions |10.0.21 |COMMON_SET|Manifest: NOSIGNATURE | |
| toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |COMMON_SET|Manifest: NOSIGNATURE | |
| Botania-1.16.5-419.jar |Botania |botania |1.16.5-419 |COMMON_SET|Manifest: NOSIGNATURE | |
| spark-forge.jar |spark |spark |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |COMMON_SET|Manifest: NOSIGNATURE | |
| curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| collective-1.16.5-2.54.jar |Collective |collective |2.54 |COMMON_SET|Manifest: NOSIGNATURE | |
| betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |COMMON_SET|Manifest: NOSIGNATURE | |
| YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |COMMON_SET|Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea | |
| Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |COMMON_SET|Manifest: NOSIGNATURE | |
| BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |COMMON_SET|Manifest: NOSIGNATURE | |
| constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| cc-tweaked-1.16.5-1.98.0.jar |CC: Tweaked |computercraft |1.98.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |COMMON_SET|Manifest: NOSIGNATURE | |
| trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |COMMON_SET|Manifest: NOSIGNATURE | |
| FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |COMMON_SET|Manifest: NOSIGNATURE | |
| CodeChickenLib-1.16.5-4.0.2.429-universal.jar |CodeChicken Lib |codechickenlib |4.0.2.429 |COMMON_SET|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 | |
| CBMultipart-1.16.5-3.0.2.119-universal.jar |CBMultipart |cb_multipart |3.0.2.119 |COMMON_SET|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 | |
| DynamicTrees-1.16.5-0.10.0-Beta24.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta24|COMMON_SET|Manifest: NOSIGNATURE | |
| BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE | |
| geckolib-forge-1.16.5-3.0.43.jar |GeckoLib |geckolib3 |3.0.43 |COMMON_SET|Manifest: NOSIGNATURE | |
| Cyclic-1.16.5-1.3.4.jar |Cyclic |cyclic |1.16.5-1.3.4 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed | |
| BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |COMMON_SET|Manifest: NOSIGNATURE | |
| mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |COMMON_SET|Manifest: NOSIGNATURE | |
| DynamicTreesBOP-1.16.5-2.0.6.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.16.5-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |COMMON_SET|Manifest: NOSIGNATURE | |
| TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| jei-1.16.5-7.7.1.116.jar |Just Enough Items |jei |7.7.1.116 |COMMON_SET|Manifest: NOSIGNATURE | |
| EverlastingAbilities-1.16.5-1.7.2.jar |EverlastingAbilities |everlastingabilities |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |COMMON_SET|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 | |
| abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |COMMON_SET|Manifest: NOSIGNATURE | |
| caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| reap-1.16.5-1.0.0.jar |Reap Mod |reap |1.16.5-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| FastSuite-1.16.4-1.1.1.jar |FastSuite |fastsuite |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |COMMON_SET|Manifest: NOSIGNATURE | |
| SereneSeasons-1.16.5-4.0.1.120-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.119 |COMMON_SET|Manifest: NOSIGNATURE | |
| LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |COMMON_SET|Manifest: NOSIGNATURE | |
| BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |COMMON_SET|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 | |
| upstream-1.0.jar |Upstream |upstream |1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| DungeonCrawl-1.16.5-2.3.2.jar |Dungeon Crawl |dungeoncrawl |2.3.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| mcjtylib-1.16-5.0.22.jar |McJtyLib |mcjtylib |1.16-5.0.22 |COMMON_SET|Manifest: NOSIGNATURE | |
| rftoolsbase-1.16-2.0.11.jar |RFToolsBase |rftoolsbase |1.16-2.0.11 |COMMON_SET|Manifest: NOSIGNATURE | |
| walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE | |
| iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| rftoolspower-1.16-3.0.9.jar |RFToolsPower |rftoolspower |1.16-3.0.9 |COMMON_SET|Manifest: NOSIGNATURE | |
| mysticalworld-1.16.5-0.3.2.17.jar |Mystical World |mysticalworld |0.3.2.16 |COMMON_SET|Manifest: NOSIGNATURE | |
| ImmersivePetroleum-1.16.5-3.3.0-5.jar |Immersive Petroleum |immersivepetroleum |3.3.0-5 |COMMON_SET|Manifest: NOSIGNATURE | |
| forge-1.16.5-36.2.0-universal.jar |Forge |forge |36.2.0 |COMMON_SET|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.6.jar |Atum 2 |atum |1.16.5-2.2.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| DynamicTreesAtum-1.16.5-1.1.1.jar |Dynamic Trees for Atum 2 |dtatum |1.16.5-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| BloodMagic-1.16.4-3.1.1-16.jar |Blood Magic |bloodmagic |1.16.4-3.1.1-16 |COMMON_SET|Manifest: NOSIGNATURE | |
| blame-1.16.5-3.3.0-forge.jar |Blame! |blame |1.16.5-3.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE | |
| immersiveposts-1.16.5-4.1.1.jar |Immersive Posts |immersiveposts |4.1.1 |COMMON_SET|Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0 | |
| selene-1.16.5-1.6.jar |Selene |selene |1.16.5-1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| MysticalAgriculture-1.16.5-4.2.1.jar |Mystical Agriculture |mysticalagriculture |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| MysticalAgradditions-1.16.5-4.2.0.jar |Mystical Agradditions |mysticalagradditions |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|COMMON_SET|Manifest: NOSIGNATURE | |
| MythicBotany-1.16.5-1.4.0.jar |MythicBotany |mythicbotany |1.16.5-1.4.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| ZeroCore2-1.16.4-2.0.21.jar |Zero CORE 2 |zerocore |1.16.4-2.0.21 |COMMON_SET|Manifest: NOSIGNATURE | |
| ExtremeReactors2-1.16.4-2.0.23.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.23 |COMMON_SET|Manifest: NOSIGNATURE | |
| forge-1.16.5-36.2.0-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE | |
| upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| thermal_foundation-1.16.5-1.3.1.jar |Thermal Series |thermal |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |COMMON_SET|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 | |
| ensorcellation-1.16.5-1.3.1.jar |Ensorcellation |ensorcellation |1.3.1 |COMMON_SET|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 | |
| TConstruct-1.16.5-3.1.0.231.jar |Tinkers' Construct |tconstruct |3.1.0.231 |COMMON_SET|Manifest: NOSIGNATURE | |
| EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |COMMON_SET|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 | |
| MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |COMMON_SET|Manifest: NOSIGNATURE | |
| titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |COMMON_SET|Manifest: NOSIGNATURE | |
| mana-and-artifice-1.3.0.6.jar |Mana and Artifice |mana-and-artifice |1.3.0.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| ImmersiveEngineering-1.16.5-5.0.2-137.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.2-137 |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 | |
| Jade-1.16.4-2.7.2.jar |Jade |jade |2.7.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| EntityCulling-1.16.5-2.1.6.jar |Entity Culling |entity_culling |2.1.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |COMMON_SET|Manifest: NOSIGNATURE | |
| smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| create-mc1.16.5_v0.3.2d.jar |Create |create |v0.3.2d |COMMON_SET|Manifest: NOSIGNATURE | |
| SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |COMMON_SET|Manifest: NOSIGNATURE | |
| JAOPCA-1.16.5-3.4.0.12.jar |JAOPCA |jaopca |3.4.0.12 |COMMON_SET|Manifest: NOSIGNATURE | |
| rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |COMMON_SET|Manifest: NOSIGNATURE | |
| gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE | |
| FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |COMMON_SET|Manifest: NOSIGNATURE | |
| AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |COMMON_SET|Manifest: NOSIGNATURE | |
| AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |COMMON_SET|Manifest: NOSIGNATURE | |
| Quark-r2.4-316.jar |Quark |quark |r2.4-316 |COMMON_SET|Manifest: NOSIGNATURE | |
| DynamicTreesQuark-1.16.5-2.1.0.jar |Dynamic Trees for Quark |dtquark |1.16.5-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| performant-1.16.2-5-3.72m.jar |Performant |performant |3.56m |COMMON_SET|Manifest: NOSIGNATURE | |
| twoplayersonehorse-1.16.4-2.0.2.jar |2 players 1 horse |twoplayersonehorse |1.16.4-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
| InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar |Inventory HUD+(Forge edition) |inventoryhud |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| ferritecore-2.0.5-forge.jar |Ferrite Core |ferritecore |2.0.5 |COMMON_SET|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 | |
| engineersdecor-1.16.4-1.1.14.jar |Engineer's Decor |engineersdecor |1.1.14 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b | |
| Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|COMMON_SET|Manifest: NOSIGNATURE | |
| SoL-Carrot-1.16.5-1.10.0.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| Aquaculture-1.16.5-2.1.20.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.20 |COMMON_SET|Manifest: NOSIGNATURE | |
| refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |COMMON_SET|Manifest: NOSIGNATURE | |
| CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |COMMON_SET|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.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |COMMON_SET|Manifest: NOSIGNATURE | |
| valhelsia_structures-1.16.5-0.1.4.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.4 |COMMON_SET|Manifest: NOSIGNATURE | |
| overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
| Translocators-1.16.5-2.6.0.82-universal.jar |Translocators |translocators |2.6.0.82 |COMMON_SET|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 | |
| createaddition-1.16.5-20210810a.jar |Create Crafts & Additions |createaddition |1.16.5-20210810a |COMMON_SET|Manifest: NOSIGNATURE | |
| Crash Report UUID: e034da68-d15f-4a92-b7c6-2b7486c1b482 | |
| Suspected Mods: Unknown | |
| Launched Version: forge-36.2.0 | |
| Backend library: LWJGL version 3.2.2 build 10 | |
| Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 24.10.38.240812, ATI Technologies Inc. | |
| GL Caps: Using framebuffer using OpenGL 3.0 | |
| Using VBOs: Yes | |
| Is Modded: Definitely; Client brand changed to 'forge' | |
| Type: Client (map_client.txt) | |
| Graphics mode: fancy | |
| Resource Packs: | |
| Current Language: English (US) | |
| CPU: 8x AMD Ryzen 5 7520U with Radeon Graphics | |
| Client Crashes Since Restart: 1 | |
| Integrated Server Crashes Since Restart: 0 | |
| Launched Version: forge-36.2.0 | |
| Backend library: LWJGL version 3.2.2 build 10 | |
| Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 24.10.38.240812, ATI Technologies Inc. | |
| GL Caps: Using framebuffer using OpenGL 3.0 | |
| Using VBOs: Yes | |
| Is Modded: Definitely; Client brand changed to 'forge' | |
| Type: Client (map_client.txt) | |
| Graphics mode: fancy | |
| Resource Packs: | |
| Current Language: English (US) | |
| CPU: 8x AMD Ryzen 5 7520U with Radeon Graphics |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment