Jump to content

McAlec

Members
  • Posts

    7
  • Joined

  • Last visited

McAlec's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thank You, it worked, but I discovered that BetterThirdPerson was the main problem.
  2. I know Terrablender is the problem but one of the other mods relies on Terrablender. The mod does not work without Terrablender. Please help me with this, I've looked through all the forums and have not helped me. Crash Report: ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2/27/23, 7:37 AM Description: Exception generating new chunk java.lang.RuntimeException: Attempted to call findValuePositional whilst ParameterList is uninitialized for TerraBlender! at net.minecraft.world.level.biome.Climate$ParameterList.findValuePositional(Climate.java:591) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,re:classloading,pl:mixin:APP:terrablender.mixins.json:MixinParameterList,pl:mixin:A} at net.minecraft.world.level.biome.MultiNoiseBiomeSource.handler$zzk000$getNoiseBiome(MultiNoiseBiomeSource.java:542) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMultiNoiseBiomeSource,pl:mixin:A} at net.minecraft.world.level.biome.MultiNoiseBiomeSource.m_203407_(MultiNoiseBiomeSource.java) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMultiNoiseBiomeSource,pl:mixin:A} at net.minecraft.world.level.biome.BiomeSource.m_207481_(BiomeSource.java:233) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:computing_frames,re:classloading,re:mixin} at net.minecraft.world.level.biome.BiomeSource.m_207829_(BiomeSource.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:computing_frames,re:classloading,re:mixin} at net.minecraft.world.level.chunk.ChunkGenerator.m_211695_(ChunkGenerator.java:194) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lod.mixins.json:MixinChunkGenerator,pl:mixin:APP:lod.mixins.json:MixinTFChunkGenerator,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$chunkGenerate$22(ChunkMap.java:738) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} -- Chunk to be generated -- Details: Location: -14,-8 Position hash: -30064771086 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@531b4af5 Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$chunkGenerate$22(ChunkMap.java:738) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$chunkGenerate$24(ChunkMap.java:726) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 7921 Level dimension: minecraft:overworld Level spawn location: World: (-72,64,24), Section: (at 8,0,8 in -5,4,1; chunk contains blocks -80,-64,16 to -65,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 0 game time, 0 day time Level name: Test Once again Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1732672128 bytes (1652 MiB) / 2516582400 bytes (2400 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: SuperDisplay Virtual Adapter Graphics card #0 vendor: Software by KeloCube Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=3.47.17.59 Graphics card #1 name: NVIDIA GeForce RTX 3060 Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x2504 Graphics card #1 versionInfo: DriverVersion=31.0.15.2849 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 31845.42 Virtual memory used (MB): 27604.38 Swap memory total (MB): 15648.00 Swap memory used (MB): 830.82 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:lod (incompatible), mod:betterthirdperson (incompatible), mod:terrablender (incompatible), mod:forge, mod:changed_addon, mod:changed World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' OptiFine Version: OptiFine_1.18.2_HD_U_H7 OptiFine Build: 20220410-185216 Render Distance Chunks: 10 Mipmaps: 4 Anisotropic Filtering: 16 Antialiasing: 0 Multitexture: true Shaders: null OpenGlVersion: 3.2.0 NVIDIA 528.49 OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 20 ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE OptiFine TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f DistantHorizons-1.6.5a-1.18.2.jar |Distant Horizons |lod |1.6.5a |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-2.1.0.80.jar |TerraBlender |terrablender |1.18.2-2.1.0.80 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Changed+addon+plus+2.0.0.jar |Changed addon |changed_addon |2.0.0 |DONE |Manifest: NOSIGNATURE Changed-m1.18.2-v0.10.2.jar |Changed: Minecraft Mod |changed |0.10.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: f610c525-dec7-4fe8-8e22-e08227853572 FML: 40.2 Forge: net.minecraftforge:40.2.0
  3. I have tried looking for the problem but that has not helped me. If someone can help me look for the problem. I did redownload optifine I think it might be the problem but I am not sure. ---- Minecraft Crash Report ---- // You're mean. Time: 2023-01-03 12:02:34 Description: Initializing game org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.Minecraft.<init>(Minecraft.java:500) ~[client-1.19.2-20220805.130853-srg.jar%23553!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23553!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23553!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.3.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Argument modifier method etf$injected(Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/Item; in entity_texture_features-common.mixins.json:entity.misc.MixinBuiltinModelItemRenderer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap entity_texture_features-common-refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 29 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.Minecraft.<init>(Minecraft.java:500) ~[client-1.19.2-20220805.130853-srg.jar%23553!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.746 (WinBuild.160101.0800):Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.436:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.22621.746 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.730 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.885 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.885 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2211.5 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll:Main implementation library:1.21.1: PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.22621.870 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.891 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.22621.746 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.1037 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.586 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.22621.586 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jna4217370690257691010.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft msasn1.dll:ASN.1 Runtime APIs:10.0.22621.891 (WinBuild.160101.0800):Microsoft Corporation mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.22621.885 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2756:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.26.0.160:NVIDIA Corporation opengl32.dll:OpenGL Client DLL:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.1017 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.436 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft win32u.dll:Win32u:10.0.22621.1037 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.580 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wldp.dll:Windows Lockdown Policy:10.0.22621.885 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23553!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23553!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.3.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 837978280 bytes (799 MiB) / 1375731712 bytes (1312 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=31.0.15.2756 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 24807.59 Virtual memory used (MB): 16274.62 Swap memory total (MB): 8610.17 Swap memory used (MB): 589.12 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.19.2-forge-43.2.3 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.56, NVIDIA Corporation Window size: <not initialized> GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700F OptiFine Version: OptiFine_1.19.2_HD_U_H9 OptiFine Build: 20220820-230904 Render Distance Chunks: 18 Mipmaps: 4 Anisotropic Filtering: 8 Antialiasing: 0 Multitexture: true Shaders: kuda-shaders-v6.5.26.zip OpenGlVersion: 3.2.0 NVIDIA 527.56 OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 20 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null [email protected] javafml@null Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE open-parties-and-claims-forge-1.19.2-0.16.5.jar |Open Parties and Claims |openpartiesandclaims |0.16.5 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-0.4.0.jar |Player Animator |playeranimator |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE nether-s-exoticism-1.19.2-1.2.2.jar |Nether's Exoticism |nethers_exoticism |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE stalwart-dungeons-1.19.2-1.2.5.jar |Stalwart Dungeons |stalwart_dungeons |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE duckling-2.0.8-forge.jar |Duckling |duckling |2.0.8 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.2.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.2 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE vinery-1.19.2-1.1.1.jar |Vinery |vinery |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE PickUpNotifier-v4.2.0-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.0 |COMMON_SET|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 balm-4.5.3.jar |Balm |balm |4.5.3 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.19.2-forge-5.0.3.jar |Snow! Real Magic! |snowrealmagic |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE codecutils-forge-1.19.2-0.1.2-all.jar |Codec Utils |codecutils |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.0.188.jar |Just Enough Resources |jeresources |1.2.0.188 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE revampedwolf-1.19.2-2.1.0.jar |RevampedWolf |revampedwolf |1.19.2-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.26.jar |Supplementaries |supplementaries |1.19.2-2.2.26 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite-1.19.2-5.1.0.5-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.5-relea|ERROR |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |COMMON_SET|Manifest: NOSIGNATURE explorations-forge-1.19.2-1.3.jar |Explorations+ |explorations |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE maidensmerrymaking-1.19.2-2.0.jar |Maiden's MerryMaking |maidensmerrymaking |1.0 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-6.3.8+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.8+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BetterCompatibilityChecker-1.0.9-build.38+mc1.19.2|Better Compatibility Checker |bcc |1.0.9-build.38+mc1.1|COMMON_SET|Manifest: NOSIGNATURE geodeforge-1.1.3-1.19.2.jar |Geode+ |geode |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE UnusualEnd1.19_V1.2.7.jar |Unusual End |unusualend |1.2.7 |COMMON_SET|Manifest: NOSIGNATURE transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE textrues_rubidium_options-1.0.3-Hotfix-mc1.19.2.ja|TexTrue's Rubidium Options |reeses_sodium_options |1.0.3-Hotfix-mc1.19.|COMMON_SET|Manifest: NOSIGNATURE spark-1.10.17-forge.jar |spark |spark |1.10.17 |COMMON_SET|Manifest: NOSIGNATURE frosted-friends-1.19.2-1.0.7.jar |Frosted Friends |frosted_friends |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.1.jar |Corail Woodcutter |corail_woodcutter |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE abundant_atmosphere-1.19.2-1.0.2.jar |Abundant Atmosphere |abundant_atmosphere |1.0.2-1.19.2 |ERROR |Manifest: NOSIGNATURE worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |COMMON_SET|Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.7.jar |Pluto |pluto |0.0.7 |COMMON_SET|Manifest: NOSIGNATURE Adorn-3.8.0+1.19.2-forge.jar |Adorn |adorn |3.8.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE veinmining-forge-1.0.0-beta.5+1.19.2.jar |Vein Mining |veinmining |1.0.0-beta.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.38.jar |GeckoLib |geckolib3 |3.1.38 |COMMON_SET|Manifest: NOSIGNATURE BetterModsButton-v4.2.1-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.1 |COMMON_SET|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 NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.2.jar |DarkPaintings |darkpaintings |13.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 elytraslot-forge-6.0.0+1.19.2.jar |Elytra Slot |elytraslot |6.0.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.19.1-forge-8.1.3.jar |Kiwi |kiwi |8.1.3 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.4.0.288.jar |Just Enough Items |jei |11.4.0.288 |COMMON_SET|Manifest: NOSIGNATURE VisualWorkbench-v4.2.0-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.0 |COMMON_SET|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 AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |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 goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE Paxi-1.19.2-Forge-3.0.jar |Paxi |paxi |1.19.2-Forge-3.0 |COMMON_SET|Manifest: NOSIGNATURE Fallingleaves-1.19.1-1.3.1.jar |Falling Leaves |fallingleaves |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE snowundertrees-1.19.2-1.3.jar |Snow Under Trees |snowundertrees |1.3 |COMMON_SET|Manifest: NOSIGNATURE snuffles-1.0.3.jar |Snuffles |snuffles |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.130.jar |TerraBlender |terrablender |2.0.1.130 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.3-universal.jar |Forge |forge |43.2.3 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 notenoughanimations-forge-1.6.2-mc1.19.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.10.jar |Ecologics |ecologics |2.1.10 |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_22.17.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |22.17.0 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE EarthMobs-1.19.2-4.2.0.jar |Earth Mobs Mod |earthmobsmod |1.19.2-4.2.0 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.5.2-mc1.19.1.jar |EntityCulling |entityculling |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE backpacked-2.1.10-1.19.jar |Backpacked |backpacked |2.1.10 |COMMON_SET|Manifest: NOSIGNATURE canary-mc1.19.2-0.1.3.jar |Canary |canary |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE Visuality-1.0+forge-mc1.19.jar |Visuality: Reforged |visuality |1.0 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_ultimate-1.19.2-4.1.0.2-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.2-relea|ERROR |Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |COMMON_SET|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 Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE mavapi-1.0.1-mc1.19.2.jar |More Axolotl Variants API |mavapi |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE rebind_narrator-forge-1.19.2-2.0.0.jar |Rebind Narrator |rebind_narrator |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE Sculked V1.2.3.jar |Sculked |sculked |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE xptome-1.19-2.1.7.jar |XP Tome |xpbook |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE defaultoptions-forge-1.19-15.0.0.jar |Default Options |defaultoptions |15.0.0 |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE v_slab_compat-1.19.2-1.1.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.1 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.0.jar |NetherPortalFix |netherportalfix |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE Galosphere-1.19.2-1.2.0-Forge.jar |Galosphere |galosphere |1.19.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE Tips-Forge-1.19.2-8.0.25.jar |Tips |tipsmod |8.0.25 |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 dynamiclights-1.19.2.1.jar |Dynamic Lights |dynamiclights |1.19.2.1 |COMMON_SET|Manifest: NOSIGNATURE kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |COMMON_SET|Manifest: NOSIGNATURE villagernames_1.19.2-4.3.jar |Villager Names |villagernames |4.3 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.28.4_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.28.4 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.16.jar |Bookshelf |bookshelf |16.2.16 |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 twigs-forge-2.0.1+1.19.2.jar |Twigs |twigs |2.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE takesapillage-1.0.2-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.19.x-(v.4.0.2).jar |Additional Structures |additionalstructures |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE bygonenether-1.2.1-1.19.x.jar |Bygone Nether |bygonenether |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE carryon-1.19.2-1.18.2.5.jar |Carry On |carryon |1.18.2.5 |COMMON_SET|Manifest: NOSIGNATURE shieldexp-1.19.2-1.0.2.jar |Shield Expansion |shieldexp |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE dragonmounts-1.19.2-1.1.4a.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4a |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1468-universal.jar |The Twilight Forest |twilightforest |4.2.1468 |COMMON_SET|Manifest: NOSIGNATURE konkrete_forge_1.6.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE EquipmentCompare-1.19.1-1.3.1.jar |Equipment Compare |equipmentcompare |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE Delightful-1.19-3.1.4.jar |Delightful |delightful |3.1.4 |COMMON_SET|Manifest: NOSIGNATURE entity_texture_features_forge_1.19.x-4.2.0.1.jar |Entity Texture Features |entity_texture_features |4.2.0.1 |COMMON_SET|Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE defaultresources-forge-1.19.2-0.2.1.jar |Default Resources |defaultresources |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE Boat-Item-View-Forge-1.19.x-0.0.4.jar |Boat Item View |boatiview |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE skinned_lanterns-1.19.2-1.3.4.jar |Skinned Lanterns |skinnedlanterns |1.19.2-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE JER-Integration-4.3.1.jar |JER Integration |jerintegration |4.3.1 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter_extension_byg-1.19.2-1.0.3.jar |Corail Woodcutter: Extension B|corail_woodcutter_extension_by|1.0.3 |COMMON_SET|Manifest: NOSIGNATURE L_Enders_Cataclysm-0.49-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE collective-1.19.2-5.25.jar |Collective |collective |5.25 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.12.jar |Resourceful Lib |resourcefullib |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE starterkit_1.19.2-4.1.jar |Starter Kit |starterkit |4.1 |COMMON_SET|Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.3.jar |Spirit |spirit |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.3.56-forge.jar |Architectury |architectury |6.3.56 |COMMON_SET|Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|COMMON_SET|Manifest: NOSIGNATURE SimpleDiscordRichPresence-forge-3.0.4-build.27+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.27+mc1.1|COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1902.3.10-build.162.jar |FTB Library |ftblibrary |1902.3.10-build.162 |COMMON_SET|Manifest: NOSIGNATURE ftb-teams-forge-1902.2.10-build.76.jar |FTB Teams |ftbteams |1902.2.10-build.76 |COMMON_SET|Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE cherishedworlds-forge-6.0.1+1.19.2.jar |Cherished Worlds |cherishedworlds |6.0.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |COMMON_SET|Manifest: NOSIGNATURE mavm-1.2.0-mc1.19.2.jar |More Axolotl Variants Mod |mavm |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |COMMON_SET|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 BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE Frozen_Delight_1.2.1_Forge_1.19.2.jar |Frozen Delight (By NoCube) |frozen_delight |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE BHMenu-Forge-1.19.2-1.3.jar |Bisect Hosting Menu |bhmenu |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE biomemakeover-FORGE-1.19.2-1.6.2.jar |Biome Makeover |biomemakeover |1.19.2-1.6.2 |COMMON_SET|Manifest: NOSIGNATURE Grass_Overhaul-Forge1.19.2-22.10.19.jar |Grass Overhaul (Sod) |sod |22.10.19 |COMMON_SET|Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |COMMON_SET|Manifest: NOSIGNATURE ftb-quests-forge-1902.4.3-build.140.jar |FTB Quests |ftbquests |1902.4.3-build.140 |COMMON_SET|Manifest: NOSIGNATURE xlpackets-1.18.2-2.jar |XL Packets |xlpackets |1.18.2-2 |COMMON_SET|Manifest: NOSIGNATURE the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |COMMON_SET|Manifest: NOSIGNATURE Structory-1.19-v1.3.jar |Structory |structory |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE christmasfestivity-1.19.2-1.5.1.jar |Christmas Festivity |christmasfestivity |1.19.2-1.5.1 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE alternate-current-mc1.19-1.4.0.jar |Alternate Current |alternate_current |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE SimpleStorageNetwork-1.19-1.6.4.jar |Simple Storage Network |storagenetwork |1.19-1.6.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 Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |COMMON_SET|Manifest: NOSIGNATURE More Babies-forge-1.19.1-1.0.0.jar |More Babies |more_babies |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ftbbackups2-forge-1.19.2-1.0.17.jar |FTB Backups 2 |ftbbackups2 |1.0.17 |COMMON_SET|Manifest: NOSIGNATURE everycomp-1.19.2-2.2.1.jar |Every Compat |everycomp |1.19.2-2.2.1 |ERROR |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.1 |COMMON_SET|Manifest: NOSIGNATURE netherdepthsupgrade-1.2.1-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |1.2.1-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE blueprint-1.19.2-6.1.0.jar |Blueprint |blueprint |6.1.0 |ERROR |Manifest: NOSIGNATURE savage_and_ravage-1.19-5.0.2.jar |Savage & Ravage |savage_and_ravage |5.0.2 |ERROR |Manifest: NOSIGNATURE neapolitan-1.19.2-4.0.2.jar |Neapolitan |neapolitan |4.0.2 |ERROR |Manifest: NOSIGNATURE personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE woodworks-1.19.2-2.1.0.jar |Woodworks |woodworks |2.1.0 |ERROR |Manifest: NOSIGNATURE buzzier_bees-1.19-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |ERROR |Manifest: NOSIGNATURE frozenup-1.19.2-2.1.1-forge.jar |Frozen Up |frozenup |2.1.1-forge |COMMON_SET|Manifest: NOSIGNATURE 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |COMMON_SET|Manifest: NOSIGNATURE Raided-1.19.2-0.1.1.jar |Raided |raided |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-forge-mc1.19.2-1.6.3.jar |Friends&Foes |friendsandfoes |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.11.jar |EnchantmentDescriptions |enchdesc |13.0.11 |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 dynamic_asset_generator-forge-1.19.2-1.2.0.jar |DynamicAssetGenerator |dynamic_asset_generator |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE excavated_variants-forge-1.19.2-1.0.3.jar |Excavated Variants |excavated_variants |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.19.2-2.1.17-forge.jar |Moonlight Library |moonlight |1.19.2-2.1.17 |COMMON_SET|Manifest: NOSIGNATURE smarterfarmers-1.19.2-1.7.0.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.0 |COMMON_SET|Manifest: NOSIGNATURE MagnumTorch-v4.2.0-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.0 |COMMON_SET|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 gardens-of-the-dead-1.19.2-1.1.0.jar |Gardens of the Dead |gardens_of_the_dead |1.19.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.19.1-forge-8.6.3.jar |Jade |jade |8.6.3 |COMMON_SET|Manifest: NOSIGNATURE snowyspirit-1.19.2-2.0.12.jar |Snowy Spirit |snowyspirit |1.19.2-2.0.12 |COMMON_SET|Manifest: NOSIGNATURE another_furniture-forge-2.1.2-1.19.2.jar |Another Furniture |another_furniture |2.1.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |COMMON_SET|Manifest: NOSIGNATURE rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE plushies-1.2-1.19.2.jar |Plushie Mod |plushies |1.2 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.3-375.jar |Quark |quark |3.3-375 |COMMON_SET|Manifest: NOSIGNATURE abnormals_delight-1.19-4.0.0.jar |Abnormals Delight |abnormals_delight |4.0.0 |ERROR |Manifest: NOSIGNATURE invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |COMMON_SET|Manifest: NOSIGNATURE upgradedcore-1.19.2-4.1.0.0-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE hunterillager-1.19.2-6.2.0.jar |Hunter Illager |hunterillager |1.19.2-6.2.0 |COMMON_SET|Manifest: NOSIGNATURE illagersweararmor-1.2.3.jar |Illagers Wear Armor |zillagersweararmor |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f mvs-3.1.6-1.19.2.jar |Moog's Voyager Structures |mvs |3.1.6-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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 justzoom_forge_1.0.1-1_MC_1.19.jar |Just Zoom |justzoom |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE charmofundying-forge-6.0.0+1.19.2.jar |Charm of Undying |charmofundying |6.0.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: d75c3b84-3860-48e4-a6c2-74ca74739b01 FML: 43.2 Forge: net.minecraftforge:43.2.3
  4. One more thing to add, I was opening a world and I turned off all my shaders.
  5. Not sure what mod needs to be removed but heres the .txt file details. ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2023-01-03 09:08:13 Description: Unexpected error org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.ViewArea.m_110864_(ViewArea.java:38) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading} at net.minecraft.client.renderer.ViewArea.<init>(ViewArea.java:24) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.m_109818_(LevelRenderer.java:715) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109701_(LevelRenderer.java:663) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91324_(Minecraft.java:2128) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91156_(Minecraft.java:2051) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.multiplayer.ClientPacketListener.m_5998_(ClientPacketListener.java:367) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientplaynethandler_cleanup,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_cleanup,xf:fml:xaerominimap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaerominimap:xaero_clientplaynethandler_handlemultiblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handlemultiblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_updatelevelchunk,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_updatelevelchunk,xf:fml:xaerominimap:xaero_clientplaynethandler_queuelightupdate,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_queuelightupdate,xf:fml:xaerominimap:xaero_clientplaynethandler_handleblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handleblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:openpartiesandclaims:xaero_pac_clientplaynethandler_handleinitializeborder,xf:fml:xaerominimap:xaero_clientplaynethandlerclass,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandlerclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientplaynethandler_cleanup,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_cleanup,xf:fml:xaerominimap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaerominimap:xaero_clientplaynethandler_handlemultiblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handlemultiblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_updatelevelchunk,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_updatelevelchunk,xf:fml:xaerominimap:xaero_clientplaynethandler_queuelightupdate,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_queuelightupdate,xf:fml:xaerominimap:xaero_clientplaynethandler_handleblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handleblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:openpartiesandclaims:xaero_pac_clientplaynethandler_handleinitializeborder,xf:fml:xaerominimap:xaero_clientplaynethandlerclass,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandlerclass,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin} at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1072) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.3.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method iris$onRenderBlock(FFFLnet/minecraft/client/renderer/ChunkBufferBuilderPack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask$CompileResults;ILnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/client/renderer/chunk/VisGraph;Lnet/minecraft/client/renderer/chunk/RenderChunkRegion;Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/util/Set;Lnet/minecraft/util/RandomSource;Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;Ljava/util/Iterator;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraftforge/client/model/data/ModelData;Ljava/util/Iterator;Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;)V in mixins.oculus.vertexformat.json:block_rendering.MixinChunkRebuildTask failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap oculus-refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 44 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.ViewArea.m_110864_(ViewArea.java:38) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading} at net.minecraft.client.renderer.ViewArea.<init>(ViewArea.java:24) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading} at net.minecraft.client.renderer.LevelRenderer.m_109818_(LevelRenderer.java:715) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109701_(LevelRenderer.java:663) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91324_(Minecraft.java:2128) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91156_(Minecraft.java:2051) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.multiplayer.ClientPacketListener.m_5998_(ClientPacketListener.java:367) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientplaynethandler_cleanup,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_cleanup,xf:fml:xaerominimap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaerominimap:xaero_clientplaynethandler_handlemultiblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handlemultiblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_updatelevelchunk,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_updatelevelchunk,xf:fml:xaerominimap:xaero_clientplaynethandler_queuelightupdate,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_queuelightupdate,xf:fml:xaerominimap:xaero_clientplaynethandler_handleblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handleblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:openpartiesandclaims:xaero_pac_clientplaynethandler_handleinitializeborder,xf:fml:xaerominimap:xaero_clientplaynethandlerclass,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandlerclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientplaynethandler_cleanup,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_cleanup,xf:fml:xaerominimap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlejoingame,xf:fml:xaerominimap:xaero_clientplaynethandler_handlemultiblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handlemultiblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_updatelevelchunk,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_updatelevelchunk,xf:fml:xaerominimap:xaero_clientplaynethandler_queuelightupdate,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_queuelightupdate,xf:fml:xaerominimap:xaero_clientplaynethandler_handleblockchange,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandler_handleblockchange,xf:fml:xaerominimap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:xaeroworldmap:xaero_clientplaynethandler_handlespawnpoint,xf:fml:openpartiesandclaims:xaero_pac_clientplaynethandler_handleinitializeborder,xf:fml:xaerominimap:xaero_clientplaynethandlerclass,xf:fml:xaeroworldmap:xaero_wm_clientplaynethandlerclass,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin} at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:20) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin} at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 16384, 0 Level dimension: minecraft:overworld Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 0 game time, 0 day time Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.player.LocalPlayer.m_108629_()" because "this.f_104565_.f_91074_" is null Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2278) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.3.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, Everycomp Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, V Slab Compat Generated Pack, Global Resources, dynamic_asset_generator:assets, quark-emote-pack -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1981203512 bytes (1889 MiB) / 4865392640 bytes (4640 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=31.0.15.2756 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 23365.42 Virtual memory used (MB): 15172.50 Swap memory total (MB): 7168.00 Swap memory used (MB): 0.00 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: (off) Launched Version: 1.19.2-forge-43.2.3 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.56, NVIDIA Corporation Window size: 1920x1009 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700F Server Running: true Player Count: 1 / 8; [ServerPlayer['McAlec8269'/39, l='ServerLevel[new test computer]', x=460.31, y=76.00, z=333.48]] Data Packs: vanilla, mod:betterdungeons, mod:bcc (incompatible), mod:terrablender, mod:blue_skies, mod:betterwitchhuts, mod:sod (incompatible), mod:jei (incompatible), mod:yungsbridges, mod:smoothboot, mod:betteroceanmonuments, mod:dynamiclights (incompatible), mod:xaerominimap, mod:waystones (incompatible), mod:villagernames, mod:collective, mod:clumps (incompatible), mod:xaeroworldmap, mod:justenoughprofessions, mod:citadel, mod:alexsmobs (incompatible), mod:yungsextras, mod:yungsapi, mod:inventoryhud, mod:betterstrongholds, mod:betterdeserttemples, mod:architectury (incompatible), mod:itemfilters (incompatible), mod:aiimprovements, mod:balm (incompatible), mod:justzoom (incompatible), mod:jeresources (incompatible), mod:jerintegration, mod:skinlayers3d (incompatible), mod:forge, mod:bettermineshafts, mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:bettermodsbutton (incompatible), mod:structure_gel, mod:betteradvancements (incompatible), mod:saturn (incompatible), mod:openpartiesandclaims (incompatible), mod:playeranimator (incompatible), mod:nethers_exoticism, mod:paragon, mod:stalwart_dungeons, mod:rubidium (incompatible), mod:duckling (incompatible), mod:upgradednetherite_items (incompatible), mod:vinery, mod:guardvillagers (incompatible), mod:pickupnotifier (incompatible), mod:snowrealmagic (incompatible), mod:codecutils (incompatible), mod:cloth_config (incompatible), mod:revampedwolf, mod:supplementaries (incompatible), mod:upgradednetherite (incompatible), mod:explorations, mod:corpse (incompatible), mod:maidensmerrymaking, mod:repurposed_structures, mod:geode, mod:explorify, mod:unusualend, mod:transparent (incompatible), mod:highlighter (incompatible), mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:frosted_friends, mod:curios, mod:corail_woodcutter, mod:oculus (incompatible), mod:abundant_atmosphere, mod:pluto (incompatible), mod:adorn (incompatible), mod:veinmining, mod:geckolib3 (incompatible), mod:nebs (incompatible), mod:darkpaintings (incompatible), mod:elytraslot, mod:kiwi (incompatible), mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:fallingleaves (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:snowundertrees, mod:snuffles (incompatible), mod:dungeons_arise, mod:smoothchunk (incompatible), mod:mousetweaks, mod:nochatreports (incompatible), mod:spectrelib (incompatible), mod:paintings (incompatible), mod:notenoughanimations (incompatible), mod:farmersrespite (incompatible), mod:ecologics (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:earthmobsmod, mod:entityculling (incompatible), mod:backpacked (incompatible), mod:canary, mod:effective_fg (incompatible), mod:visuality, mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:mavapi (incompatible), mod:rebind_narrator (incompatible), mod:sculked, mod:xpbook, mod:defaultoptions (incompatible), mod:v_slab_compat (incompatible), mod:netherportalfix (incompatible), mod:galosphere (incompatible), mod:tipsmod, mod:kleeslabs (incompatible), mod:controlling (incompatible), mod:bookshelf (incompatible), mod:twigs (incompatible), mod:takesapillage (incompatible), mod:additionalstructures, mod:bygonenether, mod:carryon (incompatible), mod:shieldexp (incompatible), mod:dragonmounts, mod:equipmentcompare (incompatible), mod:farmersdelight (incompatible), mod:delightful (incompatible), mod:entity_texture_features (incompatible), mod:dustrial_decor (incompatible), mod:defaultresources (incompatible), mod:boatiview (incompatible), mod:skinnedlanterns (incompatible), mod:corail_woodcutter_extension_byg, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:elevatorid (incompatible), mod:resourcefullib (incompatible), mod:starterkit, mod:spirit (incompatible), mod:deeperdarker, mod:boatbreakfix (incompatible), mod:bambooeverything (incompatible), mod:sdrp (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:cherishedworlds, mod:polylib (incompatible), mod:mavm (incompatible), mod:tradingpost (incompatible), mod:frozen_delight, mod:bhmenu (incompatible), mod:festive_delight, mod:biomemakeover (incompatible), mod:ftbquests (incompatible), mod:xlpackets (incompatible), mod:conjurer_illager (incompatible), mod:structory, mod:christmasfestivity, mod:comforts, mod:alternate_current (incompatible), mod:storagenetwork (incompatible), mod:decorative_blocks (incompatible), mod:badmobs (incompatible), mod:more_babies (incompatible), mod:ftbbackups2 (incompatible), mod:everycomp (incompatible), mod:netherdepthsupgrade (incompatible), mod:farsight_view (incompatible), mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:neapolitan (incompatible), mod:personality (incompatible), mod:woodworks (incompatible), mod:buzzier_bees (incompatible), mod:frozenup (incompatible), mod:raided, mod:friendsandfoes (incompatible), mod:enchdesc (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:smarterfarmers (incompatible), mod:magnumtorch (incompatible), mod:gardens_of_the_dead, mod:jade (incompatible), mod:snowyspirit (incompatible), mod:another_furniture (incompatible), mod:nethersdelight (incompatible), mod:rottencreatures (incompatible), mod:plushies (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:abnormals_delight (incompatible), mod:fancymenu (incompatible), mod:upgradedcore (incompatible), mod:hunterillager, mod:zillagersweararmor (incompatible), mod:mvs, mod:ferritecore (incompatible), mod:charmofundying, Everycomp Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, V Slab Compat Generated Pack, defaultresources:excavated_variants.zip, dynamic_asset_generator:data World Generation: Stable ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null [email protected] javafml@null Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE open-parties-and-claims-forge-1.19.2-0.16.5.jar |Open Parties and Claims |openpartiesandclaims |0.16.5 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-0.4.0.jar |Player Animator |playeranimator |0.4.0 |DONE |Manifest: NOSIGNATURE nether-s-exoticism-1.19.2-1.2.2.jar |Nether's Exoticism |nethers_exoticism |1.2.2 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.19.2-1.2.5.jar |Stalwart Dungeons |stalwart_dungeons |1.2.4 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |DONE |Manifest: NOSIGNATURE duckling-2.0.8-forge.jar |Duckling |duckling |2.0.8 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.2.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.2 |DONE |Manifest: NOSIGNATURE upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE vinery-1.19.2-1.1.1.jar |Vinery |vinery |1.1.1 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v4.2.0-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a balm-4.5.3.jar |Balm |balm |4.5.3 |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.19.2-forge-5.0.3.jar |Snow! Real Magic! |snowrealmagic |5.0.3 |DONE |Manifest: NOSIGNATURE codecutils-forge-1.19.2-0.1.2-all.jar |Codec Utils |codecutils |0.1.2 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.0.188.jar |Just Enough Resources |jeresources |1.2.0.188 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE revampedwolf-1.19.2-2.1.0.jar |RevampedWolf |revampedwolf |1.19.2-2.1.0 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.26.jar |Supplementaries |supplementaries |1.19.2-2.2.26 |DONE |Manifest: NOSIGNATURE upgradednetherite-1.19.2-5.1.0.5-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.5-relea|DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE explorations-forge-1.19.2-1.3.jar |Explorations+ |explorations |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE maidensmerrymaking-1.19.2-2.0.jar |Maiden's MerryMaking |maidensmerrymaking |1.0 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.8+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.8+1.19.2 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.0.9-build.38+mc1.19.2|Better Compatibility Checker |bcc |1.0.9-build.38+mc1.1|DONE |Manifest: NOSIGNATURE geodeforge-1.1.3-1.19.2.jar |Geode+ |geode |1.1.3 |DONE |Manifest: NOSIGNATURE explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |DONE |Manifest: NOSIGNATURE UnusualEnd1.19_V1.2.7.jar |Unusual End |unusualend |1.2.7 |DONE |Manifest: NOSIGNATURE transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |DONE |Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |DONE |Manifest: NOSIGNATURE textrues_rubidium_options-1.0.3-Hotfix-mc1.19.2.ja|TexTrue's Rubidium Options |reeses_sodium_options |1.0.3-Hotfix-mc1.19.|DONE |Manifest: NOSIGNATURE spark-1.10.17-forge.jar |spark |spark |1.10.17 |DONE |Manifest: NOSIGNATURE frosted-friends-1.19.2-1.0.7.jar |Frosted Friends |frosted_friends |1.0.7 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.1.jar |Corail Woodcutter |corail_woodcutter |2.5.1 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8.jar |Oculus |oculus |1.2.8 |DONE |Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE abundant_atmosphere-1.19.2-1.0.2.jar |Abundant Atmosphere |abundant_atmosphere |1.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.7.jar |Pluto |pluto |0.0.7 |DONE |Manifest: NOSIGNATURE Adorn-3.8.0+1.19.2-forge.jar |Adorn |adorn |3.8.0+1.19.2 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE veinmining-forge-1.0.0-beta.5+1.19.2.jar |Vein Mining |veinmining |1.0.0-beta.5+1.19.2 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.38.jar |GeckoLib |geckolib3 |3.1.38 |DONE |Manifest: NOSIGNATURE BetterModsButton-v4.2.1-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.2.jar |DarkPaintings |darkpaintings |13.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 elytraslot-forge-6.0.0+1.19.2.jar |Elytra Slot |elytraslot |6.0.0+1.19.2 |DONE |Manifest: NOSIGNATURE Kiwi-1.19.1-forge-8.1.3.jar |Kiwi |kiwi |8.1.3 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.4.0.288.jar |Just Enough Items |jei |11.4.0.288 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v4.2.0-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.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 goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE Paxi-1.19.2-Forge-3.0.jar |Paxi |paxi |1.19.2-Forge-3.0 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.19.1-1.3.1.jar |Falling Leaves |fallingleaves |1.3.1 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE snowundertrees-1.19.2-1.3.jar |Snow Under Trees |snowundertrees |1.3 |DONE |Manifest: NOSIGNATURE snuffles-1.0.3.jar |Snuffles |snuffles |1.0.3 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.130.jar |TerraBlender |terrablender |2.0.1.130 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.3-universal.jar |Forge |forge |43.2.3 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 notenoughanimations-forge-1.6.2-mc1.19.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.2 |DONE |Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.10.jar |Ecologics |ecologics |2.1.10 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.17.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |22.17.0 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE EarthMobs-1.19.2-4.2.0.jar |Earth Mobs Mod |earthmobsmod |1.19.2-4.2.0 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.5.2-mc1.19.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE backpacked-2.1.10-1.19.jar |Backpacked |backpacked |2.1.10 |DONE |Manifest: NOSIGNATURE canary-mc1.19.2-0.1.3.jar |Canary |canary |0.1.3 |DONE |Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |DONE |Manifest: NOSIGNATURE Visuality-1.0+forge-mc1.19.jar |Visuality: Reforged |visuality |1.0 |DONE |Manifest: NOSIGNATURE upgradednetherite_ultimate-1.19.2-4.1.0.2-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.2-relea|DONE |Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |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 Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE mavapi-1.0.1-mc1.19.2.jar |More Axolotl Variants API |mavapi |1.0.1 |DONE |Manifest: NOSIGNATURE rebind_narrator-forge-1.19.2-2.0.0.jar |Rebind Narrator |rebind_narrator |2.0.0 |DONE |Manifest: NOSIGNATURE Sculked V1.2.3.jar |Sculked |sculked |1.2.3 |DONE |Manifest: NOSIGNATURE xptome-1.19-2.1.7.jar |XP Tome |xpbook |2.1.7 |DONE |Manifest: NOSIGNATURE defaultoptions-forge-1.19-15.0.0.jar |Default Options |defaultoptions |15.0.0 |DONE |Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE v_slab_compat-1.19.2-1.1.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.0.jar |NetherPortalFix |netherportalfix |10.0.0 |DONE |Manifest: NOSIGNATURE Galosphere-1.19.2-1.2.0-Forge.jar |Galosphere |galosphere |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE Tips-Forge-1.19.2-8.0.25.jar |Tips |tipsmod |8.0.25 |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 dynamiclights-1.19.2.1.jar |Dynamic Lights |dynamiclights |1.19.2.1 |DONE |Manifest: NOSIGNATURE kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |DONE |Manifest: NOSIGNATURE villagernames_1.19.2-4.3.jar |Villager Names |villagernames |4.3 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.28.4_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.28.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.16.jar |Bookshelf |bookshelf |16.2.16 |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 twigs-forge-2.0.1+1.19.2.jar |Twigs |twigs |2.0.1+1.19 |DONE |Manifest: NOSIGNATURE takesapillage-1.0.2-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.2 |DONE |Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.19.x-(v.4.0.2).jar |Additional Structures |additionalstructures |4.0.2 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.1-1.19.x.jar |Bygone Nether |bygonenether |1.2.1 |DONE |Manifest: NOSIGNATURE carryon-1.19.2-1.18.2.5.jar |Carry On |carryon |1.18.2.5 |DONE |Manifest: NOSIGNATURE shieldexp-1.19.2-1.0.2.jar |Shield Expansion |shieldexp |1.0.2 |DONE |Manifest: NOSIGNATURE dragonmounts-1.19.2-1.1.4a.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4a |DONE |Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1468-universal.jar |The Twilight Forest |twilightforest |4.2.1468 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.19.1-1.3.1.jar |Equipment Compare |equipmentcompare |1.3.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE Delightful-1.19-3.1.4.jar |Delightful |delightful |3.1.4 |DONE |Manifest: NOSIGNATURE entity_texture_features_forge_1.19.x-4.2.0.1.jar |Entity Texture Features |entity_texture_features |4.2.0.1 |DONE |Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE defaultresources-forge-1.19.2-0.2.1.jar |Default Resources |defaultresources |0.2.1 |DONE |Manifest: NOSIGNATURE Boat-Item-View-Forge-1.19.x-0.0.4.jar |Boat Item View |boatiview |0.0.4 |DONE |Manifest: NOSIGNATURE skinned_lanterns-1.19.2-1.3.4.jar |Skinned Lanterns |skinnedlanterns |1.19.2-1.3.4 |DONE |Manifest: NOSIGNATURE JER-Integration-4.3.1.jar |JER Integration |jerintegration |4.3.1 |DONE |Manifest: NOSIGNATURE corail_woodcutter_extension_byg-1.19.2-1.0.3.jar |Corail Woodcutter: Extension B|corail_woodcutter_extension_by|1.0.3 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-0.49-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE collective-1.19.2-5.25.jar |Collective |collective |5.25 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.12.jar |Resourceful Lib |resourcefullib |1.1.12 |DONE |Manifest: NOSIGNATURE starterkit_1.19.2-4.1.jar |Starter Kit |starterkit |4.1 |DONE |Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.3.jar |Spirit |spirit |2.2.3 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |DONE |Manifest: NOSIGNATURE architectury-6.3.56-forge.jar |Architectury |architectury |6.3.56 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE SimpleDiscordRichPresence-forge-3.0.4-build.27+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.27+mc1.1|DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.3.10-build.162.jar |FTB Library |ftblibrary |1902.3.10-build.162 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1902.2.10-build.76.jar |FTB Teams |ftbteams |1902.2.10-build.76 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE cherishedworlds-forge-6.0.1+1.19.2.jar |Cherished Worlds |cherishedworlds |6.0.1+1.19.2 |DONE |Manifest: NOSIGNATURE polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |DONE |Manifest: NOSIGNATURE mavm-1.2.0-mc1.19.2.jar |More Axolotl Variants Mod |mavm |1.2.0 |DONE |Manifest: NOSIGNATURE TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE Frozen_Delight_1.2.1_Forge_1.19.2.jar |Frozen Delight (By NoCube) |frozen_delight |1.2.1 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.19.2-1.3.jar |Bisect Hosting Menu |bhmenu |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE biomemakeover-FORGE-1.19.2-1.6.2.jar |Biome Makeover |biomemakeover |1.19.2-1.6.2 |DONE |Manifest: NOSIGNATURE Grass_Overhaul-Forge1.19.2-22.10.19.jar |Grass Overhaul (Sod) |sod |22.10.19 |DONE |Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1902.4.3-build.140.jar |FTB Quests |ftbquests |1902.4.3-build.140 |DONE |Manifest: NOSIGNATURE xlpackets-1.18.2-2.jar |XL Packets |xlpackets |1.18.2-2 |DONE |Manifest: NOSIGNATURE the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |DONE |Manifest: NOSIGNATURE Structory-1.19-v1.3.jar |Structory |structory |1.0.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE christmasfestivity-1.19.2-1.5.1.jar |Christmas Festivity |christmasfestivity |1.19.2-1.5.1 |DONE |Manifest: NOSIGNATURE comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |DONE |Manifest: NOSIGNATURE alternate-current-mc1.19-1.4.0.jar |Alternate Current |alternate_current |1.4.0 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.19-1.6.4.jar |Simple Storage Network |storagenetwork |1.19-1.6.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |DONE |Manifest: NOSIGNATURE More Babies-forge-1.19.1-1.0.0.jar |More Babies |more_babies |1.0.0 |DONE |Manifest: NOSIGNATURE ftbbackups2-forge-1.19.2-1.0.17.jar |FTB Backups 2 |ftbbackups2 |1.0.17 |DONE |Manifest: NOSIGNATURE everycomp-1.19.2-2.2.1.jar |Every Compat |everycomp |1.19.2-2.2.1 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.1 |DONE |Manifest: NOSIGNATURE netherdepthsupgrade-1.2.1-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |1.2.1-1.19.2 |DONE |Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE blueprint-1.19.2-6.1.0.jar |Blueprint |blueprint |6.1.0 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.19-5.0.2.jar |Savage & Ravage |savage_and_ravage |5.0.2 |DONE |Manifest: NOSIGNATURE neapolitan-1.19.2-4.0.2.jar |Neapolitan |neapolitan |4.0.2 |DONE |Manifest: NOSIGNATURE personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |DONE |Manifest: NOSIGNATURE woodworks-1.19.2-2.1.0.jar |Woodworks |woodworks |2.1.0 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.19-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |DONE |Manifest: NOSIGNATURE frozenup-1.19.2-2.1.1-forge.jar |Frozen Up |frozenup |2.1.1-forge |DONE |Manifest: NOSIGNATURE 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE Raided-1.19.2-0.1.1.jar |Raided |raided |0.1.1 |DONE |Manifest: NOSIGNATURE friendsandfoes-forge-mc1.19.2-1.6.3.jar |Friends&Foes |friendsandfoes |1.6.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.11.jar |EnchantmentDescriptions |enchdesc |13.0.11 |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 dynamic_asset_generator-forge-1.19.2-1.2.0.jar |DynamicAssetGenerator |dynamic_asset_generator |1.2.0 |DONE |Manifest: NOSIGNATURE excavated_variants-forge-1.19.2-1.0.3.jar |Excavated Variants |excavated_variants |1.0.3 |DONE |Manifest: NOSIGNATURE swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.1.17-forge.jar |Moonlight Library |moonlight |1.19.2-2.1.17 |DONE |Manifest: NOSIGNATURE smarterfarmers-1.19.2-1.7.0.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.0 |DONE |Manifest: NOSIGNATURE MagnumTorch-v4.2.0-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a gardens-of-the-dead-1.19.2-1.1.0.jar |Gardens of the Dead |gardens_of_the_dead |1.19.2-1.1.0 |DONE |Manifest: NOSIGNATURE Jade-1.19.1-forge-8.6.3.jar |Jade |jade |8.6.3 |DONE |Manifest: NOSIGNATURE snowyspirit-1.19.2-2.0.12.jar |Snowy Spirit |snowyspirit |1.19.2-2.0.12 |DONE |Manifest: NOSIGNATURE another_furniture-forge-2.1.2-1.19.2.jar |Another Furniture |another_furniture |2.1.2-1.19.2 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE plushies-1.2-1.19.2.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE Quark-3.3-375.jar |Quark |quark |3.3-375 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.19-4.0.0.jar |Abnormals Delight |abnormals_delight |4.0.0 |DONE |Manifest: NOSIGNATURE InventoryHud_[1.19.2].forge-3.4.6.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.6 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.13.0_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.13.0 |DONE |Manifest: NOSIGNATURE upgradedcore-1.19.2-4.1.0.0-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.0-relea|DONE |Manifest: NOSIGNATURE hunterillager-1.19.2-6.2.0.jar |Hunter Illager |hunterillager |1.19.2-6.2.0 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.2.3.jar |Illagers Wear Armor |zillagersweararmor |1.2.3 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f mvs-3.1.6-1.19.2.jar |Moog's Voyager Structures |mvs |3.1.6-1.19.2 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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 justzoom_forge_1.0.1-1_MC_1.19.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.0.0+1.19.2.jar |Charm of Undying |charmofundying |6.0.0+1.19.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: aea3e9b8-97f4-48c7-a121-0eac41035a21 FML: 43.2 Forge: net.minecraftforge:43.2.3 Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core
×
×
  • Create New...

Important Information

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