Jump to content

Hello, I've been playing All of Fabric 5 Recently and now its crashing when try to open it. hope you can help!


Recommended Posts

Posted

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

Time: 12/23/22, 7:14 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'artifacts'!
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
    at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
    at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
    at net.minecraft.class_310.<init>(class_310.java:452)
    at net.minecraft.client.main.Main.main(Main.java:197)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
    Suppressed: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                   
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
        at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
        at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
        at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
        at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
        at com.yungnickyoung.minecraft.betterdeserttemples.module.ConfigModuleFabric.init(ConfigModuleFabric.java:26)
        at com.yungnickyoung.minecraft.betterdeserttemples.services.FabricModulesLoader.loadModules(FabricModulesLoader.java:8)
        at com.yungnickyoung.minecraft.betterdeserttemples.BetterDesertTemplesCommon.init(BetterDesertTemplesCommon.java:18)
        at com.yungnickyoung.minecraft.betterdeserttemples.BetterDesertTemplesFabric.onInitialize(BetterDesertTemplesFabric.java:8)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                   
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
        ... 16 more
    Suppressed: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
        at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
        at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
        at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
        at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
        at com.yungnickyoung.minecraft.betterdungeons.module.ConfigModuleFabric.init(ConfigModuleFabric.java:12)
        at com.yungnickyoung.minecraft.betterdungeons.services.FabricModulesLoader.loadModules(FabricModulesLoader.java:8)
        at com.yungnickyoung.minecraft.betterdungeons.BetterDungeonsCommon.init(BetterDungeonsCommon.java:18)
        at com.yungnickyoung.minecraft.betterdungeons.BetterDungeonsFabric.onInitialize(BetterDungeonsFabric.java:8)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
        ... 16 more
    Suppressed: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
        at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
        at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
        at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
        at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
        at com.yungnickyoung.minecraft.bettermineshafts.module.ConfigModuleFabric.init(ConfigModuleFabric.java:12)
        at com.yungnickyoung.minecraft.bettermineshafts.services.FabricModulesLoader.loadModules(FabricModulesLoader.java:11)
        at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsCommon.init(BetterMineshaftsCommon.java:23)
        at com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsFabric.onInitialize(BetterMineshaftsFabric.java:8)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
        ... 16 more
    Suppressed: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                        
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
        at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
        at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
        at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
        at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
        at com.yungnickyoung.minecraft.betteroceanmonuments.module.ConfigModuleFabric.init(ConfigModuleFabric.java:12)
        at com.yungnickyoung.minecraft.betteroceanmonuments.services.FabricModulesLoader.loadModules(FabricModulesLoader.java:8)
        at com.yungnickyoung.minecraft.betteroceanmonuments.BetterOceanMonumentsCommon.init(BetterOceanMonumentsCommon.java:18)
        at com.yungnickyoung.minecraft.betteroceanmonuments.BetterOceanMonumentsFabric.onInitialize(BetterOceanMonumentsFabric.java:8)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                        
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
        ... 16 more
    Suppressed: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
        at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
        at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
        at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
        at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
        at com.yungnickyoung.minecraft.betterstrongholds.module.ConfigModuleFabric.init(ConfigModuleFabric.java:28)
        at com.yungnickyoung.minecraft.betterstrongholds.services.FabricModulesLoader.loadModules(FabricModulesLoader.java:8)
        at com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholdsCommon.init(BetterStrongholdsCommon.java:14)
        at com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholdsFabric.onInitialize(BetterStrongholdsFabric.java:8)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
        ... 16 more
    Suppressed: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                          
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
        at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
        at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
        at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
        at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
        at com.yungnickyoung.minecraft.betterwitchhuts.module.ConfigModuleFabric.init(ConfigModuleFabric.java:12)
        at com.yungnickyoung.minecraft.betterwitchhuts.services.FabricModulesLoader.loadModules(FabricModulesLoader.java:8)
        at com.yungnickyoung.minecraft.betterwitchhuts.BetterWitchHutsCommon.init(BetterWitchHutsCommon.java:15)
        at com.yungnickyoung.minecraft.betterwitchhuts.BetterWitchHutsFabric.onInitialize(BetterWitchHutsFabric.java:8)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                          
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
        at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
        ... 16 more
    Suppressed: java.lang.IllegalStateException: Config file: chiselsandbits-client is not a json object!
        at mod.chiselsandbits.fabric.platform.configuration.FabricConfigurationManager.loadLocalConfig(FabricConfigurationManager.java:109)
        at mod.chiselsandbits.fabric.platform.configuration.FabricConfigurationManager.createBuilder(FabricConfigurationManager.java:79)
        at mod.chiselsandbits.config.ClientConfiguration.<init>(ClientConfiguration.java:47)
        at mod.chiselsandbits.config.ChiselsAndBitsConfiguration.<init>(ChiselsAndBitsConfiguration.java:11)
        at mod.chiselsandbits.ChiselsAndBits.<init>(ChiselsAndBits.java:30)
        at mod.chiselsandbits.fabric.FabricChiselsAndBitsMod.onInitialize(FabricChiselsAndBitsMod.java:37)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Suppressed: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file compactmachines-common.toml of type COMMON for modid compactmachines
        at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47)
        at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:66)
        at net.minecraftforge.fml.config.ConfigTracker.loadConfig(ConfigTracker.java:50)
        at net.minecraftforge.fml.config.ConfigTracker.trackConfig(ConfigTracker.java:44)
        at net.minecraftforge.fml.config.ModConfig.<init>(ModConfig.java:29)
        at net.minecraftforge.fml.config.ModConfig.<init>(ModConfig.java:33)
        at net.minecraftforge.api.ModLoadingContext.registerConfig(ModLoadingContext.java:22)
        at dev.compactmods.machines.CompactMachines.onInitialize(CompactMachines.java:63)
        at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
        ... 7 more
    Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
        at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
        at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
        at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
        at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
        at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
        at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
        at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
        at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
        at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
        at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
        at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
        at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
        at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
        at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
        at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43)
        ... 15 more
