Create

Create

86M Downloads

Crash on load

Digeot opened this issue · 1 comments

commented

hello everyone, i have some problem when i launch the game

Describe the Bug

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 2023-07-05 16:33:41
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:520) ~[?:?] {}
at net.minecraft.client.renderer.GameRenderer.(GameRenderer.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:503) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.0.43.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.0.43.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.0.43.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.0.43.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.throwables.MixinApplyError: Mixin [create.mixins.json:client.CameraMixin] from phase [DEFAULT] in config [create.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 31 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @at("INVOKE") on net/minecraft/client/Camera::create$modifyCameraOffset with priority 1000 cannot inject into net/minecraft/client/Camera::m_90575_(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZF)V merged by net.grupa_tkd.exotelcraft.mixin.client.CameraMixin with priority 1000 [PREINJECT Applicator Phase -> create.mixins.json:client.CameraMixin -> Prepare Injections -> -> modify$bco000$create$modifyCameraOffset(D)D -> Prepare]
at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[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] {}
... 31 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.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:520) ~[?:?] {}
at net.minecraft.client.renderer.GameRenderer.(GameRenderer.java:127) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:503) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:API avancées Windows 32:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
ASM.Plugin.AudioDevProps2.dll::1.0.1.0:Nahimic
AudioDevProps2.dll::2.6.21.0:A-Volute
AudioSes.dll:Session audio:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:Bibliothèque de contrôles de l’expérience utilisateur:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS DLL de l’API Client:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:DLL bibliothèque des utilitaires OpenGL:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:API de l’application d’assistance IP:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
IPSEng64.dll:IPS Script Engine DLL:17.2.11.38:Broadcom
KERNEL32.DLL:DLL du client API BASE Windows NT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:DLL du client API BASE Windows NT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:API MMDevice:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:DLL de MSCTF Server:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.23050.5 (b79513656627928b5505482e6c59e640a77adba5):Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (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.985 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
PROPSYS.dll:Système de propriétés Microsoft:7.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
ProductInfo.dll::1.9.17.0:A-Volute
RPCRT4.dll:Runtime d’appel de procédure distante:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Installation de L’API Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:DLL commune du shell Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll
USER32.dll:DLL client de l’API uilisateur de Windows multi-utilisateurs:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.19041.3085 (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.546 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Services HTTP Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:DLL API MCI:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
Wldp.dll:Stratégie de verrouillage Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
bcrypt.dll:Bibliothèque de primitives de chiffrement Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM pour Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
cryptbase.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:Service client DHCP:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:Client DHCPv6:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:API du Gestionnaire de fenêtres du Bureau Microsoft:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:API en mode utilisateur FWP/IPsec:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jna4346683243491208388.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
msasn1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:DLL du système de correspondance de couleurs Microsoft:10.0.19041.3085 (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.789 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Fournisseur de service Sockets 2.0 de Microsoft Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:Fournisseur Shim d’affectation de noms de messagerie:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Routeur Windows NCrypt:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
ntdll.dll:DLL Couche NT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Fournisseur MARTA Windows NT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.3141:NVIDIA Corporation
ole32.dll:Microsoft OLE pour Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
pdh.dll:DLL d’application d’assistance Windows pour les données de performance:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:DLL d’objets Performances système Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
perfproc.dll:DLL d’objets Performances de processus système Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:Fournisseur d’espace de noms PNRP:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
powrprof.dll:DLL d’assistance du profil d’alimentation:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (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:Bibliothèque d’utilitaires légers du Shell:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
symamsi.dll:Symantec AMSI provider:15.7.12.41:Broadcom
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3086 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Bibliothèque de thèmes Ux Microsoft:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
win32u.dll:Win32u:10.0.19041.3086 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:API de stockage Microsoft WinRT:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:DLL de types de base Windows:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:API du contrôleur commun Microsoft:10.0.19041.3085 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.0.43.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.0.43.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.0.43.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.0.43.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.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 645573096 bytes (615 MiB) / 1384120320 bytes (1320 MiB) up to 12750684160 bytes (12160 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2.90
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x21c4
Graphics card #0 versionInfo: DriverVersion=31.0.15.3141
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 34745.75
Virtual memory used (MB): 15730.22
Swap memory total (MB): 2048.00
Swap memory used (MB): 170.46
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12160m -Xms256m
Launched Version: forge-47.0.43
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.41, NVIDIA Corporation
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: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
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.0.43.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.0.43.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.0.43.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.0.43.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.0.43.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
ftb-essentials-forge-2001.1.2.jar |FTB Essentials |ftbessentials |2001.1.2 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
AdvancedPeripherals-1.20.1-0.7.31a.jar |Advanced Peripherals |advancedperipherals |0.7.31a |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.20-4.2.jar |GeckoLib 4 |geckolib |4.2 |COMMON_SET|Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
botarium-forge-1.20-2.1.0.jar |Botarium |botarium |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
HammerLib-1.20.1-20.1.12.jar |Hammer Lib |hammerlib |20.1.12 |ERROR |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
sophisticatedcore-1.20.1-0.5.77.347.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.77.347 |COMMON_SET|Manifest: NOSIGNATURE
IronJetpacks-1.20.1-7.0.0.jar |Iron Jetpacks |ironjetpacks |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
duckling-3.0.0-forge.jar |Duckling |duckling |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.30.6_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.30.6 |COMMON_SET|Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20-16.0.0.jar |CookingForBlockheads |cookingforblockheads |16.0.0 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |ERROR |Manifest: NOSIGNATURE
alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |COMMON_SET|Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |COMMON_SET|Manifest: NOSIGNATURE
Exotelcraft-Forge-1.20.1-5.0.0-BETA-3.jar |Exotelcraft |exotelcraft |5.0.0-BETA-3 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.18.54.870.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.54.870 |COMMON_SET|Manifest: NOSIGNATURE
balm-forge-1.20-7.0.4.jar |Balm |balm |7.0.4 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-11.0.99-forge.jar |Cloth Config v10 API |cloth_config |11.0.99 |COMMON_SET|Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.0.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
refinedstorage-1.12.1.jar |Refined Storage |refinedstorage |1.12.1 |COMMON_SET|Manifest: NOSIGNATURE
corpse-1.20.1-1.0.3.jar |Corpse |corpse |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
BetterCompatibilityChecker-3.0.3-build.65+mc1.20.1|Better Compatibility Checker |bcc |3.0.3-build.65+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
entangled-1.3.14-forge-mc1.20.jar |Entangled |entangled |1.3.14 |ERROR |Manifest: NOSIGNATURE
endertanks-forge-1.20.1-1.0.jar |EnderTanks |endertanks |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
Compressium-3.0.2-build.12+mc1.20.jar |Compressium |compressium |3.0.2-build.12+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
material_elements_1.20.1-7.1.0.jar |Material Elements |material_elements |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.9-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20-2.0.0.jar |Resourcefulconfig |resourcefulconfig |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2foodextended-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
SolarFluxReborn-1.20.1-20.1.2.jar |Solar Flux Reborn |solarflux |20.1.2 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
gaiadimension.1.20-2.1.92.jar |The Gaia Dimension |gaiadimension |1.20-2.1.92 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
blockui-1.20-0.0.84-ALPHA.jar |UI Library Mod |blockui |1.20-0.0.84-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
camera-1.20.1-1.0.4.jar |Camera Mod |camera |1.20.1-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
MysticalCustomization-1.20.1-5.0.0.jar |Mystical Customization |mysticalcustomization |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
elevatorid-1.20.1-1.8.14.jar |Elevator Mod |elevatorid |1.20.1-1.8.14 |COMMON_SET|Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |ERROR |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.1.jar |Resourceful Lib |resourcefullib |2.1.1 |ERROR |Manifest: NOSIGNATURE
mcw-roofs-2.2.4-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE
wormhole-1.1.12-forge-mc1.20.jar |Wormhole (Portals) |wormhole |1.1.12 |ERROR |Manifest: NOSIGNATURE
cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |ERROR |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
architectury-9.0.8-forge.jar |Architectury |architectury |9.0.8 |COMMON_SET|Manifest: NOSIGNATURE
cc-tweaked-1.20.1-forge-1.105.0.jar |CC: Tweaked |computercraft |1.105.0 |ERROR |Manifest: NOSIGNATURE
productivebees-1.20.1-12.1.2.jar |Productive Bees |productivebees |1.20.1-12.1.2 |COMMON_SET|Manifest: NOSIGNATURE
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
trashcans-1.0.18-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18 |COMMON_SET|Manifest: NOSIGNATURE
The_Undergarden-1.20.1-0.8.6.jar |The Undergarden |undergarden |0.8.6 |ERROR |Manifest: NOSIGNATURE
PortableCraftingTable-1.20.1-3.2.2-[FORGE].jar |Portable Crafting Table |portablecraftingtable |3.2.2-[FORGE] |COMMON_SET|Manifest: NOSIGNATURE
better_silicon-1.20.1-1.1.9.jar |Better Silicon |better_silicon |1.20.1-1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
RootsClassic-1.20-1.2.0.jar |Roots Classic |rootsclassic |1.20-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.0.jar |Cucumber Library |cucumber |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ftb-library-forge-2001.1.2.jar |FTB Library |ftblibrary |2001.1.2 |COMMON_SET|Manifest: NOSIGNATURE
ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
harvestwithease-1.20.1-7.0.0.1-forge.jar |Harvest with ease |harvestwithease |7.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
EasyMagic-v8.0.0-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
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.2.0.22.jar |Just Enough Items |jei |15.2.0.22 |COMMON_SET|Manifest: NOSIGNATURE
VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
tesseract-1.0.34a-forge-mc1.20.jar |Tesseract |tesseract |1.0.34a |COMMON_SET|Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |COMMON_SET|Manifest: NOSIGNATURE
waystones-forge-1.20-14.0.0.jar |Waystones |waystones |14.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Fallingleaves-1.20-2.1.0-beta.1.jar |Falling Leaves |fallingleaves |2.1.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeon-forge-1.20.1-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
plasmovoice-forge-1.20.1-2.0.6.jar |Plasmo Voice |plasmovoice |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
MorePeripherals_1.20.1-1.10.jar |More Peripherals |peripherals |1.10 |COMMON_SET|Manifest: NOSIGNATURE
pneumaticcraft-repressurized-6.0.0+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.0+mc1.20.1 |ERROR |Manifest: NOSIGNATURE
mcjtylib-1.20-8.0.0.jar |McJtyLib |mcjtylib |1.20-8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsbase-1.20-5.0.0.jar |RFToolsBase |rftoolsbase |1.20-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsstorage-1.20-5.0.0.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolscontrol-1.20-7.0.0.jar |RFToolsControl |rftoolscontrol |1.20-7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsdim-1.20-11.0.0.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
mahoutsukai-1.20.1-v1.34.50.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.50 |ERROR |Manifest: NOSIGNATURE
mininggadgets-1.15.0.jar |Mining Gadgets |mininggadgets |1.15.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolspower-1.20-6.0.0.jar |RFToolsPower |rftoolspower |1.20-6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ExtraDisks-1.20.1-2.2.0.jar |Extra Disks |extradisks |1.20.1-2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
ftb-chunks-forge-2001.1.2.jar |FTB Chunks |ftbchunks |2001.1.2 |ERROR |Manifest: NOSIGNATURE
forge-1.20.1-47.0.43-universal.jar |Forge |forge |47.0.43 |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
silent-gear-1.20.1-3.5.0.jar |Silent Gear |silentgear |3.5.0 |COMMON_SET|Manifest: NOSIGNATURE
ResourceChickens-1.20.1-beta2.jar |Resource Chickens |resourcechickens |1.20.1-beta2 |COMMON_SET|Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.20.1-1.9.2.jar |Friends&Foes |friendsandfoes |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.0.jar |Mystical Agriculture |mysticalagriculture |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.0.jar |Mystical Agradditions |mysticalagradditions |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
ZeroCore2-1.20-2.1.36.jar |Zero CORE 2 |zerocore |1.20-2.1.36 |ERROR |Manifest: NOSIGNATURE
ExtremeReactors2-1.20-2.0.66.jar |Extreme Reactors |bigreactors |1.20-2.0.66 |ERROR |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
rftoolsutility-1.20-6.0.0.jar |RFToolsUtility |rftoolsutility |1.20-6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
theoneprobe-1.20.1-10.0.0.jar |The One Probe |theoneprobe |1.20.1-10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
appliedenergistics2-forge-15.0.3-alpha.jar |Applied Energistics 2 |ae2 |15.0.3-alpha |ERROR |Manifest: NOSIGNATURE
AEInfinityBooster-1.20.1-1.0.0+19.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+19 |COMMON_SET|Manifest: NOSIGNATURE
ae2wtlib-15.0.1-betag.jar |AE2WTLib |ae2wtlib |15.0.1-betag |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.165.jar |TerraBlender |terrablender |3.0.0.165 |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
moonlight-1.20-2.5.17-forge.jar |Moonlight Library |moonlight |1.20-2.5.17 |COMMON_SET|Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
animal_feeding_trough-1.0.3+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2crops-1.20-1.0.1.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.13.13+1.20.1.jar |SpectreLib |spectrelib |0.13.13+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
movingelevators-1.4.3-forge-mc1.20.jar |Moving Elevators |movingelevators |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
domum_ornamentum-1.20-1.0.103-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.103-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
rftoolsbuilder-1.20-6.0.0.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
pipez-1.20.1-1.1.2.jar |Pipez |pipez |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |ERROR |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |ERROR |Manifest: NOSIGNATURE
Xaeros_Minimap_23.5.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.5.0 |ERROR |Manifest: NOSIGNATURE
pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
itemcollectors-1.1.8-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.8 |ERROR |Manifest: NOSIGNATURE
Croptopia-1.20-FORGE-2.3.1.jar |Croptopia |croptopia |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
irons_spellbooks-1.20.1-1.1.6.2.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-1.1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
enderchests-forge-1.20.1-1.0.jar |EnderChests |enderchests |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
structurize-1.20-1.0.516-ALPHA.jar |Structurize |structurize |1.20-1.0.516-ALPHA |ERROR |Manifest: NOSIGNATURE
multipiston-1.20-1.2.29-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.29-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
minecolonies-1.20.1-1.0.1540-ALPHA.jar |MineColonies |minecolonies |1.20.1-1.0.1540-ALPH|ERROR |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v8.0.7-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |COMMON_SET|Manifest: NOSIGNATURE
ad_astra-forge-1.20.1-1.15.1.jar |Ad Astra |ad_astra |1.15.1 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 49e93394-8e7e-482d-8724-6ca729a2e1a8
FML: 47.0
Forge: net.minecraftforge:47.0.43
Flywheel Backend: Uninitialized

Reproduction Steps

1.lunch minecraft modpack on curse forge

Expected Result

the game crash

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

47.0.43

Other Mods

No response

Additional Context

No response

commented

Incompatibility with Exotelcraft. Report it to them.