Jump to content

Recommended Posts

Posted (edited)

---- 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
  • 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

    • Temu continues to reward loyal customers in the USA with exceptional savings opportunities through exclusive coupon codes designed specifically for existing users. The Temu coupon code $100 off remains one of the most popular discount offers available to returning customers who have already discovered the platform's incredible value proposition. Our featured Temu Coupon code (ACW472253) provides maximum benefits for people across the USA, Canada, and European nations, making it an ideal choice for USA shoppers seeking substantial savings.   Existing customers can take advantage of the comprehensive Temu coupon $100 offand Temu 100 off coupon code opportunities that extend well beyond first-time purchase incentives. These codes ensure that customer loyalty is rewarded with continued access to premium discounts and exclusive offers throughout the year.   What Is The Coupon Code For Temu $100 Off? Both new and existing customers can get amazing benefits if they use our $100 coupon code on the Temu app and website. The Temu coupon $100 offand $100 offTemu coupon provide substantial savings across thousands of product categories available on the platform. Our ACW472253 code offers multiple benefit structures designed to maximize customer value:   ACW472253 - Flat $100 offqualifying orders for immediate savings   ACW472253 - $100 coupon pack for multiple uses across different purchases   ACW472253 - $100 flat discount for new customers joining the platform   ACW472253 - Extra $100 promo code for existing customers continuing their shopping journey   ACW472253 - $100 coupon for USA/Canada users with worldwide shipping benefits   Temu Coupon Code $100 offFor New Users In 2025 New users can get the highest benefits if they use our coupon code on the Temu app. The Temu coupon $100 offand Temu coupon code $100 offprovide exceptional value for first-time shoppers exploring the platform's extensive product catalog. The ACW472253 code delivers comprehensive benefits specifically tailored for newcomers:   ACW472253 - Flat $100 discount for new users on qualifying first orders   ACW472253 - $100 coupon bundle for new customers enabling multiple discounted purchases   ACW472253 - Up to $100 coupon bundle for multiple uses across various product categories   ACW472253 - Free shipping to 68 countries ensuring global accessibility   ACW472253 - Extra 30% off on any purchase for first-time users maximizing initial savings   How To Redeem The Temu Coupon $100 offFor New Customers? The Temu $100 coupon and Temu $100 offcoupon code for new users can be easily applied through a straightforward redemption process. Follow these simple steps to maximize your savings:   Download the Temu app from your device's official app store or visit the Temu website   Create your new account using a valid email address and phone number   Browse through thousands of products and add desired items to your shopping cart   Proceed to checkout and locate the "Promo Code" or "Coupon Code" field   Enter ACW472253 exactly as shown and click "Apply"   Verify that your discount has been applied before completing your purchase   Complete your order using your preferred payment method   Temu Coupon $100 offFor Existing Customers Existing users can also get benefits if they use our coupon code on the Temu app. The Temu $100 coupon codes for existing users and Temu coupon $100 offfor existing customers free shipping ensure that customer loyalty is continuously rewarded with substantial savings opportunities. The ACW472253 code provides specialized benefits for returning customers:   ACW472253 - $100 extra discount for existing Temu users on qualified orders   ACW472253 - $100 coupon bundle for multiple purchases enabling extended savings   ACW472253 - Free gift with express shipping all over the USA/Canada region   ACW472253 - Extra 30% off on top of the existing discount for maximum value   ACW472253 - Free shipping to 68 countries with expedited delivery options   How To Use The Temu Coupon Code $100 offFor Existing Customers? The Temu coupon code $100 offand Temu coupon $100 offcode application process for existing customers follows a similar streamlined approach:   Log into your existing Temu account through the app or website   Add your desired products to the shopping cart   Navigate to the checkout page   Locate the promotional code entry field   Input ACW472253 and confirm the code application   Review your order summary to ensure the discount is properly applied   Complete your purchase with confidence   Latest Temu Coupon $100 offFirst Order Customers can get the highest benefits if they use our coupon code during the first order. The Temu coupon code $100 offfirst order, Temu coupon code first order, and Temu coupon code $100 offfirst time user provide exceptional value for initial platform experiences. The ACW472253 code offers comprehensive first-order benefits:   ACW472253 - Flat $100 discount for the first order on qualifying purchases   ACW472253 - $100 Temu coupon code for the first order with extended validity   ACW472253 - Up to $100 coupon for multiple uses across different product categories   ACW472253 - Free shipping to 68 countries ensuring global accessibility   ACW472253 - Extra 30% off on any purchase for the first order maximizing initial savings   How To Find The Temu Coupon Code $100 Off? The Temu coupon $100 offand Temu coupon $100 offReddit can be located through various reliable channels. Any user can get verified and tested coupons by signing up for the Temu newsletter, which provides regular updates on the latest promotional offers and exclusive discount codes. We also recommend visiting Temu's social media pages to get the latest coupons and promos, as the platform frequently shares time-sensitive offers across their official channels.   You can find the latest and working Temu coupon codes by visiting any trusted coupon site that specializes in verified promotional offers. These platforms regularly test and validate coupon codes to ensure customers receive legitimate savings opportunities.   Is Temu $100 offCoupon Legit? The Temu $100 offCoupon Legit and Temu 100 off coupon legit status is absolutely verified and confirmed. Our Temu coupon code ACW472253 is absolutely legit and has been tested across multiple user accounts and purchase scenarios. Any customers can safely use our Temu coupon code to get $100 offon the first order and then on the recurring orders without concerns about legitimacy or validity.   Our code is not only legit but also regularly tested and verified by our team to ensure consistent performance across different user scenarios. Our Temu coupon code is valid worldwide and doesn't have any expiration date, providing customers with flexible redemption opportunities regardless of timing or location.   How Does Temu $100 offCoupon Work? The Temu coupon code $100 offfirst-time user and Temu coupon codes 100 off operate through a straightforward discount application system that reduces your total order value by the specified coupon amount.   When you apply the ACW472253 coupon code at checkout, the system automatically calculates your eligibility based on your order value, account status, and product selection. The discount is then applied to qualifying items in your cart, reducing your total payment amount by up to $100 depending on your purchase value. For orders exceeding the minimum threshold, the full $100 discount is applied immediately, while smaller orders receive proportional discounts based on the total value. The system also accounts for any additional promotions or discounts that may be running simultaneously, ensuring you receive the maximum possible savings on your purchase.   How To Earn Temu $100 Coupons As A New Customer? The Temu coupon code $100 offand 100 off Temu coupon code can be earned through various customer engagement activities designed to reward platform participation and loyalty.   New customers can earn $100 coupons by downloading the official Temu mobile application, which provides access to exclusive in-app promotions and coupon offers not available through the website. Creating a complete user profile with verified contact information also unlocks additional coupon opportunities. Participating in Temu's referral program allows new users to earn coupon credits by inviting friends and family members to join the platform. Additionally, engaging with daily check-in features, spinning promotional wheels, and participating in limited-time games and challenges can generate coupon credits that accumulate toward $100 discount opportunities.   What Are The Advantages Of Using The Temu Coupon $100 Off? The Temu coupon code 100 off and Temu coupon code $100 offprovide numerous advantages for savvy shoppers:   $100 discount on the first order providing immediate substantial savings   $100 coupon bundle for multiple uses extending value across multiple purchases   70% discount on popular items when combined with existing promotions   Extra 30% off for existing Temu customers maximizing repeat purchase value   Up to 90% off in selected items during special promotional periods   Free gift for new users adding extra value to initial purchases   Free delivery to 68 countries ensuring global accessibility   Temu $100 Discount Code And Free Gift For New And Existing Customers The Temu $100 offcoupon code and $100 offTemu coupon code provide multiple benefits for customers regardless of their account status. There are multiple benefits to using our Temu coupon code that extend beyond simple price reductions:   ACW472253 - $100 discount for the first order with immediate application   ACW472253 - Extra 30% off on any item across all product categories   ACW472253 - Free gift for new Temu users adding tangible value   ACW472253 - Up to 70% discount on any item on the Temu app   ACW472253 - Free gift with free shipping in 68 countries including the USA and USA   Pros And Cons Of Using The Temu Coupon Code $100 offThis Month The Temu coupon $100 offcode and Temu 100 off coupon offer several advantages and considerations:   Pros:   Substantial immediate savings of up to $100 on qualifying orders   No expiration date providing flexible redemption timing   Valid for both new and existing customers ensuring inclusive access   Combines with other promotions for maximum savings potential   Free shipping benefits reducing overall order costs   Cons:   Minimum order requirements may apply to certain discount tiers   Limited to specific product categories during promotional periods   Terms And Conditions Of Using The Temu Coupon $100 offIn 2025 The Temu coupon code $100 offfree shipping and latest Temu coupon code $100 offoperate under specific terms and conditions designed to ensure fair usage:   Our coupon code doesn't have any expiration date allowing flexible redemption timing   Valid for both new and existing users in 68 countries worldwide providing global accessibility   No minimum purchase requirements for using our Temu coupon code ACW472253   Free returns within 90 days of purchase ensuring customer satisfaction   Price adjustment policy within 30 days protecting against price fluctuations   Free standard shipping on qualifying orders reducing additional costs   One-time use per customer account preventing multiple redemptions   Final Note: Use The Latest Temu Coupon Code $100 Off The Temu coupon code $100 offrepresents one of the most valuable savings opportunities available to USA customers shopping on the platform today. Whether you're a first-time user or a loyal existing customer, these substantial discounts provide genuine value across thousands of product categories.   Take advantage of the Temu coupon $100 offwhile these promotional offers remain available to maximize your shopping budget and discover why millions of customers worldwide trust Temu for their online shopping needs. The combination of substantial discounts, free shipping benefits, and comprehensive return policies makes this an ideal time to experience everything Temu has to offer.   FAQs Of Temu $100 offCoupon Q: How do I apply the Temu $100 offcoupon code? A: Enter the code ACW472253 at checkout in the promotional code field. The discount will be automatically applied to qualifying orders, reducing your total by up to $100 depending on your purchase value.   Q: Can existing customers use the $100 offTemu coupon? A: Yes, the ACW472253 coupon code is valid for both new and existing customers. Existing users can benefit from additional discounts and free shipping offers when using this code on qualifying orders.   Q: Is there a minimum order requirement for the Temu $100 coupon? A: No minimum purchase requirements apply when using our ACW472253 coupon code. However, the discount amount may vary based on your total order value and product selection at checkout.   Q: How long is the Temu $100 offcoupon valid? A: The ACW472253 coupon code does not have an expiration date, allowing customers to use it whenever convenient. This provides flexibility for both immediate purchases and future shopping plans on the platform.   Q: Can I combine the $100 Temu coupon with other offers? A: Yes, the ACW472253 coupon can often be combined with existing promotions, flash sales, and other discount offers to maximize your total savings. Check at checkout to see available stacking opportunities.  
    • Looking for a fantastic way to save big on your next Temu order? The acr639380 Temu coupon code is exactly what you need! Whether you're shopping from the USA, Canada, or Europe, this code offers unbeatable savings — up to $100 off your next purchase. If you’ve been eyeing something on Temu, now’s the perfect time to grab it with this exclusive offer!  What Is the Coupon Code for Temu $100 Off? Both new and existing customers can benefit from this incredible deal when shopping on the Temu app or website. Just use code acr639380 at checkout to unlock your $100 discount. Here’s what it offers: acr639380: Flat $100 off your next purchase.   acr639380: Receive a $100 coupon pack for multiple uses.   acr639380: New customers get an exclusive $100 off their first purchase.   acr639380: Existing customers can claim an extra $100 off future purchases.   acr639380: Valid in the USA, Canada, and across Europe.    Temu $100 Off Coupon for New Users in 2025 If you're new to Temu, this coupon code is perfect for you. It’s your chance to enjoy huge savings right from your very first order. Here’s what new customers get with acr639380: Flat $100 discount on your first order.   Access to a $100 coupon bundle for multiple purchases.   Stack up to $100 in discounts across various orders.   Free shipping to 68 countries, including the USA, Canada, and UK.   An additional 30% off any item on your first purchase.    How to Redeem the Temu $100 Off Coupon (For New Users) It’s simple! Follow these quick steps: Visit the Temu website or download the Temu app.   Create a new account.   Add your favorite products to your cart.   At checkout, enter the Temu $100 off coupon code: acr639380.   Apply the code, enjoy the savings, and complete your purchase!    Temu Coupon $100 Off for Existing Customers Good news — existing customers aren’t left out! Temu rewards loyal shoppers too. Perks for returning users with acr639380: Get an extra $100 off your next order.   A $100 coupon bundle for multiple future purchases.   Free gifts with express shipping (USA & Canada).   An additional 30% off on any purchase.   Free shipping to 68 countries globally.    How to Use Temu $100 Off Coupon (For Existing Customers) To redeem: Log into your Temu account.   Add your items to the cart.   At checkout, enter acr639380.   Apply the code and enjoy your savings!    Temu $100 Off Coupon for First Orders Your first Temu order just got better with acr639380: $100 off your initial purchase.   Access to exclusive first-time user discounts.   Up to $100 in savings on multiple items.   Free shipping to 68 countries.   Extra 30% off your first order.    Where to Find the Latest Temu $100 Off Coupon Looking for the newest and verified Temu coupon codes? Here’s where you can find them: Temu’s newsletter: Subscribe for email-exclusive deals.   Official Temu social media pages.   Trusted coupon websites.   Community threads like Temu coupon $100 off Reddit where users share legit codes.    Is the Temu $100 Off Coupon Legit? Absolutely — the acr639380 coupon is verified, tested, and 100% legit. It works for both new and existing customers worldwide, with no expiration date. Use it with confidence!  How Does the Temu $100 Off Coupon Work? Simple — enter acr639380 at checkout, and the discount is applied automatically. Whether it’s your first order or a repeat purchase, you’ll enjoy direct savings.  How to Earn Temu $100 Coupons as a New Customer New customers can score extra Temu savings by: Signing up for a new Temu account.   Making your first purchase using acr639380.   Watching for special promotions and email deals.   Checking Temu’s homepage for limited-time coupon bundles.    Advantages of Using the Temu $100 Off Coupon Here’s what makes this coupon so appealing: Flat $100 discount on first-time and future orders.   $100 coupon bundle for multiple uses.   Up to 90% off popular products.   Extra 30% off for existing customers.   Free gifts for new users.   Free shipping to 68 countries, including the USA, UK, and Canada.    Temu $100 Discount Code + Free Gift for Everyone Both new and existing customers get added perks: $100 off your first order.   An extra 30% off any product.   Free gifts on first purchases.   Up to 90% off select deals on the Temu app.   Free shipping to 68 countries.    Pros and Cons of Using the Temu Coupon Code $100 Off in 2025 Pros: Massive $100 discount.   Up to 90% off on select items.   Free global shipping to 68 countries.   30% off bonus for existing users.   Verified, legit, and no expiration date.   Cons: Free shipping limited to select countries.   Some exclusions may apply to already discounted items.    Terms and Conditions (2025) No expiration date.   Valid in 68 countries.   No minimum spend required.   Applicable for multiple purchases.   Some product exclusions may apply.    Final Note: Don’t Miss Out on the $100 Temu Coupon If you’re shopping on Temu, don’t leave money on the table. Use coupon code acr639380 to unlock $100 off, free shipping, extra discounts, and exclusive perks. It’s one of the easiest ways to make your shopping spree even more rewarding.  FAQs: Temu $100 Off Coupon Q: Is the $100 off coupon available for both new and existing customers? A: Yes! Both can use acr639380 for amazing discounts. Q: How do I redeem the Temu $100 coupon? A: Enter acr639380 at checkout to instantly save $100. Q: Does the Temu coupon expire? A: No — this coupon currently has no expiration date. Q: Can the coupon be used for multiple purchases? A: Yes, the $100 off coupon and bundle can apply to multiple orders. Q: Does it work for international users? A: Absolutely! It’s valid in 68 countries, including the USA, Canada, and Europe.
    • Go to the config folder and open the secretroomsmod.cfg   At the bottom, you will find:   # Check for mod updates on startup B:update_checker=true   Change it to false:   # Check for mod updates on startup B:update_checker=false  
    • The mod yetanotherchancebooster is conflicting or running into an issue with cobblemon Remove yetanotherchancebooster
    • Looking to save big on your next shopping spree? With our Temu coupon code $100 off, you can grab massive savings right from your first order! We bring you the verified acw696499 coupon code that unlocks exclusive discounts for shoppers in the USA, Canada, and across European countries. With this exclusive Temu coupon $100 off and Temu 100 off coupon code, you're not just shopping smart—you're shopping the best deal available. What Is The Coupon Code For Temu $100 Off? If you're searching for a way to make your Temu shopping even more affordable, look no further. Both new and existing users can enjoy amazing deals by using our Temu coupon $100 off and $100 off Temu coupon. acw696499: Get a flat $100 off on select orders for maximum savings. acw696499: Enjoy a $100 coupon pack you can redeem across multiple purchases. acw696499: Exclusive $100 flat discount available for first-time users. acw696499: Extra $100 promo value available even for returning users. acw696499: Get access to a $100 coupon tailored specifically for USA and Canada shoppers. Temu Coupon Code $100 Off For New Users In 2025 As a new user, you're entitled to enjoy incredible perks from your very first purchase. By using our Temu coupon $100 off and Temu coupon code $100 off, you get unmatched value. acw696499: Flat $100 discount for new Temu users across all eligible items. acw696499: Unlock a $100 coupon bundle that can be used for multiple orders. acw696499: Redeem up to $100 in coupons over your next few purchases. acw696499: Take advantage of free shipping to over 68 countries worldwide. acw696499: Get an additional 30% off on your entire first purchase. How To Redeem The Temu Coupon $100 Off For New Customers? Redeeming your Temu $100 coupon and Temu $100 off coupon code for new users is a simple, step-by-step process: Download the Temu app or visit the official Temu website. Create a new account using your email or phone number. Add your favorite products to the cart. At checkout, enter the coupon code acw696499. Hit apply and enjoy the $100 discount on your first order. Temu Coupon $100 Off For Existing Customers Great news! Existing customers can also reap rewards using our Temu $100 coupon codes for existing users and Temu coupon $100 off for existing customers free shipping. acw696499: Receive a $100 discount on your next Temu order. acw696499: Use the $100 coupon bundle over multiple purchases. acw696499: Enjoy free express shipping and surprise gifts in the USA/Canada. acw696499: Stack up with an additional 30% discount on current deals. acw696499: Access free shipping to 68 countries around the globe. How To Use The Temu Coupon Code $100 Off For Existing Customers? To redeem your Temu coupon code $100 off and Temu coupon $100 off code as an existing user: Log in to your existing Temu account. Add desired items to your shopping cart. Proceed to the checkout page. Enter the coupon code acw696499 in the promo code section. Apply the code and enjoy instant $100 off benefits. Latest Temu Coupon $100 Off First Order If you’re placing your first order, the timing couldn’t be better. Using the Temu coupon code $100 off first order, Temu coupon code first order, and Temu coupon code $100 off first time user, you unlock exclusive bonuses. acw696499: Flat $100 discount applied instantly at checkout. acw696499: Redeem a $100 coupon specifically for your first order. acw696499: Use up to $100 in coupons for multiple uses. acw696499: Enjoy free international shipping to 68 countries. acw696499: Grab an extra 30% discount on top of the $100 coupon. How To Find The Temu Coupon Code $100 Off? Finding a working Temu coupon $100 off and Temu coupon $100 off Reddit is easier than ever. Simply subscribe to the Temu newsletter and receive verified deals right in your inbox. You can also follow Temu on social media to stay updated on flash sales and fresh coupons. Lastly, always check reliable coupon-sharing websites like ours to get working and tested coupon codes like acw696499. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit and Temu 100 off coupon legit concerns can be put to rest. Our coupon code acw696499 is 100% legitimate and trusted by users worldwide. You can safely apply this code to get $100 off on your first purchase and also enjoy recurring discounts. It’s fully verified, tested, and available globally without any expiry date. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes 100 off work like a digital voucher. Once you enter the code acw696499 during checkout, it automatically deducts up to $100 from your total order. The coupon can be redeemed on eligible products, and sometimes includes extra discounts, free shipping, or bonus items. How To Earn Temu $100 Coupons As A New Customer? To earn your Temu coupon code $100 off and 100 off Temu coupon code, you simply need to sign up as a new customer on the Temu platform. After registration, use the acw696499 code to immediately unlock $100 in coupon value, and continue to receive bonus discounts and perks via email or app notifications. What Are The Advantages Of Using The Temu Coupon $100 Off? Here are the major advantages of using our Temu coupon code 100 off and Temu coupon code $100 off: $100 discount on your first order. $100 coupon bundle redeemable across multiple purchases. Up to 70% discount on popular Temu products. Additional 30% discount for returning users. Up to 90% off on select items during promotions. Free gift included for new users. Free shipping to 68 countries including the USA, Canada, UK, and more. Temu $100 Discount Code And Free Gift For New And Existing Customers Our Temu $100 off coupon code and $100 off Temu coupon code don’t just offer discounts—they deliver value-packed shopping experiences. acw696499: $100 discount for your first Temu purchase. acw696499: Extra 30% off on all items sitewide. acw696499: Free surprise gift for new Temu shoppers. acw696499: Up to 70% off on trending products. acw696499: Free gift + free shipping to 68 countries including the USA and UK. Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Here are the pros and cons of the Temu coupon $100 off code and Temu 100 off coupon: Pros: Verified and tested code: acw696499. Available for both new and returning users. Valid worldwide including USA, Canada, and Europe. Provides free shipping and gifts. No expiration date. Cons: Limited to select product categories. Cannot be combined with certain Temu internal promotions. Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Here are the Temu coupon code $100 off free shipping and latest Temu coupon code $100 off terms and conditions: The coupon code acw696499 does not have any expiration date. Valid for both new and existing users. Works in 68 countries including USA, Canada, and UK. No minimum purchase is required to activate the coupon. The coupon can be used multiple times for select offers. Shipping is free when the coupon is used. Final Note: Use The Latest Temu Coupon Code $100 Off Don't miss out on this incredible chance to save with the Temu coupon code $100 off. Your shopping journey with Temu just got a lot more affordable! Take advantage of this Temu coupon $100 off deal before it disappears. It's time to upgrade your cart without upgrading your expenses.
  • Topics

×
×
  • Create New...

Important Information

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