1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | |
4 | =========================
|
5 | SINYTRA CONNECTOR IS PRESENT!
|
6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
7 | |
8 | =========================
|
9 |
|
10 | |
11 |
|
12 | Time: 2025-09-29 19:20:06
|
13 | Description: Initializing game
|
14 |
|
15 | org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
16 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
17 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
18 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
19 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
20 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
21 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
22 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
23 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
24 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
25 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
26 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
27 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
28 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
29 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
30 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:511) ~[client-1.20.1-20230612.114412-srg.jar%23556!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,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:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,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:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
31 | at net.minecraft.client.main.Main.main(Main.java:182) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
32 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
33 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
34 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
35 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
36 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
37 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
38 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
39 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
40 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
41 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
42 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
43 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
44 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
45 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
46 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
47 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
48 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
49 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
50 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
51 | at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:69) ~[?:?] {}
|
52 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
|
53 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
|
54 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
|
55 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirectBuildGeometry(Lnet/minecraft/client/particle/Particle;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/client/Camera;F)V in imm_ptl.mixins.json:client.particle.MixinParticleEngine from mod imm_ptl_core failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap imm_ptl_core-refmap.json
|
56 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
57 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1384) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
58 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1062) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
59 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:402) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
60 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
61 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
62 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[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 |
|
66 |
|
67 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
68 | ---------------------------------------------------------------------------------------
|
69 |
|
70 | -- Head --
|
71 | Thread: Render thread
|
72 | Suspected Mods: NONE
|
73 | Stacktrace:
|
74 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
75 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
76 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
77 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
78 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
79 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
80 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
81 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
82 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
83 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
84 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
85 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
86 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
87 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
88 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:511) ~[client-1.20.1-20230612.114412-srg.jar%23556!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,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:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,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:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
89 | -- Initialization --
|
90 | Details:
|
91 | Modules:
|
92 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
93 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
94 | CRYPT32.dll:Crypto API32:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
95 | CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
96 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
97 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
98 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.5074:Microsoft Corporation
|
99 | D3DCOMPILER_47.dll:Direct3D HLSL Compiler:10.0.26100.6584 (WinBuild.160101.0800):Microsoft Corporation
|
100 | DBGHELP.DLL:Windows Image Helper:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
101 | DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
102 | DNSAPI.dll:DNS Client API DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
103 | EffekseerNativeForJava.dll
|
104 | GDI32.dll:GDI Client DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
105 | GLU32.dll:OpenGL Utility Library DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
106 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
107 | IPHLPAPI.DLL:IP Helper API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
108 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
109 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
110 | MMDevApi.dll:MMDevice API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
111 | MSCTF.dll:MSCTF Server DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
112 | MpOav.dll:IOfficeAntiVirus Module:4.18.25080.5 (aec027e97d1d7ab25370672d0fb4548480483a83):Microsoft Corporation
|
113 | NSI.dll:NSI User-mode interface DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
114 | NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
115 | OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
116 | OpenAL.dll:Main implementation library:1.21.1:
|
117 | PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
118 | Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
119 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
120 | SETUPAPI.dll:Windows Setup API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
121 | SHCORE.dll:SHCORE:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
122 | SHELL32.dll:Windows Shell Common Dll:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
|
123 | SspiCli.dll:Security Support Provider Interface:10.0.26100.6584 (WinBuild.160101.0800):Microsoft Corporation
|
124 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
|
125 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
126 | USERENV.dll:Userenv:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
127 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
|
128 | VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
129 | WINHTTP.dll:Windows HTTP Services:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
130 | WINMM.dll:MCI API DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
131 | WINSTA.dll:Winstation Library:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
132 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
133 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
134 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
135 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
136 | amsi.dll:Anti-Malware Scan Interface:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
137 | apphelp.dll:Application Compatibility Client Library:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
138 | awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
139 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
140 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
141 | cfgmgr32.dll:Configuration Manager DLL:10.0.26100.4202 (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.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
144 | cryptnet.dll:Crypto Network Related API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
145 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
146 | dhcpcsvc.DLL:DHCP Client Service:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
147 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
148 | dinput8.dll:Microsoft DirectInput:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
149 | drvstore.dll:Driver Store API:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
150 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
151 | dxcore.dll:DXCore:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
152 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
153 | gdi32full.dll:GDI Client DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
154 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
155 | icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
|
156 | imagehlp.dll:Windows NT Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
157 | inputhost.dll:InputHost:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
158 | java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
159 | javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
|
160 | jemalloc.dll
|
161 | jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
162 | jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
163 | jna13799873155261524767.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
164 | jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
|
165 | kernel.appcore.dll:AppModel API Host:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
166 | lwjgl.dll
|
167 | lwjgl_opengl.dll
|
168 | lwjgl_stb.dll
|
169 | management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
170 | management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
171 | mdnsNSP.dll:Bonjour Namespace Provider:3,0,0,10:Apple Inc.
|
172 | msasn1.dll:ASN.1 Runtime APIs:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
173 | mscms.dll:Microsoft Color Matching System DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
174 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
|
175 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
176 | msvcrt.dll:Windows NT CRT DLL:7.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
177 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
178 | napinsp.dll:E-mail Naming Shim Provider:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
179 | ncrypt.dll:Windows NCrypt Router:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
|
180 | net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
181 | nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
182 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
183 | ntdll.dll:NT Layer DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
184 | ntmarta.dll:Windows NT MARTA provider:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
185 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
186 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6094:NVIDIA Corporation
|
187 | ole32.dll:Microsoft OLE for Windows:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
188 | opengl32.dll:OpenGL Client DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
189 | perfos.dll:Windows System Performance Objects DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
190 | pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
191 | powrprof.dll:Power Profile Helper DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
192 | profapi.dll:User Profile Basic API:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
|
193 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.6584 (WinBuild.160101.0800):Microsoft Corporation
|
194 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
195 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
196 | shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
197 | sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
198 | svml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
199 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.6584 (WinBuild.160101.0800):Microsoft Corporation
|
200 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
201 | uxtheme.dll:Microsoft UxTheme Library:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
202 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
|
203 | verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
204 | win32u.dll:Win32u:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
205 | windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
206 | windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
207 | winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
208 | wintypes.dll:Windows Base Types DLL:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
209 | wldp.dll:Windows Lockdown Policy:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
210 | wshbth.dll:Windows Sockets Helper DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
211 | wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
212 | xinput1_4.dll:Microsoft Common Controller API:10.0.26100.6713 (WinBuild.160101.0800):Microsoft Corporation
|
213 | zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
214 | Stacktrace:
|
215 | at net.minecraft.client.main.Main.main(Main.java:182) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
216 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
217 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
218 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
219 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
220 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
221 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
222 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
223 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
224 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
225 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
226 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
227 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
228 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
229 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
230 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
231 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
232 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
233 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
234 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
235 | at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:69) ~[?:?] {}
|
236 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
|
237 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
|
238 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
|
239 |
|
240 |
|
241 | -- System Details --
|
242 | Details:
|
243 | Minecraft Version: 1.20.1
|
244 | Minecraft Version ID: 1.20.1
|
245 | Operating System: Windows 11 (amd64) version 10.0
|
246 | Java Version: 17.0.1, Microsoft
|
247 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
248 | Memory: 966439920 bytes (921 MiB) / 1736441856 bytes (1656 MiB) up to 4294967296 bytes (4096 MiB)
|
249 | CPUs: 8
|
250 | Processor Vendor: GenuineIntel
|
251 | Processor Name: Intel(R) Xeon(R) CPU E5-2603 0 @ 1.80GHz
|
252 | Identifier: Intel64 Family 6 Model 45 Stepping 7
|
253 | Microarchitecture: Sandy Bridge (Server)
|
254 | Frequency (GHz): 1.80
|
255 | Number of physical packages: 2
|
256 | Number of physical CPUs: 8
|
257 | Number of logical CPUs: 8
|
258 | Graphics card #0 name: NVIDIA GeForce GTX 1650
|
259 | Graphics card #0 vendor: NVIDIA (0x10de)
|
260 | Graphics card #0 VRAM (MB): 4095.00
|
261 | Graphics card #0 deviceId: 0x1f82
|
262 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
|
263 | Memory slot #0 capacity (MB): 2048.00
|
264 | Memory slot #0 clockSpeed (GHz): 1.07
|
265 | Memory slot #0 type: DDR3
|
266 | Memory slot #1 capacity (MB): 2048.00
|
267 | Memory slot #1 clockSpeed (GHz): 1.07
|
268 | Memory slot #1 type: DDR3
|
269 | Memory slot #2 capacity (MB): 2048.00
|
270 | Memory slot #2 clockSpeed (GHz): 1.07
|
271 | Memory slot #2 type: DDR3
|
272 | Memory slot #3 capacity (MB): 2048.00
|
273 | Memory slot #3 clockSpeed (GHz): 1.07
|
274 | Memory slot #3 type: DDR3
|
275 | Memory slot #4 capacity (MB): 2048.00
|
276 | Memory slot #4 clockSpeed (GHz): 1.07
|
277 | Memory slot #4 type: DDR3
|
278 | Memory slot #5 capacity (MB): 2048.00
|
279 | Memory slot #5 clockSpeed (GHz): 1.07
|
280 | Memory slot #5 type: DDR3
|
281 | Virtual memory max (MB): 19799.32
|
282 | Virtual memory used (MB): 12572.16
|
283 | Swap memory total (MB): 7560.20
|
284 | Swap memory used (MB): 414.43
|
285 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
|
286 | Loaded Shaderpack: (off) (fallback)
|
287 | Launched Version: 1.20.1
|
288 | Backend library: LWJGL version 3.3.1 build 7
|
289 | Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
|
290 | Window size: <not initialized>
|
291 | GL Caps: Using framebuffer using OpenGL 3.2
|
292 | GL debug messages:
|
293 | Using VBOs: Yes
|
294 | Is Modded: Definitely; Client brand changed to 'forge'
|
295 | Type: Client (map_client.txt)
|
296 | CPU: 8x Intel(R) Xeon(R) CPU E5-2603 0 @ 1.80GHz
|
297 | Sinytra Connector: 1.0.0-beta.45+1.20.1
|
298 | SINYTRA CONNECTOR IS PRESENT!
|
299 | Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
|
300 | |
301 | Installed Fabric mods:
|
302 | | ================================================== | ============================== | ============================== | ==================== |
|
303 | | immersive-portals-3.3.7-mc1.20.1-fabric$imm_ptl_co | Immersive Portals Core | imm_ptl_core | 3.3.7 |
|
304 | | Eldritch_End-FORGE-MC1.20.1-0.3.3_mapped_srg_1.20. | Eldritch End | eldritch_end | 0.3.3 |
|
305 | | Eldritch_End-FORGE-MC1.20.1-0.3.3$aaa-particles-1. | AAAParticles | aaa_particles | 1.20.1-1.4.5 |
|
306 | | immersive-portals-3.3.7-mc1.20.1-fabric_mapped_srg | Immersive Portals | immersive_portals | 3.3.7 |
|
307 | | immersive-portals-3.3.7-mc1.20.1-fabric$mixinextra | MixinExtras | com_github_llamalad7_mixinextr | 0.2.0-beta.9 |
|
308 | | immersive-portals-3.3.7-mc1.20.1-fabric$q_misc_uti | QMiscUtil | q_misc_util | 3.3.7 |
|
309 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
310 | ModLauncher launch target: forgeclient
|
311 | ModLauncher naming: srg
|
312 | ModLauncher services:
|
313 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
314 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
315 | fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
|
316 | fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
|
317 | fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
|
318 | fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
|
319 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
320 | fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
|
321 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
322 | modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
|
323 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
324 | modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
|
325 | modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
|
326 | FML Language Providers:
|
327 | minecraft@1.0
|
328 | javafml@null
|
329 | Configured Defaults@8.0.4
|
330 | lowcodefml@null
|
331 | Mod List:
|
332 | supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
333 | Jadens-Nether-Expansion-2.2.1.jar |Jaden's Nether Expansion |netherexp |2.2.1 |ERROR |Manifest: NOSIGNATURE
|
334 | nethervillagertrader-1.2.0-forge-1.20.1.jar |NetherVillagerTrader |nethervillagertrader |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
335 | player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
336 | alexscavesexemplified-2.1.1-all.jar |Alex's Caves Exemplified |alexscavesexemplified |2.1.1 |ERROR |Manifest: NOSIGNATURE
|
337 | kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
338 | fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
|
339 | fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
|
340 | Infinite Abyss 1.20.1 version 1.8.5.jar |Infinite Abyss |infinite_abyss |1.8.5 |COMMON_SET|Manifest: NOSIGNATURE
|
341 | HammerLib-1.20.1-20.1.50.jar |HammerLib |hammerlib |20.1.50 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
342 | fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
|
343 | modernfix-forge-5.20.2+mc1.20.1.jar |ModernFix |modernfix |5.20.2+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
344 | fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
|
345 | fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE
|
346 | fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
347 | YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
348 | reforgedplaymod-1.20.1-0.3.1.jar |ReForgedPlay Mod |reforgedplaymod |0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
349 | rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
350 | forgivingvoid-forge-1.20-10.0.1.jar |Forgiving Void |forgivingvoid |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
351 | balm-forge-1.20.1-7.3.17-all.jar |Balm |balm |7.3.17 |COMMON_SET|Manifest: NOSIGNATURE
|
352 | fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
|
353 | immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
354 | JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
355 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
356 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
|
357 | nethers_exorcism_reborn-1.0.0-forge-1.20.1.jar |Nether's Exorcism Reborn |nethers_exorcism_reborn |1.0.0 |ERROR |Manifest: NOSIGNATURE
|
358 | embeddium-0.2.18+mc1.20.1.jar |Embeddium |embeddium |0.2.18+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
359 | durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
360 | Deep-Blue-Addon-1.20.1-1.2.jar |DragN's Aquatics: Deep Blue Ad|deepblue |1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
361 | terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
362 | dimensionviewer-1.20-1.4.0.jar |Dimension Viewer |dimensionviewer |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
363 | immersive-portals-3.3.7-mc1.20.1-fabric$imm_ptl_co|Immersive Portals Core |imm_ptl_core |3.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
364 | ImmersiveUI-FORGE-0.3.0.jar |ImmersiveUI |immersiveui |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
365 | fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE
|
366 | Better Tags-1.20.1-1.4.jar |Better Tags |bettertags |1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
367 | celestial_core-1.5.2.jar |Celestial Core |celestial_core |1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
368 | blur-forge-3.1.1.jar |Blur (Forge) |blur |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
369 | Amplified_Nether_1.20.x_v1.2.5.jar |Amplified Nether |amplified_nether |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
370 | imst_n-1.1.0.jar |Immersive Structures:Nether ed|imst_n |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
371 | curiouslanterns-1.20.1-1.3.3.jar |Curious Lanterns |curiouslanterns |1.20.1-1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
372 | curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
373 | MyNethersDelight-1.20.1-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
374 | advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
375 | Eldritch_End-FORGE-MC1.20.1-0.3.3_mapped_srg_1.20.|Eldritch End |eldritch_end |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
376 | ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |ERROR |Manifest: NOSIGNATURE
|
377 | noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
378 | fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
|
379 | DeeperCaves-1.20.1-1.2.7.jar |Deeper Caves |cavesanddepths |1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
380 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
381 | fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE
|
382 | lootintegrations_moog-1.4.jar |lootintegrations_moog mod |lootintegrations_moog |1 |COMMON_SET|Manifest: NOSIGNATURE
|
383 | l2library-2.4.23-slim.jar |L2 Library |l2library |2.4.23 |COMMON_SET|Manifest: NOSIGNATURE
|
384 | DragN_Bettas-1.20.1-1.2.3.jar |DragN's Bettas |bettas |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
385 | CustomStartingGear-1.20-2.0.3.jar |Custom Starter Gear |customstartinggear |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
386 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
387 | NekosEnchantedBooks-1.19.3-2.0.3.jar |Neko's Enchanted Books |nebs |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
388 | Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
389 | fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
|
390 | fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
|
391 | DisenchantmentEditTable-1.20-1.1.2.jar |Disenchantment Edit Table |editenchanting |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
392 | l2tabs-0.3.1.jar |L2 Tabs |l2tabs |0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
393 | endertrigon-1.20.1-1.1-all.jar |Ender Trigon |endertrigon |1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
394 | formationsnether-1.0.5.jar |Formations Nether |formationsnether |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
395 | oceanworld-0.2-1.20.1.jar |Ocean World |oceanworld |0.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
396 | fastboot-1.20.x-1.2.jar |FastBoot |fastboot |1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
397 | fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
|
398 | fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
399 | libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
400 | fortune_on_netherite_1.1.0_forge_1.20.1.jar |Fortune on Netherite forge |fortune_on_netherite_forge |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
401 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
402 | Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
403 | fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
|
404 | fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
|
405 | hud_texts_v3.2_1.20.1_[FORGE].jar |Hud Texts |ags_hud_texts |3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
406 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
|
407 | Eldritch_End-FORGE-MC1.20.1-0.3.3$aaa-particles-1.|AAAParticles |aaa_particles |1.20.1-1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
|
408 | l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
409 | geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
410 | Nether Ores Plus+ 1.0.0 - 1.20.1.jar |Nether Ores Plus+ |netheroresplus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
411 | CraftTweaker-forge-1.20.1-14.0.57.jar |CraftTweaker |crafttweaker |14.0.57 |COMMON_SET|Manifest: NOSIGNATURE
|
412 | immersive-portals-3.3.7-mc1.20.1-fabric_mapped_srg|Immersive Portals |immersive_portals |3.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
413 | formations-1.0.3-forge-mc1.20.2.jar |Formations |formations |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
414 | fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
|
415 | forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
416 | drippyloadingscreen_forge_3.0.11_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.11 |COMMON_SET|Manifest: NOSIGNATURE
|
417 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
418 | voicechat-forge-1.20.1-2.5.27.jar |Simple Voice Chat |voicechat |1.20.1-2.5.27 |COMMON_SET|Manifest: NOSIGNATURE
|
419 | sound-physics-remastered-forge-1.20.1-1.4.8.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
|
420 | trade-cycling-forge-1.20.1-1.0.17.jar |Trade Cycling |trade_cycling |1.20.1-1.0.17 |COMMON_SET|Manifest: NOSIGNATURE
|
421 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
422 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
|
423 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
|
424 | Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
425 | awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
426 | abyssalascentresync-10.1.0.jar |Abyssal Ascent Resync |abyssalascentresync |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
427 | useful_railroads-forge-1.20.1-1.5.6.59.jar |Useful Railroads |usefulrailroads |**.**.**.** |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
428 | alltheleaks-1.0.3+1.20.1-forge.jar |All The Leaks |alltheleaks |1.0.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
429 | fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
|
430 | jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
431 | fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE
|
432 | forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
433 | traveloptics-4.0.2-1.20.1.jar |T.O Magic 'n Extras |traveloptics |4.0.2-1.20.1 |ERROR |Manifest: NOSIGNATURE
|
434 | notenoughanimations-forge-1.9.2-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
|
435 | Xaeros_Minimap_25.1.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
436 | gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |COMMON_SET|Manifest: NOSIGNATURE
|
437 | fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE
|
438 | almostunified-forge-1.20.1-0.10.1.jar |AlmostUnified |almostunified |1.20.1-0.10.1 |COMMON_SET|Manifest: NOSIGNATURE
|
439 | jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
440 | entityculling-forge-1.7.2-mc1.20.1.jar |EntityCulling |entityculling |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
|
441 | timm-1.0.4.jar |The Immersive Music Mod |timm |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
442 | damageindicator-2.1.0-1.20.1.jar |JeremySeq's Damage Indicator |damageindicator |2.1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
443 | fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
|
444 | ImmediatelyFast-Forge-1.3.4+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.4+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
|
445 | fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE
|
446 | fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE
|
447 | mns-1.0.3-1.20-forge.jar |Moog's Nether Structures |mns |1.0.3-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
|
448 | fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
|
449 | fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE
|
450 | EuphoriaPatcher-1.5.2-r5.4-forge.jar |EuphoriaPatcher |euphoria_patcher |1.5.2-r5.4-forge |COMMON_SET|Manifest: NOSIGNATURE
|
451 | oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
|
452 | aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |ERROR |Manifest: NOSIGNATURE
|
453 | Enchanted-Book-Redesign-forge-1.20.1-0.jar |Enchanted-Book-Redesign |enchantedbookredesign |0 |COMMON_SET|Manifest: NOSIGNATURE
|
454 | grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |COMMON_SET|Manifest: NOSIGNATURE
|
455 | notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
456 | kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
|
457 | fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE
|
458 | mobbattle-1.20.1-2.4.12-forge.jar |Mob Battle Mod |mobbattle |1.20.1-2.4.12 |COMMON_SET|Manifest: NOSIGNATURE
|
459 | satin-forge-1.20.1+1.15.0-SNAPSHOT.jar |Satin Forge |satin |1.20.1+1.15.0-SNAPSH|COMMON_SET|Manifest: NOSIGNATURE
|
460 | geckolib-forge-1.20.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |COMMON_SET|Manifest: NOSIGNATURE
|
461 | fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE
|
462 | immersive-portals-3.3.7-mc1.20.1-fabric$mixinextra|MixinExtras |com_github_llamalad7_mixinextr|0.2.0-beta.9 |COMMON_SET|Manifest: NOSIGNATURE
|
463 | worldplaytime-1.2.3-1.20.x-FORGE.jar |World Play Time |worldplaytime |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
464 | connectivity-1.20.1-7.1.jar |Connectivity Mod |connectivity |1.20.1-7.1 |COMMON_SET|Manifest: NOSIGNATURE
|
465 | immersive_aircraft-1.2.2+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.2.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
466 | immersive_machinery-0.1.1+1.20.1-forge.jar |Immersive Machinery |immersive_machinery |0.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
467 | sophisticatedcore-1.20.1-1.2.20.894.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |ERROR |Manifest: NOSIGNATURE
|
468 | Nether's Overhaul-1.20.1_V1.3.6.jar |Nether's Overhaul |netheroverhaul |1.3.6 |ERROR |Manifest: NOSIGNATURE
|
469 | gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
470 | XaerosWorldMap_1.39.2_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.2 |COMMON_SET|Manifest: NOSIGNATURE
|
471 | Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
472 | citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
|
473 | alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |ERROR |Manifest: NOSIGNATURE
|
474 | lootintegrations-1.20.1-4.0.jar |Lootintegrations mod |lootintegrations |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
475 | fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE
|
476 | gravestonecurioscompat-1.18.x-1.20.x-Forge-2.1.0.j|gravestonecurioscompat |gravestonecurioscompat |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
477 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
478 | sophisticatedbackpacks-1.20.1-3.23.5.1203.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.5.1203 |COMMON_SET|Manifest: NOSIGNATURE
|
479 | u_team_core-forge-1.20.1-5.1.4.346.jar |U Team Core |uteamcore |**.**.**.** |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
480 | relics-1.20.1-0.8.0.7.jar |Relics |relics |**.**.**.** |ERROR |Manifest: NOSIGNATURE
|
481 | bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
482 | damagenumbers-1.4.0-forge.jar |Damage Numbers |damagenumbers |1.4.0-forge |COMMON_SET|Manifest: NOSIGNATURE
|
483 | ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
484 | carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
485 | melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
486 | fabric-api-0.92.2+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
487 | modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
488 | l2damagetracker-0.3.8.jar |L2 Damage Tracker |l2damagetracker |0.3.8 |COMMON_SET|Manifest: NOSIGNATURE
|
489 | fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
|
490 | konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
|
491 | undergardendelight-1.1.2-forge-1.20.1.jar |Undergarden Delight |undergardendelight |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
492 | gobbos_simple_health_crystals-1.0.0-forge-1.20.1.j|Gobbos Simple Heart Crystals |gobbos_simple_health_crystals |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
493 | FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |ERROR |Manifest: NOSIGNATURE
|
494 | entity_model_features_forge_1.20.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
495 | entity_texture_features_forge_1.20.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |COMMON_SET|Manifest: NOSIGNATURE
|
496 | dimension_of_caves-1.0.0.jar |Dimension of caves |dimension_of_caves |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
497 | fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
|
498 | ender_dragon_loot_-1.7.4.jar |Ender Dragon Loot 1.20.1 |ender_dragon_loot_ |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
499 | eeeabsmobs-1.20.1-0.95.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.95 |ERROR |Manifest: NOSIGNATURE
|
500 | spartanundergarden-1.20.1-1.1.0.jar |Spartan Weaponry: Undergarden |spartanundergarden |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
501 | reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
502 | lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |COMMON_SET|Manifest: NOSIGNATURE
|
503 | architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
504 | spartantoolkit-1.20.1-1.5.2.jar |Spartan Weaponry Addon Toolkit|spartantoolkit |1.20.1-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
505 | L_Enders_Cataclysm-2.56- 1.20.1.jar |Cataclysm Mod |cataclysm |2.56 |ERROR |Manifest: NOSIGNATURE
|
506 | Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |COMMON_SET|Manifest: NOSIGNATURE
|
507 | collective-1.20.1-7.93.jar |Collective |collective |7.93 |COMMON_SET|Manifest: NOSIGNATURE
|
508 | CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
509 | realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |COMMON_SET|Manifest: NOSIGNATURE
|
510 | seamless-loading-screen-2.0.3+1.20.1-forge.jar |Seamless Loading Screen |seamless_loading_screen |2.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
511 | Connector-1.0.0-beta.45+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.45+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
512 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
513 | aquatica-0.0.7-forge-1.20.1.jar |aquatica |aquatica |1.0.0 |ERROR |Manifest: NOSIGNATURE
|
514 | SpartanWeaponry-1.20.1-forge-3.1.3-all.jar |Spartan Weaponry |spartanweaponry |3.1.3 |ERROR |Manifest: NOSIGNATURE
|
515 | lootjs-forge-1.20.1-2.12.0.jar |LootJS |lootjs |1.20.1-2.12.0 |COMMON_SET|Manifest: NOSIGNATURE
|
516 | deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
517 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |ERROR |Manifest: NOSIGNATURE
|
518 | ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |COMMON_SET|Manifest: NOSIGNATURE
|
519 | ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
520 | ftb-quests-forge-2001.4.11.jar |FTB Quests |ftbquests |2001.4.11 |COMMON_SET|Manifest: NOSIGNATURE
|
521 | fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
|
522 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
523 | ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
524 | cherishedworlds-forge-6.1.7+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
525 | attributizer-2.1.jar |Attributizer |attributizer |2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
526 | The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |ERROR |Manifest: NOSIGNATURE
|
527 | MRU-1.0.4+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.4+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
528 | fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE
|
529 | probejs-6.0.1-forge.jar |ProbeJS |probejs |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
530 | day_counter_v4.0_1.20.1_[FORGE].jar |Day Counter |ags_day_counter |4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
531 | fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
|
532 | fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
533 | fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE
|
534 | arcane_abilities-0.2.7.jar |ArcaneAbilities |arcane_abilities |0.2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
535 | inventorysorter-1.20.1-23.0.8.jar |Simple Inventory Sorter |inventorysorter |23.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
536 | rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |COMMON_SET|Manifest: NOSIGNATURE
|
537 | kubejs-forge-2001.6.5-build.16.jar |Abyssal Ascent |kubejs |2001.6.5-build.16 |COMMON_SET|Manifest: NOSIGNATURE
|
538 | raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
539 | OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
540 | ElysiumAPI-1.20.1-1.0.2.jar |Elysium |elysium_api |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
541 | phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |ERROR |Manifest: NOSIGNATURE
|
542 | pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
543 | fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE
|
544 | obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE
|
545 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
546 | fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
547 | leawind_third_person-v2.2.0-mc1.20-1.20.1-forge.ja|Leawind's Third Person |leawind_third_person |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
548 | artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |COMMON_SET|Manifest: NOSIGNATURE
|
549 | configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
550 | crackerslib-forge-1.20.1-0.3.2.1.jar |CrackersLib |crackerslib |1.20.1-0.3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
551 | immersive-portals-3.3.7-mc1.20.1-fabric$q_misc_uti|QMiscUtil |q_misc_util |3.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
552 | aggroindicator-1.1.2+forge1.20.1.jar |Aggro Indicator |aggroindicator |1.1.2+forge1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
553 | HopoBetterUnderwaterRuins-[1.20.2-1.20.4]-1.1.5.ja|HopoBetterUnderwaterRuins |hopour |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
554 | ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |COMMON_SET|Manifest: NOSIGNATURE
|
555 | netherdepthsupgrade-3.1.5-1.20.jar |Nether Depths Upgrade |netherdepthsupgrade |3.1.5-1.20 |ERROR |Manifest: NOSIGNATURE
|
556 | BOMD-Forge-1.20.1-1.1.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.2 |ERROR |Manifest: NOSIGNATURE
|
557 | fixedanvilrepaircost-1.20.1-3.5.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |3.5 |COMMON_SET|Manifest: NOSIGNATURE
|
558 | blueprint-1.20.1-7.1.1.jar |Blueprint |blueprint |7.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
559 | endergetic-1.20.1-5.0.1.jar |The Endergetic Expansion |endergetic |5.0.1 |ERROR |Manifest: NOSIGNATURE
|
560 | experimentalsettingsdisabler-1.20.1-3.0.jar |Experimental Settings Disabler|experimentalsettingsdisabler |3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
561 | azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |COMMON_SET|Manifest: NOSIGNATURE
|
562 | energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
563 | moredelight-25.01.13-1.20-forge.jar |More Delight |moredelight |25.01.13-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
|
564 | TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
565 | fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
|
566 | alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |ERROR |Manifest: NOSIGNATURE
|
567 | simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
568 | EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
569 | radiantgear-forge-2.2.0+1.20.1.jar |Radiant Gear |radiantgear |2.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
570 | RegionsUnexploredForge-0.5.6+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.6 |ERROR |Manifest: NOSIGNATURE
|
571 | netherdungeons-1.1.0-snapshot4.jar |Nether Dungeons |netherdungeons |1.1.0-snapshot4 |ERROR |Manifest: NOSIGNATURE
|
572 | fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
|
573 | mixinsquared-forge-0.3.5-beta.2.jar |MixinSquared |mixinsquared |0.3.5-beta.2 |COMMON_SET|Manifest: NOSIGNATURE
|
574 | Jade-1.20.1-Forge-11.12.3.jar |Jade |jade |11.12.3+forge |COMMON_SET|Manifest: NOSIGNATURE
|
575 | Obscure-Tooltips-2.2.jar |Obscure Tooltips |obscure_tooltips |2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
576 | amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE
|
577 | nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
578 | Sounds-2.2.1+1.20.1+forge.jar |Sounds |sounds |2.2.1+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
579 | SpartanShields-1.20.1-forge-3.1.1.jar |Spartan Shields |spartanshields |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
580 | mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
|
581 | irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |ERROR |Manifest: NOSIGNATURE
|
582 | fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE
|
583 | fancymenu_forge_3.4.4_MC_1.20.1.jar |FancyMenu |fancymenu |3.4.4 |COMMON_SET|Manifest: NOSIGNATURE
|
584 | Reforged-1.20.1-1.0.9-Forge.jar |Reforged |tiered |1.0.9 |ERROR |Manifest: NOSIGNATURE
|
585 | UnionLib-1.20.1-12.0.18-Forge-all.jar |UnionLib |unionlib |12.0.18 |ERROR |Manifest: NOSIGNATURE
|
586 | alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
587 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
588 | yet-another-config-lib-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
|
589 | l2itemselector-0.1.7.jar |L2 Item Selector |l2itemselector |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
|
590 | rarcompat-1.20.1-0.1.7.jar |RAR-Compat |rarcompat |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
|
591 | Astral_1.8_1.20.1.jar |Astral Dimension |astral_dimension |1.8 |ERROR |Manifest: NOSIGNATURE
|
592 | expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
593 | emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
594 | fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
|
595 | fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE
|
596 | Crash Report UUID: 29befff3-ab45-483c-aa26-b3c2654a58ad
|
597 | FML: 47.3
|
598 | Forge: net.minecraftforge:47.3.0
|
599 | Suspected Mods: Minecraft (minecraft)
|