1 | ---- Minecraft Crash Report ----
|
2 | // Embeddium instance tainted by mods: [oculus, embeddium_extra]
|
3 | |
4 | |
5 | |
6 |
|
7 | Time: 2024-09-06 20:45:43
|
8 | Description: Initializing game
|
9 |
|
10 | org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
11 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
12 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
13 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
14 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
15 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
16 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
17 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
18 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
19 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
20 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
21 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
22 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
23 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
24 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
25 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
|
26 | at net.minecraft.client.main.Main.main(Main.java:182) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
27 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
28 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
29 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
30 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
31 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
32 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
33 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
34 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
35 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
36 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
37 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
38 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
39 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
40 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
41 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
42 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
43 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
44 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
45 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
46 | at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
|
47 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[?:?] {}
|
48 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
|
49 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
|
50 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.oculus.compat.dh.json:NonCullingFrustumMixin] from phase [DEFAULT] in config [mixins.oculus.compat.dh.json] FAILED during APPLY
|
51 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
52 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
53 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
54 | ... 38 more
|
55 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unexpecteded ClassMetadataNotFoundException whilst transforming the mixin class: [MAIN Applicator Phase -> mixins.oculus.compat.dh.json:NonCullingFrustumMixin -> Apply Methods -> (IILcom/seibel/distanthorizons/coreapi/util/math/Mat4f;)V:update -> Transform Descriptor -> desc=Lcom/seibel/distanthorizons/coreapi/util/math/Mat4f;]
|
56 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod(MixinTargetContext.java:491) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
57 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod(MixinApplicatorStandard.java:532) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
58 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods(MixinApplicatorStandard.java:518) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
59 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:386) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
60 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
61 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
62 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
63 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
64 | ... 38 more
|
65 | Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.seibel.distanthorizons.coreapi.util.math.Mat4f
|
66 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformSingleDescriptor(MixinTargetContext.java:983) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
67 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformSingleDescriptor(MixinTargetContext.java:943) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
68 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethodDescriptor(MixinTargetContext.java:998) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
69 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformDescriptor(MixinTargetContext.java:899) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
70 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod(MixinTargetContext.java:448) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
71 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod(MixinApplicatorStandard.java:532) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
72 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods(MixinApplicatorStandard.java:518) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
73 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:386) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
74 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
75 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
76 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
77 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
78 | ... 38 more
|
79 |
|
80 |
|
81 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
82 | ---------------------------------------------------------------------------------------
|
83 |
|
84 | -- Head --
|
85 | Thread: Render thread
|
86 | Suspected Mods: NONE
|
87 | Stacktrace:
|
88 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
89 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
90 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
91 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
92 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
93 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
94 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
95 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
96 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
97 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
98 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
99 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
100 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
101 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
102 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
|
103 | -- Initialization --
|
104 | Details:
|
105 | Modules:
|
106 | ADVAPI32.dll:進階 Windows 32 基礎 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
107 | COMCTL32.dll:使用者經驗控制項程式庫:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
108 | CRYPT32.dll:Crypto API32:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
109 | CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
110 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
111 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
112 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation
|
113 | DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
114 | DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
115 | DNSAPI.dll:DNS 用戶端 API DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
116 | GDI32.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
117 | GLU32.dll:OpenGL 公用程式程式庫 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
118 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
119 | IPHLPAPI.DLL:IP 協助程式 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
120 | KERNEL32.DLL:Windows NT BASE API 用戶端 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
121 | KERNELBASE.dll:Windows NT BASE API 用戶端 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
122 | MMDevApi.dll:MMDevice API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
123 | MSCTF.dll:MSCTF 伺服器 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
124 | MpOav.dll:IOfficeAntiVirus Module:4.18.24070.5 (e798126f926dd886b32c6c109a80cc3baf14090c):Microsoft Corporation
|
125 | NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
126 | NTASN1.dll:Microsoft ASN.1 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
127 | OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
128 | Oleacc.dll:Active Accessibility Core Component:7.2.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
129 | OpenAL.dll:Main implementation library:1.21.1:
|
130 | PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
131 | Pdh.dll:Windows 效能資料協助程式 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
132 | PhysXCommon_64.dll:PhysXCommon 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
|
133 | PhysXCooking_64.dll:PhysXCooking 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
|
134 | PhysXDevice64.dll:NVIDIA PhysX Device Module:18, 12, 7, 2:NVIDIA Corporation
|
135 | PhysXFoundation_64.dll:PhysXFoundation 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
|
136 | PhysXGpu_64.dll:PhysXGpu 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
|
137 | PhysXJniBindings_64.dll
|
138 | PhysX_64.dll:PhysX 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
|
139 | RPCRT4.dll:遠端程序呼叫執行階段:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
140 | RTSSHooks64.dll
|
141 | SETUPAPI.dll:Windows 安裝程式 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
142 | SHCORE.dll:SHCORE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
143 | SHELL32.dll:Windows 殼層通用 Dll:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
144 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
145 | USER32.dll:多使用者 Windows USER API 用戶端 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
146 | USERENV.dll:Userenv:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
147 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
148 | VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
149 | WINHTTP.dll:Windows HTTP 服務:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
150 | WINMM.dll:MCI 應用程式介面動態連結程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
151 | WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
152 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
153 | WS2_32.dll:Windows Socket 2.0 32 位元 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
154 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
155 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
156 | amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
157 | apphelp.dll:應用程式相容性用戶端程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
158 | awt.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
159 | bcrypt.dll:Windows 密碼編譯基本程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
160 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
161 | cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
162 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
163 | combase.dll:用於 Windows 的 Microsoft COM:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
164 | cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
165 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
166 | dhcpcsvc.DLL:DHCP 用戶端服務:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
167 | dhcpcsvc6.DLL:DHCPv6 用戶端:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
168 | dinput8.dll:Microsoft DirectInput:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
169 | drvstore.dll:Driver Store API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
170 | dwmapi.dll:Microsoft 桌面視窗管理員 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
171 | dxcore.dll:DXCore:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
172 | fwpuclnt.dll:FWP/IPsec 使用者模式 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
173 | gdi32full.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
174 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
175 | gpapi.dll:群組原則用戶端 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
176 | icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
|
177 | imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
178 | inputhost.dll:InputHost:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
179 | java.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
180 | javaw.exe:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
181 | jemalloc.dll
|
182 | jimage.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
183 | jli.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
184 | jna3295228370453986458.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
185 | jsvml.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
186 | jvm.dll:Java HotSpot(TM) 64-Bit server VM:**.**.**.**:Oracle Corporation
|
187 | kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
|
188 | lwjgl.dll
|
189 | lwjgl_opengl.dll
|
190 | lwjgl_stb.dll
|
191 | management.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
192 | management_ext.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
193 | mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
|
194 | msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
195 | mscms.dll:Microsoft 色彩對應系統 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
196 | msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
197 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
198 | msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
199 | mswsock.dll:Microsoft Windows Sockets 2.0 服務提供者:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
200 | napinsp.dll:電子郵件命名 Shim 提供程式:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
201 | ncrypt.dll:Windows NCrypt 路由器:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
202 | net.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
203 | nio.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
204 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
205 | ntdll.dll:NT 階層 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
206 | ntmarta.dll:Windows NT MARTA 提供者:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
207 | nvapi64.dll:NVIDIA NVAPI Library, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
208 | nvcuda.dll:NVIDIA CUDA Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
209 | nvcuda64.dll:NVIDIA CUDA Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
210 | nvdxgdmal64.dll
|
211 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
212 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6094:NVIDIA Corporation
|
213 | nvspcap64.dll:NVIDIA Game Proxy:**.**.**.**:NVIDIA Corporation
|
214 | ole32.dll:用於 Windows 的 Microsoft OLE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
215 | opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
216 | perfos.dll:Windows 系統效能物件 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
217 | pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
218 | pnrpnsp.dll:PNRP 命名空間提供者:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
219 | powrprof.dll:電源設定檔協助程式 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
220 | profapi.dll:User Profile Basic API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
221 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
222 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
223 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
224 | shlwapi.dll:殼層輕型公用程式程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
225 | sunmscapi.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
226 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
227 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
228 | uxtheme.dll:Microsoft UxTheme 程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
229 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
230 | verify.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
231 | win32u.dll:Win32u:10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
|
232 | windows.storage.dll:Microsoft WinRT 儲存 API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
233 | winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
234 | wintypes.dll:Windows 基底類型 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
235 | wldp.dll:Windows 鎖定原則:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
236 | wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
237 | xinput1_4.dll:Microsoft 一般控制器 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
238 | zip.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
239 | Stacktrace:
|
240 | at net.minecraft.client.main.Main.main(Main.java:182) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
241 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
242 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
243 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
244 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
245 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
246 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
247 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
248 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
249 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
250 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
251 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
252 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
253 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
254 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
255 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
256 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
257 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
258 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
259 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
260 | at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
|
261 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[?:?] {}
|
262 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
|
263 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
|
264 |
|
265 |
|
266 | -- System Details --
|
267 | Details:
|
268 | Minecraft Version: 1.20.1
|
269 | Minecraft Version ID: 1.20.1
|
270 | Operating System: Windows 11 (amd64) version 10.0
|
271 | Java Version: 17.0.10, Oracle Corporation
|
272 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
273 | Memory: 478129008 bytes (455 MiB) / 2197815296 bytes (2096 MiB) up to 17179869184 bytes (16384 MiB)
|
274 | CPUs: 20
|
275 | Processor Vendor: GenuineIntel
|
276 | Processor Name: 13th Gen Intel(R) Core(TM) i5-13500
|
277 | Identifier: Intel64 Family 6 Model 191 Stepping 2
|
278 | Microarchitecture: unknown
|
279 | Frequency (GHz): 2.50
|
280 | Number of physical packages: 1
|
281 | Number of physical CPUs: 14
|
282 | Number of logical CPUs: 20
|
283 | Graphics card #0 name: Intel(R) UHD Graphics 770
|
284 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
285 | Graphics card #0 VRAM (MB): 128.00
|
286 | Graphics card #0 deviceId: 0x4680
|
287 | Graphics card #0 versionInfo: DriverVersion=31.0.101.5186
|
288 | Graphics card #1 name: NVIDIA GeForce RTX 4070
|
289 | Graphics card #1 vendor: NVIDIA (0x10de)
|
290 | Graphics card #1 VRAM (MB): 4095.00
|
291 | Graphics card #1 deviceId: 0x2786
|
292 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6094
|
293 | Memory slot #0 capacity (MB): 16384.00
|
294 | Memory slot #0 clockSpeed (GHz): 3.20
|
295 | Memory slot #0 type: DDR4
|
296 | Memory slot #1 capacity (MB): 16384.00
|
297 | Memory slot #1 clockSpeed (GHz): 3.20
|
298 | Memory slot #1 type: DDR4
|
299 | Virtual memory max (MB): 57111.17
|
300 | Virtual memory used (MB): 14895.06
|
301 | Swap memory total (MB): 24576.00
|
302 | Swap memory used (MB): 0.00
|
303 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx16384m
|
304 | Loaded Shaderpack: Bliss-Shader-main.zip
|
305 | Profile: Custom (+30 options changed by user)
|
306 | Launched Version: 1.20.1
|
307 | Backend library: LWJGL version 3.3.1 build 7
|
308 | Backend API: NVIDIA GeForce RTX 4070/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
|
309 | Window size: <not initialized>
|
310 | GL Caps: Using framebuffer using OpenGL 3.2
|
311 | GL debug messages:
|
312 | Using VBOs: Yes
|
313 | Is Modded: Definitely; Client brand changed to 'forge'
|
314 | Type: Client (map_client.txt)
|
315 | CPU: 20x 13th Gen Intel(R) Core(TM) i5-13500
|
316 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
317 | ModLauncher launch target: forgeclient
|
318 | ModLauncher naming: srg
|
319 | ModLauncher services:
|
320 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
321 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
322 | fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
|
323 | fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
|
324 | fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
|
325 | fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
|
326 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
327 | fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
|
328 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
329 | modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
|
330 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
331 | modlauncher-10.0.9.jar I18nUpdateMod TRANSFORMATIONSERVICE
|
332 | FML Language Providers:
|
333 | minecraft@1.0
|
334 | kotlinforforge@4.11.0
|
335 | javafml@null
|
336 | lowcodefml@null
|
337 | Mod List:
|
338 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
339 | timeclock-forge-1.20.1-1.1.0.jar |Time Stop Clock |timeclock |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
340 | YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
341 | geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |COMMON_SET|Manifest: NOSIGNATURE
|
342 | SlashBlade-1.20.1-0.1.2.jar |Slash Blade |slashblade |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
343 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
344 | mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
345 | XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |COMMON_SET|Manifest: NOSIGNATURE
|
346 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
347 | taczplus-1.1.1-forge-1.20.1.jar |taczplus |taczplus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
348 | modernfix-forge-5.19.4+mc1.20.1.jar |ModernFix |modernfix |5.19.4+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
349 | citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
350 | alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |COMMON_SET|Manifest: NOSIGNATURE
|
351 | YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
352 | bagus_lib-1.20.1-5.2.3.jar |Bagus Lib |bagus_lib |1.20.1-5.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
353 | mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |COMMON_SET|Manifest: NOSIGNATURE
|
354 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
355 | mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
356 | cave_dweller-1.20.1-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
|
357 | [SBAdd]SJAP_ex_blades-[1.16.5-1.20.x]1.7_edited_1.|SlashBlade Addon |ex_blades |1.7 |COMMON_SET|Manifest: NOSIGNATURE
|
358 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
359 | cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE
|
360 | [Forge]CTOV-v3.4.5.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.5 |COMMON_SET|Manifest: NOSIGNATURE
|
361 | dummmmmmy-1.20-1.8.19.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.19 |COMMON_SET|Manifest: NOSIGNATURE
|
362 | twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |COMMON_SET|Manifest: NOSIGNATURE
|
363 | embeddium-0.3.30+mc1.20.1.jar |Embeddium |embeddium |0.3.30+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
364 | embeddiumplus-1.20.1-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |COMMON_SET|Manifest: NOSIGNATURE
|
365 | athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
366 | corpse-forge-1.20.1-1.0.14.jar |Corpse |corpse |1.20.1-1.0.14 |COMMON_SET|Manifest: NOSIGNATURE
|
367 | bulletarmorenchant-1.1-1.20.1 .jar |Bullet Armor Enchant |bulletarmorenchant |1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
368 | mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
369 | FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
370 | entity_model_features_forge_1.20.1-2.2.2.jar |Entity Model Features |entity_model_features |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
371 | entity_texture_features_forge_1.20.1-6.2.2.jar |Entity Texture Features |entity_texture_features |6.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
372 | chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
373 | endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
374 | do_a_barrel_roll-forge-3.5.6+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
375 | Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |COMMON_SET|Manifest: NOSIGNATURE
|
376 | mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
377 | mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
378 | supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |COMMON_SET|Manifest: NOSIGNATURE
|
379 | born_in_chaos_[Forge]1.20.1_1.3.1.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
380 | lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
381 | L_Enders_Cataclysm-1.99.6-1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |COMMON_SET|Manifest: NOSIGNATURE
|
382 | curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
383 | oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
384 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
385 | YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
386 | dungeons-and-taverns-v2.1.4 [Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
387 | Butchersdelight Foods beta 1.20.1 1.0.3.jar |ButchersDelightfoods |butchersdelightfoods |**.**.**.**.3 |COMMON_SET|Manifest: NOSIGNATURE
|
388 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
389 | Butchersdelight beta 1.20.1 2.1.0.jar |ButchersDelight |butchersdelight |**.**.**.**.0 |COMMON_SET|Manifest: NOSIGNATURE
|
390 | SpartanWeaponry-1.20.1-forge-3.1.3-all.jar |Spartan Weaponry |spartanweaponry |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
391 | mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
392 | InventoryProfilesNext-forge-1.20-1.10.10.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.10 |COMMON_SET|Manifest: NOSIGNATURE
|
393 | deeperdarker-forge-1.20.1-1.3.1.jar |Deeper and Darker |deeperdarker |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
394 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
395 | mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
396 | refurbished_furniture-forge-1.20.1-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
397 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
398 | dynamic-fps-3.6.3+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.6.3 |COMMON_SET|Manifest: NOSIGNATURE
|
399 | the_bumblezone-7.4.18+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.4.18+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
400 | framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
401 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
402 | TofuCraftReload-1.20.1-5.14.0.0.jar |TofuCraftReload |tofucraft |1.20.1-5.14.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
403 | tofudelight-1.20.1-3.1.0.jar |TofuDelight |tofudelight |1.20.1-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
404 | quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
405 | DynamicTrees-1.20.1-1.3.0-BETA13.jar |Dynamic Trees |dynamictrees |1.20.1-1.3.0-BETA13 |COMMON_SET|Manifest: NOSIGNATURE
|
406 | lradd-1.20.1-0.2.2.jar |LesRaisinsAddon |lradd |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
407 | mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
408 | Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
409 | YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
410 | QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
411 | ctov-farmers-delight-compat-2.1.jar |CTOV - Farmer Delight Compat |mr_ctov_farmersdelightcompat |2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
412 | ctov-create-structures-1.0.jar |CTOV - Create: Structures |mr_ctov_createstructures |1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
413 | xtraarrows-3.0.10.1-forge-mc1.20.1.jar |Xtra Arrows 3 |xtraarrows |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
414 | Supernatural-2.11.1.jar |Supernatural |supernatural |2.11.1 |COMMON_SET|Manifest: NOSIGNATURE
|
415 | xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
416 | jei-1.20.1-forge-15.14.0.64.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
417 | lithostitched-forge-1.20.1-1.1.8.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
418 | The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
419 | ctov-chefs-delight-compat-2.0.jar |CTOV - Chef's delight Compat |mr_ctov_chefsdelightcompat |2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
420 | tacz-1.20.1-1.0.2-release.jar |Timeless & Classics Guns: Zero|tacz |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
421 | autohud-6.3.6+1.20.1-forge.jar |Auto HUD |autohud |6.3.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
422 | alexscavesdelight-1.0.14-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |1.0.14-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
423 | fabledweaponry-1.20.1-1.0.7.5.jar |Fabled Weaponry |fabledweaponry |1.20.1-1.0.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
424 | travelersbackpack-forge-1.20.1-9.1.15.jar |Traveler's Backpack |travelersbackpack |9.1.15 |COMMON_SET|Manifest: NOSIGNATURE
|
425 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
|
426 | YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
427 | curiosbackslot-4.0.5-nc.jar |CuriosBackSlot |curiosbackslot |4.0.5-nc |COMMON_SET|Manifest: NOSIGNATURE
|
428 | fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
429 | memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
430 | forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
431 | NonConflictKeys-Forge-1.19.X-1.20-1.0.0.jar |NonConflictKeys |nckey |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
432 | hero-proof-5.1.2.jar |Hero Proof |mr_hero_proof |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
433 | tectonic-forge-1.20.1-2.4.1.jar |Tectonic |tectonic |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
434 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
435 | createtaczauto-1.0.1-forge-1.20.1.jar |Create: TacZ Automation |createtaczauto |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
436 | DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar |Distant Horizons |distanthorizons |2.2.1-a |COMMON_SET|Manifest: NOSIGNATURE
|
437 | alexscaves-1.1.5.jar |Alex's Caves |alexscaves |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
438 | libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
439 | EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
440 | physics-mod-pro-v171b-forge-1.20.1.jar |Physics Mod |physicsmod |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE
|
441 | moonlight-1.20-2.12.17-forge.jar |Moonlight Library |moonlight |1.20-2.12.17 |COMMON_SET|Manifest: NOSIGNATURE
|
442 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
|
443 | Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
444 | ShoulderSurfing-Forge-1.20.1-4.3.1.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
445 | ctov-friends-and-foes-compat-2.0.jar |CTOV - Friends and Foes Compat|mr_ctov_friendsandfoescompat |2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
446 | smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
447 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
448 | flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE
|
449 | create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
|
450 | create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
451 | Xaeros_Minimap_24.3.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
452 | ParCool-1.20.1-3.2.1.2-R.jar |ParCool! |parcool |1.20.1-3.2.1.2-R |COMMON_SET|Manifest: NOSIGNATURE
|
453 | Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
|
454 | Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
|
455 | DynamicTreesQuark-1.20.1-2.5.3.jar |Dynamic Trees for Quark |dtquark |1.20.1-2.5.3 |COMMON_SET|Manifest: NOSIGNATURE
|
456 | freecam-forge-1.2.1+1.20.jar |Freecam |freecam |1.2.1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
457 | entityculling-forge-1.7.0-mc1.20.1.jar |EntityCulling |entityculling |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
458 | ctov-byg-compat-2.0.jar |CTOV - BYG Compat |mr_ctov_bygcompat |2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
459 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
460 | alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
461 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
462 | connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
|
463 | YetAnotherConfigLib-3.5.0+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
464 | rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar |Embeddium Extra |embeddium_extra |**.**.**.**+mc1.20.1-bui|COMMON_SET|Manifest: NOSIGNATURE
|
465 | niftyblocks-1.31.jar |NiftyBlocks |nifty |1.31 |COMMON_SET|Manifest: NOSIGNATURE
|
466 | gjeb-forge-1.20.1-1.3.0.34.jar |GJEB (GammaJustExtremeBright) |gjeb |**.**.**.** |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
467 | BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
468 | yaclx-1.6+1.20-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
469 | stepitup-2.0.1-1.20.1-forge.jar |StepItUp |stepitup |2.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
470 | Crash Report UUID: b03d575d-59ae-43de-a3a1-48507b684dfd
|
471 | FML: 47.3
|
472 | Forge: net.minecraftforge:47.3.7
|
473 | Flywheel Backend: Uninitialized
|