Caused by: java.lang.RuntimeException: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                             
    at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:74)
    at me.shedaniel.autoconfig.serializer.Toml4jConfigSerializer.deserialize(Toml4jConfigSerializer.java:73)
    at me.shedaniel.autoconfig.serializer.PartitioningSerializer.deserialize(PartitioningSerializer.java:119)
    at me.shedaniel.autoconfig.serializer.PartitioningSerializer.deserialize(PartitioningSerializer.java:40)
    at me.shedaniel.autoconfig.ConfigManager.load(ConfigManager.java:92)
    at me.shedaniel.autoconfig.ConfigManager.<init>(ConfigManager.java:53)
    at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66)
    at artifacts.Artifacts.getConfigAndInvalidateOldVersions(Artifacts.java:65)
    at artifacts.Artifacts.onInitialize(Artifacts.java:43)
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
    ... 7 more
Caused by: java.lang.IllegalStateException: Key is not followed by an equals sign on line 1:                                                                                                                             
    at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:140)
    at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:107)
    at me.shedaniel.cloth.clothconfig.shadowed.com.moandjiezana.toml.Toml.read(Toml.java:72)
    ... 16 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
    at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
    at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
    at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
    at net.minecraft.class_310.<init>(class_310.java:452)

-- Initialization --
Details:
    Modules: 
        ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
        CRYPT32.dll:Crypto API32:10.0.19041.1 (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
        DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
        DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation
        IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        MpOav.dll:IOfficeAntiVirus Module:4.18.2211.5 (WinBuild.160101.0800):Microsoft Corporation
        NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
        NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
        PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
        USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        USERENV.dll:Userenv:10.0.19041.1 (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.2075 (WinBuild.160101.0800):Microsoft Corporation
        WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
        WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
        clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
        combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        gdi32full.dll:GDI Client DLL:10.0.19041.2364 (WinBuild.160101.0800):Microsoft Corporation
        glfw.dll
        java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
        jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        jna15772430557765884383.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
        lwjgl.dll
        management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        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:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (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:NT Layer DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (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:Shell Light-weight Utility Library:10.0.19041.1 (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
        ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (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.2364 (WinBuild.160101.0800):Microsoft Corporation
        windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (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:197)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- 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: 514827104 bytes (490 MiB) / 2717908992 bytes (2592 MiB) up to 8925478912 bytes (8512 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 2600 Six-Core Processor            
    Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
    Microarchitecture: unknown
    Frequency (GHz): 3.39
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 2060
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1f08
    Graphics card #0 versionInfo: DriverVersion=31.0.15.2698
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 25530.07
    Virtual memory used (MB): 9061.65
    Swap memory total (MB): 9216.00
    Swap memory used (MB): 0.00
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8512m -Xms256m
    Fabric Mods: 
        ad_astra: Ad Astra! 1.0.5
            team_reborn_energy: Energy 2.2.0
        additionaladditions: Additional Additions 4.0.5
        adorn: Adorn 3.5.0+1.18.2
        advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
        advancednetherite: Advanced Netherite 1.5.1-1.18.2
        advancementplaques: Advancement Plaques 1.4.6
        advdebug: Advancements Debug 2.3.0
        adventurez: AdventureZ 1.4.11
        ae2: Applied Energistics 2 11.6.2
            noindium: No Indium? 1.0.2+1.18.2
        ae2additions: AEAdditions 3.1.2-fabric
        ae2things: AE2Things 1.1.1-beta.1
        ae2wtlib: AE2WTLib 11.5.0
        ambientsounds: Ambiend Sounds (Fabric) 5.0.16
        animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.2
        aofemotes: AOF Emotes 0.0.4
        appbot: Applied Botanics 1.3.4
        appleskin: AppleSkin 2.4.1+mc1.18.2
        aqupdcaracal: Caracal mob 1.18.2-1.3.8
        aqupdgrizzly: Grizzly Bear mob 1.18-1.3
        arcanus: Arcanus 1.29
        archeology: CapsLock Archeology Mod 0.1.9
            midnightlib: MidnightLib 0.4.4
        architects_palette: Architect's Palette Fabric 2.2
        architectury: Architectury 4.10.86
        artifacts: Artifacts 7.0.3+fabric
            expandability: ExpandAbility 6.0.0
            step-height-entity-attribute: Step Height Entity Attribute 1.0.0
        attributefix: AttributeFix 14.0.2
        authme: Auth Me 3.1.0
        auto-workstations: Auto Workstations v1.0-SNAPSHOT-19
        autoconfig1u: Auto Config v1 Updated 3.4.0
        automobility: Automobility 0.2.1+1.18.2
            jsonem: JsonEM 0.1.2
            myron: Myron 1.6.3+1.18.1
        axolotlitemfix: Axolotl Item Fix 1.1.3
        badpackets: Bad Packets 0.1.2
        badwithernocookiereloaded: Bad Wither No Cookie! Reloaded 3.10.18 (Fabric 1.18.2)
        balm-fabric: Balm 3.2.0+0
        bamboocombat: Bamboo Combat 1.0.1
        beaconoverhaul: Beacon Overhaul 1.6.1+1.18.2
            fabric-api-base: Fabric API Base 0.4.4+d7c144a860
            fabric-networking-api-v1: Fabric Networking API (v1) 1.0.23+2d30af4b60
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.2+446e059560
        bedbenefits: BedBenefits 6.0.2
        better_bad_omen: Better Bad Omen 1.3.0
        betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.3.1
        betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
        bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.2
        bettermounthud: Better Mount HUD 1.1.4
        betteroceanmonuments: YUNG's Better Ocean Monuments 1.18.2-Fabric-1.0.3
        betterpingdisplay: Better Ping Display 1.1.1
        betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
        betterwitchhuts: YUNG's Better Witch Huts 1.18.2-Fabric-1.0.1
        bewitchment: Bewitchment 1.18-23
            fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
            impersonate: Impersonate 2.4.1
            playerabilitylib: Pal 1.5.0
            terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
        bhmenu: BHMenu-Fabric 1.17.1-1.18.2-1.3
        biomemakeover: Biome Makeover 1.18.2-1.4.32
        blast: BLAST 1.9.1
        blockus: Blockus 2.4.8+1.18.2
        bookshelf: Bookshelf 13.2.50
        bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.9-1.18.2
            maelstrom_library: Maelstrom Library 1.2.4-1.18.2
            multipart_entities: MultipartEntities 1.1.5-1.18.2
        botania: Botania 1.18.2-435-FABRIC
            fiber: fiber 0.23.0-2
        botanypots: BotanyPots 8.0.14
        botanytrees: BotanyTrees 4.0.2
        bowinfinityfix: Bow Infinity Fix rv11
        breakprogress: Break Progress 1.0.1
        buildinggadgets: st'ructure tools 1.0.22
            mm: Manningham Mills 2.3
        builtinservers: Builtin Servers 2.0-BETA+1.18
        byg: Oh The Biomes You'll Go 1.4
        cacao: Croptopia's Chocolaterie 1.2
        campanion: Campanion 3.0.3
        can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.2.0
        capybara: Capybara 1.0.8
        cardinal-components: Cardinal Components API 4.2.0
            cardinal-components-base: Cardinal Components API (base) 4.2.0
            cardinal-components-block: Cardinal Components API (blocks) 4.2.0
            cardinal-components-chunk: Cardinal Components API (chunks) 4.2.0
            cardinal-components-entity: Cardinal Components API (entities) 4.2.0
            cardinal-components-item: Cardinal Components API (items) 4.2.0
            cardinal-components-level: Cardinal Components API (world saves) 4.2.0
            cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.2.0
            cardinal-components-world: Cardinal Components API (worlds) 4.2.0
        carrier: Carrier 1.10.0
        catwalksinc: Catwalks Inc. 1.3.0
        cccbridge: CC:C Bridge 1.3.0
        chalk: Chalk 2.0.1+1.18.2
        chassis: Chassis 1.1.0
        cherishedworlds: Cherished Worlds 2.0.2-1.18
        chipped: Chipped 2.0.0
        chiselsandbits: Chisels & Bits 1.2.114
        cleancut: CleanCut 1.18.2-5.0-fabric
        clienttweaks: Client Tweaks 7.1.0
        cloth-api: Cloth API 3.2.64
            cloth-client-events-v0: Cloth Client Events v0 3.2.64
            cloth-common-events-v1: Cloth Common Events v1 3.2.64
            cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
            cloth-scissors-api-v1: Cloth Scissors API v1 3.2.64
            cloth-utils-v1: Cloth Utils v1 3.2.64
        cloth-config: Cloth Config v6 6.4.90
            cloth-basic-math: cloth-basic-math 0.6.1
        clumps: Clumps 8.0.0+15
        compactmachines: Compact Machines 4 ${version}
            forge_tags: Forge Tags 2.2
        companion: Companion 2.0.1
        compressor: Compressor 0.2.0
            crowdin-translate: CrowdinTranslate 1.4+1.18.2
        computercraft: CC: Restitched 1.100.8
        conjuring: Conjuring 1.0.22+1.18
        connectivity: Connectivity Mod 1.18.2-3.3
        controlling: Controlling For Fabric 9.0+22
        cookingforblockheads: Cooking for Blockheads 12.1.1
        couplings: Couplings 1.8.0+1.18.2
            com_electronwill_night-config_core: core 3.6.5
            com_electronwill_night-config_toml: toml 3.6.5
        coxinhautilities: Coxinha Utilities 1.4.2+1.18.2
            omega-config: OmegaConfig 1.2.3-1.18.1
            omega-config-gui: Omega Config GUI 1.2.3-1.18.1
                cloth-config-lite: cloth-config-lite 2.0.6
        craftingtweaks: Crafting Tweaks 14.0.3
        crawl: Crawl 0.10.6
        create: Create 0.5.0e-733
            com_google_code_findbugs_jsr305: jsr305 3.0.2
            fake-player-api: Fake Player API 0.3.0
            flywheel: Flywheel 0.6.4-30
            milk: Milk Lib 0.3.2
                dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
            registrate-fabric: Registrate for Fabric MC1.18.2-1.1.4
        createplus: CreatePlus 1.0
        creativecore: CreativeCore (Fabric) 2.6.12
        creeperoverhaul: Creeper Overhaul 1.3.1
        croptopia: Croptopia 2.1.2
            com_typesafe_config: config 1.4.1
            io_leangen_geantyref_geantyref: geantyref 1.3.11
            org_spongepowered_configurate-core: configurate-core 4.1.2
            org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
        croptosis: Croptosis 1.5.0
        ctm: ConnectedTexturesMod for Fabric 1.0.0+1.18
        cyti: Can You Trash It? 1.0.6
        dangerousstonecutter: Dangerous Stone Cutter 1.6
        dankstorage: Dank Storage 1.18.2-3.7.2
        dark-enchanting: Dark Enchanting 1.0.0+1.18.2
            libgui: LibGui 5.4.0+1.18.2
                jankson: Jankson 4.0.0+j1.2.0
                libninepatch: LibNinePatch 1.1.0
        darkpaintings: DarkPaintings 10.0.3
        darkutils: DarkUtilities 10.0.5
        dawn: Dawn API 3.3.2
        deathknell: DeathKnell 3.0.3
        deathlog: DeathLog 0.2.9+1.18
        decorative_blocks: Decorative Blocks 2.1.1
        deepslatecutting: Deepslate Cutting 1.3.4
            com_moandjiezana_toml_toml4j: toml4j 0.7.2
            maybe-data: Maybe data 1.3.1-1.18.2
        defaultoptions: Default Options 14.1.1
        disable_custom_worlds_advice: Disable Custom Worlds Advice 2.0
        display_case: Display Case Mod 1.0.3
        dml-refabricated: Deep Mob Learning: Refabricated 1.18.2
            dml-refabricated-base: DML: Refabricated - Base 1.18.2
            dml-refabricated-events: DML: Refabricated - Vanilla Events 1.18.2
            dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 1.18.2
            dml-refabricated-rei: DML: Refabricated - REI Integration 1.18.2
            ktdatataglib: KtDataTagLib 1.6.5+1.18.2
        dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.4-beta
        doodads: Doodads 0.1.2-1.18.2
        dragonfight: Dragonfight Mod 1.18.2-2.5
        dragonloot: DragonLoot 1.1.0
        dual_riders: Dual Riders 1.1.1
        duckling: Duckling 1.0.7
        dungeons_arise: When Dungeons Arise 2.1.50
        dusk: Dusk Mod 1.18.2-2.1
        dustrial_decor: Dustrial Decor 0.5
        dyed: Dyed 1.1.0
        dynamicfps: Dynamic FPS 2.1.0
        ecologics: Ecologics 1.7.10
        effecttooltips: EffectTooltips 2.0.1
        eggtab: Egg Tab 2.2.1+1.18-fabric
        elytratrinket: Elytra Trinket 3.0.0-1.18.1
        enchancement: Enchancement 1.18-18
        enchdesc: EnchantmentDescriptions 10.0.9
        entityculling: EntityCulling-Fabric 1.5.1
        equipmentcompare: Equipment Compare 1.2.12
        experiencebugfix: Experience Bug Fix 18
        extraalchemy: Extra Alchemy 1.8.1
        fabric-api: Fabric API 0.59.1+1.18.2
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.2+2373a54560
            fabric-biome-api-v1: Fabric Biome API (v1) 8.0.6+651bcc5960
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
            fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
            fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
            fabric-containers-v0: Fabric Containers (v0) 0.1.23+d7c144a860
            fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.1+c85f2e3860
            fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.0.2+9fcb91d260
            fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.20+489d6f8260
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
            fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.19+d7c144a860
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
            fabric-item-api-v1: Fabric Item API (v1) 1.5.2+17cbbd4360
            fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.14+91896a4960
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.0+cc71601c60
            fabric-loot-api-v2: Fabric Loot API (v2) 1.1.0+1997ad1260
            fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.2+e747827960
            fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.4+cc71601c60
            fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
            fabric-networking-v0: Fabric Networking (v0) 0.3.10+b4f4f6cd60
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.3+032c981d60
            fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.11+bb2e047760
            fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.14+5d58937860
            fabric-renderer-indigo: Fabric Renderer - Indigo 0.5.4+41a02c8a60
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
            fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
            fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.2+1f6558e860
            fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
            fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.3+f4563ac860
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
        fabric-language-kotlin: Fabric Language Kotlin 1.8.5+kotlin.1.7.20
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.20
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.20
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.20
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.20
            org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.4
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
            org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.4.1
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.4.1
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.4.1
        fabricloader: Fabric Loader 0.14.10
        farmersdelight: Farmer's Delight 1.18.2-1.2.2
        farmingforblockheads: Farming for Blockheads 10.0.2
        feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
        ferritecore: FerriteCore 4.2.1
        findme: FindMe 3.0.6
        floral_flair: Floral Flair 1.3.0
        flytre_lib: FlytreLib 1.8.2
        foodeffecttooltips: Food Effect Tooltips 1.0.0
        forgeconfigapiport: Forge Config API Port 3.2.4
        ftbchunks: FTB Chunks 1802.3.7-build.172
        ftblibrary: FTB Library 1802.3.7-build.154
        ftbquests: FTB Quests 1802.3.8-build.106
        ftbteams: FTB Teams 1802.2.7-build.71
        ftbultimine: FTB Ultimine 1802.3.3-build.67
        fuelinfo: FuelInfo 1.0.1+1.18
        gag: Gadgets Against Grind 1.0.1-build.2
        gateofbabylon: Gate Of Babylon 1.7.0-1.18.2
        geckolib3: Geckolib 3.0.67
            com_eliotlash_mclib_mclib: mclib 18
            com_eliotlash_molang_molang: molang 19
        geodes: More Geodes 1.4.2
        glassential: Glassential 1.3.0
        go-fish: Go Fish 1.5.0-1.18.2
        goblintraders: Goblin Traders 1.5.1
        goldenhoppers: Golden Hoppers 1.3.3
        goodall: Goodall 1.0.2
        graveyard: The Graveyard 1.9
        graveyard_biomes: The Graveyard Biomes 1.1
        guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
        guild: Guild 0.4.0
        harvest_scythes: Harvest Scythes 2.5.3+mc1.18.2
        healthoverlay: Health Overlay 6.3.4
        hexcasting: Hex Casting 0.9.4
        horseinfo: Horse Info 0.4.1-1.18
        iceberg: Iceberg 1.0.38
        icy-incitement: Icy Incitement 1.18.2-fabric-1.1.3
        impaled: Impaled 1.1.3
        incantationem: Incantationem 1.1.6+1.18.2
            com_github_llamalad7_mixinextras: MixinExtras 0.0.12
        indium: Indium 1.0.7+mc1.18.2
        indrev: Industrial Revolution 1.14.0-BETA
            libblockattributes_core: LibBlockAttributes (Core) 0.10.0
            libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.0
            libblockattributes_items: LibBlockAttributes (Items) 0.10.0
            magna: Magna 1.7.0-1.18-pre1
        indrev-nikolite: Industrial Revolution: Nikolite Expansion 1.0+1.18.1
        infusion_table: Infusion Table 1.1.0
        inmis: Inmis 2.6.0-1.18.2
        inmisaddon: InmisAddon 1.0.1-1.18
        inventoryhud: Inventory HUD + 3.4.2
        inventorysorter: Inventory Sorter 1.8.8-1.18
            kyrptconfig: Kyrpt Config 1.4.6-1.18
                blue_endless_jankson: jankson 1.2.1
        iris: Iris 1.4.0
            io_github_douira_glsl-transformer: glsl-transformer 1.0.0-pre21.2
            org_anarres_jcpp: jcpp 1.4.14
            org_antlr_antlr4-runtime: antlr4-runtime 4.10.1
        iron-jetpacks: Iron Jetpacks 0.4.3
        ironchests: Iron Chests: Restocked 2.0.4
        itemfilters: Item Filters 1802.2.8-build.47
        jamlib: JamLib 0.0.5
        java: OpenJDK 64-Bit Server VM 17
        jumpoverfences: JumpOverFences 1.16-0.0.3
        kibe: Kibe 1.9.10-BETA+1.18
        kjsextras: KubeJS Extras 3.0.0
        kleeslabs: KleeSlabs 11.1.1
        kubejs: KubeJS 1802.5.4-build.535
        kubejs_create: KubeJS Create 1802.2.2-build.28
        lazydfu: LazyDFU 0.1.2
        legendarytooltips: Legendary Tooltips 1.3.3
        lifts: Lifts 1.4.1-BETA+1.18
        lightoverlay: Light Overlay 6.0.5
        lithium: Lithium 0.7.10
        logbegone: Log Begone 1.0.2
        logicates: Logicates 1.0.2+1.18.2
        logprot: Logprot Mod 1.18-1.6
        lootbags: Resourceful Lootbags 1.1.0
            resourcefullib: Resourceful Lib 0.0.4
        lootintegrations: Loot integration Mod 1.18.2-1.5
        lootr: Lootr 0.3.23.60
        lovely_snails: Lovely Snails 1.0.4+1.18
        luggage: Luggage 1.3.2
        magicalforest: Magical Forest 2.0.3
        mcwbridges: Macaw's Bridges 2.0.5
        mcwdoors: Macaw's Doors 1.0.7
        mcwfences: Macaw's Fences and Walls 1.0.6
        mcwlights: Macaw's Lights and Lamps 1.0.4
        mcwpaintings: Macaw's Paintings 1.0.4
        mcwpaths: Macaw's Paths and Pavings 1.0.1
        mcwroofs: Macaw's Roofs 2.2.1
        mcwtrpdoors: Macaw's Trapdoors 1.0.7
        mcwwindows: Macaw's Windows 2.0.3
        megane: megane 7.9.0
            megane-api: megane-api 7.9.0
            megane-applied-energistics-2: megane-applied-energistics-2 7.9.0
            megane-create: megane-create 7.9.0
            megane-deep-mob-learning-simulacrum: megane-deep-mob-learning-simulacrum 7.9.0
            megane-fabric-transfer: megane-fabric-transfer 7.9.0
            megane-industrial-revolution: megane-industrial-revolution 7.9.0
            megane-kibe: megane-kibe 7.9.0
            megane-lib-block-attributes: megane-lib-block-attributes 7.9.0
            megane-luggage: megane-luggage 7.9.0
            megane-modern-dynamics: megane-modern-dynamics 7.9.0
            megane-reborn-core: megane-reborn-core 7.9.0
            megane-reborn-energy: megane-reborn-energy 7.9.0
            megane-runtime: megane-runtime 7.9.0
            megane-tech-reborn: megane-tech-reborn 7.9.0
            megane-vanilla: megane-vanilla 7.9.0
            megane-wireless-networks: megane-wireless-networks 7.9.0
        minecarttweaks: Cammie's Minecart Tweaks 1.5
        minecraft: Minecraft 1.18.2
        mobscarecrow: Mob Scarecrow 2.1.1
        mocolors: Mo' Colors 1.4.0
        modern_industrialization: Modern Industrialization 1.2.2
        moderndynamics: Modern Dynamics 0.2.6-beta
        modmenu: Mod Menu 3.2.3
        morevillagers: More Villagers 3.3.2
        mostructures: Mo' Structures 1.4.2+1.18.2
        mousetweaks: Mouse Tweaks 2.22
        mythicmounts: Mythic Mounts 1.18.2-7.0
        naturalist: Naturalist 1.1.1
        naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
        nears: Nears 1.1.8
        netherportalfix: NetherPortalFix 9.0.0
        no_angled_brackets: No Angled Brackets 1.0.0
        no_null_processors: No Null Processors - Fabric 2.0.1+1.18.1
        onastick: On A Stick 2.0.0
        openloader: OpenLoader 12.0.1
        overloadedarmorbar: Overloaded Armor Bar 1.18.1-6
            gbfabrictools: GBfabrictools 1.2.2+1.16
        owo: oωo 0.7.2-no-cme+1.18
        paginatedadvancements: Paginated Advancements 1.1.0
        patchouli: Patchouli 1.18.2-71.1-FABRIC
        paucal: PAUCAL 0.4.7
        pehkui: Pehkui 3.6.0+1.14.4-1.19.3
            kanos_config: Kanos Config 0.3.1+1.14.4-1.19
        peripheralium: Peripheralium 0.4.3-1.18.2
        peripheralworks: Unlimited Peripheral Works 0.2.1
        piercingpaxels: Piercing Paxels 1.0.3+1.18.x
        pigpen: PigPen 8.0.1
        playdate: Playdate 2.2.4
        pling: Pling 1.5.0
        polylib: PolyLib 1801.0.2-build.13
        powah: Powah! 3.0.5-beta
        prism: Prism 1.0.3
        probablychests: Probably Chests 0.5.5-1.18.2
        productivevillagers: Productive Villagers 1.0.2
        promenade: Promenade 2.6.3
            terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
        pyrotastic: Pyrotastic 1.18.2+2.0.3
        questsadditions: Quests Additions 1.4.0
        quickshulker: Quick Shulker 1.3.9-1.18
            shulkerutils: shulkerutils 1.0.4-1.18
        rare-ice: Rare Ice 0.4.1
        reborncore: Reborn Core 5.2.0
        redstonebits: Redstone Bits 1.8.2
        reeses-sodium-options: Reese's Sodium Options 1.4.7+mc1.18.2-build.58
        replanter: Replanter 1.3
        repurposed_structures: Repurposed Structures 4.1.14+1.18.2
        respawnablepets: Respawnable Pets 1.18-4
        revelationary: Revelationary 1.0.2
        rhino: Rhino 1802.1.14-build.225
        rightclickharvest: Right Click Harvest 3.0.3+1.18
        rottencreatures: Rotten Creatures 1.0.0
        roughly_enough_loot_tables: Roughly Enough Loot Tables (RELT) 1.18-1.1
        roughly_enough_trades: Roughly Enough Trades (RET) 1.1.1
        roughlyenoughitems: Roughly Enough Items 8.3.563
            error_notifier: Error Notifier 1.0.9
        roughlyenoughprofessions: Roughly Enough Professions 1.0.2
        roughlyenoughresources: Roughly Enough Resources 2.5.0
        runelic: Runelic 11.0.1
        sdrp: Simple Discord Rich Presence 3.0.1-build.21+mc1.18.2
        seedfix: Seed Fix 1.0.1
        shulkerboxtooltip: Shulker Box Tooltip 3.1.3+1.18.2
        simpleteleporters: Simple Teleporters 2.3.0
        simplevoidworld: Simple Void World 4.0.0
        slight-gui-modifications: 'Slight' GUI Modifications 2.1.1
            org_codehaus_groovy_groovy: groovy 3.0.8
            org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8
        slimyboyos: Slimy Boyos 4.0.0.7
        slimyfloor: Slimy Floor 1.18-1.2.2
        slotlock: SlotLock 1.1.1-BETA+1.18
        smootherbedrock: Smoother Bedrock 1.0.4
        smwyg: Show Me What You Got 1.0.1
        sodium: Sodium 0.4.1+build.15
            org_joml_joml: joml 1.10.2
        someforgepatchesported: Some Forge Patches Ported 1.0.3
        spark: spark 1.9.11
        spectrum: Spectrum 1.5.7-1.18.2-magic
            additionalentityattributes: Additionalentityattributes 1.0.0+1.18.2
            bannerpp: Banner++ 2.0.6-teb.1+mc.1.18.2
            incubus_core: Incubus Core 1.7.1
            programmerartinjector: Programmer Art Injector 1.2.1
            satin: Satin 1.7.2
        speedometer: Speedometer Mod 1.1.0
        spirit: Spirit 2.1.8
        splash_milk: Splash Milk 1.0.2
        staffofbuilding: Staff of Building 1.4.1-1.18.1
        starlight: Starlight 1.0.2+fabric.89b8d9f
        stoneholm: Stoneholm 1.4.3
        strawdummy: Straw Dummy 1.7.0
        strongersnowballs: StrongerSnowballs 6.0.1
        structory: Structory 1.0.0
        tamago: Tamago 1.0
            porting_lib: Porting Lib 1.2.574-beta+1.18.2-stable
        tconstruct: Hephaestus 1.18.2-3.5.2.155
            mantle: Mantle 1.18.2-1.9.156
                star: Star 1.3+1.18.2
            serialization_hooks: Serialization Hooks 0.3.23
        techreborn: Tech Reborn 5.2.0
        tempad: Tempad 1.4.1
        terrablender: TerraBlender 1.1.0.102
        terrarianslimes: Terrarian Slimes 1.2.1-BETA+1.18
        thatched: Thatched 1.1.0
        thonkutil: ThonkUtil 2.14.1+1.18
            thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
            thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
            thonkutil-coords-v1: ThonkUtil Coords (v1) 1.0.19+9b80223760
            thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
            thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
            thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
            thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
            thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.1.9+9b80223760
            thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
        tinycoal: Tiny Coal 1.0.1
        tipsmod: Tips 5.0.8
        toastmanager: Toast Manager 1.0.1
        toolstats: ToolStats 9.0.3
        tooltipfix: ToolTip Fix 1.0.4-1.18
        totemmod: Wither Totems Mod 0.3.5-1.18.2-pre2
        totw_additions: Towers of the Wild: Additions 1.2.1
        transportables: Transportables 1.2
        trapexpansion: Trap Expansion 1.3.3
        trashslot: TrashSlot 11.0.2
        travelersbackpack: Traveler's Backpack 1.18.2-7.1.11
            reach-entity-attributes: Reach Entity Attributes 2.2.0
        travelstaff: Staff of Travelling 1.0.11
        trinketofundying: Trinket of Undying 2.0.2-1.18.2
        trinkets: Trinkets 3.3.1
        twilightforest: The Twilight Forest 4.1.268
            here-be-no-dragons: Here be no Dragons! 1.0.0
            javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
        vanilla-hammers: Vanilla Hammers 3.4.0-1.18.2
            static-content: Static Content 1.0.2-1.16.2
                staticdata: Static Data 1.1.2
        vanillaexcavators: Vanilla Excavators 1.1.0
        villager-hats: Villager Hats 1.4.0
        visuality: Visuality 0.4.3
            goosik-config: goosik-config 0.2.0
        voidtotem: VoidTotem (Fabric) 1.18.2-1.3.1
        waystones: Waystones 2.5.5+mc1.18.2
        wildbackport: TheWildBackport 1.2.3
        wirelessnetworks: Wireless Networks 1.5.1
        wmitaf: WMITAF 2.4.0
        wolveswitharmor: Wolves With Armor 1.7.1-1.18.2
        wthit: wthit 4.13.4
        xlpackets: XLPackets 2.1-1.17.1
        xps: Xp Obelisk 0.4.6-r+1.18.2-Fabric
        xps_additions: XP Obelisk Additions 0.1.4-r+1.18.2-Fabric
        yigd: You're in Grave Danger 1.3.11
        yungsapi: YUNG's API 1.18.2-Fabric-2.2.6
            org_javassist_javassist: javassist 3.28.0-GA
            org_reflections_reflections: reflections 0.10.2
        yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
        yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
    Flywheel Backend: Uninitialized
    Launched Version: fabric-loader-0.14.10-1.18.2
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Unknown
    Window size: <not initialized>
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: <disabled>
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fabric'
    Type: Client (map_client.txt)
    CPU: <unknown>

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Reach Out To Rapid Digital: What sapp Info: +1 41 4 80 7 14 85 Email INFO: rap iddi gita lrecov ery @ exe cs. com Hello, my name is Jayson, and I’m 35 years old from the United Kingdom. My family and I recently endured an incredibly challenging experience that I wouldn’t wish on anyone. We became victims of a cryptocurrency investment fraud scheme that saw us lose a staggering $807,000 in USDT and Bitcoins. The fraudsters had created a convincing facade, and we were lured into investing, only to discover later that the platform was a complete scam. We were left devastated, not just financially, but emotionally, as we had trusted these people and believed in the legitimacy of the investment. After the initial shock wore off, we desperately searched for ways to recover the lost funds. It seemed like an impossible task, and we felt as though there was no hope. That’s when, by sheer luck, we stumbled across a post about Rapid Digital Recovery, a cryptocurrency and funds recovery organization with a proven track record in cybersecurity and fraud recovery. We decided to reach out to them, and from the first interaction, we were impressed with their professionalism and transparency. They explained the recovery process in detail and reassured us that they had the skills and expertise to track down the perpetrators and recover our funds. This gave us a renewed sense of hope, something we hadn’t felt in months. What truly stood out during our experience with Rapid Digital Recovery was their dedication to the recovery process. The team went above and beyond, using sophisticated tracking tools and cyber forensics to gather critical information. Within a matter of weeks, they had successfully located the funds and traced the scam back to the fraudsters responsible. They worked with the authorities to ensure the criminals were held accountable for their actions. To our relief, the team at Rapid Digital Recovery was able to recover every single penny we had lost. The funds were returned in full, and the sense of closure we felt was invaluable. We couldn’t have imagined such a positive outcome in the early stages of our recovery journey, and we are deeply grateful for the work they did. If you ever find yourself in a similar situation, I highly recommend contacting Rapid Digital Recovery. Their expertise, transparency, and dedication to their clients make them the go-to choice for anyone seeking to recover lost cryptocurrency or funds. They truly gave us back our financial future.  
    • This is my first time modding anything, so maybe just skill issue. I'm using Forge 54.0.12 and Temurin 21.0.5+11-LTS I wanted to create a custom keybind and to check whether it works I'd like to send a chat message. I tried using Minecraft.getInstance().player.sendSystemMessage(Component.literal("test")); but IntelliJ couldnt resolve sendSystemMessage(...). Since I saw people using it in earlier versions, I tried the same thing with 1.20.6(- 50.1.0), where it works fine, now I can't figure out if this is intentional and whether there are other options for sending chat messages. On that note, is there more documentation than https://docs.minecraftforge.net/en/1.21.x/? It seems very incomplete compared to something like the Oracle Java docs
    • Hi, i'm having this error and I wanna fix it. we try: -Reload drivers -Eliminate .minecraft -Eliminate Java -Restart launcher -Verify if minecraft is using gpu -Mods  in .minecraft is empty -Install the latest and recomended version of forge idk what i have to do, help me pls. the lastest log is: https://mclo.gs/WAMao8x  
    • Read the FAQ, Rule #2. (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/)  
    • The link to your log does not work, it says it is forbidden, Error, this is a private paste or is pending moderation.
  • Topics

×
×
  • Create New...

Important Information

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