[Bug] Crash or Compatibility
Shadowunikat849 opened this issue · 9 comments
Describe the bug
A clear and concise description of what the bug is.
Crash Upon Startup
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Its probably a compatibility error with one of my other mods, but I do not have the skills to understand a crash log so pls help...
Expected behavior
A clear and concise description of what you expected to happen.
I'm using this mod for the human player mobs resource pack
Screenshots
If applicable, add screenshots to help explain your problem.
Crashlog
If applicable, add your crashlog or latest.log to help explain your problem.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2024-12-29 17:52:25
Description: Initializing game
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.Minecraft.(Minecraft.java:493) ~[client-1.20.1-20230612.114412-srg.jar%23480!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method emf$setRenderFactory(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V in entity_model_features-common.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap entity_model_features-common-refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 30 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Suspected Mods: NONE
Stacktrace:
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.Minecraft.(Minecraft.java:493) ~[client-1.20.1-20230612.114412-srg.jar%23480!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
D3DCOMPILER_47.dll:Direct3D HLSL Compiler:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
OWClient.dll:Overlay:2.2.263.5:Overwolf LTD
OWExplorer.dll:Overlay:2.2.263.0:Overwolf LTD
OWUtils.dll:Overlay:2.2.263.0:Overwolf LTD
OpenAL.dll:Main implementation library:1.21.1:
POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll
USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WINNSI.DLL:Network Store Information RPC interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
d3d11.dll:Direct3D 11 Runtime:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
gpapi.dll:Group Policy Client API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation
ig7icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:10.18.10.4358:Intel Corporation
igd10iumd64.dll:User Mode Driver for Intel(R) Graphics Technology:10.18.10.4358:Intel Corporation
igdusc64.dll:Unified Shader Compiler for Intel(R) Graphics Accelerator:10.18.10.4358:Intel Corporation
imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
jna7723449422828436127.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
ntdll.dll:NT Layer DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
win32u.dll:Win32u:10.0.19041.5247 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 946197976 bytes (902 MiB) / 1526726656 bytes (1456 MiB) up to 14696841216 bytes (14016 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
Identifier: Intel64 Family 6 Model 58 Stepping 9
Microarchitecture: Ivy Bridge (Client)
Frequency (GHz): 3.39
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel(R) HD Graphics 4000
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 2176.00
Graphics card #0 deviceId: 0x0162
Graphics card #0 versionInfo: DriverVersion=10.18.10.4358
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 1.60
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 1.60
Memory slot #1 type: DDR3
Memory slot #2 capacity (MB): 4096.00
Memory slot #2 clockSpeed (GHz): 1.60
Memory slot #2 type: DDR3
Memory slot #3 capacity (MB): 4096.00
Memory slot #3 clockSpeed (GHz): 1.60
Memory slot #3 type: DDR3
Virtual memory max (MB): 37683.82
Virtual memory used (MB): 16079.49
Swap memory total (MB): 21504.00
Swap memory used (MB): 2027.08
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14016m -Xms256m
Launched Version: forge-47.3.0
Backend library: LWJGL version 3.3.1 build 7
Backend API: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, Intel
Window size:
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 8x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
OptiFine Version: OptiFine_1.20.1_HD_U_I6
OptiFine Build: 20231221-120401
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.0.0 - Build 10.18.10.4358
OpenGlRenderer: Intel(R) HD Graphics 4000
OpenGlVendor: Intel
CpuCount: 8
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
lowcodefml@null
Mod List:
bad-1.20.1-2.1.1.jar |Stone Bookshelves |bad |1.20.1-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
MoreStairs-1.20.1-2.8.2-[FORGE].jar |More Stairs |morestairs |2.8.2-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
fpplus-1.0.4.jar |Flower Pots Plus |fpplus |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
MoreDoors-1.20.1-1.2.1-[FORGE].jar |More Doors |moredoors |1.2.1-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |COMMON_SET|Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
macawsbridgesbyg-1.20.1-1.1.jar |Macaw's Bridges - BWG |macawsbridgesbyg |1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.0.2.816.jar |Sophisticated Core |sophisticatedcore |1.0.2.816 |COMMON_SET|Manifest: NOSIGNATURE
macawsroofsbyg-1.20.1-1.0.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcwfurnituresbop-1.20-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.2 |COMMON_SET|Manifest: NOSIGNATURE
moreconcrete-1.4.7-1.20.1.jar |More Concrete |moreconcrete |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE
JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
modernfix-forge-5.20.0+mc1.20.1.jar |ModernFix |modernfix |5.20.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
MCV-BiomeMakeover-1.0.1+1.20.2-Forge.jar |More Chest Variants - Biome Ma|lolmcvbmo |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
MoreTNT Forge 1.20.1 v1.1.0.jar |MoreTNT |moretnt |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPotsTiers-Forge-1.20.1-6.0.2.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.20.1-3.20.17.1150.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.17.1150 |COMMON_SET|Manifest: NOSIGNATURE
darkblades-forge-1.20.1-1.2.5.jar |DarkBlades - End Game Weapons |darkblades |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
MoreFences-1.20.1-1.2.1-[FORGE].jar |More Fences |morefences |1.2.1-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
MorePressurePlates-1.20.1-1.2.1-[FORGE].jar |More Pressure Plates |morepressureplates |1.2.1-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
fzzy_config-0.5.9+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.5.9+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |ERROR |Manifest: NOSIGNATURE
StorageDrawersExtras-1.20.1-12.0.4.jar |Storage Drawers Extras |storagedrawersextra |12.0.4 |COMMON_SET|Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
morearmor-1.20.1-1.4.6.jar |More Armor |morearmor |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
zaynens_craftable_mob_spawner_mod_1.20.1.jar |Craftable Mob Spawner |craftablemobspawner |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create_more_farmables-0.8.1-1.20.1.beta+forge.jar |Create: More Farmables |create_more_farmables |0.8.1-1.20.1.beta+fo|COMMON_SET|Manifest: NOSIGNATURE
eggstracting-1.0.1.jar |Eggstracting |eggstracting |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
entity_model_features_forge_1.20.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
Many More Ores and Crafts-forge-1.20.1-1.0.8.jar |Many More Ores and Crafts |many_more_ores_and_crafts |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |COMMON_SET|Manifest: NOSIGNATURE
zaynens_craftable_nether_star_mod_1.20.1.jar |Craftable Nether Star |craftable_nether_star |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
BotanyTrees-Forge-1.20.1-9.0.18.jar |BotanyTrees |botanytrees |9.0.18 |COMMON_SET|Manifest: NOSIGNATURE
MoreSwordsLegacy-Forge-1.20.1-2.0.5.jar |MoreSwordsLegacy |msmlegacy |2.0.5 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
craftable-enchants_1.20.1-8.0.0.jar |Craftable Enchants |craftableenchants |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
variantbarrels-3.1.jar |Variant Barrels |variantbarrels |3.1 |COMMON_SET|Manifest: NOSIGNATURE
MoreDecorativeBlocks-1.20.1-1.0.4-[FORGE].jar |More Decorative Blocks |moredecorativeblocks |1.0.4-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
mobdropsrecipes_end-merged-1.20.1-1.0.1.jar |MobDropsRecipes End |mobdropsrecipes_end |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.20.1-7.87.jar |Collective |collective |7.87 |COMMON_SET|Manifest: NOSIGNATURE
darkmining-forge-1.20.1-1.1.0.jar |DarkMining |darkmining |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
magic_staffs_1.20.1.jar |Magic Staffs |magic_staffs |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
MoreTrapdoor-1.20.1-1.1.8-[FORGE].jar |More Trapdoor |moretrapdoor |1.1.8-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |COMMON_SET|Manifest: NOSIGNATURE
darkbindings-forge-1.20.1-1.3.8.jar |DarkBindings |darkbindings |1.3.8 |COMMON_SET|Manifest: NOSIGNATURE
usefulhats-1.20.1-4.2.0.0.jar |Useful Hats |usefulhats |1.20.1-4.2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
MoreSlabs-1.20.1-1.7.1-[FORGE].jar |More Slabs |moreslabs |1.7.1-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
jlme-1.20.1forge-ver1.2.6.jar |Just a lot more enchantments |jlme |1.4.12 |COMMON_SET|Manifest: NOSIGNATURE
conditional-mixin-forge-0.6.2.jar |conditional mixin |conditional_mixin |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
monolib-forge-1.20.1-1.4.1.jar |MonoLib |monolib |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
more_bows_and_arrows-merged-1.20.1-4.0.0.jar |More Bows and Arrows |more_bows_and_arrows |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Quad-1.2.9+1.20.4-Forge.jar |Quad |quad |1.2.9 |COMMON_SET|Manifest: NOSIGNATURE
particle_core-0.2.5+1.20.1+forge.jar |Particle Core |particle_core |0.2.5+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
MobCatcher-Forge-1.20.1-1.3.1.jar |Mob Catcher |mob_catcher |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
more_music_discs-railways.jar |More Music Discs |more_music_discs |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
CHA-S-1.20-forge.jar |CHA&S - Craftable Horse Armour|chas |1.20 |COMMON_SET|Manifest: NOSIGNATURE
kubejsbotanypots-1.2.2.jar |KubejsBotanyPots |kubejsbotanypots |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
mobdropsrecipes_nether-merged-1.20.1-1.0.1.jar |MobDropsRecipes Nether |mobdropsrecipes_nether |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
rhino-forge-2001.2.3-build.6.jar |Rhino |rhino |2001.2.3-build.6 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.0.3.992.jar |Sophisticated Storage |sophisticatedstorage |1.0.3.992 |COMMON_SET|Manifest: NOSIGNATURE
MG_Secrets_of_mermaids_1.0.5_1.20.1.jar |Monsters&Girls - Secrets of Me|mg_secrets_of_mermaids |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
treeharvester-1.20.1-9.1.jar |Tree Harvester |treeharvester |9.1 |COMMON_SET|Manifest: NOSIGNATURE
mob spawner and egg recipes(1.19.4-1.20 eggs).jar |craftable mob spawners |craftable_mob_spawners |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |COMMON_SET|Manifest: NOSIGNATURE
Nameless Trinkets-1.20.1-1.8.0.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |ERROR |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
mobdropsrecipes_overworld-merged-1.20.1-2.0.0.jar |MobDropsRecipes Overworld |mobdropsrecipes_overworld |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
BuildersDelight-1.20.1-v.1.3.jar |Builder's Delight |buildersdelight |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
actuallyharvest-1.20.1-1.1.0.9-FORGE.jar |ActuallyHarvest |actuallyharvest |1.20.1-1.1.0.9-FORGE|COMMON_SET|Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPots-Forge-1.20.1-13.0.40.jar |BotanyPots |botanypots |13.0.40 |COMMON_SET|Manifest: NOSIGNATURE
geodes-1.2.3.jar |More Geodes Reforged |geodes |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
oreharvester-1.20.1-1.4.jar |Ore Harvester |oreharvester |1.4 |COMMON_SET|Manifest: NOSIGNATURE
inventorypets-1.20.1-2.1.3.jar |Inventory Pets |inventorypets |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
shadowlands-3.10.5.jar |Shadowlands |shadowlands |3.10.5 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
MoreBookshelfVariants-1.0.4+1.20.4-Forge.jar |More Bookshelf Variants |lolmbv |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
MoreChestVariants-1.5.6+1.20.2-Forge.jar |More Chest Variants |lolmcv |1.5.6 |COMMON_SET|Manifest: NOSIGNATURE
MoreCraftingTables-1.2.7+1.20.4-Forge.jar |More Crafting Tables |lolmct |1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
MoreToolMod-1.20.1-v1.0.9.jar |MoreTool |moretool |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
mOres-5.3.6-mc1.20.1.jar |mOres |mores |5.3.6-mc1.20.1 |ERROR |Manifest: NOSIGNATURE
moresswords-1.1.0-forge-1.20.1.jar |moresswords |moresswords |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
new_slab_variants-merged-1.20.1-3.0.1.jar |New Slab Variants |new_slab_variants |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mysterious_mountain_lib-1.5.17-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.5.17-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
BlackwolfLibrary-1.20.1-1.0.2-[FORGE].jar |Blackwolf Library |blackwolflibrary |1.0.2-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |COMMON_SET|Manifest: NOSIGNATURE
MoreSnifferFlowers-1.20.1-forge-1.4.5.2.jar |More Sniffer Flowers |moresnifferflowers |1.4.5.2 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
morevanillapotions-FORGE-1.20.1-1.9.1.jar |More Vanilla Potions |morevanillapotions |1.20.1-1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.4.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.20.1-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
crafttag1.20.2.jar |Craftable Nametags |craftable_nametags |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
darkheads-forge-1.20.1-1.0.6.jar |DarkHeads |darkheads |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
darkloot-forge-1.20.1-1.1.9.jar |DarkLoot |darkloot |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |4.0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
Craftable Saddles [1.20 All]-1.4.jar |Craftable Saddles |craftable_saddles |1.4 |COMMON_SET|Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |ERROR |Manifest: NOSIGNATURE
pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
mobsunscreen-forge-1.20.1-3.1.1.jar |Mob Sunscreen |mobsunscreen |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
more_beautiful_torches-merged-1.20.1-3.0.0.jar |More Beautiful Torches! |more_beautiful_torches |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |COMMON_SET|Manifest: NOSIGNATURE
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
Quark-4.0-460.jar |Quark |quark |4.0-460 |ERROR |Manifest: NOSIGNATURE
MoreChestVariants-BiomesOPlenty-1.1.0-beta.1+1.20.|More Chest Variants - Biomes O|lolmcvbop |1.1.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
variantchiseledbookshelves-1.0.jar |Variant Chiseled Bookshelves |variantchiseledbookshelves |1.0 |COMMON_SET|Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
MagicalTorches-1.20.1-2.0.3.jar |Magical Torches |magical_torches |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
MonstersGirls_1.3.3.8_1.20.1.jar |monsters and girls |monsters_and_girls |1.3.3.8 |COMMON_SET|Manifest: NOSIGNATURE
justzoom_forge_2.0.0_MC_1.20.1.jar |Just Zoom |justzoom |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
FlowerSeeds2-1.20.1-1.1.2.jar |Flower Seeds 2 |flowerseeds |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
mcwfurnituresbyg-1.20.1-1.0.jar |Macaw's Furnitures - BWG |mcwfurnituresbyg |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
mcwfencesbyg-1.20.1-1.1.jar |Macaw's Fences - BWG |mcwfencesbyg |1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |COMMON_SET|Manifest: NOSIGNATURE
macawsbridgesbop-1.20-1.3.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.3 |COMMON_SET|Manifest: NOSIGNATURE
macawsroofsbop-1.20-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
mcwfencesbop-1.20-1.2.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.2 |COMMON_SET|Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-Forge-1.5.0.jar |Oh The Biomes We've Gone |biomeswevegone |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
FlowerSeeds2BiomesOPlenty-1.20.1-1.1.2.jar |Flower Seeds 2 Biomes O Plenty|flowerseedsbop |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
All-The-Wood-Weve-Got-Forge-1.1.0.jar |All the Wood We've Got |woodwevegot |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
magical_staffs-1.2.1.jar |Magical Staffs |magical_staffs |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPotsOrePlanting-Forge-7.22.0+1.20.1.jar |Botany Pots Ore Planting |botany_pots_ore_planting |7.22.0 |COMMON_SET|Manifest: NOSIGNATURE
UncraftingTable-forge-1.4.3.jar |Uncrafting Table |uncraftingtable76 |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
mcpitanlib-3.1.3-1.20.1-forge.jar |MCPitanLib |mcpitanlib |3.1.3-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |COMMON_SET|Manifest: NOSIGNATURE
squatgrow-forge-5.3.0+mc1.20.1.jar |Squat Grow |squatgrow |5.3.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
biomemakeover-FORGE-1.20.1-1.11.4.jar |Biome Makeover |biomemakeover |1.20.1-1.11.4 |ERROR |Manifest: NOSIGNATURE
taniwha-forge-1.20.0-5.4.4.jar |Taniwha |taniwha |1.20.0-5.4.4 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 33e4018f-e48c-46ef-b286-1eb4dd9504fd
FML: 47.3
Forge: net.minecraftforge:47.3.0
Flywheel Backend: Uninitialized
(please complete the following information):
- Minecraft Version: 1.20.1
- EMF version 1.20.1-2.4.1
- Does the issue persist with only EMF installed? No
- if applicable, provide your modlist or log
theres a lot, see the crash log
Additional context
Add any other context about the problem here.
Never encountered a problem with this mod before...
How's it going, bro? If you've resolved it, you can close this issue now.
It hasn't been resolved, I just chose a different resource pack.
OptiFine 与这个模组不兼容,兄弟。
让我试试看资源包在没有 optifine 的情况下是否有效,但它在 BIG BOLD PRINT 中说“需要 optifine”,然后我尝试在没有 EMF 和 EMT 的情况下
How's it going, bro? If you've resolved it, you can close this issue now.
Emf and etf are alternatives to optifine, there are exactly zero resourcepacks that need etf emf and optifine all together because it isn't possible
The pack most likely needs ETF & EMF or OptiFine
I have the same error. This mod and its prerequisite mod version are the same as above.
OptiFine is incompatible with this mod,bro.
Let me try seeing if the resource pack works without optifine but it says in BIG BOLD PRINT "Requires optifine" and then Ill try it without EMF and EMT
I have the same error. This mod and its prerequisite mod version are the same as above.
The resource pack I want needs both optifine and the two correlating mods that are causing the issue. so if they dont work together, it doesnt make sense. What other mods do we share?
描述 bug 清晰简洁地描述 bug 是什么。 Crash on Startup 要重现重现该行为的步骤:
- 转到 '...'
- 点击“....”
- 向下滚动到“....”
- 查看错误 这可能是与我的其他 Mod 之一的兼容性错误,但我没有理解崩溃日志的技能,所以请帮忙......
预期行为 对预期发生的情况的清晰简洁的描述。我正在将这个 mod 用于人类玩家生物资源包屏幕截图如果适用,请添加屏幕截图以帮助解释您的问题。
崩溃日志 如果适用,请添加您的崩溃日志或latest.log以帮助解释您的问题。 ---- Minecraft 崩溃报告 ---- // 我们应该玩游戏吗?
时间:2024-12-29 17:52:25 描述:初始化游戏
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: 在 org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} 在 org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} 在 org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} 在 cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {} 在 cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]{} 在 cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]{} 在 cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]{} 在 cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]{} 在 cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?]{} 在 java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]{} 在 net.minecraft.client.Minecraft 上。(Minecraft.java:493) ~[client-1.20.1-20230612.114412-srg.jar%23480!/:?]{re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}在 net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?]{re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}在 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(原生方法) ~[?:?]{} 在 jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]{} 在 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]{} 在 java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]{} 在 net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?]{} 在 net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?]{} 在 net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?]{} 在 cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]{} 在 cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]{} 原因:org.spongepowered.asm.mixin.injection.throwables.InjectionError:严重注入失败:回调方法 emf$setRenderFactory(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;lcom/mojang/blaze3d/顶点/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)entity_model_features-common.mixins.json:rendering 中的 V。MixinBlockEntityWithoutLevelRenderer 注入检查失败,(0/1) 成功。已扫描 1 个目标。entity_model_features-common-refmap.json在 org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} 在 org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}在 org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} 在 org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}在 org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} 在 org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}在 org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e61465dad727e621a569906a410cd6f4] {} 在 org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ...30 更多
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Render thread Suspected Mods: NONE Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:493) ~[client-1.20.1-20230612.114412-srg.jar%23480!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation D3DCOMPILER_47.dll:Direct3D HLSL Compiler:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation OWClient.dll:Overlay:2.2.263.5:Overwolf LTD OWExplorer.dll:Overlay:2.2.263.0:Overwolf LTD OWUtils.dll:Overlay:2.2.263.0:Overwolf LTD OpenAL.dll:Main implementation library:1.21.1: POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WINNSI.DLL:Network Store Information RPC interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation d3d11.dll:Direct3D 11 Runtime:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.4957 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW gpapi.dll:Group Policy Client API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation ig7icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:10.18.10.4358:Intel Corporation igd10iumd64.dll:User Mode Driver for Intel(R) Graphics Technology:10.18.10.4358:Intel Corporation igdusc64.dll:Unified Shader Compiler for Intel(R) Graphics Accelerator:10.18.10.4358:Intel Corporation imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft jna7723449422828436127.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft win32u.dll:Win32u:10.0.19041.5247 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- 系统详细信息 -- 详细信息:Minecraft版本:1.20.1 Minecraft版本ID:1.20.1 操作系统:Windows 10 (amd64) 版本10.0 Java版本:17.0.8,Microsoft Java VM版本:OpenJDK 64位服务器VM(混合模式),Microsoft内存:946197976字节(902 MiB)/ 1526726656字节(1456 MiB)最高14696841216字节(14016 MiB)CPU:8处理器供应商:GenuineIntel处理器名称:Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz 标识符:Intel64 系列 6 型号 58 步进 9 微架构:Ivy Bridge(客户端) 频率 (GHz):3.39 物理封装数量:1 物理 CPU 数量:4 逻辑 CPU 数量:8 显卡 #0 名称:Intel(R) HD Graphics 4000 显卡 #0 供应商:Intel Corporation (0x8086)显卡 #0 VRAM (MB):2176.00 显卡 #0 deviceId:0x0162 显卡 #0 版本信息:驱动程序版本=10.18.10.4358 内存插槽 #0 容量 (MB):4096.00 内存插槽 #0 时钟速度 (GHz):1.60 内存插槽 #0 类型:DDR3 内存插槽 #1 容量 (MB):4096.00 内存插槽 #1 时钟速度 (GHz):1.60 内存插槽 #1 类型:DDR3内存插槽 #2 容量 (MB):4096.00 内存插槽 #2 时钟速度 (GHz):1.60 内存插槽 #2 类型:DDR3 内存插槽 #3 容量 (MB):4096.00 内存插槽 #3 时钟速度 (GHz):1.60 内存插槽 #3 类型:DDR3 最大虚拟内存 (MB):37683.82 使用的虚拟内存 (MB):16079.49 交换内存总数 (MB):21504.00已用交换内存 (MB):2027.08 JVM 标志数:共 4 个;-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14016m -Xms256m 启动版本:forge-47.3.0 后端库:LWJGL 版本 3.3.1 build 7 后端 API:Intel(R) HD Graphics 4000 GL 版本 4.0.0 - 内部版本 10.18.10.4358,Intel 窗口大小:GL 大小: GL 上限:使用 OpenGL 3.2 使用帧缓冲区 GL 调试消息:使用 VBO:是被修改:当然;客户端品牌更改为“forge” 类型:客户端 (map_client.txt) CPU:8x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz OptiFine 版本:OptiFine_1.20.1_HD_U_I6 OptiFine 版本:20231221-120401 渲染距离块:8 Mipmap:4 各向异性过滤:1 抗锯齿:0 多纹理:false 着色器:null OpenGl版本:4.0.0 - 内部版本 10.18.10.4358OpenGlRenderer: Intel(R) HD Graphics 4000 OpenGl供应商: Intel CpuCount: 8 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICEfmlloader-1.20.1-47.3.0.jar object_holder_de完成 PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar 运行时 distcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICEmodlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML语言提供商:[email protected] [email protected] javafml@null lowcodefml@null Mod列表:bad-1.20.1-2.1.1.jar |石制书架 |坏 |1.20.1-2.1.1 |COMMON_SET|清单: 更多楼梯-1.20.1-2.8.2-[熔炉].jar |更多楼梯 |morestairs |2.8.2-[FORGE] |COMMON_SET|清单:NOSIGNATURE fpplus-1.0.4.jar |花盆加版 |fpplus |1.0.4 |COMMON_SET|清单: 更多门-1.20.1-1.2.1-[伪造].jar |更多门 |moredoors |1.2.1-[FORGE] |COMMON_SET|清单:NOSIGNATURE geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |COMMON_SET|清单:NOSIGNATURE mcw-windows-2.3.0-mc1.20.1forge.jar |金刚鹦鹉的 Windows |mcwwindows |2.3.0 |COMMON_SET|清单:NOSIGNATURE macawsbridgesbyg-1.20.1-1.1.jar |金刚鹦鹉之桥 - BWG |macawsbridgesbyg |1.20.1-1.1 |COMMON_SET|清单:NOSIGNATURE sophisticatedcore-1.20.1-1.0.2.816.jar |Sophisticated Core (复杂核心) |sophisticatedcore |1.0.2.816 |COMMON_SET|清单:NOSIGNATURE macawsroofsbyg-1.20.1-1.0.jar |金刚鹦鹉的屋顶 - BYG |macawsroofsbyg |1.20.1-1.0 |COMMON_SET|清单:无签名mcwfurnituresbop-1.20-1.2.jar |金刚鹦鹉家具 - BOP |mcwfurnituresbop |1.20-1.2 |COMMON_SET|清单:NOSIGNATURE moreconcrete-1.4.7-1.20.1.jar |更多具体 |moreconcrete |1.4.7 |COMMON_SET|清单:NOSIGNATURE JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |COMMON_SET|清单:NOSIGNATURE modernfix-forge-5.20.0+mc1.20.1.jar |ModernFix |modernfix |5.20.0+mc1.20.1 |COMMON_SET|清单:NOSIGNATURE citadel-2.6.1-1.20.1.jar |城堡 |citadel |2.6.1 |COMMON_SET|清单:无签名alexsmobs-1.22.9.jar |亚历克斯的生物 |alexsmobs |1.22.9 |COMMON_SET|清单:无签名MCV-BiomeMakeover-1.0.1+1.20.2-Forge.jar |更多宝箱变体 - 生物群系马|lolmcvbmo |1.0.1 |COMMON_SET|清单:NOSIGNATURE MoreTNT Forge 1.20.1 v1.1.0.jar |MoreTNT |moretnt |1.1.0 |COMMON_SET|清单:NOSIGNATURE mixinextras-forge-0.3.5.jar |Mixinextras 混音额外内容 |0.3.5 |COMMON_SET|清单:NOSIGNATURE BotanyPotsTiers-Forge-1.20.1-6.0.2.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |COMMON_SET|清单:NOSIGNATURE Bookshelf-Forge-1.20.1-20.2.13.jar |书架 |书架 |20.2.13 |COMMON_SET|清单:eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.20.1-3.20.17.1150.jar |精致背包 |sophisticatedbackpacks |3.20.17.1150 |COMMON_SET|清单:NOSIGNATURE darkblades-forge-1.20.1-1.2.5.jar |暗之刀锋 - 终局武器 |暗之刀锋 |1.2.5 |COMMON_SET|清单: 更多Fences-1.20.1-1.2.1-[FORGE].jar |更多栅栏 |morefences |1.2.1-[FORGE] |常见_赛特|清单: 更多PressurePlates-1.20.1-1.2.1-[FORGE].jar |更多压力板 |morepressureplates |1.2.1-[FORGE] |COMMON_SET|清单:无签名mcw-doors-1.1.1forge-mc1.20.1.jar |金刚鹦鹉的门 |mcwdoors |1.1.1 |COMMON_SET|清单:NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |刚好够用的资源 |jeresources |1.4.0.247 |COMMON_SET|清单:无签名cloth-config-11.1.136-forge.jar |布料配置 v10 API |cloth_config |11.1.136 |COMMON_SET|清单:NOSIGNATURE fzzy_config-0.5.9+1.20.1+forge.jar |Fzzy 配置 |fzzy_config |0.5.9+1.20.1+forge |COMMON_SET|清单:NOSIGNATURE twilightforest-1.20.1-4.3.2508-universal.jar |暮光森林 |twilightforest |4.3.2508 |错误 |清单:无签名StorageDrawersExtras-1.20.1-12.0.4.jar |储物抽屉附加功能 |storagedrawersextra |12.0.4 |COMMON_SET|清单:NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|清单:NOSIGNATURE athena-forge-1.20.1-3.1.2.jar |雅典娜 |athena |3.1.2 |COMMON_SET|清单:NOSIGNATURE morearmor-1.20.1-1.4.6.jar |更多盔甲 |morearmor |1.4.6 |COMMON_SET|清单:NOSIGNATURE zaynens_craftable_mob_spawner_mod_1.20.1.jar |可合成的生物刷怪笼 |craftablemobspawner |1.0.0 |COMMON_SET|清单:NOSIGNATURE create_more_farmables-0.8.1-1.20.1.beta+forge.jar |创建:更多可耕种 |create_more_farmables |0.8.1-1.20.1.beta+fo|COMMON_SET|清单:无签名eggstracting-1.0.1.jar |Eggstracting (英语) |eggstracting |1.0.1 |COMMON_SET|清单:NOSIGNATURE chipped-forge-1.20.1-3.0.7.jar |碎裂 |碎裂 |3.0.7 |COMMON_SET|清单:无签名mcw-bridges-3.0.0-mc1.20.1forge.jar |金刚鹦鹉之桥 |mcwbridges |3.0.0 |COMMON_SET|清单:NOSIGNATURE entity_model_features_forge_1.20.1-2.4.1.jar |实体模型功能 |entity_model_features |2.4.1 |COMMON_SET|清单:NOSIGNATURE更多的矿石和Crafts-forge-1.20.1-1.0.8.jar |更多矿石和工艺品 |many_more_ores_and_crafts |1.0.8 |COMMON_SET|清单:NOSIGNATURE entity_texture_features_forge_1.20.1-6.2.9.jar |实体纹理功能 |entity_texture_features |6.2.9 |COMMON_SET|清单:无签名zaynens_craftable_nether_star_mod_1.20.1.jar |可制作的幽冥之星 |craftable_nether_star |1.0.0 |COMMON_SET|清单:NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.18.jar |植物树 |botanytrees |9.0.18 |COMMON_SET|清单:无签名MoreSwordsLegacy-Forge-1.20.1-2.0.5.jar |更多SwordsLegacy |msmlegacy |2.0.5 |COMMON_SET|清单:eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 mcw-trapdoors-1.1.4-mc1.20.1forge.jar |金刚鹦鹉的活板门 |mcwtrpdoors |1.1.4 |COMMON_SET|清单:NOSIGNATURE mcw-fences-1.1.2-mc1.20.1forge.jar |金刚鹦鹉的栅栏和墙壁 |mcwfences |1.1.2 |COMMON_SET|清单:NOSIGNATURE craftable-enchants_1.20.1-8.0.0.jar |可制作的附魔 |craftableenchants |8.0.0 |COMMON_SET|清单:NOSIGNATURE supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642 的核心库 |supermartijn642corelib |1.1.18 |COMMON_SET|清单:NOSIGNATURE pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - 食品出口|pamhc2foodextended |0.0无 |COMMON_SET|清单:NOSIGNATURE curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |COMMON_SET|清单:NOSIGNATURE variantbarrels-3.1.jar |变体桶 |variant barrels |3.1 |COMMON_SET|清单: 更多装饰块-1.20.1-1.0.4-[FORGE].jar |更多装饰块 |moredecorativeblocks |1.0.4-[FORGE] |COMMON_SET|清单:NOSIGNATURE mobdropsrecipes_end-merged-1.20.1-1.0.1.jar |MobDropsRecipes 完 |mobdropsrecipes_end |1.0.1 |COMMON_SET|清单:NOSIGNATURE collective-1.20.1-7.87.jar |集体 |collective |7.87 |COMMON_SET|清单:NOSIGNATURE darkmining-forge-1.20.1-1.1.0.jar |DarkMining [黑暗挖矿] |1.1.0 |COMMON_SET|清单:无签名magic_staffs_1.20.1.jar |魔法法杖 |magic_staffs |1.0.0 |COMMON_SET|清单:NOSIGNATURE 更多Trapdoor-1.20.1-1.1.8-[FORGE].jar |更多活板门 |moretrapdoor |1.1.8-[FORGE] |COMMON_SET|清单:NOSIGNATURE FramedBlocks-9.3.1.jar |FramedBlocks (框架块) |9.3.1 |COMMON_SET|清单:NOSIGNATURE darkbindings-forge-1.20.1-1.3.8.jar |暗黑绑定 |darkbindings |1.3.8 |COMMON_SET|清单:NOSIGNATURE usefulhats-1.20.1-4.2.0.0.jar |有用的帽子 |usefulhats |1.20.1-4.2.0.0 |COMMON_SET|清单:NOSIGNATURE resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|清单: MoreSlabs-1.20.1-1.7.1-[FORGE].jar |更多 石板 |moreslabs |1.7.1-[FORGE] |COMMON_SET|清单:NOSIGNATURE mcw-roofs-2.3.1-mc1.20.1forge.jar |金刚鹦鹉的屋顶 |mcwroofs |2.3.1 |COMMON_SET|清单:NOSIGNATURE jlme-1.20.1forge-ver1.2.6.jar |只是更多的魔咒 |jlme |1.4.12 |COMMON_SET|清单: NOSIGNATURE conditional-mixin-forge-0.6.2.jar |conditional mixin |conditional_mixin |0.6.2 |COMMON_SET|清单:NOSIGNATURE monolib-forge-1.20.1-1.4.1.jar |MonoLib |monolib |1.4.1 |COMMON_SET|清单:NOSIGNATURE more_bows_and_arrows-merged-1.20.1-4.0.0.jar |更多 弓箭 |more_bows_and_arrows |4.0.0 |COMMON_SET|清单:无签名Quad-1.2.9+1.20.4-Forge.jar |四边形 |quad |1.2.9 |COMMON_SET|清单:NOSIGNATURE particle_core-0.2.5+1.20.1+forge.jar |粒子核心 |particle_core |0.2.5+1.20.1+forge |COMMON_SET|清单:NOSIGNATURE MobCatcher-Forge-1.20.1-1.3.1.jar |黑帮捕手 |mob_catcher |1.3.1 |COMMON_SET|清单:NOSIGNATURE more_music_discs-railways.jar |更多音乐光盘 |more_music_discs |1.0.0 |COMMON_SET|清单:无签名CHA-S-1.20-forge.jar |CHA&S - 可制作的马甲|chas |1.20 |COMMON_SET|清单:NOSIGNATURE kubejsbotanypots-1.2.2.jar |KubejsBotanyPots |kubejsbotanypots |1.2.2 |COMMON_SET|清单:NOSIGNATURE sliceanddice-forge-3.3.0.jar |创建切片和切块 |切片和骰子 |3.3.0 |COMMON_SET|清单:NOSIGNATURE mobdropsrecipes_nether-merged-1.20.1-1.0.1.jar |MobDropsRecipes 下界 |mobdropsrecipes_nether |1.0.1 |COMMON_SET|清单:NOSIGNATURE mcw-lights-1.1.0-mc1.20.1forge.jar |金刚鹦鹉的灯和灯 |mcwlights |1.1.0 |COMMON_SET|清单:NOSIGNATURE rhino-forge-2001.2.3-build.6.jar |犀牛 |rhino |2001.2.3-build.6 |COMMON_SET|清单:NOSIGNATURE pamhc2trees-1.20-1.0.2.jar |帕姆的 HarvestCraft 2 - 树 |pamhc2trees |1.0.2 |COMMON_SET|清单:NOSIGNATURE sophisticatedstorage-1.20.1-1.0.3.992.jar |Sophisticated Storage |sophisticatedstorage |1.0.3.992 |COMMON_SET|清单:NOSIGNATURE MG_Secrets_of_mermaids_1.0.5_1.20.1.jar |怪兽与少女 - 我的秘密|mg_secrets_of_mermaids |1.0.5 |COMMON_SET|清单:NOSIGNATURE treeharvester-1.20.1-9.1.jar |树木收割机 |treeharvester |9.1 |COMMON_SET|清单: NOSIGNATURE 刷怪箱和刷怪蛋配方(1.19.4-1.20 个刷怪蛋).jar |可制作的刷怪箱 |craftable_mob_spawners |1.0.0 |COMMON_SET|清单:NOSIGNATURE jei-1.20.1-forge-15.20.0.105.jar |刚好够用的物品 |jei |15.20.0.105 |COMMON_SET|清单:无签名 无名Trinkets-1.20.1-1.8.0.jar |无名饰品 |nameless_trinkets |1.20.1-1.7.8 |错误 |清单:NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |COMMON_SET|清单:eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 mobdropsrecipes_overworld-merged-1.20.1-2.0.0.jar |MobDropsRecipes 主世界 |mobdropsrecipes_overworld |2.0.0 |COMMON_SET|清单:无签名BuildersDelight-1.20.1-v.1.3.jar |建造者的喜悦 |buildersdelight |1.2.1 |COMMON_SET|清单:NOSIGNATURE actuallyharvest-1.20.1-1.1.0.9-FORGE.jar |ActuallyHarvest |1.20.1-1.1.0.9-FORGE|COMMON_SET|清单:NOSIGNATURE mcw-paintings-1.0.5-1.20.1forge.jar |金刚鹦鹉的绘画 |mcwpaintings |1.0.5 |COMMON_SET|清单:NOSIGNATURE journeymap-1.20.1-5.10.3-forge.jar |旅程地图 |journeymap |5.10.3 |COMMON_SET|清单:NOSIGNATURE comforts-forge-6.4.0+1.20.1.jar |舒适 |comforts |6.4.0+1.20.1 |COMMON_SET|清单:无签名NaturesCompass-1.20.1-1.11.2-forge.jar |自然指南针 |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|清单:NOSIGNATURE EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|清单:NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.40.jar |植物盆 |botanypots |13.0.40 |COMMON_SET|清单:NOSIGNATURE geodes-1.2.3.jar |更多 Geodes Reforged |geodes |1.2.3 |COMMON_SET|清单:NOSIGNATURE oreharvester-1.20.1-1.4.jar |矿石收割机 |oreharvester |1.4 |COMMON_SET|清单:NOSIGNATURE inventorypets-1.20.1-2.1.3.jar |物品栏 宠物 |inventorypets |2.1.3 |COMMON_SET|清单:NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |融合 |fusion |1.1.1 |COMMON_SET|清单:NOSIGNATURE shadowlands-3.10.5.jar |暗影国度 |shadowlands |3.10.5 |COMMON_SET|清单:NOSIGNATURE forge-1.20.1-47.3.0-universal.jar |锻造 |forge |47.3.0 |COMMON_SET|清单:84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 MoreBookshelfVariants-1.0.4+1.20.4-Forge.jar |更多书架变体 |lolmbv |1.0.4 |COMMON_SET|清单:无签名mcw-paths-1.0.5-1.20.1forge.jar |金刚鹦鹉的小径和铺路 |mcwpaths |1.0.5 |COMMON_SET|清单:无签名client-1.20.1-20230612.114412-srg.jar |我的世界 |minecraft |1.20.1 |COMMON_SET|清单: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f MoreChestVariants-1.5.6+1.20.2-Forge.jar |更多宝箱变体 |lolmcv |1.5.6 |COMMON_SET|清单:NOSIGNATURE MoreCraftingTables-1.2.7+1.20.4-Forge.jar |更多工作台 |lolmct |1.2.7 |COMMON_SET|清单:NOSIGNATURE MoreToolMod-1.20.1-v1.0.9.jar |更多工具 |moretool |1.0.9 |COMMON_SET|清单: mOres-5.3.6-mc1.20.1.jar |mOres |mores |5.3.6-mc1.20.1 |错误 |清单: moresswords-1.1.0-forge-1.20.1.jar |moresswords |moresswords |1.0.0 |COMMON_SET|清单:NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |附魔描述 |enchdesc |17.1.19 |COMMON_SET|清单:eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 MouseTweaks-forge-mc1.20.1-2.25.1.jar |鼠标调整 mousetweaks |2.25.1 |COMMON_SET|清单:NOSIGNATURE new_slab_variants-merged-1.20.1-3.0.1.jar |新 Slab 变体 |new_slab_variants |3.0.1 |COMMON_SET|清单:NOSIGNATURE mysterious_mountain_lib-1.5.17-1.20.1.jar |神秘山图书馆 |mysterious_mountain_lib |1.5.17-1.20.1 |COMMON_SET|清单:NOSIGNATURE BlackwolfLibrary-1.20.1-1.0.2-[FORGE].jar |Blackwolf 库 |blackwolflibrary |1.0.2-[FORGE] |COMMON_SET|清单:NOSIGNATURE Jade-1.20.1-forge-11.11.1.jar |翡翠 |jade |11.11.1+forge |COMMON_SET|清单:NOSIGNATURE MoreSnifferFlowers-1.20.1-forge-1.4.5.2.jar |更多嗅探花 |moresnifferflowers |1.4.5.2 |COMMON_SET|清单:NOSIGNATURE pamhc2crops-1.20-1.0.3.jar |帕姆的收获工艺 2 - 作物 |pamhc2crops |1.0.3 |COMMON_SET|清单:NOSIGNATURE morevanillapotions-FORGE-1.20.1-1.9.1.jar |更多原版药水 |morevanillapotions |1.20.1-1.9.1 |COMMON_SET|清单:NOSIGNATURE justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar |Just Enough Breeding (刚好够繁殖) |justenoughbreeding |1.5.0 |COMMON_SET|清单:NOSIGNATURE CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves 重铸版 |culllessleaves |1.20.1-1.0.5 |COMMON_SET|清单:NOSIGNATURE Oh-The-Trees-you'll-Grow-forge-1.20.1-1.3.4.jar |哦,你会种的树 |ohthetreesyoullgrow |1.20.1-1.3.4 |COMMON_SET|清单:NOSIGNATURE crafttag1.20.2.jar |可合成的名牌 |craftable_nametags |1.0.0 |COMMON_SET|清单:NOSIGNATURE darkheads-forge-1.20.1-1.0.6.jar |暗黑头 |darkheads |1.0.6 |COMMON_SET|清单:NOSIGNATURE darkloot-forge-1.20.1-1.1.9.jar |DarkLoot |darkloot |1.1.9 |COMMON_SET|清单:NOSIGNATURE spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |COMMON_SET|清单:NOSIGNATURE Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |4.0.3.3 |COMMON_SET|清单:NOSIGNATURE kffmod-4.11.0.jar |Kotlin for Forge |kotlinforforge |4.11.0 |COMMON_SET|清单:无签名可制作马鞍[1.20全部]-1.4.jar |可制作的鞍 |craftable_saddles |1.4 |COMMON_SET|清单:NOSIGNATURE flywheel-forge-1.20.1-0.6.11-13.jar |飞轮 |flywheel |0.6.11-13 |COMMON_SET|清单:无签名create-1.20.1-0.5.1.j.jar |创建 |create |0.5.1.j |错误 |清单:NOSIGNATURE pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - 食品公司|pamhc2foodcore |1.0.5 |COMMON_SET|清单:NOSIGNATURE Croptopia-1.20.1-FORGE-3。0.4.jar |Croptopia (犀牛) |croptopia |3.0.4 |COMMON_SET|清单:NOSIGNATURE mobsunscreen-forge-1.20.1-3.1.1.jar |暴民防晒霜 |mobsunscreen |3.1.1 |COMMON_SET|清单:NOSIGNATURE more_beautiful_torches-merged-1.20.1-3.0.0.jar |更漂亮的火把!|more_beautiful_torches |3.0.0 |COMMON_SET|清单:NOSIGNATURE polymorph-forge-0.49.8+1.20.1.jar |Polymorph 多晶型 |0.49.8+1.20.1 |COMMON_SET|清单:NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|清单:NOSIGNATURE StorageDrawers-1.20.1-12.9.13.jar |储物抽屉 |storagedrawers |12.9.13 |COMMON_SET|清单:无签名Zeta-1.0-24.jar |泽塔 |zeta |1.0-24 |COMMON_SET|清单:无签名Quark-4.0-460.jar |夸克 |quark |4.0-460 |错误 |清单:NOSIGNATURE MoreChestVariants-BiomesOPlenty-1.1.0-beta.1+1.20.|更多宝箱变种 - Biomes O|lolmcvbop |1.1.0-beta.1 |COMMON_SET|清单:无签名variantchiseledbookshelves-1.0.jar |变体 凿刻书架 |变体 凿刻书架 |1.0 |COMMON_SET|清单:NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |苹果皮肤 |appleskin |2.5.1+mc1.20.1 |COMMON_SET|清单:NOSIGNATURE MagicalTorches-1.20.1-2.0.3.jar |魔法火把 |magical_torches |2.0.3 |COMMON_SET|清单:NOSIGNATURE ferritecore-6.0.1-forge.jar |铁氧体磁芯 |ferritecore |6.0.1 |COMMON_SET|清单:41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a connectedglass-1.1.12-forge-mc1.20.1.jar |connected glass |connectedglass |1.1.12 |COMMON_SET|表现形式:NOSIGNATURE MonstersGirls_1.3.3.8_1.20.1.jar |怪兽与女孩 |monsters_and_girls |1.3.3.8 |COMMON_SET|清单:NOSIGNATURE justzoom_forge_2.0.0_MC_1.20.1.jar |只需缩放 |justzoom |2.0.0 |COMMON_SET|清单:无签名FlowerSeeds2-1.20.1-1.1.2.jar |花种子 2 |flowerseeds |1.1.2 |COMMON_SET|清单:NOSIGNATURE mcwfurnituresbyg-1.20.1-1.0.jar |金刚鹦鹉家具 - BWG |mcwfurnituresbyg |1.20.1-1.0 |COMMON_SET|清单:NOSIGNATURE mcw-furniture-3.3.0-mc1.20.1forge.jar |金刚鹦鹉的家具 |mcwfurnitures |3.3.0 |COMMON_SET|清单:NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender (简体中文) |terrablender |3.0.1.7 |COMMON_SET|清单:NOSIGNATURE mcwfencesbyg-1.20.1-1.1.jar |金刚鹦鹉的篱笆 - BWG |mcwfencesbyg |1.20.1-1.1 |COMMON_SET|清单:NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.592.jar |生物群系 O' Plenty |biomesoplenty |18.0.0.592 |COMMON_SET|清单:NOSIGNATURE macawsbridgesbop-1.20-1.3.jar |金刚鹦鹉的桥 - BOP |macawsbridgesbop |1.20-1.3 |COMMON_SET|清单:NOSIGNATURE macawsroofsbop-1.20-1.1.jar |金刚鹦鹉的屋顶 - BOP |macawsroofsbop |1.20-1.1 |COMMON_SET|清单:NOSIGNATURE mcwfencesbop-1.20-1.2.jar |金刚鹦鹉的栅栏 - BOP |mcwfencesbop |1.20-1.2 |COMMON_SET|清单:NOSIGNATURE Oh-The-Biomes-Weve-Gone-Forge-1.5.0.jar |哦,我们走过的生物群落 |biomeswevegone |1.5.0 |COMMON_SET|清单:NOSIGNATURE FlowerSeeds2BiomesOPlenty-1.20.1-1.1.2.jar |Flower Seeds 2 Biomes O Plenty|flowerseedsbop |1.1.2 |COMMON_SET|清单:NOSIGNATURE All-The-Wood-Weve-Got-Forge-1.1.0.jar|我们所有的木头 |woodwevegot |1.1.0 |COMMON_SET|清单:NOSIGNATURE magical_staffs-1.2.1.jar |魔法法杖 |magical_staffs |1.2.1 |COMMON_SET|清单:NOSIGNATURE expandability-9.0.4.jar |ExpandAbility 扩展性 |9.0.4 |COMMON_SET|清单:NOSIGNATURE BotanyPotsOrePlanting-Forge-7.22.0+1.20.1.jar |植物学盆栽 |botany_pots_ore_planting |7.22.0 |COMMON_SET|清单:无签名UncraftingTable-forge-1.4.3.jar |Uncrafting Table [解制作台] |uncraftingtable76 |1.4.3 |COMMON_SET|清单:无签名mcpitanlib-3.1.3-1.20.1-forge.jar |MCPitanLib |mcpitanlib |3.1.3-1.20.1-forge |COMMON_SET|清单:NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|清单:无签名kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |COMMON_SET|清单:NOSIGNATURE squatgrow-forge-5.3.0+mc1.20.1.jar |深蹲增长 |squatgrow |5.3.0+mc1.20.1 |COMMON_SET|清单:NOSIGNATURE biomemakeover-FORGE-1.20.1-1.11.4.jar |生物群系改造 |biomemakeover |1.20.1-1.11.4 |错误 |清单:NOSIGNATURE taniwha-forge-1.20.0-5.4.4.jar |塔尼瓦 |taniwha |1.20.0-5.4.4 |COMMON_SET|清单:NOSIGNATURE 崩溃报告 UUID:33e4018f-e48c-46ef-b286-1eb4dd9504fd FML:47.3 Forge:net.minecraftforge:47.3.0 飞轮后端:未初始化**(请填写以下信息):**
- Minecraft 版本:1.20.1
- EMF 版本 1.20.1-2.4.1
- 仅安装 EMF 后问题仍然存在吗?不
- 如果适用,请提供您的 modlist 或日志 theres 很多,请参阅崩溃日志 附加上下文 在此处添加有关问题的任何其他上下文。以前从未遇到过这个 Mod 的问题......
OptiFine is incompatible with this mod,bro.