Jump to content

(1.18.2) i can't start the modpack


REDativo

Recommended Posts

---- Minecraft Crash Report ----
// My bad.

Time: 6/29/23, 6:02 PM
Description: Initializing game

java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.RenderType
    at net.minecraft.client.gui.font.glyphs.EmptyGlyph.<init>(EmptyGlyph.java:10) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontSet.<clinit>(FontSet.java:28) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontManager.<init>(FontManager.java:48) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorFontManager,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {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.9.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:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.gui.font.glyphs.EmptyGlyph.<init>(EmptyGlyph.java:10) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontSet.<clinit>(FontSet.java:28) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:classloading}
    at net.minecraft.client.gui.font.FontManager.<init>(FontManager.java:48) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorFontManager,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23335!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
    Modules: 
        ADVAPI32.dll:API de base do Windows 32 avançada:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        COMCTL32.dll:Biblioteca de Controles de Experiência do Usuário:6.10 (WinBuild.160101.0800):Microsoft Corporation
        CRYPT32.dll:Crypto API32:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
        CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
        DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
        DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        DNSAPI.dll:DLL da API de cliente DNS:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        DSOUND.dll:DirectSound:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation
        GLU32.dll:DLL da biblioteca de utilitários OpenGL:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        HID.DLL:Biblioteca de Usuário de HID:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        IPHLPAPI.DLL:API de Auxiliar de IP:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        KERNEL32.DLL:DLL cliente da API BASE do Windows NT:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        KERNELBASE.dll:DLL cliente da API BASE do Windows NT:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        MMDevApi.dll:API do MMDevice:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
        MSCTF.dll:DLL de servidor MSCTF:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
        NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        Ole32.dll:Microsoft OLE para Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
        OpenAL.dll
        PROPSYS.dll:Sistema de Propriedades  Microsoft:7.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Pdh.dll:DLL auxiliar de dados de desempenho do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        RPCRT4.dll:Tempo de Execução da Chamada de Procedimento Remoto:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SETUPAPI.DLL:API de instalação do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        SHCORE.dll:SHCORE:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        SHELL32.dll:DLL comum do Shell do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        UMPDC.dll
        USER32.dll:DLL de cliente API de usuário Windows para multiusuários:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        USERENV.dll:Userenv:10.0.19041.2845 (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.546 (WinBuild.160101.0800):Microsoft Corporation
        WINHTTP.dll:Windows HTTP Services:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        WINMM.dll:MCI API DLL:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
        WS2_32.dll:DLL de 32 bits do Windows Socket 2.0:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        WinSCard.dll:Status do Microsoft Smart Card:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        Wldp.dll:Política de Bloqueio do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        apphelp.dll:Biblioteca de cliente de compatibilidade de aplicativos:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        awt.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        bcrypt.dll:Biblioteca de Primitivos Criptografados do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
        cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
        combase.dll:Microsoft COM para Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
        dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc.DLL:Serviço do Cliente DHCP:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc6.DLL:Cliente DHCPv6:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        dinput8.dll:Microsoft DirectInput:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        drvstore.dll:Driver Store API:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
        dwmapi.dll:API do Gerenciador de Janelas da Área de Trabalho Microsoft:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        fwpuclnt.dll:API de Modo de Usuário FWP/IPsec:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        gdi32full.dll:GDI Client DLL:10.0.19041.2364 (WinBuild.160101.0800):Microsoft Corporation
        glfw.dll
        icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
        jemalloc.dll
        jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        jna5518403891786836330.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.546 (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
        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
        libavcodec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libavi_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
        libcc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libcdg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libconsole_logger_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
        libdvbsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libdxva2_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
        libes_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
        libfluidsynth_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libfps_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
        libgme_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libgnutls_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
        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
        libjpeg_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
        libmarq_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libmft_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
        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
        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
        libopus_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
        libprefetch_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libps_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
        librtpvideo_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
        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
        libsid_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
        libspdif_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libspeex_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libspudec_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
        libtextst_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libtheora_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
        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
        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
        libwaveout_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        libwebvtt_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
        libzvbi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
        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
        mscms.dll:DLL do Sistema de Correspondência de Cores Microsoft:10.0.19041.2845 (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.789 (WinBuild.160101.0800):Microsoft Corporation
        msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        mswsock.dll:Provedor de serviços do Microsoft Windows Sockets 2.0:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        napinsp.dll:Provedor de Correção de Nomeação de Emails:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        ncrypt.dll:Roteador NCrypt do Windows:10.0.19041.2845 (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 de nível do NT:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        ntmarta.dll:Provedor MARTA do Windows NT:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.3623:NVIDIA Corporation
        nvspcap64.dll:NVIDIA Game Proxy:3.27.0.112:NVIDIA Corporation
        opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        perfos.dll:DLL de objetos de desempenho de sistema do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        powrprof.dll:DLL do Auxiliar do Perfil de Energia:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
        rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        shlwapi.dll:Biblioteca de utilitário abreviado para Shell:10.0.19041.2845 (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.2546 (WinBuild.160101.0800):Microsoft Corporation
        ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        uxtheme.dll:Biblioteca UxTheme Microsoft:10.0.19041.2845 (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.2546 (WinBuild.160101.0800):Microsoft Corporation
        windows.storage.dll:API de Armazenamento Microsoft WinRT:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wintypes.dll:DLL dos Tipos de Base do Windows:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation
        wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        xinput1_4.dll:API do Controlador Comum da Microsoft:10.0.19041.2845 (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%23335!/:?] {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.9.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: 832901664 bytes (794 MiB) / 1660944384 bytes (1584 MiB) up to 8019509248 bytes (7648 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 3.29
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: Parsec Virtual Display Adapter
    Graphics card #0 vendor: Parsec Cloud, Inc.
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: DriverVersion=0.41.0.0
    Graphics card #1 name: NVIDIA GeForce GTX 1650
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x1f82
    Graphics card #1 versionInfo: DriverVersion=31.0.15.3623
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 0.00
    Memory slot #0 type: DDR3
    Virtual memory max (MB): 16352.69
    Virtual memory used (MB): 8810.96
    Swap memory total (MB): 8192.00
    Swap memory used (MB): 383.60
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7648m -Xms256m
    Launched Version: forge-40.2.9
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.23, 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: 4x Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
    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 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
        [email protected]
    Mod List: 
        supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
        paucal-forge-1.18.2-0.4.7.jar                     |PAUCAL                        |paucal                        |0.4.7               |COMMON_SET|Manifest: NOSIGNATURE
        AdditionalEnchantedMiner-1.18.2-18.18.jar         |QuarryPlus                    |quarryplus                    |18.18               |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
        Forge-1.0.1-1.18.2.jar                            |Additional Entity Attributes  |additionalentityattributes    |1.0.0+1.18.2        |COMMON_SET|Manifest: NOSIGNATURE
        simplemagnets-1.1.9-forge-mc1.18.jar              |Simple Magnets                |simplemagnets                 |1.1.9               |COMMON_SET|Manifest: NOSIGNATURE
        IntegratedTerminals-1.18.2-1.4.7.jar              |IntegratedTerminals           |integratedterminals           |1.4.7               |COMMON_SET|Manifest: NOSIGNATURE
        apoli-forge-1.18.2-1.18.2-2.3.4.0.jar             |Apoli                         |apoli                         |1.18.2-2.3.4.0      |COMMON_SET|Manifest: NOSIGNATURE
        modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |COMMON_SET|Manifest: NOSIGNATURE
        IronJetpacks-1.18.2-5.1.4.jar                     |Iron Jetpacks                 |ironjetpacks                  |5.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        laserio-1.4.5.jar                                 |LaserIO                       |laserio                       |1.4.5               |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
        EvilCraft-1.18.2-1.2.16.jar                       |EvilCraft                     |evilcraft                     |1.2.16              |COMMON_SET|Manifest: NOSIGNATURE
        Powah-3.0.8.jar                                   |Powah                         |powah                         |3.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        MaxHealthFix-Forge-1.18.2-5.0.4.jar               |MaxHealthFix                  |maxhealthfix                  |5.0.4               |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        cabletiers-1.18.2-0.547.jar                       |Cable Tiers                   |cabletiers                    |1.18.2-0.547        |COMMON_SET|Manifest: NOSIGNATURE
        rangedpumps-0.9.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.9.2               |COMMON_SET|Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.18.2-7.1.3.jar             |Wither Skeleton Tweaks        |wstweaks                      |7.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        Shrink-1.18.2-1.3.3.jar                           |Shrink                        |shrink                        |1.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        universalgrid-1.18.2-1.0321.jar                   |Universal Grid                |universalgrid                 |1.18.2-1.0321       |COMMON_SET|Manifest: NOSIGNATURE
        Apotheosis-1.18.2-5.8.0.jar                       |Apotheosis                    |apotheosis                    |5.8.0               |COMMON_SET|Manifest: NOSIGNATURE
        clickadv-1.18.2-2.5.jar                           |clickadv mod                  |clickadv                      |1.18.2-2.5          |COMMON_SET|Manifest: NOSIGNATURE
        balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |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
        DeLogger-4.0.0-build.4+mc1.18.2.jar               |DeLogger                      |delogger                      |4.0.0-build.4+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
        Paraglider-1.18.2-1.6.0.6.jar                     |Paraglider                    |paraglider                    |1.6.0.6             |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |COMMON_SET|Manifest: NOSIGNATURE
        shetiphiancore-forge-1.18.2-3.10.16.jar           |ShetiPhian-Core               |shetiphiancore                |3.10.16             |COMMON_SET|Manifest: NOSIGNATURE
        TKLib-0.0.23+1.18.2.jar                           |TKLib                         |tklib                         |0.0.23              |COMMON_SET|Manifest: NOSIGNATURE
        durabilitytooltip-1.1.4-forge-mc1.18.jar          |Durability Tooltip            |durabilitytooltip             |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        novillagerdm-1.18.1-3.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.4.7.jar                    |Structure Gel API             |structure_gel                 |2.4.7               |COMMON_SET|Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.2-1.4.5.1.jar             |Advancement Plaques           |advancementplaques            |1.4.5.1             |COMMON_SET|Manifest: NOSIGNATURE
        PackMenu-1.18.2-4.1.4.jar                         |PackMenu                      |packmenu                      |4.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        alltheores-1.9.9m-1.18.2-40.1.0.jar               |AllTheOres                    |alltheores                    |1.9.9m-1.18.2-40.1.0|COMMON_SET|Manifest: NOSIGNATURE
        industrial-foregoing-1.18.2-3.3.1.6-10.jar        |Industrial Foregoing          |industrialforegoing           |3.3.1.6             |COMMON_SET|Manifest: NOSIGNATURE
        torchmaster-18.2.0.jar                            |Torchmaster                   |torchmaster                   |18.2.0              |COMMON_SET|Manifest: NOSIGNATURE
        TipTheScales-forge-1.18.2-5.0.6.jar               |TipTheScales                  |tipthescales                  |5.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |COMMON_SET|Manifest: NOSIGNATURE
        ironfurnaces-1.18.2-3.3.3.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.10-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.10              |COMMON_SET|Manifest: NOSIGNATURE
        Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |COMMON_SET|Manifest: NOSIGNATURE
        spark-1.10.38-forge.jar                           |spark                         |spark                         |1.10.38             |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.9.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.1      |COMMON_SET|Manifest: NOSIGNATURE
        origins-forge-1.18.2-1.18.2-1.5.0.1-fatjar.jar    |Origins                       |origins                       |1.18.2-1.5.0.1      |COMMON_SET|Manifest: NOSIGNATURE
        corail_woodcutter-1.18.2-2.3.9.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.9               |COMMON_SET|Manifest: NOSIGNATURE
        advgenerators-1.1.0.6-mc1.18.2.jar                |Advanced Generators           |advgenerators                 |1.1.0.6             |COMMON_SET|Manifest: NOSIGNATURE
        angelring-1.18.2-2.0.2.jar                        |Angel Ring 2                  |angelring                     |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        tombstone-7.6.5-1.18.2.jar                        |Corail Tombstone              |tombstone                     |7.6.5               |COMMON_SET|Manifest: NOSIGNATURE
        antighost-1.18.1-forge39.0.9-1.1.2.jar            |AntiGhost                     |antighost                     |1.18.1-forge39.0.9-1|COMMON_SET|Manifest: NOSIGNATURE
        NaturesAura-36.3.jar                              |Nature's Aura                 |naturesaura                   |36.3                |COMMON_SET|Manifest: NOSIGNATURE
        constructionwand-1.18.2-2.9.jar                   |Construction Wand             |constructionwand              |1.18.2-2.9          |COMMON_SET|Manifest: NOSIGNATURE
        littlelogistics-mc1.18.2-v1.2.6.jar               |Little Logistics              |littlelogistics               |1.2.6               |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |COMMON_SET|Manifest: NOSIGNATURE
        Chimes-1.1.2-1.18.2.jar                           |Chimes                        |chimes                        |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        toms_storage-1.18.2-1.4.3.jar                     |Tom's Simple Storage Mod      |toms_storage                  |1.4.3               |COMMON_SET|Manifest: NOSIGNATURE
        FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |COMMON_SET|Manifest: NOSIGNATURE
        Crafting-on-a-stick-1.18.1-1.0.1.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        SmartBrainLib-forge-1.18.2-1.9.jar                |SmartBrainLib                 |smartbrainlib                 |1.9                 |COMMON_SET|Manifest: NOSIGNATURE
        Kiwi-1.18.2-forge-6.1.4.jar                       |Kiwi                          |kiwi                          |6.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        nomowanderer-1.18.2_1.1.6.jar                     |NoMoWanderer                  |nomowanderer                  |1.18.2_1.1.6        |COMMON_SET|Manifest: NOSIGNATURE
        rechiseled-1.1.0a-forge-mc1.18.jar                |Rechiseled                    |rechiseled                    |1.1.0a              |COMMON_SET|Manifest: NOSIGNATURE
        watermedia-1.2.16.jar                             |WaterMedia                    |watermedia                    |1.2.16              |COMMON_SET|Manifest: NOSIGNATURE
        VideoPlayer-2.0.3-FORGE-1.18.X.jar                |VideoPlayer                   |videoplayer                   |2.0.3               |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
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |COMMON_SET|Manifest: NOSIGNATURE
        colytra-forge-1.18.1-5.2.0.4.jar                  |Colytra                       |colytra                       |1.18.1-5.2.0.4      |COMMON_SET|Manifest: NOSIGNATURE
        bdlib-1.19.3.7-mc1.18.2.jar                       |BdLib                         |bdlib                         |1.19.3.7            |COMMON_SET|Manifest: NOSIGNATURE
        AllTheCompressed-1.0.8-1.18.2-40.1.30.jar         |AllTheCompressed              |allthecompressed              |1.0.8-1.18.2-40.1.30|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
        additionalbars-3.0.1-beta+1.18.2.jar              |Additional Bars               |additionalbars                |3.0.1-beta          |COMMON_SET|Manifest: NOSIGNATURE
        jumpboat-1.18.2-0.1.0.3.jar                       |Jumpy Boats                   |jumpboat                      |1.18.2-0.1.0.3      |COMMON_SET|Manifest: NOSIGNATURE
        LibX-1.18.2-3.2.19.jar                            |LibX                          |libx                          |1.18.2-3.2.19       |COMMON_SET|Manifest: NOSIGNATURE
        compactmachines-4.5.0.jar                         |Compact Machines 4            |compactmachines               |4.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        phosphophyllite-1.18.2-0.6.0-beta.1.6.jar         |Phosphophyllite               |phosphophyllite               |0.6.0-beta.1.6      |COMMON_SET|Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        farmingforblockheads-forge-1.18.2-10.0.2.jar      |Farming for Blockheads        |farmingforblockheads          |10.0.2              |COMMON_SET|Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.18.2-3.6.0-19.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |1.18.2-3.6.0-19     |ERROR     |Manifest: NOSIGNATURE
        fusion-1.0.1-forge-mc1.18.jar                     |Fusion                        |fusion                        |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        MythicBotany-1.18.2-2.1.14.jar                    |MythicBotany                  |mythicbotany                  |1.18.2-2.1.14       |COMMON_SET|Manifest: NOSIGNATURE
        IntegratedCrafting-1.18.2-1.1.2.jar               |IntegratedCrafting            |integratedcrafting            |1.1.2               |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
        logprot-1.18.2-1.6.jar                            |Logprot                       |logprot                       |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
        SimpleBackups-1.18.2-1.1.13.jar                   |Simple Backups                |simplebackups                 |1.18.2-1.1.13       |COMMON_SET|Manifest: NOSIGNATURE
        theoneprobe-1.18-5.1.2.jar                        |The One Probe                 |theoneprobe                   |1.18-5.1.2          |COMMON_SET|Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |COMMON_SET|Manifest: NOSIGNATURE
        ImmersiveEngineering-1.18.2-8.4.0-161.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.4.0-161    |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        allthemodium-1.9.6-1.18.2-40.1.51.jar             |Allthemodium                  |allthemodium                  |1.9.6-1.18.2-40.1.51|COMMON_SET|Manifest: NOSIGNATURE
        domum_ornamentum-1.18.2-1.0.77-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.77-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
        calio-forge-1.18.2-1.18.2-1.6.0.0.jar             |Calio                         |calio                         |1.18.2-1.6.0.0      |COMMON_SET|Manifest: NOSIGNATURE
        kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |COMMON_SET|Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |COMMON_SET|Manifest: NOSIGNATURE
        Mantle-1.18.2-1.9.45.jar                          |Mantle                        |mantle                        |1.9.45              |COMMON_SET|Manifest: NOSIGNATURE
        IntegratedDynamics-1.18.2-1.13.5.jar              |IntegratedDynamics            |integrateddynamics            |1.13.5              |COMMON_SET|Manifest: NOSIGNATURE
        itemcollectors-1.1.7-forge-mc1.18.jar             |Item Collectors               |itemcollectors                |1.1.7               |COMMON_SET|Manifest: NOSIGNATURE
        Croptopia-1.18.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        polymorph-forge-1.18.2-0.46.jar                   |Polymorph                     |polymorph                     |1.18.2-0.46         |COMMON_SET|Manifest: NOSIGNATURE
        JustEnoughProfessions-1.18.2-1.3.0.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        [1.18.2] SecurityCraft v1.9.7.jar                 |SecurityCraft                 |securitycraft                 |1.9.7               |COMMON_SET|Manifest: NOSIGNATURE
        structurize-1.18.2-1.0.424-ALPHA.jar              |Structurize                   |structurize                   |1.18.2-1.0.424-ALPHA|COMMON_SET|Manifest: NOSIGNATURE
        creativecrafter-1.18.2-1.0.jar                    |Creative Crafter              |creativecrafter               |1.18.2-1.0          |COMMON_SET|Manifest: NOSIGNATURE
        FastFurnace-1.18.2-6.0.3.jar                      |FastFurnace                   |fastfurnace                   |6.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        structures_compass-1.18.2-1.4.1.jar               |Structures Compass            |structures_compass            |1.18.2-1.4.1        |COMMON_SET|Manifest: NOSIGNATURE
        showcaseitem-1.18.2-1.0.jar                       |Showcase Item                 |showcaseitem                  |1.18.2-1.0          |COMMON_SET|Manifest: NOSIGNATURE
        lootr-1.18.2-0.3.25.63.jar                        |Lootr                         |lootr                         |0.3.25.62           |COMMON_SET|Manifest: NOSIGNATURE
        connectedglass-1.1.6-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
        occultism-1.18.2-1.80.12.jar                      |Occultism                     |occultism                     |1.18.2-1.80.12      |COMMON_SET|Manifest: NOSIGNATURE
        parry-2.3.1.jar                                   |Shield Parry                  |parry                         |2.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        defaultoptions-forge-1.18.2-14.1.2.jar            |Default Options               |defaultoptions                |14.1.2              |COMMON_SET|Manifest: NOSIGNATURE
        rsrequestify-2.2.0.jar                            |RSRequestify                  |rsrequestify                  |2.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        hexerei-0.2.2.jar                                 |Hexerei                       |hexerei                       |0.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        CyclopsCore-1.18.2-1.17.5.jar                     |Cyclops Core                  |cyclopscore                   |1.17.5              |COMMON_SET|Manifest: NOSIGNATURE
        SuperCircuitMaker2-0.2.9+1.18.2.jar               |Super Circuit Maker           |supercircuitmaker             |0.2.9               |COMMON_SET|Manifest: NOSIGNATURE
        blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |ERROR     |Manifest: NOSIGNATURE
        netherportalfix-forge-1.18.2-9.0.1.jar            |NetherPortalFix               |netherportalfix               |9.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        AdvancedPeripherals-1.18.2-0.7.30r.jar            |Advanced Peripherals          |advancedperipherals           |0.7.30r             |COMMON_SET|Manifest: NOSIGNATURE
        UtilitiX-1.18.2-0.4.8.jar                         |UtilitiX                      |utilitix                      |1.18.2-0.4.8        |COMMON_SET|Manifest: NOSIGNATURE
        incontrol-1.18-6.1.9.jar                          |InControl                     |incontrol                     |1.18-6.1.9          |COMMON_SET|Manifest: NOSIGNATURE
        connectivity-1.18.2-3.2.jar                       |Connectivity Mod              |connectivity                  |1.18.2-3.2          |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedcore-1.18.2-0.5.72.331.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.72.331   |COMMON_SET|Manifest: NOSIGNATURE
        rsgauges-1.18.2-1.2.18.jar                        |Gauges and Switches           |rsgauges                      |1.2.18              |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        glassential-forge-1.18.2-1.2.3.jar                |Glassential                   |glassential                   |1.18.2-1.2.3        |COMMON_SET|Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.18.2-12.2.0.jar      |CookingForBlockheads          |cookingforblockheads          |12.2.0              |ERROR     |Manifest: NOSIGNATURE
        Controlling-forge-1.18.2-9.0+23.jar               |Controlling                   |controlling                   |9.0+23              |COMMON_SET|Manifest: NOSIGNATURE
        Prism-1.18.2-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.7.jar                          |Placebo                       |placebo                       |6.6.7               |COMMON_SET|Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |COMMON_SET|Manifest: NOSIGNATURE
        potionsmaster-0.5.9-1.18.2-40.0.2.jar             |Potions Master                |potionsmaster                 |0.5.9-1.18.2-40.0.2 |COMMON_SET|Manifest: NOSIGNATURE
        moreminecarts-1.4.7.jar                           |More Minecarts                |moreminecarts                 |1.4.7               |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
        sophisticatedbackpacks-1.18.2-3.18.53.859.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.53.859  |COMMON_SET|Manifest: NOSIGNATURE
        littlecontraptions-forge-1.18.2.1.jar             |Little Contraptions           |littlecontraptions            |1.18.2.1            |ERROR     |Manifest: NOSIGNATURE
        buildinggadgets-3.13.2-build.21+mc1.18.2.jar      |Building Gadgets              |buildinggadgets               |3.13.2-build.21+mc1.|COMMON_SET|Manifest: NOSIGNATURE
        FramedBlocks-5.11.5.jar                           |FramedBlocks                  |framedblocks                  |5.11.5              |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.18.2-40.2.9-universal.jar                 |Forge                         |forge                         |40.2.9              |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        silent-gear-1.18.2-2.10.17.jar                    |Silent Gear                   |silentgear                    |2.10.17             |COMMON_SET|Manifest: NOSIGNATURE
        cofh_core-1.18.2-9.2.1.39.jar                     |CoFH Core                     |cofh_core                     |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_foundation-1.18.2-9.2.0.46.jar            |Thermal Series                |thermal                       |9.2.0.46            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_innovation-1.18.2-9.2.0.17.jar            |Thermal Innovation            |thermal_innovation            |9.2.0.17            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_locomotion-1.18.2-9.2.0.13.jar            |Thermal Locomotion            |thermal_locomotion            |9.2.0.13            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_cultivation-1.18.2-9.2.0.16.jar           |Thermal Cultivation           |thermal_cultivation           |9.2.0.16            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        Aquaculture-1.18.2-2.3.12.jar                     |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.12       |COMMON_SET|Manifest: NOSIGNATURE
        LightingWand-1.18.2-forge-4.1.2.jar               |Lighting Wand                 |lightingwand                  |4.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        jeed-1.18.2-1.11.jar                              |Just Enough Effect Description|jeed                          |1.18.2-1.11         |COMMON_SET|Manifest: NOSIGNATURE
        MekanismGenerators-1.18.2-10.2.5.465.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.5              |COMMON_SET|Manifest: NOSIGNATURE
        absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |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
        twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |ERROR     |Manifest: NOSIGNATURE
        mob_grinding_utils-1.18.2-0.4.50.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.18.2-0.4.50       |COMMON_SET|Manifest: NOSIGNATURE
        ExperienceBugFix-1.18-1.38.0.2.jar                |Experience Bug Fix            |experiencebugfix              |1.38.0.2            |COMMON_SET|Manifest: NOSIGNATURE
        RSInfinityBooster-1.18.2-2.1+20.jar               |RSInfinityBooster             |rsinfinitybooster             |1.18.2-2.1+20       |COMMON_SET|Manifest: NOSIGNATURE
        refinedstorage-1.10.5.jar                         |Refined Storage               |refinedstorage                |1.10.5              |COMMON_SET|Manifest: NOSIGNATURE
        jei-1.18.2-forge-10.2.1.1005.jar                  |Just Enough Items             |jei                           |10.2.1.1005         |COMMON_SET|Manifest: NOSIGNATURE
        appliedenergistics2-forge-11.7.4.jar              |Applied Energistics 2         |ae2                           |11.7.4              |COMMON_SET|Manifest: NOSIGNATURE
        AEInfinityBooster-1.18.2-1.1.0+9.jar              |AEInfinityBooster             |aeinfinitybooster             |1.18.2-1.1.0+9      |COMMON_SET|Manifest: NOSIGNATURE
        Mekanism-1.18.2-10.2.5.465.jar                    |Mekanism                      |mekanism                      |10.2.5              |COMMON_SET|Manifest: NOSIGNATURE
        pipez-1.18.2-1.1.5.jar                            |Pipez                         |pipez                         |1.18.2-1.1.5        |COMMON_SET|Manifest: NOSIGNATURE
        chipped-forge-1.18.2-2.0.1.jar                    |Chipped                       |chipped                       |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.2.1.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.1        |COMMON_SET|Manifest: NOSIGNATURE
        entangled-1.3.14-forge-mc1.18.jar                 |Entangled                     |entangled                     |1.3.14              |COMMON_SET|Manifest: NOSIGNATURE
        endertanks-forge-1.18.2-1.11.12.jar               |EnderTanks                    |endertanks                    |1.11.12             |COMMON_SET|Manifest: NOSIGNATURE
        CommonCapabilities-1.18.2-2.9.0.jar               |CommonCapabilities            |commoncapabilities            |2.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        crashutilities-4.1.jar                            |Crash Utilities               |crashutilities                |4.1                 |COMMON_SET|Manifest: NOSIGNATURE
        getittogetherdrops-forge-1.18.2-1.3.jar           |Get It Together, Drops!       |getittogetherdrops            |1.3                 |COMMON_SET|Manifest: NOSIGNATURE
        wirelesschargers-1.0.9-forge-mc1.18.jar           |Wireless Chargers             |wirelesschargers              |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
        simplylight-1.18.2-1.4.5-build.43.jar             |Simply Light                  |simplylight                   |1.18.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE
        L_Enders+Cataclysm-0.51-changed+Them+-1.18.2.jar  |Cataclysm Mod                 |cataclysm                     |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        dpanvil-1.18.2-3.4.2.jar                          |DataPack Anvil                |dpanvil                       |1.18.2-3.4.2        |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |COMMON_SET|Manifest: NOSIGNATURE
        ars_nouveau-1.18.2-2.9.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        blockui-1.18.2-0.0.71-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.71-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
        multi-piston-1.18.2-1.2.15-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.18.2-1.2.15-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
        ironchests-2.0.5-forge.jar                        |Iron Chests: Restocked        |ironchests                    |2.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        time-in-a-bottle-2.1.0-mc1.18.1.jar               |Time In A Bottle              |tiab                          |2.1.0-mc1.18.1      |COMMON_SET|Manifest: NOSIGNATURE
        villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.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
        thermal_expansion-1.18.2-9.2.0.20.jar             |Thermal Expansion             |thermal_expansion             |9.2.0.20            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        IntegratedTunnels-1.18.2-1.8.17.jar               |IntegratedTunnels             |integratedtunnels             |1.8.17              |COMMON_SET|Manifest: NOSIGNATURE
        MysticalCustomization-1.18.2-3.1.2.jar            |Mystical Customization        |mysticalcustomization         |3.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        lostcities-1.18-5.3.19.jar                        |LostCities                    |lostcities                    |1.18-5.3.19         |COMMON_SET|Manifest: NOSIGNATURE
        libnonymous-2.1.0.jar                             |libnonymous                   |libnonymous                   |2.1.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
        Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic                       |11.0.1              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        MekanismTools-1.18.2-10.2.5.465.jar               |Mekanism: Tools               |mekanismtools                 |10.2.5              |COMMON_SET|Manifest: NOSIGNATURE
        architectury-4.11.93-forge.jar                    |Architectury                  |architectury                  |4.11.93             |COMMON_SET|Manifest: NOSIGNATURE
        myrtrees-forge-1.1.0-build.29.jar                 |Myrtrees                      |myrtrees                      |1.1.0-build.29      |COMMON_SET|Manifest: NOSIGNATURE
        findme-3.0.6-forge.jar                            |FindMe                        |findme                        |3.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |COMMON_SET|Manifest: NOSIGNATURE
        cc-tweaked-1.18.2-1.101.2.jar                     |CC: Tweaked                   |computercraft                 |1.101.2             |ERROR     |Manifest: NOSIGNATURE
        AI-Improvements-1.18.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |COMMON_SET|Manifest: NOSIGNATURE
        productivebees-1.18.2-0.9.3.0.jar                 |Productive Bees               |productivebees                |1.18.2-0.9.3.0      |COMMON_SET|Manifest: NOSIGNATURE
        trashcans-1.0.18-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.18              |COMMON_SET|Manifest: NOSIGNATURE
        bwncr-3.13.21.jar                                 |Bad Wither No Cookie Reloaded |bwncr                         |3.13.21             |COMMON_SET|Manifest: NOSIGNATURE
        observable-2.2.3-forge.jar                        |Observable                    |observable                    |2.2.3               |COMMON_SET|Manifest: NOSIGNATURE
        voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |COMMON_SET|Manifest: NOSIGNATURE
        rhino-forge-1802.2.1-build.255.jar                |Rhino                         |rhino                         |1802.2.1-build.255  |COMMON_SET|Manifest: NOSIGNATURE
        kubejs-forge-1802.5.5-build.569.jar               |KubeJS                        |kubejs                        |1802.5.5-build.569  |COMMON_SET|Manifest: NOSIGNATURE
        lazierae2-1.18.2-3.1.5.jar                        |Lazier AE2                    |lazierae2                     |3.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        kubejs-thermal-1802.1.5-build.16.jar              |KubeJS Thermal                |kubejs_thermal                |1802.1.5-build.16   |COMMON_SET|Manifest: NOSIGNATURE
        kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1802.2.1-build.35   |COMMON_SET|Manifest: NOSIGNATURE
        kubejs-mekanism-1802.1.3-build.8.jar              |KubeJS Mekanism               |kubejs_mekanism               |1802.1.3-build.8    |COMMON_SET|Manifest: NOSIGNATURE
        RootsClassic-1.18.2-1.1.31.jar                    |Roots Classic                 |rootsclassic                  |1.18.2-1.1.31       |COMMON_SET|Manifest: NOSIGNATURE
        Cucumber-1.18.2-5.1.4.jar                         |Cucumber Library              |cucumber                      |5.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        trashslot-forge-1.18.2-11.0.3.jar                 |TrashSlot                     |trashslot                     |11.0.3              |COMMON_SET|Manifest: NOSIGNATURE
        jmi-forge-1.18.2-0.13-32.jar                      |JourneyMap Integration        |jmi                           |0.13-32             |COMMON_SET|Manifest: NOSIGNATURE
        blueflame-1.18.2-0.1.0.2.jar                      |Blue Flame Burning            |blueflame                     |1.18.2-0.1.0.2      |COMMON_SET|Manifest: NOSIGNATURE
        additionallanterns-1.0.5-forge-mc1.18.jar         |Additional Lanterns           |additionallanterns            |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        item-filters-forge-1802.2.8-build.50.jar          |Item Filters                  |itemfilters                   |1802.2.8-build.50   |COMMON_SET|Manifest: NOSIGNATURE
        elementalcraft-1.18.2-4.4.30b.jar                 |ElementalCraft                |elementalcraft                |1.18.2-4.4.30b      |COMMON_SET|Manifest: NOSIGNATURE
        platforms-forge-1.18.2-1.9.9.jar                  |Platforms                     |platforms                     |1.9.9               |COMMON_SET|Manifest: NOSIGNATURE
        ensorcellation-1.18.2-3.2.0.13.jar                |Ensorcellation                |ensorcellation                |3.2.0.13            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        create-1.18.2-0.5.1.b.jar                         |Create                        |create                        |0.5.1.b             |ERROR     |Manifest: NOSIGNATURE
        kubejs-create-forge-1802.2.4-build.5.jar          |KubeJS Create                 |kubejs_create                 |1802.2.4-build.5    |COMMON_SET|Manifest: NOSIGNATURE
        ponderjs-1.18.2-1.1.9.jar                         |PonderJS                      |ponderjs                      |1.1.9               |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.2.1.jar                 |Waystones                     |waystones                     |10.2.1              |ERROR     |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |COMMON_SET|Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.7-forge.jar                 |Journeymap                    |journeymap                    |5.9.7               |COMMON_SET|Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |COMMON_SET|Manifest: NOSIGNATURE
        artifacts-1.18.2-4.2.2.jar                        |Artifacts                     |artifacts                     |1.18.2-4.2.2        |COMMON_SET|Manifest: NOSIGNATURE
        configured-2.0.1-1.18.2.jar                       |Configured                    |configured                    |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        DimStorage-1.18.2-6.1.0.jar                       |DimStorage                    |dimstorage                    |6.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        DungeonCrawl-1.18.2-2.3.14.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.14              |COMMON_SET|Manifest: NOSIGNATURE
        charginggadgets-1.7.0.jar                         |Charging Gadgets              |charginggadgets               |1.7.0               |COMMON_SET|Manifest: NOSIGNATURE
        bonsaitrees3-3.1.0.jar                            |Bonsai Trees 3                |bonsaitrees3                  |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        TravelAnchors-1.18.2-3.3.jar                      |Travel Anchors                |travel_anchors                |1.18.2-3.3          |COMMON_SET|Manifest: NOSIGNATURE
        lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        mcjtylib-1.18-6.0.20.jar                          |McJtyLib                      |mcjtylib                      |1.18-6.0.20         |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsbase-1.18-3.0.12.jar                       |RFToolsBase                   |rftoolsbase                   |1.18-3.0.12         |COMMON_SET|Manifest: NOSIGNATURE
        xnet-1.18-4.0.9.jar                               |XNet                          |xnet                          |1.18-4.0.9          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolspower-1.18-4.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.18-4.0.9          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsbuilder-1.18-4.1.3.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.18-4.1.3          |COMMON_SET|Manifest: NOSIGNATURE
        deepresonance-1.18-3.0.19.jar                     |DeepResonance                 |deepresonance                 |1.18-3.0.19         |COMMON_SET|Manifest: NOSIGNATURE
        XNetGases-1.18.2-3.0.1.jar                        |XNet Gases                    |xnetgases                     |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsstorage-1.18-3.0.12.jar                    |RFToolsStorage                |rftoolsstorage                |1.18-3.0.12         |COMMON_SET|Manifest: NOSIGNATURE
        rftoolscontrol-1.18-5.0.10.jar                    |RFToolsControl                |rftoolscontrol                |1.18-5.0.10         |COMMON_SET|Manifest: NOSIGNATURE
        restrictions-1.18-4.0.0.jar                       |Restrictions                  |restrictions                  |1.18-4.0.0          |COMMON_SET|Manifest: NOSIGNATURE
        mahoutsukai-1.18.2-v1.34.50.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.18.2-v1.34.50     |COMMON_SET|Manifest: NOSIGNATURE
        farsight-1.18.2-1.9.jar                           |Farsight mod                  |farsight_view                 |1.18.2-1.9          |COMMON_SET|Manifest: NOSIGNATURE
        ToastControl-1.18.2-6.0.3.jar                     |Toast Control                 |toastcontrol                  |6.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        mininggadgets-1.11.1.jar                          |Mining Gadgets                |mininggadgets                 |1.11.1              |COMMON_SET|Manifest: NOSIGNATURE
        hexcasting-forge-1.18.2-0.9.6.jar                 |Hex Casting                   |hexcasting                    |0.9.6               |COMMON_SET|Manifest: NOSIGNATURE
        selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |COMMON_SET|Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.5.18.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.18       |ERROR     |Manifest: NOSIGNATURE
        MysticalAgriculture-1.18.2-5.1.5.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        MysticalAgradditions-1.18.2-5.1.4.jar             |Mystical Agradditions         |mysticalagradditions          |5.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        craftingtweaks-forge-1.18.2-14.0.7.jar            |CraftingTweaks                |craftingtweaks                |14.0.7              |COMMON_SET|Manifest: NOSIGNATURE
        TConstruct-1.18.2-3.6.4.113.jar                   |Tinkers' Construct            |tconstruct                    |3.6.4.113           |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsutility-1.18-4.0.23.jar                    |RFToolsUtility                |rftoolsutility                |1.18-4.0.23         |COMMON_SET|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
        eccentrictome-1.18.2-1.10.1.jar                   |Eccentric Tome                |eccentrictome                 |1.18.2-1.10.1       |COMMON_SET|Manifest: NOSIGNATURE
        ToolBelt-1.18.2-1.18.9.jar                        |Tool Belt                     |toolbelt                      |1.18.9              |COMMON_SET|Manifest: NOSIGNATURE
        titanium-1.18.2-3.5.9-43.jar                      |Titanium                      |titanium                      |3.5.9               |COMMON_SET|Manifest: NOSIGNATURE
        silent-lib-1.18.2-6.2.0.jar                       |Silent Lib                    |silentlib                     |6.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        AE2-Things-1.0.5.jar                              |AE2 Things                    |ae2things                     |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        archers_paradox-1.18.2-3.2.0.12.jar               |Archer's Paradox              |archers_paradox               |3.2.0.12            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        omgourd-1.18.2-3.2.0.11.jar                       |Oh My Gourd                   |omgourd                       |3.2.0.11            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        Iceberg-1.18.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |COMMON_SET|Manifest: NOSIGNATURE
        reliquary-1.18.2-2.0.19.1161.jar                  |Reliquary                     |reliquary                     |1.18.2-2.0.19.1161  |COMMON_SET|Manifest: NOSIGNATURE
        PigPen-Forge-1.18.2-8.0.1.jar                     |PigPen                        |pigpen                        |8.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        FastWorkbench-1.18.2-6.1.1.jar                    |Fast Workbench                |fastbench                     |6.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        FluxNetworks-1.18.2-7.0.8.12.jar                  |Flux Networks                 |fluxnetworks                  |7.0.8.12            |COMMON_SET|Manifest: NOSIGNATURE
        enderchests-forge-1.18.2-1.9.10.jar               |EnderChests                   |enderchests                   |1.9.10              |COMMON_SET|Manifest: NOSIGNATURE
        Applied-Botanics-1.0.3.jar                        |Applied Botanics              |appbot                        |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        modonomicon-1.18.2-1.33.0.jar                     |Modonomicon                   |modonomicon                   |1.18.2-1.33.0       |COMMON_SET|Manifest: NOSIGNATURE
        quartz-1.18.2-0.0.0-beta.1.4.jar                  |Quartz                        |quartz                        |0.0.0-beta.1.4      |COMMON_SET|Manifest: NOSIGNATURE
        minecolonies-1.18.2-1.0.1428-BETA.jar             |MineColonies                  |minecolonies                  |1.18.2-1.0.1428-BETA|COMMON_SET|Manifest: NOSIGNATURE
        creeperoverhaul-1.3.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.3.1               |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
        engineersdecor-1.18.2-1.1.28.jar                  |Engineer's Decor              |engineersdecor                |1.1.28              |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |COMMON_SET|Manifest: NOSIGNATURE
        functionalstorage-1.18.2-1.1.3.jar                |Functional Storage            |functionalstorage             |1.18.2-1.1.3        |COMMON_SET|Manifest: NOSIGNATURE
        modular-routers-1.18.2-9.1.1-93.jar               |Modular Routers               |modularrouters                |9.1.1-93            |COMMON_SET|Manifest: NOSIGNATURE
        Enhanced_Celestials-forge-1.18.2-2.0.7.jar        |Enhanced Celestials           |enhancedcelestials            |2.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        refinedstorageaddons-0.8.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.8.2               |COMMON_SET|Manifest: NOSIGNATURE
        Applied-Mekanistics-1.2.2.jar                     |Applied Mekanistics           |appmek                        |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        MEGACells-1.4.2-1.18.2.jar                        |MEGA Cells                    |megacells                     |1.4.2-1.18.2        |COMMON_SET|Manifest: NOSIGNATURE
        expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        valhelsia_core-forge-1.18.2-0.4.0.jar             |Valhelsia Core                |valhelsia_core                |1.18.2-0.4.0        |COMMON_SET|Manifest: NOSIGNATURE
        forbidden_arcanus-1.18.2-2.1.2.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.18.2-2.1.2        |COMMON_SET|Manifest: NOSIGNATURE
        flickerfix-2.0.0.jar                              |FlickerFix                    |flickerfix                    |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
    Flywheel Backend: Uninitialized
    Crash Report UUID: bd86b9fa-9cc5-419f-a8c0-8afd34b2f581
    FML: 40.2
    Forge: net.minecraftforge:40.2.9
    FramedBlocks BlockEntity Warning: Not applicable

Edited by REDativo
Link to comment
Share on other sites

  • REDativo changed the title to (1.18.2) i can't start the modpack

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello friends, I am a music therapist based in the UK, focusing on healing through music. However, my recent experience required a different kind of healing—one from financial loss due to a forex scam. I invested £342,000 with what I believed to be a reputable forex trading platform. To my dismay, it was a sophisticated scam, and my investment was lost. The situation was incredibly distressing. Feeling a mix of frustration and helplessness, I knew I needed expert assistance to recover my funds. That’s when I discovered MUYERN TRUST HACKER. Their reputation for handling complex cases involving financial fraud stood out, and I decided to seek their help. From the outset, MUYERN TRUST HACKER demonstrated professionalism and expertise. They provided a comprehensive plan tailored to my case and were clear about what steps would be taken. Their thorough approach and transparent communication helped to ease my anxiety and gave me hope that recovery was possible. MUYERN TRUST HACKER's team worked tirelessly on my behalf. Their in-depth knowledge of fraud recovery procedures and their meticulous approach led to the successful recovery of my entire investment. I was astonished at how efficiently they managed to retrieve the £342,000. If you find yourself in a similar situation, I wholeheartedly recommend MUYERN TRUST HACKER. ( muyerntrusted @ mail - me . c o m ) They are specialists in recovering funds lost to scams and have a proven track record of success. muyerntrusthacker. o r g /
    • thanks bro! something was wrong with the delightful mod I had!!
    • Hello, apologies in advance for the bad English, I am using a translator, I need help for a problem I have had lately, when I install Forge in current versions for some reason my skin is not visible(although I have paid minecraft), it is as if it were not connected to the Minecraft servers and it doesn't connect me to essential either, I have tried everything and the only solution is to change the internet for mobile internet and it works fine there, in older versions like 1.12 it works fine with my house internet, the problem starts in current versions like 1.19 and above, I tried several versions of java, uninstalling and installing but it only worked using another type of network. Although mobile internet is quite slow, I would like to know if anyone has a solution that can help me, thanks for your attention.
    • Everything was working great a few days ago and now this is what happened The game crashed whilst exception in server tick loop Error: java.util.NoSuchElementException: No value present That's what it says and here is the crash report says ---- Minecraft Crash Report ---- // Don't do that. Time: 9/27/24, 5:17 PM Description: Exception in server tick loop java.util.NoSuchElementException: No value present     at java.util.Optional.get(Optional.java:143) ~[?:?] {re:mixin}     at corgitaco.enhancedcelestials.LunarContext.readJson(LunarContext.java:338) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at corgitaco.enhancedcelestials.LunarContext.iterateAndReadConfiguredEvents(LunarContext.java:274) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at corgitaco.enhancedcelestials.LunarContext.handleEventConfigs(LunarContext.java:264) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at corgitaco.enhancedcelestials.LunarContext.<init>(LunarContext.java:74) ~[Enhanced_Celestials-forge-1.18.2-2.0.7.jar%23101!/:2.0.7] {re:mixin,re:classloading}     at net.minecraft.server.level.ServerLevel.handler$cle000$injectLunarContext(ServerLevel.java:6707) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:228) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:64) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23192!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- 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: 2762955752 bytes (2634 MiB) / 4664066048 bytes (4448 MiB) up to 8589934592 bytes (8192 MiB)     CPUs: 16     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz     Identifier: Intel64 Family 6 Model 167 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 2.50     Number of physical packages: 1     Number of physical CPUs: 8     Number of logical CPUs: 16     Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2489     Graphics card #0 versionInfo: DriverVersion=31.0.15.3623     Graphics card #1 name: Intel(R) UHD Graphics 750     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 128.00     Graphics card #1 deviceId: 0x4c8a     Graphics card #1 versionInfo: DriverVersion=31.0.101.5334     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): 30485.31     Virtual memory used (MB): 19450.16     Swap memory total (MB): 14336.00     Swap memory used (MB): 686.21     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:betterwitchhuts, mod:playeranimator, mod:additionalbanners (incompatible), mod:doggytalents, mod:betteroceanmonuments, mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:modnametooltip (incompatible), mod:xaeroworldmap (incompatible), mod:jrftl (incompatible), mod:ctm (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:railways (incompatible), mod:balm (incompatible), mod:jeresources, mod:interiors (incompatible), mod:betterfortresses, mod:shetiphiancore, mod:rpgsmw, mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:structure_gel, mod:flytre_lib (incompatible), mod:chipped (incompatible), mod:morevillagers, mod:biomesoplenty (incompatible), mod:chunky (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib, mod:botania (incompatible), mod:pamhc2foodextended, mod:curios (incompatible), mod:patchouli (incompatible), mod:blockui (incompatible), mod:collective (incompatible), mod:arsomega (incompatible), mod:betterbiomeblend (incompatible), mod:oreexcavation, mod:framedblocks, mod:libnonymous, mod:elevatorid, mod:betterstrongholds, mod:buildersaddition (incompatible), mod:catherder, mod:cfm, mod:architectury (incompatible), mod:mcwfurnitures, mod:productivebees (incompatible), mod:betterendisland, mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:morewoolmod, mod:mcwlights, mod:cucumber, mod:pamhc2trees (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns, mod:jei (incompatible), mod:jeienchantmentinfo (incompatible), mod:pehkui (incompatible), mod:caelus (incompatible), mod:waystones (incompatible), mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:mobhealthbar (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:configured (incompatible), mod:decorative_blocks, mod:botanypots (incompatible), mod:bonsaitrees3, mod:lazydfu (incompatible), mod:guideapi_vp (incompatible), mod:betterdeserttemples, mod:explorerscompass (incompatible), mod:iceandfire (incompatible), mod:inventorypets (incompatible), mod:bobberdetector (incompatible), mod:ars_nouveau, mod:forge, mod:chococraft, mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:chromaticarsenal (incompatible), mod:tconstruct (incompatible), mod:lucky (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:commonality, mod:nightlights, mod:jade, mod:majobroom (incompatible), mod:pamhc2crops, mod:domum_ornamentum (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:create, mod:vct, mod:ars_creo (incompatible), mod:mantle (incompatible), mod:xaerominimap (incompatible), mod:pamhc2foodcore, mod:gravestone (incompatible), mod:tcrm (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:irons_spellbooks (incompatible), mod:canary (incompatible), mod:ars_instrumentum, mod:structurize (incompatible), mod:multipiston (incompatible), mod:minecolonies (incompatible), mod:arsarsenal (incompatible), mod:betterfps, mod:appleskin (incompatible), mod:infinitylib (incompatible), mod:ferritecore (incompatible), mod:connectedglass, mod:apexcore, mod:fantasyfurniture, mod:witchmobility, mod:puzzleslib, mod:enhancedcelestials (incompatible), mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:moblassos, mod:xpbook (incompatible), mod:druidcraftrg, Supplementaries Generated Pack, builtin/mod_support/ctm, iceandfire:data     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     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           fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         lowcodefml@null         javafml@null     Mod List:          YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE         player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE         AdditionalBanners-Forge-1.18.2-7.0.8.jar          |AdditionalBanners             |additionalbanners             |7.0.8               |DONE      |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         DoggyTalents-1.18.2-2.5.11.jar                    |Doggy Talents 2               |doggytalents                  |2.5.11              |DONE      |Manifest: NOSIGNATURE         YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE         mcw-windows-2.2.0-mc1.18.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.2.0               |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.18.2-0.5.98.458.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.98.458   |DONE      |Manifest: NOSIGNATURE         modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE         XaerosWorldMap_1.38.8_Forge_1.18.2.jar            |Xaero's World Map             |xaeroworldmap                 |1.38.8              |DONE      |Manifest: NOSIGNATURE         JRFTL+[1.18.1]-1.4.1.jar                          |JRFTL                         |jrftl                         |1.4.1               |DONE      |Manifest: NOSIGNATURE         CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.9.2+mc1.18.2.jar                |ModernFix                     |modernfix                     |5.9.2+mc1.18.2      |DONE      |Manifest: NOSIGNATURE         citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE         YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.18.2-13.3.56.jar                |Bookshelf                     |bookshelf                     |13.3.56             |DONE      |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.18.2-3.18.65.933.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.65.933  |DONE      |Manifest: NOSIGNATURE         mcw-doors-1.1.0forge-mc1.18.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.0               |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.4.8+forge-mc1.18.2-build.23.jar     |Create: Steam 'n Rails        |railways                      |1.4.8+forge-mc1.18.2|DONE      |Manifest: NOSIGNATURE         balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.18.2-0.14.2.206.jar         |Just Enough Resources         |jeresources                   |0.14.2.206          |DONE      |Manifest: NOSIGNATURE         interiors-0.5.2-mc1.18.2-FORGE.jar                |Create: Interiors             |interiors                     |0.5.2               |DONE      |Manifest: NOSIGNATURE         YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.18.2-Forge-1.0.0  |DONE      |Manifest: NOSIGNATURE         shetiphiancore-forge-1.18.2-3.10.17.jar           |ShetiPhian-Core               |shetiphiancore                |3.10.17             |DONE      |Manifest: NOSIGNATURE         RPG_style_more_weapons_4.9.6R.jar                 |RPG_style_More_Weapons        |rpgsmw                        |4.9.6               |DONE      |Manifest: NOSIGNATURE         twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.6.1_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE         structure_gel-1.18.2-2.4.8.jar                    |Structure Gel API             |structure_gel                 |2.4.8               |DONE      |Manifest: NOSIGNATURE         flytre_lib-1.18.2-1.8.2-forge.jar                 |FlytreLib                     |flytre_lib                    |1.8.2               |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.18.2-2.0.1.jar                    |Chipped                       |chipped                       |2.0.1               |DONE      |Manifest: NOSIGNATURE         morevillagers-forge-1.18.2-3.3.2.jar              |More Villagers                |morevillagers                 |3.3.2               |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.18.2-16.0.0.134.jar               |Biomes O' Plenty              |biomesoplenty                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE         Chunky-1.2.164.jar                                |Chunky                        |chunky                        |1.2.164             |DONE      |Manifest: NOSIGNATURE         mcw-trapdoors-1.1.2-mc1.18.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.2               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.15-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.15              |DONE      |Manifest: NOSIGNATURE         Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |DONE      |Manifest: NOSIGNATURE         pamhc2foodextended-1.18.2-1.0.5.jar               |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended            |1.0                 |DONE      |Manifest: NOSIGNATURE         curios-forge-1.18.2-5.0.9.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.1      |DONE      |Manifest: NOSIGNATURE         Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE         blockui-1.18.2-0.0.71-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.71-ALPHA |DONE      |Manifest: NOSIGNATURE         collective-1.18.2-7.3.jar                         |Collective                    |collective                    |7.3                 |DONE      |Manifest: NOSIGNATURE         arsomega-2.7.4.jar                                |Ars Omega                     |arsomega                      |1.18.2-2.7.4        |DONE      |Manifest: NOSIGNATURE         betterbiomeblend-1.18.2-1.3.5-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.3.5-forge         |DONE      |Manifest: NOSIGNATURE         OreExcavation-1.10.162.jar                        |OreExcavation                 |oreexcavation                 |1.10.162            |DONE      |Manifest: NOSIGNATURE         FramedBlocks-5.11.5.jar                           |FramedBlocks                  |framedblocks                  |5.11.5              |DONE      |Manifest: NOSIGNATURE         libnonymous-2.1.0.jar                             |libnonymous                   |libnonymous                   |2.1.0               |DONE      |Manifest: NOSIGNATURE         elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE         YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE         buildersaddition-1.18.2-20220308a.jar             |Builders Crafts & Addition    |buildersaddition              |1.18.2-20220308a    |DONE      |Manifest: NOSIGNATURE         CatHerder-1.18.2-1.0.12.jar                       |Cat Herder                    |catherder                     |1.0.12              |DONE      |Manifest: NOSIGNATURE         cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE         architectury-4.12.94-forge.jar                    |Architectury                  |architectury                  |4.12.94             |DONE      |Manifest: NOSIGNATURE         mcw-furniture-3.2.1-mc1.18.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.2.1               |DONE      |Manifest: NOSIGNATURE         productivebees-1.18.2-0.9.3.0.jar                 |Productive Bees               |productivebees                |1.18.2-0.9.3.0      |DONE      |Manifest: NOSIGNATURE         YungsBetterEndIsland-1.18.2-Forge-1.0.jar         |YUNG's Better End Island      |betterendisland               |1.18.2-Forge-1.0    |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE         YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE         MoreWoolMod-1.18.2-1.0.0.jar                      |More Wool Mod                 |morewoolmod                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         mcw-lights-1.0.6-mc1.18.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.6               |DONE      |Manifest: NOSIGNATURE         Cucumber-1.18.2-5.1.5.jar                         |Cucumber Library              |cucumber                      |5.1.5               |DONE      |Manifest: NOSIGNATURE         pamhc2trees-1.18.2-1.0.4.jar                      |Pam's HarvestCraft 2 - Trees  |pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE         sophisticatedstorage-1.18.2-0.8.46.624.jar        |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.8.46.624   |DONE      |Manifest: NOSIGNATURE         additionallanterns-1.1.1-forge-mc1.18.jar         |Additional Lanterns           |additionallanterns            |1.1.1               |DONE      |Manifest: NOSIGNATURE         jei-1.18.2-forge-10.2.1.1005.jar                  |Just Enough Items             |jei                           |10.2.1.1005         |DONE      |Manifest: NOSIGNATURE         JEIEnchantmentInfo-1.17.1-2.0.0.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.17.1-2.0.0        |DONE      |Manifest: NOSIGNATURE         Pehkui-3.7.11+1.18.2-forge.jar                    |Pehkui                        |pehkui                        |3.7.11+1.18.2-forge |DONE      |Manifest: NOSIGNATURE         caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.18.2-10.2.1.jar                 |Waystones                     |waystones                     |10.2.1              |DONE      |Manifest: NOSIGNATURE         TaxFreeLevels-1.3.6-forge-1.20.2.jar              |Tax Free Levels               |taxfreelevels                 |1.3.6               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE         mobhealthbar-forge-1.18.2-2.2.0.jar               |YDM's Mob Health Bar          |mobhealthbar                  |2.2.0               |DONE      |Manifest: NOSIGNATURE         comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE         artifacts-1.18.2-4.2.2.jar                        |Artifacts                     |artifacts                     |1.18.2-4.2.2        |DONE      |Manifest: NOSIGNATURE         configured-2.0.1-1.18.2.jar                       |Configured                    |configured                    |2.0.1               |DONE      |Manifest: NOSIGNATURE         Decorative+Blocks-forge-1.18.2-2.1.2.jar          |Decorative Blocks             |decorative_blocks             |2.1.2               |DONE      |Manifest: NOSIGNATURE         BotanyPots-Forge-1.18.2-8.1.29.jar                |BotanyPots                    |botanypots                    |8.1.29              |DONE      |Manifest: NOSIGNATURE         bonsaitrees3-3.1.0.jar                            |Bonsai Trees 3                |bonsaitrees3                  |3.1.0               |DONE      |Manifest: NOSIGNATURE         lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE         Guide-API-VP-1.18.1-2.2.3.jar                     |Guide-API VP                  |guideapi_vp                   |2.2.3               |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE         ExplorersCompass-1.18.2-1.3.0-forge.jar           |Explorer's Compass            |explorerscompass              |1.18.2-1.3.0-forge  |DONE      |Manifest: NOSIGNATURE         iceandfire-2.1.13-1.18.2-beta-3.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.18.2+build.|DONE      |Manifest: NOSIGNATURE         inventorypets-1.18.2-2.0.19.jar                   |Inventory Pets                |inventorypets                 |2.0.19              |DONE      |Manifest: NOSIGNATURE         bobberdetector-0.1.9-1.18.2.jar                   |Bobber Detector               |bobberdetector                |0.1.9.1.20.1        |DONE      |Manifest: NOSIGNATURE         ars_nouveau-1.18.2-2.9.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.9.0               |DONE      |Manifest: NOSIGNATURE         forge-1.18.2-40.2.10-universal.jar                |Forge                         |forge                         |40.2.10             |DONE      |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         chococraft-1.18.2-0.5.2.jar                       |Chococraft 4                  |chococraft                    |0.5.2               |DONE      |Manifest: NOSIGNATURE         selene-1.18.2-1.17.14.jar                         |Selene                        |selene                        |1.18.2-1.17.14      |DONE      |Manifest: NOSIGNATURE         supplementaries-1.18.2-1.5.18.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.18       |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.18.2-5.1.5.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.5               |DONE      |Manifest: NOSIGNATURE         chromaticarsenal-1.18.2-1.7.2.jar                 |Chromatic Arsenal             |chromaticarsenal              |1.7.2               |DONE      |Manifest: NOSIGNATURE         client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |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           |DONE      |Manifest: NOSIGNATURE         lucky-block-forge-1.18.2-13.1.jar                 |Lucky Block                   |lucky                         |1.18.2-13.1         |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE         commonality-1.18.2-1.4.0.jar                      |Commonality                   |commonality                   |1.4.0               |DONE      |Manifest: NOSIGNATURE         nightlights_1.18.2_1.1.jar                        |Night Lights                  |nightlights                   |1.1                 |DONE      |Manifest: NOSIGNATURE         Jade-1.18.2-forge-5.3.2.jar                       |Jade                          |jade                          |5.3.2               |DONE      |Manifest: NOSIGNATURE         majobroom-1.4.1--1.18.2-forge.jar                 |Majo Broom Mod                |majobroom                     |1.0                 |DONE      |Manifest: NOSIGNATURE         pamhc2crops-1.18.2-1.0.6.jar                      |Pam's HarvestCraft 2 - Crops  |pamhc2crops                   |1.0.6               |DONE      |Manifest: NOSIGNATURE         domum_ornamentum-1.18.2-1.0.77-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.77-ALPHA |DONE      |Manifest: NOSIGNATURE         pipez-1.18.2-1.1.5.jar                            |Pipez                         |pipez                         |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE         create-1.18.2-0.5.1.b.jar                         |Create                        |create                        |0.5.1.b             |DONE      |Manifest: NOSIGNATURE         VariantCraftingTables-1.18.2-1.7.0_1.jar          |Variant Crafting Tables       |vct                           |1.18.2-1.7.0_1      |DONE      |Manifest: NOSIGNATURE         ars_creo-1.18.2-2.2.0.jar                         |Ars Creo                      |ars_creo                      |2.2.0               |DONE      |Manifest: NOSIGNATURE         Mantle-1.18.2-1.9.45.jar                          |Mantle                        |mantle                        |1.9.45              |DONE      |Manifest: NOSIGNATURE         Xaeros_Minimap_24.3.0_Forge_1.18.2.jar            |Xaero's Minimap               |xaerominimap                  |24.3.0              |DONE      |Manifest: NOSIGNATURE         pamhc2foodcore-1.18.2-1.0.3.jar                   |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore                |1.0.1               |DONE      |Manifest: NOSIGNATURE         gravestone-1.18.2-1.0.2.jar                       |Gravestone Mod                |gravestone                    |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE         TheCropReapingMod-1.18.2-2.0.jar                  |The Crop Reaping Mod          |tcrm                          |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE         polymorph-forge-1.18.2-0.50.jar                   |Polymorph                     |polymorph                     |1.18.2-0.50         |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-1.18.2-1.3.0.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.3.0               |DONE      |Manifest: NOSIGNATURE         StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE         ars_elemental-1.18.2-0.4.9.9.jar                  |Ars Elemental                 |ars_elemental                 |1.18.2-0.4.9.9      |DONE      |Manifest: NOSIGNATURE         irons_spellbooks-1.18.2-1.1.4.5.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.18.2-1.1.4.5      |DONE      |Manifest: NOSIGNATURE         canary-mc1.18.2-0.2.4.jar                         |Canary                        |canary                        |0.2.4               |DONE      |Manifest: NOSIGNATURE         ars_instrumentum-1.18.2-2.5.0.jar                 |Ars Instrumentum              |ars_instrumentum              |2.4.1               |DONE      |Manifest: NOSIGNATURE         structurize-1.18.2-1.0.424-ALPHA.jar              |Structurize                   |structurize                   |1.18.2-1.0.424-ALPHA|DONE      |Manifest: NOSIGNATURE         multi-piston-1.18.2-1.2.15-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.18.2-1.2.15-ALPHA |DONE      |Manifest: NOSIGNATURE         minecolonies-1.18.2-1.1.612-BETA.jar              |MineColonies                  |minecolonies                  |1.18.2-1.1.612-BETA |DONE      |Manifest: NOSIGNATURE         arsarsenal-1.0.5-1.18.2.jar                       |Ars Arsenal                   |arsarsenal                    |1.0.5-{1.18.2}      |DONE      |Manifest: NOSIGNATURE         BetterFPS+1.18.2.jar                              |Better-fps                    |betterfps                     |1.0.0               |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.18.2-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE         infinitylib-2.1.4.jar                             |InfinityLib                   |infinitylib                   |1.18.2-2.1.4        |DONE      |Manifest: NOSIGNATURE         ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         connectedglass-1.1.8-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.8               |DONE      |Manifest: NOSIGNATURE         apexcore-1.18.2-4.13.0.jar                        |ApexCore                      |apexcore                      |4.13.0              |DONE      |Manifest: NOSIGNATURE         fantasyfurniture-1.18.2-3.14.0.jar                |Fantasy's Furniture           |fantasyfurniture              |3.14.0              |DONE      |Manifest: NOSIGNATURE         witchmobility-1.2-1.18.2.jar                      |Witch Mobility                |witchmobility                 |1.2-1.18.2          |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v3.5.8-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.5.8               |DONE      |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         Enhanced_Celestials-forge-1.18.2-2.0.7.jar        |Enhanced Celestials           |enhancedcelestials            |2.0.7               |DONE      |Manifest: NOSIGNATURE         expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE         CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         MobLassos-v3.0.0-1.18.2-Forge.jar                 |Mob Lassos                    |moblassos                     |3.0.0               |DONE      |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         xptome-1.18.2-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE         druidcraftrg-0.0.12.jar                           |Druidcraft Regrown            |druidcraftrg                  |0.0.12              |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 4d88470f-a36b-43ed-83bd-51517f045008
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.