| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2024-06-10 02:34:19
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
| 8 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 9 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 10 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 11 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 12 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
| 13 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
| 14 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
| 15 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
| 16 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
| 17 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 18 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
| 19 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 20 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
| 21 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
| 22 | at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:49) ~[client-1.20.1-20230612.114412-srg.jar%23254!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default}
|
| 23 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:499) ~[client-1.20.1-20230612.114412-srg.jar%23254!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 24 | at net.minecraft.client.main.Main.main(Main.java:182) ~[ForgeOptiFine%201.20.1.jar:?] {re:classloading,pl:runtimedistcleaner:A}
|
| 25 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 26 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 27 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 28 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 29 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.32.jar:?] {}
|
| 30 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.32.jar:?] {}
|
| 31 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.32.jar:?] {}
|
| 32 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 33 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 34 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 35 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 36 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 37 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 38 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 39 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 40 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_structures.mixins.json:BlockModelRendererMixin] from phase [DEFAULT] in config [valhelsia_structures.mixins.json] FAILED during APPLY
|
| 41 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 42 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 43 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 44 | ... 31 more
|
| 45 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections -> -> localvar$zjo000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
|
| 46 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 47 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 48 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 49 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 50 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 51 | at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 52 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
|
| 53 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
|
| 54 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
|
| 55 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
|
| 56 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
|
| 57 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 58 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 59 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 60 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 61 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 62 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 63 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 64 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 65 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 66 | ... 31 more
|
| 67 |
|
| 68 |
|
| 69 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 70 | ---------------------------------------------------------------------------------------
|
| 71 |
|
| 72 | -- Head --
|
| 73 | Thread: Render thread
|
| 74 | Stacktrace:
|
| 75 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 76 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 77 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 78 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 79 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
| 80 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
| 81 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
| 82 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
| 83 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
| 84 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 85 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
| 86 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 87 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
| 88 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
| 89 | at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:49) ~[client-1.20.1-20230612.114412-srg.jar%23254!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default}
|
| 90 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:499) ~[client-1.20.1-20230612.114412-srg.jar%23254!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 91 | -- Initialization --
|
| 92 | Details:
|
| 93 | Modules:
|
| 94 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | COMCTL32.dll:Бібліотека елементів керування для роботи користувача:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | CRYPT32.dll:Crypto API32:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 98 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 100 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation
|
| 101 | DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 104 | GDI32.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 106 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 107 | IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | IntelControlLib.dll:Intel Graphics Control Lib Runtime:1.0.148:
|
| 109 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | MSCTF.dll:Бібліотека DLL сервера MSCTF:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | MessageBus.dll:NVIDIA Message Bus::NVIDIA Corporation
|
| 114 | MpOav.dll:IOfficeAntiVirus Module:4.18.24050.7 (b60bcb9c79f050335eb91db16f7d3e97336ad10e-dirty):Microsoft Corporation
|
| 115 | NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 116 | NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 118 | OpenAL.dll:Main implementation library:1.21.1:
|
| 119 | POWRPROF.dll:Бібліотека DLL помічника для профілю живлення:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 120 | PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 121 | Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 122 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 123 | SETUPAPI.dll:API програми інсталяції Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 124 | SHCORE.dll:SHCORE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 125 | SHELL32.dll:Загальна бібліотека Dll оболонки Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 126 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 127 | USER32.dll:Бібліотека DLL клієнта багатокористувацького API Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 128 | USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 129 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 130 | VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 131 | WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 132 | WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 133 | WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 134 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 135 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 136 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 137 | amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 138 | apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 139 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 140 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 143 | combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 145 | d3d11.dll:Direct3D 11 Runtime:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 146 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 147 | dcomp.dll:Microsoft DirectComposition Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 148 | dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 149 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 150 | dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 151 | directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 152 | drvstore.dll:Driver Store API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 153 | dwmapi.dll:API диспетчера вікна робочого стола Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 154 | dxcore.dll:DXCore:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 155 | dxgi.dll:DirectX Graphics Infrastructure:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 157 | gdi32full.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 158 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 159 | gpapi.dll:API клієнта групової політики:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 160 | icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 161 | iertutil.dll:Утиліта часу виконання для браузера Internet Explorer:11.00.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 162 | igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:31.0.101.4502:Intel Corporation
|
| 163 | igd10iumd64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.4502:Intel Corporation
|
| 164 | igd10um64xe.DLL:User Mode Driver for Intel(R) Graphics Technology:31.0.101.4502:Intel Corporation
|
| 165 | igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.4502:Intel Corporation
|
| 166 | imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 167 | inputhost.dll:InputHost:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 168 | java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 169 | javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 170 | jemalloc.dll
|
| 171 | jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 172 | jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 173 | jna4961719174315171814.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 174 | jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 175 | jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
|
| 176 | kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
|
| 177 | lwjgl.dll
|
| 178 | lwjgl_opengl.dll
|
| 179 | lwjgl_stb.dll
|
| 180 | management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 181 | management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 182 | msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 183 | mscms.dll:Бібліотека DLL системи узгодження кольорів Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 184 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 185 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 186 | msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 187 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 188 | napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 189 | ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 190 | net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 191 | netutils.dll:Net Win32 API Helpers DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 192 | nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 193 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 194 | ntdll.dll:NT Layer DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 195 | ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 196 | nvapi64.dll:NVIDIA NVAPI Library, Version 546.80 :31.0.15.4680:NVIDIA Corporation
|
| 197 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 546.80 :31.0.15.4680:NVIDIA Corporation
|
| 198 | nvldumdx.dll:NVIDIA Driver Loader, Version 546.80 :31.0.15.4680:NVIDIA Corporation
|
| 199 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.4680:NVIDIA Corporation
|
| 200 | nvwgf2umx.dll:NVIDIA D3D10 Driver, Version 546.80 :31.0.15.4680:NVIDIA Corporation
|
| 201 | ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 202 | opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 203 | perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 204 | pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 205 | pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 206 | profapi.dll:User Profile Basic API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 207 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 208 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 209 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 210 | shlwapi.dll:Бібліотека спрощеної утиліти оболонки:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 211 | srvcli.dll:Server Service Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 212 | sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 213 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 214 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
| 215 | urlmon.dll:Розширення OLE32 для Win32:11.00.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 216 | uxtheme.dll:Бібліотека UxTheme Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 217 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 218 | verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 219 | win32u.dll:Win32u:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 220 | windows.storage.dll:Інтерфейс API сховища Microsoft WinRT:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 221 | winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 222 | wintrust.dll:Microsoft Trust Verification APIs:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 223 | wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 224 | wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 225 | wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 226 | xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 227 | zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 228 | Stacktrace:
|
| 229 | at net.minecraft.client.main.Main.main(Main.java:182) ~[ForgeOptiFine%201.20.1.jar:?] {re:classloading,pl:runtimedistcleaner:A}
|
| 230 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 231 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 232 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 233 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 234 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.32.jar:?] {}
|
| 235 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.32.jar:?] {}
|
| 236 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.32.jar:?] {}
|
| 237 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 238 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 239 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 240 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 241 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 242 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 243 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 244 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 245 |
|
| 246 |
|
| 247 | -- System Details --
|
| 248 | Details:
|
| 249 | Minecraft Version: 1.20.1
|
| 250 | Minecraft Version ID: 1.20.1
|
| 251 | Operating System: Windows 10 (amd64) version 10.0
|
| 252 | Java Version: 17.0.8, Microsoft
|
| 253 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 254 | Memory: 1508844512 bytes (1438 MiB) / 2214592512 bytes (2112 MiB) up to 13555990528 bytes (12928 MiB)
|
| 255 | CPUs: 16
|
| 256 | Processor Vendor: GenuineIntel
|
| 257 | Processor Name: 12th Gen Intel(R) Core(TM) i5-12500H
|
| 258 | Identifier: Intel64 Family 6 Model 154 Stepping 3
|
| 259 | Microarchitecture: Alder Lake
|
| 260 | Frequency (GHz): 3.11
|
| 261 | Number of physical packages: 1
|
| 262 | Number of physical CPUs: 12
|
| 263 | Number of logical CPUs: 16
|
| 264 | Graphics card #0 name: NVIDIA GeForce RTX 3050 Laptop GPU
|
| 265 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 266 | Graphics card #0 VRAM (MB): 4095.00
|
| 267 | Graphics card #0 deviceId: 0x25a2
|
| 268 | Graphics card #0 versionInfo: DriverVersion=31.0.15.4680
|
| 269 | Graphics card #1 name: Intel(R) UHD Graphics
|
| 270 | Graphics card #1 vendor: Intel Corporation (0x8086)
|
| 271 | Graphics card #1 VRAM (MB): 1024.00
|
| 272 | Graphics card #1 deviceId: 0x4626
|
| 273 | Graphics card #1 versionInfo: DriverVersion=31.0.101.4502
|
| 274 | Memory slot #0 capacity (MB): 16384.00
|
| 275 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 276 | Memory slot #0 type: DDR4
|
| 277 | Virtual memory max (MB): 22148.92
|
| 278 | Virtual memory used (MB): 13750.22
|
| 279 | Swap memory total (MB): 6144.00
|
| 280 | Swap memory used (MB): 0.00
|
| 281 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12904M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
| 282 | Launched Version: ForgeOptiFine 1.20.1
|
| 283 | Backend library: LWJGL version 3.3.1 build 7
|
| 284 | Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.80, NVIDIA Corporation
|
| 285 | Window size: <not initialized>
|
| 286 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 287 | GL debug messages:
|
| 288 | Using VBOs: Yes
|
| 289 | Is Modded: Definitely; Client brand changed to 'forge'
|
| 290 | Type: Client (map_client.txt)
|
| 291 | CPU: 16x 12th Gen Intel(R) Core(TM) i5-12500H
|
| 292 | OptiFine Version: OptiFine_1.20.1_HD_U_I6_pre6
|
| 293 | OptiFine Build: 20230727-130058
|
| 294 | Render Distance Chunks: 8
|
| 295 | Mipmaps: 4
|
| 296 | Anisotropic Filtering: 1
|
| 297 | Antialiasing: 0
|
| 298 | Multitexture: false
|
| 299 | Shaders: null
|
| 300 | OpenGlVersion: 4.6.0 NVIDIA 546.80
|
| 301 | OpenGlRenderer: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2
|
| 302 | OpenGlVendor: NVIDIA Corporation
|
| 303 | CpuCount: 16
|
| 304 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
| 305 | ModLauncher launch target: forgeclient
|
| 306 | ModLauncher naming: srg
|
| 307 | ModLauncher services:
|
| 308 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
| 309 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
| 310 | fmlloader-1.20.1-47.2.32.jar slf4jfixer PLUGINSERVICE
|
| 311 | fmlloader-1.20.1-47.2.32.jar object_holder_definalize PLUGINSERVICE
|
| 312 | fmlloader-1.20.1-47.2.32.jar runtime_enum_extender PLUGINSERVICE
|
| 313 | fmlloader-1.20.1-47.2.32.jar capability_token_subclass PLUGINSERVICE
|
| 314 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
| 315 | fmlloader-1.20.1-47.2.32.jar runtimedistcleaner PLUGINSERVICE
|
| 316 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
| 317 | modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE
|
| 318 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
| 319 | FML Language Providers:
|
| 320 | minecraft@1.0
|
| 321 | kotlinforforge@4.11.0
|
| 322 | javafml@null
|
| 323 | lowcodefml@null
|
| 324 | Mod List:
|
| 325 | BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 326 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 327 | mowziesmobs-1.6.5-1.20.1.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 328 | kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 329 | geckolib-forge-1.20.1-4.4.5.jar |GeckoLib 4 |geckolib |4.4.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 330 | attributefix-forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 331 | libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 332 | sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 333 | waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 334 | EpicFight-20.7.4-1.20.1.jar |Epic Fight |epicfight |20.7.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 335 | Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 336 | Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 337 | citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 338 | SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 339 | YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 340 | mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 341 | Apotheosis-1.20.1-7.3.5.jar |Apotheosis |apotheosis |7.3.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 342 | charms-2.0.2-1.20.1.jar |Charms |charms |2.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 343 | balm-forge-1.20.1-7.3.4-all (1).jar |Balm |balm |7.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 344 | puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 345 | forge-1.20.1-47.2.32-universal.jar |Forge |forge |47.2.32 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 346 | tl_skin_cape_forge_1.20_1.20.1-1.32.jar |TLSkinCape |tlskincape |1.32 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 347 | structure_gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 348 | DungeonsArise-1.20.1-2.1.57-release.jar |When Dungeons Arise |dungeons_arise |2.1.57-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 349 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 350 | cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 351 | ensorcellation-1.20.1-5.0.1.23.jar |Ensorcellation |ensorcellation |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 352 | alexscaves-1.1.4-1.20.1.jar |Alex's Caves |alexscaves |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 353 | libIPN-forge-1.20-4.0.2 (1).jar |libIPN |libipn |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 354 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 355 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 356 | BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 357 | valhelsia_structures-forge-1.20.1-1.1.2.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 358 | 1.20.1-Simply-Light-Sources-v1.1.0-Forge.jar |Simply Light Sources |simply_light_sources |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 359 | dungeons_plus-1.20.1-1.5.0.jar |Dungeons Plus |dungeons_plus |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 360 | ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |COMMON_SET|Manifest: NOSIGNATURE
|
| 361 | PassiveSkillTree-1.20.1-BETA-0.6.13a-all.jar |Passive Skill Tree |skilltree |0.6.13a |COMMON_SET|Manifest: NOSIGNATURE
|
| 362 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 363 | curios-forge-5.9.1-1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 364 | Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
|
| 365 | Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |COMMON_SET|Manifest: NOSIGNATURE
|
| 366 | Quark-4.0-455-1.20.1.jar |Quark |quark |4.0-455 |COMMON_SET|Manifest: NOSIGNATURE
|
| 367 | ApothicAttributes-1.20.1-1.3.4.jar |Apothic Attributes |attributeslib |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 368 | bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 369 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 370 | InventoryProfilesNext-forge-1.20-1.10.10 (1).jar |Inventory Profiles Next |inventoryprofilesnext |1.10.10 |COMMON_SET|Manifest: NOSIGNATURE
|
| 371 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 372 | PuzzlesLib-v8.1.20-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.20 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 373 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 374 | valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 375 | Crash Report UUID: bf4cbdee-217b-4453-bd18-8ba7896e81fa
|
| 376 | FML: 47.2
|
| 377 | Forge: net.minecraftforge:47.2.32
|