AE2 13.0.8 causing critical error on starting MC 1.19.3 Forge 44.1.5
SubSonicEr opened this issue · 5 comments
Describe the bug
When starting MC 1.19.3 Forge 44.1.5 with AE2 13.0.8 is causing a critical error.
How to reproduce the bug
Start MC 1.19.3 Forge 44.1.5 with AE2 13.0.8 and my modlist
Expected behavior
With AE2 13.0.7 MC 1.19.3 Forge 44.1.5 is starting correctly so I was expecting a correct start with AE 13.0.8
Additional details
No response
Which minecraft version are you using?
1.19
On which mod loaders does it happen?
Forge
Crash log
---- Minecraft Crash Report ---- // You're mean. Time: 2023-01-22 19:42:57 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.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:495) ~[client-1.19.3-20221207.122022-srg.jar%23762!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:META-INF/theadditionsmod.mixins.json:mixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:tofucraft.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:zergatul.freecam.mixin.json:MixinMinecraft,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[1.19.3-forge-44.1.5.jar:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.5.jar:?] {re:classloading,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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.1.5.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [ae2.mixins.json:unlitquad.ModelManagerMixin] from phase [DEFAULT] in config [ae2.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] {} ... 29 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onBeginLoadModel could not find any targets matching 'lambda$loadBlockModels$8' in net.minecraft.client.resources.model.ModelManager. Using refmap ae2.mixins.refmap.json [PREINJECT Applicator Phase -> ae2.mixins.json:unlitquad.ModelManagerMixin -> Prepare Injections -> -> handler$zkf000$onBeginLoadModel(Ljava/util/Map$Entry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at jdk.internal.reflect.GeneratedConstructorAccessor80.newInstance(Unknown Source) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[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] {} ... 29 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.8.jar:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:495) ~[client-1.19.3-20221207.122022-srg.jar%23762!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:META-INF/theadditionsmod.mixins.json:mixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:tofucraft.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:zergatul.freecam.mixin.json:MixinMinecraft,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Erweiterte Windows 32 Base-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation AcGenral.DLL:Windows Compatibility DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation AcLayers.DLL:Windows Compatibility DLL:10.0.19041.1266 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:Bibliothek für Steuerelemente:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Krypto-API32:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (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-Client-API-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL-Hilfsprogrammbibliotheks-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP-Hilfs-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Client-DLL für Windows NT-Basis-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Client-DLL für Windows NT-Basis-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation MPR.dll:Router-DLL für Mehrfachanbieter:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF-Server-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2211.5 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (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:Microsoft-Eigenschaftensystem:7.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Unterstützungs-DLL für Leistungsdaten:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remoteprozeduraufruf-Laufzeitumgebung:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Allgemeine Windows-Shell-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation SHLWAPI.dll:Shell Light-weight-Hilfsprogrammbibliothek:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation SspiCli.dll:Security Support Provider Interface:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Client-DLL für Windows USER-API (mehrere Benutzer):10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.28.29913.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:Windows HTTP-Dienste:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation WINSPOOL.DRV:Windows-Spoolertreiber:10.0.19041.2486 (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.2486 (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.2486 (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:Windows-Sperrungsrichtlinie:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Clientbibliothek für Anwendungskompatibilität:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation awt.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation bcrypt.dll:Bibliothek mit kryptografischen Primitiven von Windows:10.0.19041.2486 (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 für Windows:10.0.19041.2486 (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.2311 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Clientdienst:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6-Client:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.19041.1949 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktopfenster-Manager-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec Benutzermodus-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.2364 (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:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation javaw.exe:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation jemalloc.dll jimage.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation jli.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation jna15113545869876698771.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA) jsvml.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation jvm.dll:Java HotSpot(TM) 64-Bit server VM:17.0.5.0:Oracle Corporation 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:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation management_ext.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation msasn1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation mscms.dll:Microsoft-Farbabstimmungssystem-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.28.29913.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:Microsoft Windows Sockets 2.0-Dienstanbieter:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-Mail-Namenshimanbieter:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt-Router:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation net.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation nio.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation ntdll.dll:DLL für NT-Layer:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA-Anbieter:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2802:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.26.0.160:NVIDIA Corporation ole32.dll:Microsoft OLE für Windows:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:DLL für Windows-Systemleistungsobjekte:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP-Namespaceanbieter:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.19041.2486 (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 sfc.dll:Windows File Protection:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation sfc_os.DLL:Windows File Protection:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme-Bibliothek:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation verify.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation win32u.dll:Win32u:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage-API:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows-Basistypen-DLL:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:API für Microsoft Common Controller:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation zip.dll:Java(TM) Platform SE binary:17.0.5.0:Oracle Corporation Stacktrace: at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[1.19.3-forge-44.1.5.jar:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.3-forge-44.1.5.jar:?] {re:classloading,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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.1.5.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- System Details -- Details: Minecraft Version: 1.19.3 Minecraft Version ID: 1.19.3 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.5, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 2066789536 bytes (1971 MiB) / 3254779904 bytes (3104 MiB) up to 68719476736 bytes (65536 MiB) CPUs: 64 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen Threadripper 3970X 32-Core Processor Identifier: AuthenticAMD Family 23 Model 49 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 32 Number of logical CPUs: 64 Graphics card #0 name: NVIDIA GeForce RTX 2080 Ti Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1e07 Graphics card #0 versionInfo: DriverVersion=31.0.15.2802 Memory slot #0 capacity (MB): 32768.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 32768.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 32768.00 Memory slot #2 clockSpeed (GHz): 2.67 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 32768.00 Memory slot #3 clockSpeed (GHz): 2.67 Memory slot #3 type: DDR4 Memory slot #4 capacity (MB): 32768.00 Memory slot #4 clockSpeed (GHz): 2.67 Memory slot #4 type: DDR4 Memory slot #5 capacity (MB): 32768.00 Memory slot #5 clockSpeed (GHz): 2.67 Memory slot #5 type: DDR4 Memory slot #6 capacity (MB): 32768.00 Memory slot #6 clockSpeed (GHz): 2.67 Memory slot #6 type: DDR4 Memory slot #7 capacity (MB): 32768.00 Memory slot #7 clockSpeed (GHz): 2.67 Memory slot #7 type: DDR4 Virtual memory max (MB): 300942.53 Virtual memory used (MB): 23566.13 Swap memory total (MB): 38912.00 Swap memory used (MB): 4.88 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx64G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.19.3-forge-44.1.5 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 528.02, 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: 64x AMD Ryzen Threadripper 3970X 32-Core Processor ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.3-44.1.5.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.3-44.1.5.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.3-44.1.5.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.3-44.1.5.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.3-44.1.5.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null lowcodefml@null [email protected] [email protected]
Mod List:
RoughlyEnoughProfessions-forge-1.19.3-1.2.0.jar |Roughly Enough Professions |roughlyenoughprofessions |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
energizedpower-1.19.3-1.3.3.jar |Energized Power |energizedpower |1.19.3-1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.19.3-19.11.jar |QuarryPlus |quarryplus |19.11 |COMMON_SET|Manifest: NOSIGNATURE
simplemagnets-1.1.9-forge-mc1.19.3.jar |Simple Magnets |simplemagnets |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
player-animation-lib-forge-0.4.2+1.19.3.jar |Player Animator |playeranimator |0.4.2+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
botarium-forge-1.19.3-2.0.4.jar |Botarium |botarium |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
IntegratedTerminals-1.19.3-1.4.3.jar |IntegratedTerminals |integratedterminals |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
EffectsLeft-1.19.3-0.1.2.jar |EffectsLeft |effectsleft |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
placeableblazerods-1.19.3-3.0.jar |Placeable Blaze Rods |placeableblazerods |3.0 |COMMON_SET|Manifest: NOSIGNATURE
HammerLib-1.19.3-19.5.51.jar |HammerLib |hammerlib |19.5.51 |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
planttech2-0.02.58.jar |PlantTech 2 |planttech2 |0.02.58 |COMMON_SET|Manifest: NOSIGNATURE
mcw-windows-2.1.1-mc1.19.3forge.jar |Macaw's Windows |mcwwindows |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_furniture-forge-1.19.3-1.0.0.jar |Valhelsia Furniture |valhelsia_furniture |1.19.3-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
stonegrinder-1.0.5-1.19.3-forge.jar |Stone Grinder |stonegrinder |1.0.5-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
ImmersiveWeapons-1.19.3-1.19.1.jar |Immersive Weapons |immersiveweapons |1.19.3-1.19.1 |COMMON_SET|Manifest: NOSIGNATURE
IronJetpacks-1.19.3-6.1.0.jar |Iron Jetpacks |ironjetpacks |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
CoffeeSpawner-1.19.3-11.0.0.jar |Coffee Spawner |coffeespawner |1.19.3-11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ForgeEndertech-1.19.3-10.1.0.0-build.0001.jar |ForgeEndertech |forgeendertech |10.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
EvilCraft-1.19.3-1.2.14.jar |EvilCraft |evilcraft |1.2.14 |ERROR |Manifest: NOSIGNATURE
everythingcopper-1.19.3-0.2.1.1.jar |Everything is Copper |everythingcopper |1.19.3-0.2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
softerhaybales-1.19.3-3.0.jar |Softer Hay Bales |softerhaybales |3.0 |COMMON_SET|Manifest: NOSIGNATURE
MoreBuckets-1.19.3-3.1.0.jar |More Buckets |morebuckets |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
macawsbridgesbop-1.19.3-1.0.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.3-1.0 |COMMON_SET|Manifest: NOSIGNATURE
toolleveling-forge-1.19.3-1.4.4.jar |Tool Leveling |toolleveling |1.19.3-1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
MineTraps-1.19.3-(v.2.2.6).jar |MineTraps |minetraps |2.2.6 |COMMON_SET|Manifest: NOSIGNATURE
balm-forge-1.19.3-5.0.1.jar |Balm |balm |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
WaterStrainer-1.19.3-15.0.0.jar |Water Strainer |waterstrainer |1.19.3-15.0.0 |COMMON_SET|Manifest: NOSIGNATURE
immersive_armors-1.5.2+1.19.3-forge.jar |Immersive Armors |immersive_armors |1.5.2+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-9.0.94-forge.jar |Cloth Config v9 API |cloth_config |9.0.94 |COMMON_SET|Manifest: NOSIGNATURE
stackrefill-1.19.3-4.0.jar |Stack Refill |stackrefill |4.0 |COMMON_SET|Manifest: NOSIGNATURE
shetiphiancore-1.19-3.11.4.jar |ShetiPhian-Core |shetiphiancore |3.11.4 |COMMON_SET|Manifest: NOSIGNATURE
structure_gel-1.19.3-2.8.0.jar |Structure Gel API |structure_gel |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE
assortedworld-1.19.3-5.0.0.jar |Assorted World |assortedworld |1.19.3-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
handcrafted-forge-1.19.3-2.0.4.jar |Handcrafted |handcrafted |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
burgermod-2.9.3-1.19.3.jar |Burger Mod |burgermod |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE
BotanyTrees-Forge-1.19.3-6.0.1.jar |BotanyTrees |botanytrees |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ToolStats-Forge-1.19.3-13.0.1.jar |ToolStats |toolstats |13.0.1 |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
TexelsPaintings-forge-1.19.3-7.1.0.jar |TexelsPaintings |texelspaintings |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-trapdoors-1.0.8-mc1.19.3forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.1-forge-mc1.19.3.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.3-1.1.2.jar |Resourcefulconfig |resourcefulconfig |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
kjs_parkour_block_mod-forge-1.0-1.19.3.jar |Kaupenjoe's Powerful Parkour B|kjs_parkour_block_mod |1.0-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
assortedtools-1.19.3-7.0.0.jar |Assorted Tools |assortedtools |1.19.3-7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ImprovableSkills-1.19.3-19.4.7.jar |Improvable Skills |improvableskills |19.4.7 |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
ManyIdeasCore-1.19.3-1.4.0.jar |ManyIdeas Core |manyideas_core |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-1.19.3-5.1.2.0.jar |Curios API |curios |1.19.3-5.1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
advancednetherite-1.14.6-1.19.3.jar |Advanced Netherite |advancednetherite |1.14.6 |COMMON_SET|Manifest: NOSIGNATURE
advgenerators-1.5.0.3-mc1.19.3.jar |Advanced Generators |advgenerators |1.5.0.3 |COMMON_SET|Manifest: NOSIGNATURE
TheAdditionsMod-1.19.3-1.1.jar |The Additions Mod |theadditionsmod |1.19.3-1.1 |COMMON_SET|Manifest: NOSIGNATURE
storageracks-1.19.3-1.1.5.jar |Storage Racks |storageracks |1.19.3-1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
FramedBlocks-7.0.0.jar |FramedBlocks |framedblocks |7.0.0 |ERROR |Manifest: NOSIGNATURE
ninjascash-1.19.3-2.5.1.jar |Ninja's Cash |ninjascash |1.19.3-2.5.1 |COMMON_SET|Manifest: NOSIGNATURE
tombstone-8.3.0-1.19.3.jar |Corail Tombstone |tombstone |8.3.0 |COMMON_SET|Manifest: NOSIGNATURE
dragon_enchants-1.0.4.jar |Dragon Enchants |dragonenchants |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
mcw-roofs-2.2.2-mc1.19.3forge.jar |Macaw's Roofs |mcwroofs |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
morechests-forge-1.19.3-1.0.2.jar |More Chests |more_chests |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Adorn-4.0.1+1.19.3-forge.jar |Adorn |adorn |4.0.1+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
woodenbucket-1.19.3-1.2.0.0.jar |Wooden Bucket |woodenbucket |1.19.3-1.2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ItemPhysic_FORGE_v1.6.7_mc1.19.3.jar |ItemPhysic |itemphysic |1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
AdChimneys-1.19.3-9.2.0.0-build.0001.jar |Advanced Chimneys |adchimneys |9.2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
the_bumblezone_forge-6.6.2+1.19.3.jar |The Bumblezone |the_bumblezone |6.6.2+1.19.3 |ERROR |Manifest: NOSIGNATURE
Enhanced-Farming-1.19.3-1.6.0.jar |Enhanced Farming |enhancedfarming |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
RuneCraft-1.19.3-(v.3.6.3).jar |RuneCraft |runecraft |3.6.3 |COMMON_SET|Manifest: NOSIGNATURE
l2library-2.0.2.jar |L2 Library |l2library |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
l2backpack-2.0.0.jar |L2 Backpack |l2backpack |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
MoreThanAPickaxe-1.19.3-0.1.7.jar |More Than A Pickaxe |morethanapickaxe |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
CobbleForDays-1.7.0.jar |Cobble For Days |cobblefordays |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
benched-1.2.2-forge-mc1.19.3.jar |Benched |benched |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
DarkPaintings-Forge-1.19.3-14.0.2.jar |DarkPaintings |darkpaintings |14.0.2 |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
SurvivalPlus-Primer-1.19.3-0.1.0d.jar |SurvivalPlus Primer |survivalplus_primer |0.1.0d |COMMON_SET|Manifest: NOSIGNATURE
randombonemealflowers-1.19.3-4.0.jar |Random Bone Meal Flowers |randombonemealflowers |4.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-lights-1.0.5-mc1.19.3forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
StructuredCrafting-1.19.3-0.2.4.jar |StructuredCrafting |structuredcrafting |0.2.4 |COMMON_SET|Manifest: NOSIGNATURE
SmartBrainLib-forge-1.19.3-1.8.jar |SmartBrainLib |smartbrainlib |1.8 |COMMON_SET|Manifest: NOSIGNATURE
doubledoors-1.19.3-4.1.jar |Double Doors |doubledoors |4.1 |COMMON_SET|Manifest: NOSIGNATURE
DisenchantmentEditTable-1.19.3-1.1.0.jar |Disenchantment Edit Table |editenchanting |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
SurvivalPlus-Lightsabers-1.19.3-0.1.7.jar |SurvivalPlus Lightsabers |lightsaber |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
rechiseled-1.0.12-forge-mc1.19.3.jar |Rechiseled |rechiseled |1.0.12 |COMMON_SET|Manifest: NOSIGNATURE
harvestwithease-1.19.3-5.0.0.0-forge.jar |Harvest with ease |harvestwithease |5.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
tesseract-1.0.28-forge-mc1.19.3.jar |Tesseract |tesseract |1.0.28 |COMMON_SET|Manifest: NOSIGNATURE
Contact-Forge-1.19.3-2.0.1-Release.jar |Contact |contact |2.0.1-Release |COMMON_SET|Manifest: NOSIGNATURE
bdlib-1.26.0.4-mc1.19.3.jar |BdLib |bdlib |1.26.0.4 |COMMON_SET|Manifest: NOSIGNATURE
ctd-core-1.19.3-2.2.2b.jar |CTD Core |ctdcore |2.2.2b |COMMON_SET|Manifest: NOSIGNATURE
sootychimneys-1.19.3-1.0.0.jar |Sooty Chimneys |sootychimneys |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
TslatEffectsLib-forge-1.19.3-1.4.2.jar |Tslat EffectsLib |tslateffectslib |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
brickfurnace-1.19.3-1.9.2.1.jar |Brick Furnace |brickfurnace |1.19.3-1.9.2.1 |COMMON_SET|Manifest: NOSIGNATURE
NaturesCompass-1.19.3-1.10.1-forge.jar |Nature's Compass |naturescompass |1.19.3-1.10.1-forge |COMMON_SET|Manifest: NOSIGNATURE
BotanyPots-Forge-1.19.3-10.0.2.jar |BotanyPots |botanypots |10.0.2 |COMMON_SET|Manifest: NOSIGNATURE
AdHooks-1.19.3-9.1.0.0-build.0001.jar |Advanced Hook Launchers |adhooks |9.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
farmingforblockheads-forge-1.19.3-12.0.1.jar |Farming for Blockheads |farmingforblockheads |12.0.1 |ERROR |Manifest: NOSIGNATURE
table_top_craft-1.19.3-4.0.1.jar |Table Top Craft |table_top_craft |1.19.3-4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ManyIdeasHalloween-1.19.3-1.0.0.jar |ManyIdeas Halloween |manyideas_halloween |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
catalogue-1.7.0-1.19.3.jar |Catalogue |catalogue |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
passiveendermen-1.19.3-4.1.jar |Passive Endermen |passiveendermen |4.1 |COMMON_SET|Manifest: NOSIGNATURE
ManyIdeasChristmas-1.19.3-1.0.0.jar |ManyIdeas Christmas |manyideas_christmas |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
EdivadLib-1.19.3-1.3.0.jar |EdivadLib |edivadlib |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.19.3-44.1.5-universal.jar |Forge |forge |44.1.5 |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
block_limit_fix-1.0.3-forge.jar |Block Limit Fix |block_limit_fix |1.0.3-forge |COMMON_SET|Manifest: NOSIGNATURE
mo-glowstone-1.19.3-2.3.3b.jar |Mo' Glowstone |moglowstone |2.3.3b |COMMON_SET|Manifest: NOSIGNATURE
mssw-forge-2.3.0+1.19.3.jar |More Slabs, Stairs, and Walls |more_slabs_stairs_and_walls |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-paths-1.0.2forge-mc1.19.3.jar |Macaw's Paths and Pavings |mcwpaths |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
IntegratedCrafting-1.19.3-1.0.26.jar |IntegratedCrafting |integratedcrafting |1.0.26 |COMMON_SET|Manifest: NOSIGNATURE
client-1.19.3-20221207.122022-srg.jar |Minecraft |minecraft |1.19.3 |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
Flopper-1.19.3-1.1.4.jar |Flopper |flopper |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
theoneprobe-1.19.3-7.0.0.jar |The One Probe |theoneprobe |1.19.3-7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
appliedenergistics2-forge-13.0.8-beta.jar |Applied Energistics 2 |ae2 |13.0.8-beta |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.19.3-2.1.0.137.jar |TerraBlender |terrablender |2.1.0.137 |COMMON_SET|Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19.3-2.24.jar |Mouse Tweaks |mousetweaks |2.24 |COMMON_SET|Manifest: NOSIGNATURE
bettercombat-forge-1.5.5+1.19.3.jar |Better Combat |bettercombat |1.5.5+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
commonality-1.19.3-5.0.0.jar |Commonality |commonality |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
wafflesplaceablefoods-0.1.4-FORGE1.19.3.jar |Waffle's Placeable Foods |wafflesplaceablefoods |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
scarecrowsterritory-1.1.6-forge-mc1.19.3.jar |Scarecrows' Territory |scarecrowsterritory |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
ava-1.19.3-2.3.0.jar |A.V.A - Alliance of Valiant Ar|ava |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
truss-1.0.jar |Example Mod |truss |1.0 |COMMON_SET|Manifest: NOSIGNATURE
ceramicbucket-1.19.3-3.2.1.0.jar |Ceramic Bucket |ceramicbucket |1.19.3-3.2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.12.1+1.19.2.jar |SpectreLib |spectrelib |0.12.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
domum_ornamentum-1.19.3-1.0.78-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.19.3-1.0.78-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
pipez-1.19.3-1.0.3.jar |Pipez |pipez |1.19.3-1.0.3 |ERROR |Manifest: NOSIGNATURE
EnchantmentMachine-1.19.3-1.1.0.jar |Enchantment Machine |enchantmentmachine |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
luckytntmod-1.19.3-44.1.2.1.jar |Lucky TNT Mod |luckytntmod |44.1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
ecologics-forge-1.19.3-2.1.12.jar |Ecologics |ecologics |2.1.12 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_22.17.0_Forge_1.19.3.jar |Xaero's Minimap |xaerominimap |22.17.0 |ERROR |Manifest: NOSIGNATURE
IntegratedDynamics-1.19.3-1.14.8.jar |IntegratedDynamics |integrateddynamics |1.14.8 |COMMON_SET|Manifest: NOSIGNATURE
assortedtech-1.19.3-5.0.1.jar |Assorted Tech |assortedtech |1.19.3-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
itemcollectors-1.1.6-forge-mc1.19.3.jar |Item Collectors |itemcollectors |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
Croptopia-1.19.3-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
multibeds-1.19-1.10.3.jar |Multi-Beds |multibeds |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
[1.19.3]+SecurityCraft+v1.9.4-beta1.jar |SecurityCraft |securitycraft |1.9.4-beta1 |COMMON_SET|Manifest: NOSIGNATURE
searchlight-1.19.3-forge-1.1.9.jar |Searchlight |searchlight |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
wilescollection-1.19.3-forge-1.4.3.jar |WilE's Collection |wilescollection |1.4.3 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
ManyIdeasDoors-1.19.3-1.2.2.jar |ManyIdeas Doors |manyideas_doors |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
structurize-1.19.3-1.0.477-ALPHA.jar |Structurize |structurize |1.19.3-1.0.477-ALPHA|COMMON_SET|Manifest: NOSIGNATURE
mo-glowstone-lamps-1.19.3-1.3.1b.jar |Mo' Glowstone Lamps |moglowstonelamps |1.3.1b |COMMON_SET|Manifest: NOSIGNATURE
custom-crosshair-mod-v1.5.3-forge-mc1.19.3.jar |Custom Crosshair Mod |custom_crosshair_mod |1.5.2-forge |COMMON_SET|Manifest: NOSIGNATURE
PickleTweaks-1.19.3-7.1.0.jar |Pickle Tweaks |pickletweaks |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
MagicalTorches-1.19.3-2.0.2.jar |Magical Torches |magical_torches |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
connectedglass-1.1.6-forge-mc1.19.3.jar |Connected Glass |connectedglass |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
Legendary+Item+v4.1.jar |Legendary Item |legendarium |4.1 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.19.3-2.4.11.jar |Aquaculture 2 |aquaculture |1.19.3-2.4.11 |COMMON_SET|Manifest: NOSIGNATURE
terraqueous-1.19-1.10.3.jar |Terraqueous |terraqueous |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
Exotelcraft-1.19.3-4.0.0-BETA-4.jar |Exotelcraft |better_minecraft |4.0.0 BETA |COMMON_SET|Manifest: NOSIGNATURE
UncraftingTable-forge-1.1.7.jar |Uncrafting Table |uncraftingtable76 |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE
xptome-1.19.3-2.1.7.jar |XP Tome |xpbook |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE
ad_astra-forge-1.19.3-1.13.3.jar |Ad Astra! |ad_astra |1.13.3 |COMMON_SET|Manifest: NOSIGNATURE
CyclopsCore-1.19.3-1.17.5.jar |Cyclops Core |cyclopscore |1.17.5 |COMMON_SET|Manifest: NOSIGNATURE
nyliumnasturtium-1.19.3-1.0.jar |Nylium Nasturtium |nyliumnasturtium |1.19.3-1.0 |COMMON_SET|Manifest: NOSIGNATURE
blue_skies-1.19.3-1.3.22.jar |Blue Skies |blue_skies |1.3.22 |COMMON_SET|Manifest: NOSIGNATURE
netherportalfix-forge-1.19.3-11.0.0.jar |NetherPortalFix |netherportalfix |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
fpplus-1.0.1-1.19.3.jar |Flower Pots Plus |fpplus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
tinyredstone-1.19.3-4.2.2.jar |Tiny Redstone |tinyredstone |1.19.3-4.2.2 |COMMON_SET|Manifest: NOSIGNATURE
blazegear-1.19.3-1.3.4.jar |Blaze Gear |blazegear |1.19.3-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
extraaoainfo-1.19.2-1.19.3-1.0.1.jar |Extra AoA Info |aoainfo |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
AoA3-1.19.3-3.6.21.jar |Advent of Ascension |aoa3 |3.6.21 |COMMON_SET|Manifest: NOSIGNATURE
ExtendedCrafting-1.19.3-5.2.1.jar |Extended Crafting |extendedcrafting |5.2.1 |COMMON_SET|Manifest: NOSIGNATURE
scalar_utils-1.19.3-5.0.12.jar |Scalar Utils 5: Definitive Edi|scalar_utils |1.19.3-5.0.12 |COMMON_SET|Manifest: NOSIGNATURE
advancements_tracker_1.19.3-5.0.0.jar |Advancements Tracker |advancements_tracker |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
dynamiclights-1.19.3.1.jar |Dynamic Lights |dynamiclights |1.19.3.1 |COMMON_SET|Manifest: NOSIGNATURE
excavatedvariants-forge-1.19.3-2.0.1.jar |Excavated Variants |excavated_variants |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
DiaboloLib-5.6.30.jar |DiaboloLib |diolib |5.6.30 |COMMON_SET|Manifest: NOSIGNATURE
configurableextramobdrops-1.19.3-3.0.jar |Configurable Extra Mob Drops |configurableextramobdrops |3.0 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.28.7_Forge_1.19.3.jar |Xaero's World Map |xaeroworldmap |1.28.7 |COMMON_SET|Manifest: NOSIGNATURE
cookingforblockheads-forge-1.19.3-14.0.1.jar |CookingForBlockheads |cookingforblockheads |14.0.1 |ERROR |Manifest: NOSIGNATURE
citadel-2.2.3-1.19.3.jar |Citadel |citadel |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.22.0.jar |Alex's Mobs |alexsmobs |1.22.0 |COMMON_SET|Manifest: NOSIGNATURE
REIPluginCompatibilities-forge-10.0.45.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |10.0.45 |COMMON_SET|Manifest: NOSIGNATURE
fire_extinguisher_1.19.3-5.0.0.jar |Fire Extinguisher |fire_extinguisher |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
spawnermod-1.19.3-1.9.3+Forge.jar |Enhanced Mob Spawners |spawnermod |1.9.3 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.3-17.0.3.jar |Bookshelf |bookshelf |17.0.3 |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-doors-1.0.7forge-mc1.19.3.jar |Macaw's Doors |mcwdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
sworddisplay-1.19.3-1.1.0.jar |Sword Displays |sworddisplay |1.19.3-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
generatorgalore-1.19.3-0.1.0.4.jar |Generator Galore |generatorgalore |1.19.3-0.1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
rangedwirelessredstone-1.19.3-3.2.0.jar |Ranged Wireless Redstone |rangedwirelessredstone |1.19.3-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
QDC+Quantum+Tool+-+1.19.3+-2.0.jar |QDC Quantum Tool |qdc_quantum_tool |2.0 |COMMON_SET|Manifest: NOSIGNATURE
AdPother-1.19.3-7.1.0.0-build.0001.jar |Pollution of the Realms |adpother |7.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
macawsroofsbop-1.19.3-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.3-1.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-2.0.6-mc1.19.3forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
DustrialDecor-1.3.3-1.19.3.jar |'Dustrial Decor |dustrial_decor |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
entangled-1.3.12-forge-mc1.19.3.jar |Entangled |entangled |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
endertanks-1.19-1.12.2.jar |EnderTanks |endertanks |1.12.2 |COMMON_SET|Manifest: NOSIGNATURE
CommonCapabilities-1.19.3-2.8.3.jar |CommonCapabilities |commoncapabilities |2.8.3 |COMMON_SET|Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.2.15_mc1.19.3.jar |Ambient Sounds |ambientsounds |5.2.15 |COMMON_SET|Manifest: NOSIGNATURE
assortedstorage-1.19.3-7.0.0.jar |Assorted Storage |assortedstorage |1.19.3-7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
defaultresources-forge-1.19.3-1.0.1.jar |Default Resources |defaultresources |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.19.3forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
mining_dimension-1.19.3-1.0.2.jar |Mining World |mining_dimension |1.19.3-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
wirelesschargers-1.0.7-forge-mc1.19.3.jar |Wireless Chargers |wirelesschargers |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
simplylight-1.19.3-1.4.5-build.46.jar |Simply Light |simplylight |1.19.3-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE
xercamod-1.19.3-1.0.1.jar |Xerca Mod |xercamod |1.19.3-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
simplybackpacks-1.19.3-2.1.5-build.48.jar |Simply Backpacks |simplybackpacks |1.19.3-2.1.5-build.4|COMMON_SET|Manifest: NOSIGNATURE
SolarFluxReborn-1.19.3-19.5.8.jar |Solar Flux Reborn |solarflux |19.5.8 |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
hole_filler_mod-1.2.7-mc_1.19.3-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
blockui-1.19.3-0.0.66-ALPHA.jar |UI Library Mod |blockui |1.19.3-0.0.66-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
multipiston-1.19.3-1.2.22-ALPHA.jar |Multi-Piston |multipiston |1.19.3-1.2.22-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
luckytntlib-1.19.3-44.1.2.1.jar |Lucky TNT Lib |luckytntlib |44.1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.19.3-6.38.jar |Collective |collective |6.38 |COMMON_SET|Manifest: NOSIGNATURE
SewingKit-1.19.3-1.7.1.jar |Sewing Kit |sewingkit |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
camera-1.19.3-1.0.3.jar |Camera Mod |camera |1.19.3-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
simplehats-forge-1.19.3-0.1.6.jar |SimpleHats |simplehats |1.19.3-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
SurvivalPlus-1.19.3-0.1.7.jar |SurvivalPlus |survivalplus |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.19.3-17.2.0.498.jar |Biomes O' Plenty |biomesoplenty |17.2.0.498 |COMMON_SET|Manifest: NOSIGNATURE
mcwfencesbop-1.19.3-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.3-1.0 |COMMON_SET|Manifest: NOSIGNATURE
IntegratedTunnels-1.19.3-1.8.18.jar |IntegratedTunnels |integratedtunnels |1.8.18 |COMMON_SET|Manifest: NOSIGNATURE
xercapaint-1.19.3-1.0.0.jar |Joy of Painting |xercapaint |1.19.3-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
OpenBlocksElevator-1.19.3-1.8.11.jar |Elevator Mod |elevatorid |1.19.3-1.8.11 |COMMON_SET|Manifest: NOSIGNATURE
MysticalCustomization-1.19.3-4.1.0.jar |Mystical Customization |mysticalcustomization |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
VariantCraftingTables-1.19.3-2.0.0.jar |Variant Crafting Tables |vct |1.19.3-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
expandedstorage-9.0.0-alpha.2+1.19.3-forge.jar |Expanded Storage |expandedstorage |9.0.0-alpha.2 |COMMON_SET|Manifest: NOSIGNATURE
resourcefullib-forge-1.19.3-1.2.5.jar |Resourceful Lib |resourcefullib |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
BetterFurnaces-Forge-1.19.3-0.1.0.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.19.3-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
architectury-7.0.65-forge.jar |Architectury |architectury |7.0.65 |COMMON_SET|Manifest: NOSIGNATURE
javd-forge-4.1.1-build.4+mc1.19.3.jar |Just Another Void Dimension |javd |4.1.1-build.4+mc1.19|COMMON_SET|Manifest: NOSIGNATURE
BuildingWands_mc1.19.3-2.6.5_beta-forge.jar |Building Wands |wands |2.6.5_beta |COMMON_SET|Manifest: NOSIGNATURE
markdown_manual-MC1.19.3-forge-1.2.3+ff62d5c.jar |Markdown Manual |markdown_manual |1.2.3+ff62d5c |COMMON_SET|Manifest: NOSIGNATURE
tis3d-MC1.19.3-forge-1.7.2+7851f43.jar |TIS-3D |tis3d |1.7.2+7851f43 |COMMON_SET|Manifest: NOSIGNATURE
cc-tweaked-1.19.3-forge-1.102.2.jar |CC: Tweaked |computercraft |1.102.2 |COMMON_SET|Manifest: NOSIGNATURE
light-overlay-7.0.2-forge.jar |Light Overlay |lightoverlay |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
trashcans-1.0.16-forge-mc1.19.3.jar |Trash Cans |trashcans |1.0.16 |COMMON_SET|Manifest: NOSIGNATURE
chunkloaders-1.2.3-forge-mc1.19.3.jar |Chunk Loaders |chunkloaders |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
infinitetrading-1.19.3-4.0.jar |Infinite Trading |infinitetrading |4.0 |COMMON_SET|Manifest: NOSIGNATURE
towns_and_towers_forge-1.10.1+1.19.3.jar |Towns and Towers |t_and_t |1.10.1 |COMMON_SET|Manifest: NOSIGNATURE
TofuCraftReload-1.19.3-3.2.0.1.jar |TofuCraftReload |tofucraft |1.19.3-3.2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
effortlessbuilding-1.19.3-2.39.jar |Effortless Building |effortlessbuilding |1.19.3-2.39 |COMMON_SET|Manifest: NOSIGNATURE
solarcooker-1.19.3-1.3.2.1.jar |Solar Cooker |solarcooker |1.19.3-1.3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
landmines-1.0.6-forge-mc1.19.3.jar |Landmines |landmines |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
MCDoom-Forge-1.19.3-4.3.7.jar |Doom Mod |doom |4.3.7 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.19.3-4.0.3.jar |GeckoLib 4 |geckolib |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
magitekmechs-forge-MC1.19.3-1.0.15.jar |Magitek Mechs |mtmechs |1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
Cucumber-1.19.3-6.1.0.jar |Cucumber Library |cucumber |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
compact_storage_forge-5.0.1-1.19.3.jar |Compact Storage |compact_storage |5.0.1-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
redstonepen-1.19.3-forge-1.3.20.jar |Redstone Pen |redstonepen |1.3.20 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
additionallanterns-1.0.2-forge-mc1.19.3.jar |Additional Lanterns |additionallanterns |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
platforms-1.19-1.10.3.jar |Platforms |platforms |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
metalbarrels-1.19.3-5.1.jar |Metal Barrels |metalbarrels |1.19.3-5.1 |COMMON_SET|Manifest: NOSIGNATURE
mcskyblock-3.2.5.jar |MC Skyblock |mcskyblock |3.2.5 |COMMON_SET|Manifest: NOSIGNATURE
tinygates-3.2.0.jar |Tiny Gates |tinygates |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
waystones-forge-1.19.3-12.0.1.jar |Waystones |waystones |12.0.1 |ERROR |Manifest: NOSIGNATURE
AgeOfWeapons-Reforged-1.19.3-(v.0.7.4).jar |Age of Weapons - Reforged |ageofweapons |0.7.4 |COMMON_SET|Manifest: NOSIGNATURE
SilveroakOutpost-Forge-1.19.3-2.0.3-Release.jar |Silveroak Outpost |silveroakoutpost |2.0.3-Release |COMMON_SET|Manifest: NOSIGNATURE
mcw-paintings-1.0.4forge-mc1.19.3.jar |Macaw's Paintings |mcwpaintings |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
mcpitanlibarch-1.3.1-1.19.3-forge.jar |MCPitanLibarch |mcpitanlibarch |1.3.1-1.19.3-forge |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.1.0+1.19.3.jar |Comforts |comforts |6.1.0+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
Tumbleweed-forge-1.19.3-0.5.2.jar |Tumbleweed |tumbleweed |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
configured-2.0.2-1.19.3.jar |Configured |configured |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
tinypipes-3.2.0.jar |Tiny Pipes |tinypipes |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
Mo'+Shiz+v1.96.0.1.jar |Mo' Shiz Mod |ms |1.96.0.1 |COMMON_SET|Manifest: NOSIGNATURE
MTR-forge-1.19.3-3.2.0.jar |Minecraft Transit Railway |mtr |1.19.3-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
MTR-LU-Addon-forge-1.19.3-3.2.0-1.9.jar |MTR London Underground Addon |londonunderground |1.19.3-3.2.0-1.9 |COMMON_SET|Manifest: NOSIGNATURE
MTR-MSD-Addon-forge-1.19.3-3.2.0-1.2.jar |MTR Station Decoration Addon |msd |1.19.3-3.2.0-1.2 |COMMON_SET|Manifest: NOSIGNATURE
mcjtylib-1.19.3-7.1.1.jar |McJtyLib |mcjtylib |1.19.3-7.1.1 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsbase-1.19.1-4.1.0.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolspower-1.19-5.1.0.jar |RFToolsPower |rftoolspower |1.19-5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsbuilder-1.19.1-5.2.0.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.2.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsstorage-1.19-4.1.0.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
rftoolscontrol-1.19-6.1.0.jar |RFToolsControl |rftoolscontrol |1.19-6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Janoeo+Foundation-8.11.4.89.jar |Janoeo Foundation |janoeo_foundation |8.11.4.89 |COMMON_SET|Manifest: NOSIGNATURE
ExplorersCompass-1.19.3-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.3-1.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE
drg_flares-1.19.3-forge-1.2.6.jar |DRG Flares |drg_flares |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
RaysDongles-6.16+-+1.19.3.jar |Ray's Dongles |raysdongles |6.16 |COMMON_SET|Manifest: NOSIGNATURE
fixedanvilrepaircost-1.19.3-3.0.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |3.0 |COMMON_SET|Manifest: NOSIGNATURE
FluidSystem-1.19.3-3.3.0.jar |FluidSystem |fluidsystem |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
potionring-1.19.3-1.0.jar |Potion Rings - REFORGED |potionring |1.19.3-1.0 |COMMON_SET|Manifest: NOSIGNATURE
TC-Redstone-1.19.3-3.1.2.jar |TC Redstone |gircredstone |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
tardim-1.1.3+-+1.19.3.jar |TARDIM |tardim |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgriculture-1.19.3-6.1.1.jar |Mystical Agriculture |mysticalagriculture |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgradditions-1.19.3-6.1.0.jar |Mystical Agradditions |mysticalagradditions |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
matc-1.4.0.jar |Mystical Agriculture Tiered Cr|matc |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
Trashed-1.19.3-1.1.8.jar |Trashed |trashed |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsutility-1.19-5.1.0.jar |RFToolsUtility |rftoolsutility |1.19-5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
FactoryAPI-Forge-1.19.3-0.1.3.jar |Factory API |factory_api |1.19.3-0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19.3-14.0.6.jar |EnchantmentDescriptions |enchdesc |14.0.6 |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
dynamicassetgenerator-forge-1.19.3-3.0.1.jar |Dynamic Asset Generator |dynamic_asset_generator |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
bettercreeper-1.19.3_1.2.2.jar |Bettercreeper |bettercreeper |1.19.3 - 1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
Journey-Into-The-Light-1.19.3-2.0.0.4.jar |Journey Into the Light |jitl |1.19.3-2.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
(forge+1.19.3)+regions_unexplored+r-193.1.15.jar |Regions Unexplored |regions_unexplored |193.1.15 |COMMON_SET|Manifest: NOSIGNATURE
bluepower-1.19.3-0.9.306-alpha-universal.jar |Blue Power |bluepower |0.9.306-alpha |COMMON_SET|Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.9.3_mc1.19.3.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE
infinitybuttons-1.19.3-3.1.0.jar |Infinity Buttons |infinitybuttons |1.19.3-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
CapabilityProxy-1.19.3-2.1.11.jar |CapabilityProxy |capabilityproxy |2.1.11 |COMMON_SET|Manifest: NOSIGNATURE
sculktransporting-1.19.3-1.1.1.jar |Sculk Transporting |sculktransporting |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
packedup-1.0.27-forge-mc1.19.3.jar |Packed Up |packedup |1.0.27 |COMMON_SET|Manifest: NOSIGNATURE
movingelevators-1.3.11-forge-mc1.19.3.jar |Moving Elevators |movingelevators |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
RecipesLibrary-1.19.3-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
RoughlyEnoughItems-10.0.586.jar |Roughly Enough Items (REI) |roughlyenoughitems |10.0.586 |COMMON_SET|Manifest: NOSIGNATURE
LargeFluidTank-19.9.jar |FluidTank |fluidtank |19.9 |COMMON_SET|Manifest: NOSIGNATURE
assortedcore-1.19.3-6.0.1.jar |Assorted Core |assortedcore |1.19.3-6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
SelectablePainting-1.19.3-2.0.2.jar |Selectable Painting |selectable_painting |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Iceberg-1.19.3-forge-1.1.2.jar |Iceberg |iceberg |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
bucketlib-1.19.3-1.1.1.1.jar |BucketLib |bucketlib |1.19.3-1.1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
immersive_paintings-0.4.4+1.19.3-forge.jar |Immersive Paintings |immersive_paintings |0.4.4+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
enderchests-1.19-1.10.2.jar |EnderChests |enderchests |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE
zergatul.freecam-1.4.1-forge-1.19.3.jar |FreeCam by Zergatul |freecam |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
armourersworkshop-forge-1.19.3-2.0.0-beta.8.jar |Armourer's Workshop |armourers_workshop |2.0.0-beta.8 |COMMON_SET|Manifest: 58:d0:3b:4b:a0:4b:43:fb:59:0f:27:f5:39:d5:65:de:9a:24:ee:2e:15:48:b1:4f:78:1a:e1:ef:cd:a4:d9:0a
assorteddecor-1.19.3-7.0.1.jar |Assorted Decor |assorteddecor |1.19.3-7.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mvs-3.1.7-1.19.3.jar |Moog's Voyager Structures |mvs |3.1.7-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE
apexcore-1.19.3-8.0.0.jar |ApexCore |apexcore |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
fantasydice-1.19.3-8.0.0.jar |Fantasy's Dice |fantasydice |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
fantasyfurniture-1.19.3-7.0.0.jar |Fantasy's Furniture |fantasyfurniture |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
solidblocks-1.2.jar |Solid Blocks |solidblocks |1.2 |COMMON_SET|Manifest: NOSIGNATURE
modular-routers-1.19.3-11.0.0-5.jar |Modular Routers |modularrouters |11.0.0-5 |COMMON_SET|Manifest: NOSIGNATURE
factorium-1.5.0.2-mc1.19.3.jar |Factorium |factorium |1.5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
BetterF3-5.1.0-Forge-1.19.3.jar |BetterF3 |betterf3 |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
pgwbandedtorches-1.19.3-1.0.20230105a.jar |PixelGameWizard's Banded Torch|pgwbandedtorches |1.19.3-1.0.20230105a|COMMON_SET|Manifest: NOSIGNATURE
simplycaterpillar-1.19.3-7.2.0.jar |Simply Caterpillar |simplycaterpillar |7.2.0 |COMMON_SET|Manifest: NOSIGNATURE
SolarGeneration-1.19.3-5.3.0.jar |Solar Generation |solargeneration |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_core-forge-1.19.3-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.3-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
xtonesreworked-1.0.1-1.19.3.jar |Xtones Reworked |xtonesreworked |1.0.0-1.19.2-43.1.47|COMMON_SET|Manifest: NOSIGNATURE
healingcampfire-1.19.3-5.0.jar |Healing Campfire |healingcampfire |5.0 |COMMON_SET|Manifest: NOSIGNATURE
ExtraGems-1.19.3-(v.2.1.3).jar |ExtraGems |extragems |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
PresenceFootsteps-1.19.3-1.7.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.19.3-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 0db0648a-459f-45a7-870d-06827bfe5569
FML: 44.1
Forge: net.minecraftforge:44.1.5
FramedBlocks BlockEntity Warning: Not applicable
I've changed the mod.toml in the META_INF folder to make AE2 compatible with REI... could this cause the critical error?
The issue is fixed with the new version 13.0.9 of AE2 also changing the mods.toml in META_INF is working fine thx for the update