---- Minecraft Crash Report ---- // Shall we play a game? Time: 1/14/24, 10:17 AM 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-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:503) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {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:31) ~[fmlloader-1.18.2-40.2.14.jar%2318!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [chunkanimator.mixins.json:LevelRendererMixin] from phase [DEFAULT] in config [chunkanimator.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] {} ... 28 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/client/renderer/LevelRenderer::preventDefaultOffset with priority 1000 cannot inject into net/minecraft/client/renderer/LevelRenderer::m_172993_(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack;DDDLcom/mojang/math/Matrix4f;)V merged by me.jellysquid.mods.sodium.mixin.features.chunk_rendering.MixinWorldRenderer with priority 1000 [PREINJECT Applicator Phase -> chunkanimator.mixins.json:LevelRendererMixin -> Prepare Injections -> -> redirect$eba000$preventDefaultOffset(Lcom/mojang/blaze3d/shaders/Uniform;FFF)V -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 28 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mods: NONE Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:503) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:API avancées Windows 32:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:Bibliothèque de contrôles de l’expérience utilisateur:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3636:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS DLL de l’API Client:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:DLL bibliothèque des utilitaires OpenGL:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation HID.DLL:Bibliothèque d’utilisateur IHM:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:API de l’application d’assistance IP:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:DLL du client API BASE Windows NT:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:DLL du client API BASE Windows NT:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:API MMDevice:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:DLL de MSCTF Server:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.23110.3 (9ebb3643d539a6fc4659898b1df3124d5da4c0a9):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE pour Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll PROPSYS.dll:Système de propriétés Microsoft:7.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:DLL d’application d’assistance Windows pour les données de performance:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Runtime d’appel de procédure distante:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.DLL:Installation de L’API Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:DLL commune du shell Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:DLL client de l’API uilisateur de Windows multi-utilisateurs:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Services HTTP Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:DLL API MCI:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Stratégie de verrouillage Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Fichier DLL du client de compatibilité des applications:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:17.0.1.0:Microsoft bcrypt.dll:Bibliothèque de primitives de chiffrement Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM pour Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation d3d11.dll:Direct3D 11 Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:Service client DHCP:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:Client DHCPv6:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:API du Gestionnaire de fenêtres du Bureau Microsoft:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:API en mode utilisateur FWP/IPsec:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation glfw.dll icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ig7icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:10.18.10.4358:Intel Corporation igd10iumd64.dll:User Mode Driver for Intel(R) Graphics Technology:10.18.10.4358:Intel Corporation igdusc64.dll:Unified Shader Compiler for Intel(R) Graphics Accelerator:10.18.10.4358:Intel Corporation inputhost.dll:InputHost:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jna9029585903529073446.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft mdnsNSP.dll:Bonjour Namespace Provider:3,0,0,10:Apple Inc. mscms.dll:DLL du système de correspondance de couleurs Microsoft:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Fournisseur de service Sockets 2.0 de Microsoft Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:Fournisseur Shim d’affectation de noms de messagerie:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Routeur Windows NCrypt:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft ntdll.dll:DLL Couche NT:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Fournisseur MARTA Windows NT:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:DLL d’objets Performances système Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:Fournisseur d’espace de noms PNRP:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:DLL d’assistance du profil d’alimentation:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Bibliothèque d’utilitaires légers du Shell:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Bibliothèque de thèmes Ux Microsoft:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft win32u.dll:Win32u:10.0.19041.3803 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:API de stockage Microsoft WinRT:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:DLL de types de base Windows:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:API du contrôleur commun Microsoft:10.0.19041.3691 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {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:31) ~[fmlloader-1.18.2-40.2.14.jar%2318!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 576066440 bytes (549 MiB) / 1660944384 bytes (1584 MiB) up to 12884901888 bytes (12288 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-3340M CPU @ 2.70GHz Identifier: Intel64 Family 6 Model 58 Stepping 9 Microarchitecture: Ivy Bridge (Client) Frequency (GHz): 2.69 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 Graphics card #0 name: Intel(R) HD Graphics 4000 Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 2112.00 Graphics card #0 deviceId: 0x0166 Graphics card #0 versionInfo: DriverVersion=10.18.10.4358 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 1.60 Memory slot #0 type: DDR3 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 1.60 Memory slot #1 type: DDR3 Virtual memory max (MB): 23686.16 Virtual memory used (MB): 7993.59 Swap memory total (MB): 7424.00 Swap memory used (MB): 20.40 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m Loaded Shaderpack: (off) NEC status: No NEC detected Launched Version: forge-40.2.14 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Intel(R) HD Graphics 4000 GL version 3.2.0 - Build 10.18.10.4358, Intel Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 4x Intel(R) Core(TM) i5-3340M CPU @ 2.70GHz ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE essential-loader TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null kotlinforforge@3.6.0 javafml@null Mod List: saturn-mc1.18.2-0.1.3.jar |Saturn |saturn |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE dynamiclightsreforged-1.18.2_v1.3.3.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.18.2_v1.3.3 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.18.2-9.0.1.jar |NetherPortalFix |netherportalfix |9.0.1 |COMMON_SET|Manifest: NOSIGNATURE Origins-1.18.2-1.4.1.4-unified.jar |Additional Entity Attributes |additionalentityattributes |1.18.2-1.4.1.4 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2+1.18.jar |Player Animator |playeranimator |1.0.2+1.18 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE macawsbridgesbyg-1.18.2-1.5.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.18.2-1.5 |COMMON_SET|Manifest: NOSIGNATURE Incendium_1.18.2_v5.0.8.jar |Incendium |incendium |5.0.8 |COMMON_SET|Manifest: NOSIGNATURE rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |COMMON_SET|Manifest: NOSIGNATURE Neat-1.8-31.jar |Neat |neat |1.8-31 |COMMON_SET|Manifest: NOSIGNATURE Better Falling-forge-1.3.0-mc1.18.2.jar |Better Falling |better_falling |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |COMMON_SET|Manifest: NOSIGNATURE bucolicorigins-3.6.6[FORGE].jar |Bucolic_Origins |bucolicorigins |1.0 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |COMMON_SET|Manifest: NOSIGNATURE modernfix-forge-5.12.0+mc1.18.2.jar |ModernFix |modernfix |5.12.0+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |COMMON_SET|Manifest: NOSIGNATURE ultimine_addition-forge-1.18.2-v1.2.0a-release.jar|Ultimine Addition |ultimine_addition |1.2.0a |COMMON_SET|Manifest: NOSIGNATURE coolcat_lib-forge-1.18.2-v1.0.2-release.jar |CoolCatLib |coolcat_lib |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |COMMON_SET|Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |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 balm-3.2.6.jar |Balm |balm |3.2.6 |COMMON_SET|Manifest: NOSIGNATURE FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE carryon-1.18.2-1.17.1.12.jar |Carry On |carryon |1.17.1.12 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-1.18.2-6.2.jar |Beyond Earth |beyond_earth |6.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-6.5.116-forge.jar |Cloth Config v4 API |cloth_config |6.5.116 |COMMON_SET|Manifest: NOSIGNATURE ctov-2.9.4.jar |ChoiceTheorem's Overhauled Vil|ctov |2.9.4 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.18.2-4.1.1494-universal.jar |The Twilight Forest |twilightforest |4.1.1494 |ERROR |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE easy_piglins-1.18.2-1.0.0.jar |Easy Piglins |easy_piglins |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.8.jar |Structure Gel API |structure_gel |2.4.8 |ERROR |Manifest: NOSIGNATURE corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.1.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE ColaMixinConfig-v1.0.2.jar |ColaConfig |caffeineconfig |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE ChunkAnimator-1.18.2-1.3.4.jar |Chunk Animator |chunkanimator |1.18.2-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE villagespawnpoint-1.18.2-4.1.jar |Village Spawn Point |villagespawnpoint |4.1 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.2.jar |Curios API |curios |1.18.2-5.0.9.2 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE oculus-mc1.18.2-1.6.4.jar |Oculus |oculus |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE collective-1.18.2-7.7.jar |Collective |collective |7.7 |COMMON_SET|Manifest: NOSIGNATURE origins-classes-forge-1.1.6.jar |Origins: Classes |origins_classes |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE realmrpg_seadwellers_2.9.9_forge_1.18.2.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |ERROR |Manifest: NOSIGNATURE bettervillage-forge-1.18.2-3.2.0.jar |Better village |bettervillage |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.18.2-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |COMMON_SET|Manifest: NOSIGNATURE ftb-ultimine-forge-1802.3.4-build.93.jar |FTB Ultimine |ftbultimine |1802.3.4-build.93 |ERROR |Manifest: NOSIGNATURE Chunk Pregenerator-1.18-4.3.0.jar |Chunk Pregenerator |chunkpregen |1.18-4.3.0 |COMMON_SET|Manifest: NOSIGNATURE SpartanWeaponry-1.18.2-3.0.2-beta-3.jar |Spartan Weaponry |spartanweaponry |3.0.2 Beta 3 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.18.2forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |COMMON_SET|Manifest: NOSIGNATURE mcw-furniture-3.2.1-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterEndIsland-1.18.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.18.2-Forge-1.0 |COMMON_SET|Manifest: NOSIGNATURE framework-forge-1.18.2-0.4.3.jar |Framework |framework |0.4.3 |COMMON_SET|Manifest: NOSIGNATURE bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |COMMON_SET|Manifest: NOSIGNATURE towns_and_towers_forge-1.10.0.1+1.18.2.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |COMMON_SET|Manifest: NOSIGNATURE CodeChickenLib-1.18.2-4.1.4.488-universal.jar |CodeChicken Lib |codechickenlib |4.1.4.488 |ERROR |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |COMMON_SET|Manifest: NOSIGNATURE DynamicTrees-1.18.2-1.0.4.jar |Dynamic Trees |dynamictrees |1.18.2-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE DynamicTreesPlus-1.18.2-1.0.5.jar |Dynamic Trees Plus |dynamictreesplus |1.18.2-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |COMMON_SET|Manifest: NOSIGNATURE Essential (forge_1.18.2).jar |Essential |essential |1.3.0.2+ge922acc4a7 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |0.2.0.146 |COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |COMMON_SET|Manifest: NOSIGNATURE ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |COMMON_SET|Manifest: NOSIGNATURE MutantMonsters-v3.0.1-1.18.2-Forge.jar |Mutant Monsters |mutantmonsters |3.0.1 |ERROR |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a item-filters-forge-1802.2.8-build.50.jar |Item Filters |itemfilters |1802.2.8-build.50 |COMMON_SET|Manifest: NOSIGNATURE xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE realmrpg_imps_and_demons_0.9.0_forge_1.18.2.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |ERROR |Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.1005.jar |Just Enough Items |jei |10.2.1.1005 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |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 Pehkui-3.7.11+1.18.2-forge.jar |Pehkui |pehkui |3.7.11+1.18.2-forge |COMMON_SET|Manifest: NOSIGNATURE WeaponsOfMiracles-18.1.7.36.3.jar |Weapons of Minecraft |wom |18.1.7.36.3 |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.18.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE FPS optimizer 1.18.2.jar |FPS optimizer |fps_optimizer |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE realmrpg_creep_and_crop_1.0.2_forge_1.18.2.jar |Realm RPG: Creep & Crop |realmrpg_creep |1.0.2 |ERROR |Manifest: NOSIGNATURE caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE realmrpg_fallen_adventurers_1.0.3_forge_1.18.2.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.18.2-10.2.2.jar |Waystones |waystones |10.2.2 |COMMON_SET|Manifest: NOSIGNATURE MonsterPlus-Forge1.18.2-v1.1.6.1.jar |Monster Plus |monsterplus |1.0 |COMMON_SET|Manifest: NOSIGNATURE AgeOfWeapons-Reforged-1.18.2-(v.0.7.3).jar |Age of Weapons - Reforged |ageofweapons |0.7.3 |COMMON_SET|Manifest: NOSIGNATURE EpicFight-18.5.19.jar |Epic Fight |epicfight |18.5.19 |ERROR |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |COMMON_SET|Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE Oxygen-1.18.2-0.4-beta.jar |Oxygen |oxygen |1.18.2-0.4-beta |COMMON_SET|Manifest: NOSIGNATURE integrated_api_forge-1.2.7+1.18.2.jar |Integrated API |integrated_api |1.2.7+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE TravelersBackpack-1.18.2-7.1.46.jar |Traveler's Backpack |travelersbackpack |7.1.46 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |COMMON_SET|Manifest: NOSIGNATURE SimpleStorageNetwork-1.18.2-1.6.2.jar |Simple Storage Network |storagenetwork |1.18.2-1.6.2 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE iceandfire-2.1.12-1.18.2.jar |Ice and Fire |iceandfire |2.1.12-1.18.2 |ERROR |Manifest: NOSIGNATURE ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |COMMON_SET|Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.211.jar |CraftTweaker |crafttweaker |9.1.211 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |COMMON_SET|Manifest: NOSIGNATURE ftb-chunks-forge-1802.3.17-build.265.jar |FTB Chunks |ftbchunks |1802.3.17-build.265 |ERROR |Manifest: NOSIGNATURE forge-1.18.2-40.2.14-universal.jar |Forge |forge |40.2.14 |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 TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE IceAndFireTweaker-2.0.0.jar |Ice And Fire Tweaker |iceandfiretweaker |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE FasterLadderClimbing-1.18.2-0.2.4.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.4 |COMMON_SET|Manifest: NOSIGNATURE BrandonsCore-1.18.2-3.1.10.283-universal.jar |Brandon's Core |brandonscore |3.1.10.283 |ERROR |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe Draconic-Evolution-1.18.2-3.0.31.531-universal.jar|Draconic Evolution |draconicevolution |3.0.31.531 |ERROR |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe Draconic-Additions-1.18.2-2.2.7.10-universal.jar |Draconic Additions |draconicadditions |2.2.7.10 |COMMON_SET|Manifest: NOSIGNATURE idas_forge-1.6.6+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.6+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18.2-1.17.14.jar |Selene |selene |1.18.2-1.17.14 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.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 TConstruct-1.18.2-3.6.4.113.jar |Tinkers' Construct |tconstruct |3.6.4.113 |ERROR |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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 theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-11.7.6.jar |Applied Energistics 2 |ae2 |11.7.6 |ERROR |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE bettercombat-forge-1.6.2+1.18.2.jar |Better Combat |bettercombat |1.6.2+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE ftb-quests-forge-1802.3.15-build.298.jar |FTB Quests |ftbquests |1802.3.15-build.298 |COMMON_SET|Manifest: NOSIGNATURE FTBQuestsOptimizer-forge-1.1.2-1.18.2.jar |FTBQuestsOptimizer |ftbqoptimizer |1.1.2-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE BRVSB-1.0.4-mc1.18.2.jar |Better Rubidium Video Settings|bsvsb |1.0.4-mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |COMMON_SET|Manifest: NOSIGNATURE origins-plus-plus-2.0-forge.jar |Origins++ |origins_plus_plus |2.0 |COMMON_SET|Manifest: NOSIGNATURE easy_villagers-1.18.2-1.0.11.jar |Easy Villagers |easy_villagers |1.18.2-1.0.11 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |ERROR |Manifest: NOSIGNATURE create-1.18.2-0.5.1.f.jar |Create |create |0.5.1.f |ERROR |Manifest: NOSIGNATURE SpartanShields-1.18.2-3.0.0-beta-1.jar |Spartan Shields |spartanshields |3.0.0 Beta 1 |COMMON_SET|Manifest: NOSIGNATURE Mantle-1.18.2-1.9.45.jar |Mantle |mantle |1.9.45 |COMMON_SET|Manifest: NOSIGNATURE rubidium-extra-0.4.18+mc1.18.2-build.86.jar |Rubidium Extra |sodiumextra |0.4.18+mc1.18.2-buil|COMMON_SET|Manifest: NOSIGNATURE create-stuff-additions1.18.2_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |COMMON_SET|Manifest: NOSIGNATURE dragonseeker-1.1.1-1.18.2.jar |Dragonseeker |dragonseeker |1.1.1-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-Giselle-Addon-1.18.2-2.20.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.18.2-2.20 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.49.jar |Polymorph |polymorph |1.18.2-0.49 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |COMMON_SET|Manifest: NOSIGNATURE ParCool-1.18.2-3.1.0.6-R.jar |ParCool! |parcool |1.18.2-3.1.0.6-R |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE strictly_origins_v5.1_1.18.2.jar |Strictly Origins |strictly_origins |23 |COMMON_SET|Manifest: NOSIGNATURE EndlessBiomes 1.3s - 1.18.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |ERROR |Manifest: NOSIGNATURE BetterFPS 1.18.2.jar |Better-fps |betterfps |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.18.2-0.3.25.64.jar |Lootr |lootr |0.3.25.64 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |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 PuzzlesLib-v3.5.8-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.8 |ERROR |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a pyrologerandfriends-1.6.5.7-1.18.2.jar |Pyrologer And Friends |pyrologernfriends |1.6.5.7 |ERROR |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.18.2-1.5.1.jar |Oh The Biomes You'll Go |byg |1.4 |COMMON_SET|Manifest: NOSIGNATURE macawsroofsbyg-1.18.2-1.3.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.18.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE mcwfencesbyg-1.18.2-1.3.jar |Macaw's Fences - BYG |mcwfencesbyg |1.18.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE DynamicTreesBYG-1.18.2-1.1.0-Beta1.jar |Dynamic Trees for BYG |dtbyg |1.18.2-1.1.0-Beta1 |COMMON_SET|Manifest: NOSIGNATURE justzoom_forge_1.0.2-1_MC_1.18.2.jar |Just Zoom |justzoom |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE ilikewood-1.18.2-8.5.0.2.jar |I Like Wood |ilikewood |1.18.2-8.5.0.2 |COMMON_SET|Manifest: NOSIGNATURE mcwfurnituresbyg-1.18.2-1.2.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.18.2-1.2 |COMMON_SET|Manifest: NOSIGNATURE ilikewoodxbyg-1.18.2-8.0.0.jar |I Like Wood - Oh The Biomes Yo|ilikewoodxbyg |1.18.2-8.0.0 |COMMON_SET|Manifest: NOSIGNATURE realmrpg_dragon_wyrms_1.0.1_forge_1.18.2.jar |Realm RPG: Dragon Wyrms |realmrpg_wyrms |1.0.1 |ERROR |Manifest: NOSIGNATURE createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 02394a8a-6f07-4d15-af25-c9bf308d0e3e FML: 40.2 Forge: net.minecraftforge:40.2.14 Flywheel Backend: Uninitialized