Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 2024-03-31 22:19:11
- 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.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:527) ~[client-1.19.2-20220805.130853-srg.jar%23395!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23395!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23395!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.8.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector packConfiguration(Ljava/util/Set;Ljava/lang/Object;)Z in globaldataandresourcepacks.mixins.json:PackConfigurationMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap globaldataandresourcepacks.refmap.json
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- ... 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.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:527) ~[client-1.19.2-20220805.130853-srg.jar%23395!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:API Windows 32 Base avanzato:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- AMSIExt.dll:McAfee Cloud AV ThirdParty Ext:21,4,145,0:McAfee, Inc.
- AppXDeploymentClient.dll:DLL client distribuzione AppX:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:Libreria di controlli per le azioni dell'utente:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:Crypto API32:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.2506:Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:DLL API client DNS:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- DSOUND.dll:DirectSound:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- GDI32.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- GLU32.dll:OpenGL Utility Library DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.2792 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:API helper IP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:DLL client di Windows NT BASE API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:DLL client di Windows NT BASE API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- MMDevApi.dll:API MMDevice:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- MSASN1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:MSCTF Server DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- MpOav.dll:IOfficeAntiVirus Module:4.18.24020.7 (f5b7a53876c03330b0e7c1a6020590269cbbc2b6):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- Ole32.dll:Microsoft OLE per Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- Oleacc.dll:Active Accessibility Core Component:7.2.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- OpenAL.dll:Main implementation library:1.21.1:
- POWRPROF.dll:DLL helper del profilo di alimentazione:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- Pdh.dll:DLL helper Dati di prestazione di Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Runtime RPC (Remote Procedure Call):10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- ResampleDmo.DLL:Windows Media Resampler:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.dll:API dell'installazione di Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:DLL comune della shell di Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.22621.2860 (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.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Servizi HTTP Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:DLL API MCI:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- WINSTA.dll:Winstation Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:DLL a 32 bit di Windows Socket 2.0:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WinSCard.dll:API di Microsoft Smart Card:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- apphelp.dll:Libreria client compatibilità applicazione:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- bcrypt.dll:Libreria primitive di crittografia di Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
- combase.dll:Microsoft COM per Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:Servizio Client DHCP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:Client DHCPv6:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- drvstore.dll:Driver Store API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:API di Gestione finestre desktop Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- dxcore.dll:DXCore:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- fastprox.dll:WMI Custom Marshaller:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- fwpuclnt.dll:API modalità utente FWP/IPsec:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
- gpapi.dll:API client Criteri di gruppo:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
- jemalloc.dll
- jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jna8548030969100271210.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
- jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
- kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
- liba52_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libadaptive_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libadf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libadjust_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libadpcm_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libadummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaes3_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaiff_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libalphamask_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libamem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libanaglyph_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libantiflicker_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaom_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaraw_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaribcam_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaribsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libasf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libau_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaudio_format_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libaudiobargraph_a_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libavcodec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libavi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libball_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libblend_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libblendbench_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libbluescreen_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcache_block_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcache_read_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcaf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcanvas_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcdg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libchorus_flanger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcolorthres_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcompressor_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libconsole_logger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcroppadd_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcrystalhd_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libcvdsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libd3d11va_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdav1d_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdca_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libddummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdeinterlace_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdemux_cdg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdemux_chromecast_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdemux_stl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdemuxdump_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdiracsys_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdirectory_demux_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdirectsound_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdmo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdolby_surround_decoder_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdvbsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libdxva2_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libedgedetection_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libedummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libequalizer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liberase_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libes_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libextract_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfaad_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfile_logger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfilesystem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libflac_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libflacsys_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfloat_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfluidsynth_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libfreeze_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libg711_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgain_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgaussianblur_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libglwin32_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgme_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgnutls_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgradfun_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgradient_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libgrain_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libh26x_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libhds_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libheadphone_channel_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libhqdn3d_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libhttp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libhttps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libimage_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libimem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libinflate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libinteger_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libinvert_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libjpeg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libkaraoke_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libkate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liblibass_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liblibmpeg2_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liblogo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liblpcm_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liblua_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmad_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmagnify_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmarq_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmft_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmirror_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmjpeg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmkv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmod_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmono_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmotionblur_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmotiondetect_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmp4_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmpc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmpg123_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmpgv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_asf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_avi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_dummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_mp4_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_mpjpeg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_ogg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_ps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_ts_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libmux_wav_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libnormvol_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libnoseek_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libnsc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libnsv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libnuv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libogg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liboggspots_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- liboldmovie_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libopus_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_a52_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_av1_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_copy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_dirac_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_dts_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_flac_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_h264_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_hevc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_mlp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_mpeg4audio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_mpeg4video_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_mpegaudio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_mpegvideo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpacketizer_vc1_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libparam_eq_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libplaylist_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpng_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libposterize_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpostproc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libprefetch_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpsychedelic_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpuzzle_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libpva_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libqsv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librawaud_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librawdv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librawvid_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librawvideo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libreal_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librecord_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libremap_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libripple_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librotate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- librtpvideo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsamplerate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libscale_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libscaletempo_pitch_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libscaletempo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libscene_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libschroedinger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libscte18_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libscte27_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsdl_image_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsepia_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsharpen_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsid_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsimple_channel_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libskiptags_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsmf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libspatialaudio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libspatializer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libspdif_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libspeex_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libspeex_resampler_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libspudec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libstereo_widen_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libstl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsubsdec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsubstx3g_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsubsusf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsubtitle_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libsvcdsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libswscale_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libt140_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtcp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtextst_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtheora_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtospdif_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtransform_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtrivial_channel_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libts_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtta_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libttml_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libtwolame_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libty_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libudp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libugly_resampler_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libuleaddvaudio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvc1_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvdummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvhs_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvlc.dll:VLC media player:3.0.18:VideoLAN
- libvlccore.dll:VLC media player:3.0.18:VideoLAN
- libvmem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvobsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvoc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvorbis_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libvpx_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libwasapi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libwav_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libwave_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libwaveout_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libwebvtt_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libwgl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libx26410b_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libx264_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libx265_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libxa_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libxml_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- libzvbi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
- lwjgl.dll
- lwjgl_opengl.dll
- lwjgl_stb.dll
- management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- mccoreps.dll:McAfee Core Proxy Stub:11,4,135,0:McAfee, Inc.
- mfehida.dll:McAfee Driver Communication:SYSCORE.18.6.0.219:McAfee, LLC
- mfemmsa.dll:McAfee Management Service API:SYSCORE.18.6.0.219:McAfee, LLC
- mfevtpa.dll:McAfee VTP Service Communication:SYSCORE.18.6.0.219:McAfee, LLC
- mscms.dll:DLL sistema di corrispondenza colori Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- msdmo.dll:DMO Runtime:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- msi.dll:Windows Installer:5.0.22621.3296:Microsoft Corporation
- msiltcfg.dll:Windows Installer Configuration API Stub:5.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Service Provider Microsoft Windows Sockets 2.0:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:Provider shim denominazione posta elettronica:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Windows NCrypt Router:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- ntdll.dll:DLL del livello NT:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Provider MARTA per Windows NT:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.3770:NVIDIA Corporation
- nvspcap64.dll:NVIDIA Game Proxy:3.18.0.102:NVIDIA Corporation
- opengl32.dll:OpenGL Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- perfos.dll:DLL oggetti delle prestazioni del sistema Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- pnrpnsp.dll:Provider spazio dei nomi PNRP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Libreria leggera di utilità per la shell:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- sxs.dll:Fusion 2.5:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3235 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Libreria UxTheme di Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- wbemcomn.dll:WMI:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- wbemprox.dll:WMI:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- wbemsvc.dll:WMI:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- win32u.dll:Win32u:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:API archiviazione Microsoft WinRT:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- winmmbase.dll:Base Multimedia Extension API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:DLL tipi di base Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- wldp.dll:Criterio di blocco di Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:API periferica comune Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- Stacktrace:
- at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23395!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23395!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.8.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.19.2
- Minecraft Version ID: 1.19.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.8, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 668849200 bytes (637 MiB) / 1526726656 bytes (1456 MiB) up to 4294967296 bytes (4096 MiB)
- CPUs: 8
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
- Identifier: Intel64 Family 6 Model 158 Stepping 13
- Microarchitecture: Coffee Lake
- Frequency (GHz): 3.00
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 8
- Graphics card #0 name: NVIDIA GeForce GTX 1650
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x1f82
- Graphics card #0 versionInfo: DriverVersion=31.0.15.3770
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 2.67
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 2.67
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 25475.41
- Virtual memory used (MB): 21430.32
- Swap memory total (MB): 9216.00
- Swap memory used (MB): 616.62
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
- Loaded Shaderpack: (off)
- Launched Version: forge-43.3.8
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 3.2.0 NVIDIA 537.70, NVIDIA Corporation
- Window size: <not initialized>
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- CPU: 8x Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
- 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.2-43.3.8.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.19.2-43.3.8.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.19.2-43.3.8.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.19.2-43.3.8.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.19.2-43.3.8.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@null
- Mod List:
- YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- man_of_many_planes-0.0.3+1.19.2-forge.jar |Man of Many Planes |man_of_many_planes |0.0.3+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- create_misc_and_things_ 1.19.2_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |ERROR |Manifest: NOSIGNATURE
- blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- open-parties-and-claims-forge-1.19.2-0.20.4.jar |Open Parties and Claims |openpartiesandclaims |0.20.4 |ERROR |Manifest: NOSIGNATURE
- Create-Dreams-n-Desires-1.19.2-0.2.5b.PREBETA.jar |Create: Dreams & Desires |create_dd |0.2.5b.PREBETA |COMMON_SET|Manifest: NOSIGNATURE
- botarium-forge-1.19.2-1.9.2.jar |Botarium |botarium |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_furniture-forge-1.19.2-1.1.1.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- immersive_aircraft-0.7.5+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.19.2 |ERROR |Manifest: NOSIGNATURE
- sophisticatedcore-1.19.2-0.6.4.587.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.6.4.587 |ERROR |Manifest: NOSIGNATURE
- rubidium-mc1.19.2-0.6.2c.jar |Rubidium |rubidium |0.6.2c |COMMON_SET|Manifest: NOSIGNATURE
- create_recycle_1.0.2_forge_1.19.2.jar |Create Recycling |create_crush_everything |1.0.2 |ERROR |Manifest: NOSIGNATURE
- ritchiesprojectilelib-1.0.0-40ef15b+1.19.2-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-40ef15b+1.19.2|COMMON_SET|Manifest: NOSIGNATURE
- XaerosWorldMap_1.38.1_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.38.1 |ERROR |Manifest: NOSIGNATURE
- CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE
- citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |ERROR |Manifest: NOSIGNATURE
- alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
- YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |COMMON_SET|Manifest: NOSIGNATURE
- mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |COMMON_SET|Manifest: NOSIGNATURE
- Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- sophisticatedbackpacks-1.19.2-3.20.2.1035.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.20.2.1035 |COMMON_SET|Manifest: NOSIGNATURE
- create_dragon_lib-1.19.2-1.2.3.jar |Create: Dragon Lib |create_dragon_lib |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- Steam_Rails-1.5.3+forge-mc1.19.2.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.19.2|COMMON_SET|Manifest: NOSIGNATURE
- create-new-age-forge-1.19.2-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- carryon-forge-1.19.2-2.1.2.23.jar |Carry On |carryon |2.1.2.23 |ERROR |Manifest: NOSIGNATURE
- JustEnoughResources-1.19.2-1.2.3.243.jar |Just Enough Resources |jeresources |1.2.3.243 |COMMON_SET|Manifest: NOSIGNATURE
- interiors-0.5.2+mc1.19.2-FORGE.jar |Create: Interiors |interiors |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
- cloth-config-8.3.115-forge.jar |Cloth Config v8 API |cloth_config |8.3.115 |COMMON_SET|Manifest: NOSIGNATURE
- placeablemaxwell-1.2.2.jar |Maxwell the placeable cat |placeablemaxwell |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |ERROR |Manifest: NOSIGNATURE
- upgradednetherite-1.19.2-5.1.0.9-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.9-relea|COMMON_SET|Manifest: NOSIGNATURE
- dsbg-1.0-1.19.2.jar |Detected setBlock Be Gone |dsbg |1.0-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |ERROR |Manifest: NOSIGNATURE
- create_connected-0.7.4-mc1.19.2-all.jar |Create: Connected |create_connected |0.7.4-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |ERROR |Manifest: NOSIGNATURE
- endsdelight-1.19.2-1.2.1.jar |End's Delight |ends_delight |1.19.2-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- repurposed_structures_forge-6.3.28+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.28+1.19.2 |ERROR |Manifest: NOSIGNATURE
- simpleshops-1.2.2.jar |Simple Shops |simpleshops |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- fairylights-6.0.1-1.19.2.jar |Fairy Lights |fairylights |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- cluttered-2.1.1-1.19.2.jar |Cluttered |luphieclutteredmod |2.1 |ERROR |Manifest: NOSIGNATURE
- L_Enders_Cataclysm-1.90 tongue fixed-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- curios-forge-1.19.2-5.1.6.1.jar |Curios API |curios |1.19.2-5.1.6.1 |ERROR |Manifest: NOSIGNATURE
- oculus-mc1.19.2-1.6.9.jar |Oculus |oculus |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
- create_factory-0.0.2-1.19.2.jar |Create: Factory |create_factory |0.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- camera-1.19.2-1.0.6.jar |Camera Mod |camera |1.19.2-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- simplehats-forge-1.19.2-0.1.6.jar |SimpleHats |simplehats |1.19.2-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
- YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |COMMON_SET|Manifest: NOSIGNATURE
- worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |ERROR |Manifest: NOSIGNATURE
- twilightdelight-1.4.4.jar |Twilight's Flavor & Delight |twilightdelight |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
- deeperdarker-forge-1.19.2-1.2.2.jar |Deeper and Darker |deeperdarker |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- architectury-6.6.92-forge.jar |Architectury |architectury |6.6.92 |ERROR |Manifest: NOSIGNATURE
- biomancy-forge-1.19.2-2.3.2.0.jar |Biomancy 2 |biomancy |2.3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- framework-forge-1.19.2-0.6.16.jar |Framework |framework |0.6.16 |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
- l2library-1.9.7.jar |L2 Library |l2library |1.9.7 |ERROR |Manifest: NOSIGNATURE
- foodeffecttooltips-1.0.2+forge-1.19.2.jar |Food Effect Tooltips |foodeffecttooltips |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.19.2-Forge-3.2.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- createteleporters2-1.19.2.jar |Create Teleporters |createteleporters |0.6.1 |ERROR |Manifest: NOSIGNATURE
- sliceanddice-forge-2.3.2.jar |Create Slice & Dice |sliceanddice |2.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar |YUNG's Better Jungle Temples |betterjungletemples |1.19.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- JustOutdoorStuffs-1.19.2-forge-v1.0.1.jar |Just Outdoor Stuffs |justoutdoorstuffs |1.0.0 |ERROR |Manifest: NOSIGNATURE
- inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |ERROR |Manifest: NOSIGNATURE
- createbigcannons-forge-1.19.2-0.5.3.b.jar |Create Big Cannons |createbigcannons |0.5.3.b-nightly-4ab9|COMMON_SET|Manifest: NOSIGNATURE
- cgm-forge-1.19.2-1.3.7.jar |MrCrayfish's Gun Mod |cgm |1.3.7 |ERROR |Manifest: NOSIGNATURE
- culturaldelights-1.19.2-0.15.5.jar |Cultural Delights |culturaldelights |0.15.5 |COMMON_SET|Manifest: NOSIGNATURE
- watermedia-2.0.28.jar |WaterMedia |watermedia |2.0.28 |COMMON_SET|Manifest: NOSIGNATURE
- Copycats-forge.1.19.2-1.2.5.jar |Create: Copycats+ |copycats |1.19.2-1.2.5 |ERROR |Manifest: NOSIGNATURE
- jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |COMMON_SET|Manifest: NOSIGNATURE
- goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |ERROR |Manifest: NOSIGNATURE
- caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |ERROR |Manifest: NOSIGNATURE
- NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE
- artifacts-1.19.2-5.0.5.jar |Artifacts |artifacts |1.19.2-5.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- create-confectionery1.19.2_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |ERROR |Manifest: NOSIGNATURE
- mighty_mail-forge-1.19.2-1.0.14.jar |Mighty Mail |mighty_mail |1.0.14 |COMMON_SET|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
- YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- forge-1.19.2-43.3.8-universal.jar |Forge |forge |43.3.8 |ERROR |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
- TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- DungeonsArise-1.19.2-2.1.56-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |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
- EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
- TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |ERROR |Manifest: NOSIGNATURE
- swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |COMMON_SET|Manifest: NOSIGNATURE
- moonlight-1.19.2-2.3.6-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.6 |COMMON_SET|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
- Jade-1.19.1-forge-8.9.1.jar |Jade |jade |8.9.1 |COMMON_SET|Manifest: NOSIGNATURE
- fish_of_thieves-mc1.19.2-v2.2.6-forge.jar |Fish of Thieves |fishofthieves |2.2.6 |COMMON_SET|Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |ERROR |Manifest: NOSIGNATURE
- waterframes-1.19.2-2.0.0-beta5.jar |WaterFrames |waterframes |2.0.0-beta5 |COMMON_SET|Manifest: NOSIGNATURE
- NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |COMMON_SET|Manifest: NOSIGNATURE
- kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |COMMON_SET|Manifest: NOSIGNATURE
- BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE
- flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |COMMON_SET|Manifest: NOSIGNATURE
- alloyed-1.19.2-v1.5a.jar |Create: Alloyed |alloyed |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- create-1.19.2-0.5.1.f.jar |Create |create |0.5.1.f |ERROR |Manifest: NOSIGNATURE
- createdeco-1.3.3-1.19.2.jar |Create Deco |createdeco |1.3.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- create_central_kitchen-1.19.2-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.10 |COMMON_SET|Manifest: NOSIGNATURE
- creategoggles-1.19.2-0.5.5.g-[FORGE].jar |Create Goggles |creategoggles |0.5.5.g |ERROR |Manifest: NOSIGNATURE
- Xaeros_Minimap_24.0.3_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |24.0.3 |ERROR |Manifest: NOSIGNATURE
- gravestone-forge-1.19.2-1.0.15.jar |Gravestone Mod |gravestone |1.19.2-1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
- create-stuff-additions1.19.2_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |ERROR |Manifest: NOSIGNATURE
- AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE
- StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- global_packs-forge-1.19.2-1.14.5_forge.jar |Global Packs |globaldataandresourcepacks |1.14.5_forge |COMMON_SET|Manifest: NOSIGNATURE
- upgradedcore-1.19.2-4.1.0.1-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE
- automobility-0.4.2+1.19.2-forge.jar |Automobility |automobility |0.4.2+1.19.2-forge |ERROR |Manifest: NOSIGNATURE
- appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE
- alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- lootr-forge-1.19-0.4.27.71.jar |Lootr |lootr |0.4.26.69 |ERROR |Manifest: NOSIGNATURE
- Quark-3.4-418.jar |Quark |quark |3.4-418 |ERROR |Manifest: NOSIGNATURE
- supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |COMMON_SET|Manifest: NOSIGNATURE
- ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |COMMON_SET|Manifest: NOSIGNATURE
- create_power_loader-1.4.0-mc1.19.2.jar |Create: Power Loader |create_power_loader |1.4.0-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar |Oh The Biomes You'll Go |byg |2.0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE
- CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |COMMON_SET|Manifest: NOSIGNATURE
- expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_structures-forge-1.19.2-1.0.4.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
- Crash Report UUID: 366ea0ed-e854-4e16-aa62-39e7bf6b7234
- FML: 43.3
- Forge: net.minecraftforge:43.3.8
- Flywheel Backend: Uninitialized
Advertisement
Add Comment
Please, Sign In to add comment