Jump to content

Exit Code: -1 for forge 1.16.1 please help!


Ponopoly

Recommended Posts

I have played forge for a little now and out of no were the game diced to get this error 

The game crashed whilst rendering overlay
Error: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
Exit Code: -1

after it loads for a while. This start to happen the same day the 1.16.2 snapshot happened I don't know if it's a coincidence or that's the reason why please help I trying to play with my friend and getting kind of despite. thanks!  (also once before it crashed a bunch of rectangles pop up in place of letters if you were to press ESC in a game)

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 9/3/20 10:37 PM
Description: Rendering overlay

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3393/2009422141.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3392/1169161898.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3391/1813339332.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3386/1848923432.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2751/1911600942.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3380/1369206732.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2751/1911600942.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    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:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3393/2009422141.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3392/1169161898.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153)
    at net.minecraftforge.fml.ModLoader$$Lambda$3391/1813339332.run(Unknown Source)
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125)
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:473)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582)
    at net.minecraft.client.main.Main.main(Main.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$408/1989332276.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.16.1
    Minecraft Version ID: 1.16.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 925219016 bytes (882 MB) / 3819438080 bytes (3642 MB) up to 9544663040 bytes (9102 MB)
    CPUs: 4
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G
    ModLauncher: 6.1.1+74+master.966c698
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 
    FML: 32.0
    Forge: net.minecraftforge:32.0.108
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] COMMON_SETUP}
        forge-1.16.1-32.0.108-universal.jar Forge {[email protected] COMMON_SETUP}
    Launched Version: 1.16.1-forge-32.0.108
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon HD 7700 Series GL version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 4x AMD A6-3600 APU with Radeon(tm) HD Graphics

 

 

Here's the view crash report. 

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 9/3/20 10:37 PM
Description: Rendering overlay

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3393/2009422141.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3392/1169161898.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3391/1813339332.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3386/1848923432.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2751/1911600942.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3380/1369206732.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2751/1911600942.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    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:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3393/2009422141.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3392/1169161898.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153)
    at net.minecraftforge.fml.ModLoader$$Lambda$3391/1813339332.run(Unknown Source)
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125)
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:473)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582)
    at net.minecraft.client.main.Main.main(Main.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$408/1989332276.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.16.1
    Minecraft Version ID: 1.16.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 925219016 bytes (882 MB) / 3819438080 bytes (3642 MB) up to 9544663040 bytes (9102 MB)
    CPUs: 4
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G
    ModLauncher: 6.1.1+74+master.966c698
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 
    FML: 32.0
    Forge: net.minecraftforge:32.0.108
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] COMMON_SETUP}
        forge-1.16.1-32.0.108-universal.jar Forge {[email protected] COMMON_SETUP}
    Launched Version: 1.16.1-forge-32.0.108
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon HD 7700 Series GL version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 4x AMD A6-3600 APU with Radeon(tm) HD Graphics

Link to comment
Share on other sites

[04Sep2020 10:01:43.047] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Ponopoly, --version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\Cosmi\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Cosmi\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, d8472845d19f41229a0ffc7a274f906c, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 32.0.108, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200625.160719]
[04Sep2020 10:01:43.057] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_51 by Oracle Corporation
[04Sep2020 10:01:43.098] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[04Sep2020 10:01:43.126] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[04Sep2020 10:01:43.490] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[04Sep2020 10:01:43.524] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[04Sep2020 10:01:43.605] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[04Sep2020 10:01:43.686] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[04Sep2020 10:01:43.687] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[04Sep2020 10:01:43.690] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[04Sep2020 10:01:43.691] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[04Sep2020 10:01:43.692] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[04Sep2020 10:01:43.692] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[04Sep2020 10:01:43.702] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 32.0
[04Sep2020 10:01:43.703] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 32.0 loading
[04Sep2020 10:01:43.703] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 6.1.1+74+master.966c698
[04Sep2020 10:01:43.703] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[04Sep2020 10:01:43.706] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.2.0+57+master.16c1bdb
[04Sep2020 10:01:43.707] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 3.0.3+63+master.b6b4769
[04Sep2020 10:01:43.707] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[04Sep2020 10:01:43.717] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 3.0.0+9+master.3817658
[04Sep2020 10:01:43.718] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.1.1+12+master.3ce14ad
[04Sep2020 10:01:43.718] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[04Sep2020 10:01:44.414] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[04Sep2020 10:01:44.415] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[04Sep2020 10:01:44.421] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[04Sep2020 10:01:44.446] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[04Sep2020 10:01:44.448] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[04Sep2020 10:01:44.457] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[04Sep2020 10:01:44.475] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[04Sep2020 10:01:44.534] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Cosmi/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=CLIENT
[04Sep2020 10:01:44.540] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[04Sep2020 10:01:44.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[04Sep2020 10:01:44.543] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[04Sep2020 10:01:44.544] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[04Sep2020 10:01:44.546] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[04Sep2020 10:01:44.546] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[04Sep2020 10:01:44.552] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[04Sep2020 10:01:44.553] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[04Sep2020 10:01:44.553] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[04Sep2020 10:01:44.555] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Cosmi\AppData\Roaming\.minecraft
[04Sep2020 10:01:44.557] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Cosmi\AppData\Roaming\.minecraft
[04Sep2020 10:01:44.558] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Cosmi\AppData\Roaming\.minecraft\mods
[04Sep2020 10:01:44.558] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Cosmi\AppData\Roaming\.minecraft\mods
[04Sep2020 10:01:44.558] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Cosmi\AppData\Roaming\.minecraft\config
[04Sep2020 10:01:44.559] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Cosmi\AppData\Roaming\.minecraft\config
[04Sep2020 10:01:44.559] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Cosmi\AppData\Roaming\.minecraft\config\fml.toml
[04Sep2020 10:01:44.559] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[04Sep2020 10:01:44.815] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Cosmi\AppData\Roaming\.minecraft\defaultconfigs
[04Sep2020 10:01:44.816] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[04Sep2020 10:01:44.824] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[04Sep2020 10:01:44.825] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[04Sep2020 10:01:46.082] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : MC Version: '1.16.1' MCP Version: '20200625.160719' Forge Version: '32.0.108' Forge group: 'net.minecraftforge'
[04Sep2020 10:01:46.085] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar
[04Sep2020 10:01:46.085] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries
[04Sep2020 10:01:46.088] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar is present
[04Sep2020 10:01:46.089] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.1-20200625.160719\client-1.16.1-20200625.160719-srg.jar is present
[04Sep2020 10:01:46.091] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.1-20200625.160719\client-1.16.1-20200625.160719-extra.jar is present
[04Sep2020 10:01:46.092] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar is present
[04Sep2020 10:01:46.123] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[04Sep2020 10:01:46.125] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[04Sep2020 10:01:46.129] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/Cosmi/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.1-32.0.108/forge-1.16.1-32.0.108-universal.jar to languageloader classloader
[04Sep2020 10:01:46.239] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[04Sep2020 10:01:46.240] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 32.0
[04Sep2020 10:01:46.250] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[04Sep2020 10:01:46.259] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[04Sep2020 10:01:46.260] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[04Sep2020 10:01:46.262] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[04Sep2020 10:01:46.262] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[04Sep2020 10:01:46.264] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[04Sep2020 10:01:46.264] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[04Sep2020 10:01:46.265] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[04Sep2020 10:01:46.265] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[04Sep2020 10:01:46.350] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[04Sep2020 10:01:46.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[04Sep2020 10:01:46.713] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[04Sep2020 10:01:46.813] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.1-32.0.108-universal.jar with {forge} mods - versions {32.0.108}
[04Sep2020 10:01:46.813] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar with language javafml
[04Sep2020 10:01:46.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[04Sep2020 10:01:46.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[04Sep2020 10:01:46.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar
[04Sep2020 10:01:47.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.1-32.0.108-client.jar with {minecraft} mods - versions {1.16.1}
[04Sep2020 10:01:47.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar with language minecraft
[04Sep2020 10:01:47.056] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory requirements
[04Sep2020 10:01:47.059] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[04Sep2020 10:01:48.241] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[04Sep2020 10:01:48.241] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[04Sep2020 10:01:48.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[04Sep2020 10:01:48.244] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[04Sep2020 10:01:48.244] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[04Sep2020 10:01:48.244] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[04Sep2020 10:01:48.245] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[04Sep2020 10:01:49.133] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04Sep2020 10:01:49.159] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@62c5bbdc to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[04Sep2020 10:01:49.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@751e664e to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[04Sep2020 10:01:49.204] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@160c3ec1 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[04Sep2020 10:01:49.204] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@182b435b to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[04Sep2020 10:01:49.207] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d0402b to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[04Sep2020 10:01:49.209] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2fa7ae9 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[04Sep2020 10:01:49.209] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[04Sep2020 10:01:49.387] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[04Sep2020 10:01:49.391] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[04Sep2020 10:01:49.422] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[04Sep2020 10:01:49.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[04Sep2020 10:01:49.431] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[04Sep2020 10:01:49.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[04Sep2020 10:01:49.433] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[04Sep2020 10:01:49.433] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)]
[04Sep2020 10:01:49.433] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[04Sep2020 10:01:49.436] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[04Sep2020 10:01:49.439] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[04Sep2020 10:01:49.439] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[04Sep2020 10:01:49.441] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[04Sep2020 10:01:49.442] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)]
[04Sep2020 10:01:49.443] [main/DEBUG] [mixin/]: inject() running with 3 agents
[04Sep2020 10:01:49.443] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[04Sep2020 10:01:49.446] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)]
[04Sep2020 10:01:49.446] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)]
[04Sep2020 10:01:49.447] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\Cosmi\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Cosmi\AppData\Roaming\.minecraft\assets, --uuid, d8472845d19f41229a0ffc7a274f906c, --username, Ponopoly, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[04Sep2020 10:01:49.792] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[04Sep2020 10:01:49.857] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[04Sep2020 10:01:55.786] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[04Sep2020 10:01:56.353] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[04Sep2020 10:01:56.725] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[04Sep2020 10:02:07.059] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[04Sep2020 10:02:07.374] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[04Sep2020 10:02:07.860] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[04Sep2020 10:02:18.730] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[04Sep2020 10:02:18.740] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Ponopoly
[04Sep2020 10:02:19.794] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[04Sep2020 10:02:20.595] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4903
[04Sep2020 10:02:21.287] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[04Sep2020 10:02:21.387] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 4 threads for parallel mod-loading
[04Sep2020 10:02:21.397] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@106faf11
[04Sep2020 10:02:21.422] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@106faf11
[04Sep2020 10:02:21.430] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@106faf11 - got cpw.mods.modlauncher.TransformingClassLoader@106faf11
[04Sep2020 10:02:21.431] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@106faf11 & cpw.mods.modlauncher.TransformingClassLoader@106faf11
[04Sep2020 10:02:21.543] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@106faf11
[04Sep2020 10:02:21.581] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[04Sep2020 10:02:21.618] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[04Sep2020 10:02:21.619] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 32.0 from cpw.mods.modlauncher.TransformingClassLoader@106faf11
[04Sep2020 10:02:21.619] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 32.0.108
[04Sep2020 10:02:21.619] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 32.0
[04Sep2020 10:02:21.620] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[04Sep2020 10:02:21.628] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.1
[04Sep2020 10:02:21.628] [modloading-worker-1/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20200625.160719
[04Sep2020 10:02:21.628] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 32.0.108, for MC 1.16.1 with MCP 20200625.160719
[04Sep2020 10:02:21.629] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v32.0.108 Initialized
[04Sep2020 10:02:21.990] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[04Sep2020 10:02:21.992] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[04Sep2020 10:02:22.370] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[04Sep2020 10:02:22.371] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[04Sep2020 10:02:22.410] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[04Sep2020 10:02:22.423] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[04Sep2020 10:02:22.434] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[04Sep2020 10:02:22.437] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[04Sep2020 10:02:22.439] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[04Sep2020 10:02:22.440] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[04Sep2020 10:02:22.640] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.659] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[04Sep2020 10:02:22.660] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[04Sep2020 10:02:22.666] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
[04Sep2020 10:02:22.666] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
[04Sep2020 10:02:22.669] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.669] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[04Sep2020 10:02:22.669] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[04Sep2020 10:02:22.670] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.709] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
[04Sep2020 10:02:22.709] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
[04Sep2020 10:02:22.710] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.711] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:attribute>
[04Sep2020 10:02:22.711] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:attribute>
[04Sep2020 10:02:22.713] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.713] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
[04Sep2020 10:02:22.713] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
[04Sep2020 10:02:22.715] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.715] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[04Sep2020 10:02:22.715] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[04Sep2020 10:02:22.717] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.717] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_placer_type>
[04Sep2020 10:02:22.717] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_placer_type>
[04Sep2020 10:02:22.718] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.718] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_state_provider_type>
[04Sep2020 10:02:22.719] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_state_provider_type>
[04Sep2020 10:02:22.720] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.720] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver>
[04Sep2020 10:02:22.720] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver>
[04Sep2020 10:02:22.721] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.721] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[04Sep2020 10:02:22.722] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[04Sep2020 10:02:22.723] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.723] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
[04Sep2020 10:02:22.723] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
[04Sep2020 10:02:22.724] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.726] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator>
[04Sep2020 10:02:22.726] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator>
[04Sep2020 10:02:22.727] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.727] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[04Sep2020 10:02:22.727] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[04Sep2020 10:02:22.728] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.729] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[04Sep2020 10:02:22.729] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[04Sep2020 10:02:22.730] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.730] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature>
[04Sep2020 10:02:22.730] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature>
[04Sep2020 10:02:22.731] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.732] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
[04Sep2020 10:02:22.732] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
[04Sep2020 10:02:22.733] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.733] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:foliage_placer_type>
[04Sep2020 10:02:22.734] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:foliage_placer_type>
[04Sep2020 10:02:22.735] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[04Sep2020 10:02:22.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[04Sep2020 10:02:22.736] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
[04Sep2020 10:02:22.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
[04Sep2020 10:02:22.738] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[04Sep2020 10:02:22.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[04Sep2020 10:02:22.740] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.740] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive>
[04Sep2020 10:02:22.740] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive>
[04Sep2020 10:02:22.777] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.792] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type>
[04Sep2020 10:02:22.793] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type>
[04Sep2020 10:02:22.794] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.794] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
[04Sep2020 10:02:22.795] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
[04Sep2020 10:02:22.795] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.796] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion>
[04Sep2020 10:02:22.796] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion>
[04Sep2020 10:02:22.797] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:22.797] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
[04Sep2020 10:02:23.520] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
[04Sep2020 10:02:23.523] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.542] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule>
[04Sep2020 10:02:23.542] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule>
[04Sep2020 10:02:23.543] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.543] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
[04Sep2020 10:02:23.543] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
[04Sep2020 10:02:23.544] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.544] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event>
[04Sep2020 10:02:23.544] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event>
[04Sep2020 10:02:23.546] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.546] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type>
[04Sep2020 10:02:23.546] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type>
[04Sep2020 10:02:23.547] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.547] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:structure_feature>
[04Sep2020 10:02:23.547] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:structure_feature>
[04Sep2020 10:02:23.547] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.548] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
[04Sep2020 10:02:23.548] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
[04Sep2020 10:02:23.548] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.548] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:tree_decorator_type>
[04Sep2020 10:02:23.548] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:tree_decorator_type>
[04Sep2020 10:02:23.548] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[04Sep2020 10:02:23.549] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
[04Sep2020 10:02:23.549] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
[04Sep2020 10:02:24.232] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[04Sep2020 10:02:27.204] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[04Sep2020 10:02:27.456] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources, 1.15.2-r1.zip
[04Sep2020 10:02:27.574] [Worker-Main-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[04Sep2020 10:02:27.578] [Worker-Main-4/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Cosmi\AppData\Roaming\.minecraft\config\forge-client.toml
[04Sep2020 10:02:28.210] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Caught error loading resourcepacks, removing all selected resourcepacks
java.util.concurrent.CompletionException: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1621) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3388/2054284616.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3387/270224468.accept(Unknown Source) ~[?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.ModLoader$$Lambda$3386/782400284.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?]
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3381/998287572.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2746/716550087.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3375/527969285.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2746/716550087.run(Unknown Source) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
    ... 5 more
[04Sep2020 10:02:33.202] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Cosmi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[04Sep2020 10:02:33.612] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[04Sep2020 10:02:33.612] [Worker-Main-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:block/bell_floor' referenced from: minecraft:bell#attachment=floor,facing=north,powered=true: java.io.FileNotFoundException: minecraft:models/block/bell_floor.json
[04Sep2020 10:02:35.777] [Worker-Main-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[04Sep2020 10:02:35.777] [Worker-Main-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Cosmi\AppData\Roaming\.minecraft\config\forge-client.toml
[04Sep2020 10:02:42.715] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/birch/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/birch/side.png
[04Sep2020 10:02:43.598] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/dark_oak/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/dark_oak/side.png
[04Sep2020 10:02:43.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/spruce/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/spruce/front.png
[04Sep2020 10:02:43.776] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/oak/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/oak/side.png
[04Sep2020 10:02:43.777] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/bookshelf/2.png : java.io.FileNotFoundException: minecraft:textures/ctm/bookshelf/2.png
[04Sep2020 10:02:43.778] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/bookshelf/3.png : java.io.FileNotFoundException: minecraft:textures/ctm/bookshelf/3.png
[04Sep2020 10:02:43.779] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/bookshelf/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/bookshelf/0.png
[04Sep2020 10:02:43.782] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/bookshelf/1.png : java.io.FileNotFoundException: minecraft:textures/ctm/bookshelf/1.png
[04Sep2020 10:02:43.865] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/grass_top/4.png : java.io.FileNotFoundException: minecraft:textures/ctm/grass_top/4.png
[04Sep2020 10:02:43.865] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/grass_top/3.png : java.io.FileNotFoundException: minecraft:textures/ctm/grass_top/3.png
[04Sep2020 10:02:43.867] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/grass_top/2.png : java.io.FileNotFoundException: minecraft:textures/ctm/grass_top/2.png
[04Sep2020 10:02:43.867] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/grass_top/1.png : java.io.FileNotFoundException: minecraft:textures/ctm/grass_top/1.png
[04Sep2020 10:02:43.870] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/grass_top/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/grass_top/0.png
[04Sep2020 10:02:43.953] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/oak/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/oak/front.png
[04Sep2020 10:02:43.980] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/lily_pad/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/lily_pad/0.png
[04Sep2020 10:02:44.074] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/0.png
[04Sep2020 10:02:44.074] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/1.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/1.png
[04Sep2020 10:02:44.112] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/2.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/2.png
[04Sep2020 10:02:44.118] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/3.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/3.png
[04Sep2020 10:02:44.119] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/4.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/4.png
[04Sep2020 10:02:44.119] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/5.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/5.png
[04Sep2020 10:02:44.123] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/red_mushroom/6.png : java.io.FileNotFoundException: minecraft:textures/ctm/red_mushroom/6.png
[04Sep2020 10:02:44.161] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/acacia/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/acacia/front.png
[04Sep2020 10:02:44.288] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/dark_oak/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/dark_oak/front.png
[04Sep2020 10:02:44.307] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/jungle/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/jungle/front.png
[04Sep2020 10:02:44.315] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/acacia/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/acacia/side.png
[04Sep2020 10:02:44.471] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/oxeye_daisy/1.png : java.io.FileNotFoundException: minecraft:textures/ctm/oxeye_daisy/1.png
[04Sep2020 10:02:44.471] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/oxeye_daisy/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/oxeye_daisy/0.png
[04Sep2020 10:02:44.477] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/iron/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/iron/front.png
[04Sep2020 10:02:44.479] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/birch/front.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/birch/front.png
[04Sep2020 10:02:44.501] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/iron/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/iron/side.png
[04Sep2020 10:02:44.501] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/6.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/6.png
[04Sep2020 10:02:44.503] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/4.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/4.png
[04Sep2020 10:02:44.503] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/5.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/5.png
[04Sep2020 10:02:44.504] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/2.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/2.png
[04Sep2020 10:02:44.505] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/3.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/3.png
[04Sep2020 10:02:44.505] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/spruce/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/spruce/side.png
[04Sep2020 10:02:44.505] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/0.png
[04Sep2020 10:02:44.507] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/brown_mushroom/1.png : java.io.FileNotFoundException: minecraft:textures/ctm/brown_mushroom/1.png
[04Sep2020 10:02:44.509] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/trapdoors/jungle/side.png : java.io.FileNotFoundException: minecraft:textures/ctm/trapdoors/jungle/side.png
[04Sep2020 10:02:44.628] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/nether_quartz_ore/3.png : java.io.FileNotFoundException: minecraft:textures/ctm/nether_quartz_ore/3.png
[04Sep2020 10:02:44.628] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/nether_quartz_ore/2.png : java.io.FileNotFoundException: minecraft:textures/ctm/nether_quartz_ore/2.png
[04Sep2020 10:02:44.630] [Worker-Main-5/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/nether_quartz_ore/1.png : java.io.FileNotFoundException: minecraft:textures/ctm/nether_quartz_ore/1.png
[04Sep2020 10:02:44.631] [Worker-Main-4/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/ctm/nether_quartz_ore/0.png : java.io.FileNotFoundException: minecraft:textures/ctm/nether_quartz_ore/0.png
[04Sep2020 10:03:24.863] [Render thread/FATAL] [net.minecraft.client.Minecraft/]: Reported exception thrown!
net.minecraft.crash.ReportedException: Rendering overlay
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:477) ~[?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951) ~[?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.1-32.0.108.jar:32.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$408/1989332276.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3388/2054284616.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3387/270224468.accept(Unknown Source) ~[?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.ModLoader$$Lambda$3386/782400284.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?]
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3381/998287572.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2746/716550087.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3375/527969285.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2746/716550087.run(Unknown Source) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
[04Sep2020 10:03:24.883] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:120]: ---- Minecraft Crash Report ----
// Why did you do that?

Time: 9/4/20 10:03 AM
Description: Rendering overlay

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3388/2054284616.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3387/270224468.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3386/782400284.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3381/998287572.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2746/716550087.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3375/527969285.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2746/716550087.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    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:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3388/2054284616.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3387/270224468.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153)
    at net.minecraftforge.fml.ModLoader$$Lambda$3386/782400284.run(Unknown Source)
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125)
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:473)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582)
    at net.minecraft.client.main.Main.main(Main.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$408/1989332276.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.16.1
    Minecraft Version ID: 1.16.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 631743296 bytes (602 MB) / 3797417984 bytes (3621 MB) up to 9544663040 bytes (9102 MB)
    CPUs: 4
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G
    ModLauncher: 6.1.1+74+master.966c698
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 
    FML: 32.0
    Forge: net.minecraftforge:32.0.108
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] COMMON_SETUP}
        forge-1.16.1-32.0.108-universal.jar Forge {[email protected] COMMON_SETUP}
    Launched Version: 1.16.1-forge-32.0.108
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon HD 7700 Series GL version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 4x AMD A6-3600 APU with Radeon(tm) HD Graphics
[04Sep2020 10:03:24.921] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:120]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Cosmi\AppData\Roaming\.minecraft\crash-reports\crash-2020-09-04_10.03.24-client.txt
 

Link to comment
Share on other sites

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • exactly as it says. im not sure what the issue is, added more GB to it and its still crashing just as quickly as before in the same only a short while after i hit the start button, so i assume its a mod issue. not good at reading logs, anyone have any ideas?   logs here- 16.11 00:45:12 [Multicraft] Received start command 16.11 00:45:12 [Multicraft] Loading server properties 16.11 00:45:12 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:12 [Multicraft] Starting server! 16.11 00:45:13 [Multicraft] Adding template "apexupdater" and options "always,install,temp" from config 16.11 00:45:13 [Multicraft] Running setup... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Running Apex Updater... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Selected Game = forge_1.20.1 16.11 00:45:14 [Multicraft] Done, returned Ok 16.11 00:45:14 [Multicraft] Setup done, restarting 16.11 00:45:14 [Multicraft] Server stopped 16.11 00:45:17 [Multicraft] Loading server properties 16.11 00:45:17 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:17 [Multicraft] Starting server! 16.11 00:45:17 [Multicraft] Updating eula.txt file 16.11 00:45:17 [Server] INFO WARNING: Published ports are discarded when using host network mode 16.11 00:45:17 [Server] INFO 0d93d0a8f120ed42c04758fb49f4b13e1113380cb1104c2fdd643e4f878d5122 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.12, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-117-generic 16.11 00:45:22 [Server] main/INFO [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good... 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: crimes against java were committed 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier! 16.11 00:45:22 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/mods/Connector-1.0.0-beta.46+1.20.1.jar%23342%23345!/ Service=ModLauncher Env=SERVER 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: aeroblender. Using Mod File: /mods/aeroblender-1.20.1-1.0.1-neoforge.jar 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: curios. Using Mod File: /mods/curios-forge-5.11.0+1.20.1.jar 16.11 00:45:23 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 87 dependencies adding them to mods collection 16.11 00:45:24 [Server] main/INFO [or.si.co.lo.DependencyResolver/]: Dependency resolution found 10 candidates to load 16.11 00:45:25 [Server] main/INFO [or.si.co.se.ha.ModuleLayerMigrator/]: Successfully made module authlib transformable 16.11 00:45:31 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'nitrogen_internals.refmap.json' for nitrogen_internals.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'graveyard-FORGE-forge-refmap.json' for graveyard-forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'EpheroLib-refmap.json' for epherolib.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'aaa_particles-fabric-refmap.json' for aaa_particles.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'NetheriteHorseArmor-CJ-common-mc-common-refmap.json' for netheritehorsearmor-common.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/INFO [Puzzles Lib/]: Loading 317 mods: 16.11 00:45:32 [Server] INFO - aaa_particles 1.20.1-1.4.5 16.11 00:45:32 [Server] INFO - advancednetherite 2.1.3 16.11 00:45:32 [Server] INFO - aeroblender 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO - aether 1.20.1-1.5.1-neoforge 16.11 00:45:32 [Server] INFO |-- cumulus_menus 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO |-- mixinextras 0.2.0-beta.9 16.11 00:45:32 [Server] INFO \-- nitrogen_internals 1.20.1-1.0.11-neoforge 16.11 00:45:32 [Server] INFO - aetherdelight 1.0.0 16.11 00:45:32 [Server] INFO - alexscaves 2.0.2 16.11 00:45:32 [Server] INFO - alexscavesdelight 1.0.19.1-1.20.1 16.11 00:45:32 [Server] INFO - alexsdelight 1.5 16.11 00:45:32 [Server] INFO - alexsmobs 1.22.9 16.11 00:45:32 [Server] INFO - amendments 1.20-1.2.12 16.11 00:45:32 [Server] INFO - amplified_nether 1.2.5 16.11 00:45:32 [Server] INFO - another_furniture 1.20.1-3.0.1 16.11 00:45:32 [Server] INFO - aquaculture 2.5.2 16.11 00:45:32 [Server] INFO - aquaculturedelight 1.0.0 16.11 00:45:32 [Server] INFO - aquamirae 6.API15 16.11 00:45:32 [Server] INFO - aquamirae_delight 1.4.6 16.11 00:45:32 [Server] INFO - archers_paradox 5.0.0 16.11 00:45:32 [Server] INFO - architectury 9.2.14 16.11 00:45:32 [Server] INFO - artifacts 9.5.13 16.11 00:45:32 [Server] INFO \-- expandability 9.0.4 16.11 00:45:32 [Server] INFO - attributefix 21.0.4 16.11 00:45:32 [Server] INFO - auroras 1.6 16.11 00:45:32 [Server] INFO - azurelib 2.0.39 16.11 00:45:32 [Server] INFO - bakery 1.1.15 16.11 00:45:32 [Server] INFO - balm 7.3.9 16.11 00:45:32 [Server] INFO \-- kuma_api 20.1.8 16.11 00:45:32 [Server] INFO - bca 1.0-1.20.1 16.11 00:45:32 [Server] INFO - berries_and_cherries 1.0.9 16.11 00:45:32 [Server] INFO - bettas 1.2.3 16.11 00:45:32 [Server] INFO - betterbeekeeping 1.20.1-1.3.0 16.11 00:45:32 [Server] INFO - bettercombat 1.8.6+1.20.1 16.11 00:45:32 [Server] INFO - betterdeserttemples 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - betterdungeons 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betterendisland 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfortresses 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfpsdist 1.20.1-6.0 16.11 00:45:32 [Server] INFO - betterjungletemples 1.20-Forge-2.0.5 16.11 00:45:32 [Server] INFO - bettermineshafts 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betteroceanmonuments 1.20-Forge-3.0.4 16.11 00:45:32 [Server] INFO - betterstrongholds 1.20-Forge-4.0.3 16.11 00:45:32 [Server] INFO - betterthanmending 1.7.2 16.11 00:45:32 [Server] INFO - bettervillage 3.2.0 16.11 00:45:32 [Server] INFO - betterwitchhuts 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - blueprint 7.1.0 16.11 00:45:32 [Server] INFO - bookshelf 20.2.13 16.11 00:45:32 [Server] INFO - botania 1.20.1-446-FORGE 16.11 00:45:32 [Server] INFO - botaniaartifacts 1.0.1-1.20.1 16.11 00:45:32 [Server] INFO - botaniadelight 1.0.3.2-1.20.1 16.11 00:45:32 [Server] INFO - brewery 2.0.3 16.11 00:45:32 [Server] INFO - bygonenether 1.3.2 16.11 00:45:32 [Server] INFO - caelus 3.2.0+1.20.1 16.11 00:45:32 [Server] INFO - camping 1.0.4 16.11 00:45:32 [Server] INFO - cat_jam 1.2.2 16.11 00:45:32 [Server] INFO - catloaf 1.1.1 16.11 00:45:32 [Server] INFO - cavesanddepths 1.2.7 16.11 00:45:32 [Server] INFO - chat_heads 0.13.6 16.11 00:45:32 [Server] INFO - chestedcompanions 1.3.1 16.11 00:45:32 [Server] INFO - citadel 2.6.0 16.11 00:45:32 [Server] INFO - cleardespawn 1.1.15 16.11 00:45:32 [Server] INFO - cloth_config 11.1.136 16.11 00:45:32 [Server] INFO - cobweb 1.0.0 16.11 00:45:32 [Server] INFO - coffee_delight 1.4 16.11 00:45:32 [Server] INFO - cofh_core 11.0.2 16.11 00:45:32 [Server] INFO - collective 7.87 16.11 00:45:32 [Server] INFO - com_github_llamalad7_mixinextras 0.2.0-beta.8 16.11 00:45:32 [Server] INFO - configapi 1.20-2.3.2 16.11 00:45:32 [Server] INFO - connectorextras 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- amecsapi 1.5.3+mc1.20-pre1 16.11 00:45:32 [Server] INFO |-- connectorextras_architectury_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_emi_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_energy_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_geckolib_fabric_compat 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_jei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_kubejs_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_modmenu_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO \-- modmenu 7.2.2 16.11 00:45:32 [Server] INFO |-- connectorextras_pehkui_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_rei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_terrablender_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- forgeconfigapiport 8.0.0 16.11 00:45:32 [Server] INFO \-- reach_entity_attributes 2.4.0 16.11 00:45:32 [Server] INFO - connectormod 1.0.0-beta.46+1.20.1 16.11 00:45:32 [Server] INFO - cookingforblockheads 16.0.9 16.11 00:45:32 [Server] INFO - corn_delight 1.1.6-1.20.1 16.11 00:45:32 [Server] INFO - cornexpansion 1.0.1 16.11 00:45:32 [Server] INFO - coroutil 1.20.1-1.3.7 16.11 00:45:32 [Server] INFO - crabbersdelight 1.1.7c 16.11 00:45:32 [Server] INFO - cratedelight 24.11.06-1.20-forge 16.11 00:45:32 [Server] INFO - crittersandcompanions 2.2.2 16.11 00:45:32 [Server] INFO - croptopia 3.0.4 16.11 00:45:32 [Server] INFO - croptopia_additions 2.4 16.11 00:45:32 [Server] INFO - croptopia_delight 1.0 16.11 00:45:32 [Server] INFO - cuisinedelight 1.1.16 16.11 00:45:32 [Server] INFO - culturaldelights 0.16.1 16.11 00:45:32 [Server] INFO - cupboard 1.20.1-2.7 16.11 00:45:32 [Server] INFO - curios 5.11.0+1.20.1 16.11 00:45:32 [Server] INFO - deep_aether 1.20.1-1.0.4 16.11 00:45:32 [Server] INFO - deepblue 1.2 16.11 00:45:32 [Server] INFO - deeperdarker 1.3.3 16.11 00:45:32 [Server] INFO - deeperdarkerdelight 1.0.2.1-1.20.1 16.11 00:45:32 [Server] INFO - delightful 3.6 16.11 00:45:32 [Server] INFO - doapi 1.2.15 16.11 00:45:32 [Server] INFO \-- terraform 7.0.1 16.11 00:45:32 [Server] INFO - doggytalents 1.18.36 16.11 00:45:32 [Server] INFO - doubledoors 5.9 16.11 00:45:32 [Server] INFO - dtnpaletteofpaws 1.2.4 16.11 00:45:32 [Server] INFO - dungeons_arise 2.1.58-1.20.x 16.11 00:45:32 [Server] INFO - dynamiclights 1.20.1.2 16.11 00:45:32 [Server] INFO - efallingtrees 0.6.0-1.20+forge 16.11 00:45:32 [Server] INFO - eldritch_end 0.3.2 16.11 00:45:32 [Server] INFO - embeddium 0.3.31+mc1.20.1 16.11 00:45:32 [Server] INFO \-- rubidium 0.7.1 16.11 00:45:32 [Server] INFO - emi 1.1.18+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_enchanting 0.1.2+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_letsdo_compat 1.3 16.11 00:45:32 [Server] INFO - emi_loot 0.7.4+1.20.1+forge 16.11 00:45:32 [Server] INFO - emienchants 1.0.0 16.11 00:45:32 [Server] INFO - emiffect 1.1.2+mc1.20.1 16.11 00:45:32 [Server] INFO - emitrades 1.2.1+mc1.20.1 16.11 00:45:32 [Server] INFO - enchanted 3.0.8 16.11 00:45:32 [Server] INFO - endersdelight 1.0.3 16.11 00:45:32 [Server] INFO - endofherobrine 1.20.1-1.0.8.2 16.11 00:45:32 [Server] INFO - endrem 5.3.3-R-1.20.1 16.11 00:45:32 [Server] INFO - ends_delight 2.4 16.11 00:45:32 [Server] INFO - epherolib 0.1.2 16.11 00:45:32 [Server] INFO - euphoria_patcher 1.4.3-r5.3-forge 16.11 00:45:32 [Server] INFO - exoticbirds 1.0.0 16.11 00:45:32 [Server] INFO - explorify 1.6.2 16.11 00:45:32 [Server] INFO - fabric_api 0.92.2+1.11.8+1.20.1 16.11 00:45:32 [Server] INFO |-- fabric_api_lookup_api_v1 1.6.36+67f9824077 16.11 00:45:32 [Server] INFO |-- fabric_biome_api_v1 13.0.13+dc36698e77 16.11 00:45:32 [Server] INFO |-- fabric_block_api_v1 1.0.11+0e6cb7f777 16.11 00:45:32 [Server] INFO |-- fabric_block_view_api_v2 1.0.1+0767707077 16.11 00:45:32 [Server] INFO |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77 16.11 00:45:32 [Server] INFO |-- fabric_client_tags_api_v1 1.1.2+5d6761b877 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v1 1.2.34+f71b366f77 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v2 2.2.13+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_content_registries_v0 4.0.11+a670df1e77 16.11 00:45:32 [Server] INFO |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177 16.11 00:45:32 [Server] INFO |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77 16.11 00:45:32 [Server] INFO |-- fabric_data_generation_api_v1 12.3.4+369cb3a477 16.11 00:45:32 [Server] INFO |-- fabric_dimensions_v1 2.1.54+8005d10d77 16.11 00:45:32 [Server] INFO |-- fabric_entity_events_v1 1.6.0+6274ab9d77 16.11 00:45:32 [Server] INFO |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777 16.11 00:45:32 [Server] INFO |-- fabric_game_rule_api_v1 1.0.40+683d4da877 16.11 00:45:32 [Server] INFO |-- fabric_item_api_v1 2.1.28+4d0bbcfa77 16.11 00:45:32 [Server] INFO |-- fabric_item_group_api_v1 4.0.12+c9161c2d77 16.11 00:45:32 [Server] INFO |-- fabric_key_binding_api_v1 1.0.37+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_lifecycle_events_v1 2.2.22+afab492177 16.11 00:45:33 [Multicraft] Skipped 194 lines due to rate limit (160/s) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found shield_overhaul.mixins.json:CursorIconMixin from mod shield_overhaul 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: com/legacy/lost_aether/entity/AerwhaleKingEntity (java.lang.ClassNotFoundException: com.legacy.lost_aether.entity.AerwhaleKingEntity) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/Camera (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.Camera was not found playeranimatorapi-common.mixins.json:CameraAccessor from mod playeranimatorapi 16.11 00:45:33 [Server] main/INFO [co.cu.Cupboard/]: Loaded config for: structureessentials.json 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/multiplayer/MultiPlayerGameMode (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.multiplayer.MultiPlayerGameMode was not found mixins.cofhcore.json:MultiPlayerGameModeMixin from mod cofh_core 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin from mod deeperdarker 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.main.Main was not found mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [de.su.si.co.em.EMIBridge/]: Injecting EMI API classes 16.11 00:45:34 [Server] main/INFO ModernFix reached bootstrap stage (15.85 s after launch) 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:35 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE")) Shift.BY=1 on crittersandcompanions.mixins.json:LivingEntityMixin from mod crittersandcompanions::handler$bdj000$crittersandcompanions$onDie exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:36 [Server] main/WARN [mixin/]: @Final field f_57244_:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in QualityCrops.mixins.json:SweetBerryBushMixin from mod qualitycrops should be final 16.11 00:45:36 [Server] main/INFO Vanilla bootstrap took 2025 milliseconds 16.11 00:45:38 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture::handler$cal000$refurbished_furniture$refurbishedFurniture$AfterRemoveBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:38 [Server] main/INFO [mixin/]: apoli.mixins.json:ItemSlotArgumentTypeAccessor from mod apoli->@Accessor[FIELD_GETTER]::getSlotNamesToSlotCommandId()Ljava/util/Map; should be static as its target is 16.11 00:45:38 [Server] main/WARN [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin from mod alexscaves has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected 16.11 00:45:38 [Server] main/WARN [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.AberrationConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.AberrationConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.TentacleConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.TentacleConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.DendlerConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.DendlerConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.item.XalConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.item.XalConfig read successfully. 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Eldritch End's Config Loaded! 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Registered Eldritch End items 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocin.shield_overhaul.config.server.ShieldConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocin.shield_overhaul.config.server.ShieldConfig read successfully. 16.11 00:45:39 [Server] main/INFO [shield_overhaul/]: Shield Overhaul's Config Loaded! 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/2b101225a0983c178c43c737d76def52 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/9b5bc39f00d53db2acf81d859b596583 16.11 00:45:39 [Server] main/INFO [ch.mc.Mcda/]: Registering Blocks for mcda 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.rebalance.config.ReBalanceConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.rebalance.config.ReBalanceConfig read successfully. 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Loaded Prominent Config 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Sounds 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Items 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: sodiumextras, class toni.sodiumextras.SodiumExtras 16.11 00:45:39 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:83) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:126) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.ap.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game! 16.11 00:45:40 [Server] modloading-worker-0/INFO [de.su.si.co.te.TerraBlenderBridge/]: Injecting TerraBlender API classes 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.or.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.au.ad.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.ae.cu.Cumulus/]: Disabling Cumulus as it is on server. 16.11 00:45:40 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for mutantmonsters:main 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialize mod Library Ferret 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialized mod Library Ferret 16.11 00:45:41 [Server] modloading-worker-0/WARN [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list 16.11 00:45:41 [Server] modloading-worker-0/INFO [graveyard/]: Registered JSON trade offer adapter. 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-client.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-common.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Necronomicon Initialized 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/WARN defineId called for: class net.minecraft.world.entity.player.Player from class me.adda.enhanced_falling_trees.FallingTrees 16.11 00:45:41 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id efallingtrees:config_packet 16.11 00:45:41 [Server] modloading-worker-0/INFO [Calio/]: Calio 1.20.1-1.11.0.5 initializing... 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.ep.ep.co.CommonConfig/]: Creating default config file: croptopia_v3.conf 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: xaeroplus, class xaeroplus.forge.XaeroPlusForge 16.11 00:45:41 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] modloading-worker-0/INFO [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled! 16.11 00:45:41 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for puzzleslib:main 16.11 00:45:41 [Server] INFO The Euphoria Patcher Mod should not be loaded on a server! Disabling... 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.12, for MC 1.20.1 with MCP 20230612.114412 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.3.12 Initialized 16.11 00:45:42 [Server] modloading-worker-0/INFO [xy.ap.fo.co.Mo.CommonalityMod/]: Running Minecraft '1.20.1', & Forge '47.3.12' on Java '17.0.13, Eclipse Adoptium' 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loading BlackListed sources from remote... (https://api.stopmodreposts.org/minecraft/sites.txt) 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Bypassed Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Instantiating Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loaded 564 BlackListed sources from remote 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loading mod 'commonality' TrustWorthiness... 16.11 00:45:42 [Server] modloading-worker-0/FATAL [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source! 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loaded mod 'commonality' TrustWorthiness: UNKNOWN 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: cat_jam, class com.shmove.cat_jam.forge.cat_jam_forge 16.11 00:45:43 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] modloading-worker-0/WARN [mixin/]: @Final field VINE_AGE:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in qualitysdelight.mixins.json:TomatoVineMixin from mod qualitysdelight should be final 16.11 00:45:43 [Server] modloading-worker-0/INFO [Collective/]: Loading Collective version 7.87. 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Initialising API! Version: 11 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_backpack 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [[Let's Do Addon] Corn Expansion/]: Finished initializing ! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:alcohol_sync_request 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:drink_alcohol 16.11 00:45:44 [Server] modloading-worker-0/INFO [co.cu.Cupboard/]: Loaded config for: cupboard.json 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id meadow:var_request 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-client.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-common.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-server.cfg 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraft/client/renderer/entity/layers/RenderLayer for class com/obscuria/obscureapi/client/renderer/PatreonLayer in classloader cpw.mods.modlauncher.TransformingClassLoader@41e43885 on thread Thread[modloading-worker-0,5,main] 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler 16.11 00:45:45 [Server] INFO java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.RenderLayer 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar%2352!/:6.0.5+6.0.5+master.eb8e549b] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.System$2.defineClass(System.java:2324) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClassAsLookup(MethodHandles.java:2420) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup.defineHiddenClass(MethodHandles.java:2127) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:407) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?] {} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.client.renderer.PatreonLayer$Mode.<clinit>(PatreonLayer.java:55) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig$Client.<clinit>(ObscureAPIConfig.java:28) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig.register(ObscureAPIConfig.java:46) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPI.<init>(ObscureAPI.java:69) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/obscuria/obscureapi/client/renderer/PatreonLayer for invalid dist DEDICATED_SERVER 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.sc.ne.mo.FarmersDelightCompat/]: Setting up compat for Farmers Delight 16.11 00:45:45 [Server] INFO Ocean's Delight Found! 16.11 00:45:45 [Server] INFO Crabber's Delight Found! 16.11 00:45:45 [Server] modloading-worker-0/INFO [azurelib/FileWatching]: Registered azurelib config for auto-sync function 16.11 00:45:45 [Server] modloading-worker-0/INFO [coroutil/]: forge loader environment detected 16.11 00:45:45 [Server] modloading-worker-0/INFO [simplyswords/]: Registering Eldritch End compat Items for simplyswords 16.11 00:45:45 [Server] INFO /config 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Discovered 164 modules to load. 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Abacus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Adjustable Chat... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ambient Discs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Tomes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Armed Armor Stands... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Auto Walk Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Recipe Unlock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Tool Restock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Azalea Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Back Button Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Backpack... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Beacon Redirection... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Better Elytra Rocket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Big Stone Clusters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Blossom Trees... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Bottled Cloud... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Buckets Show Inhabitants... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Camera... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Campfires Boost Elytra... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Celebratory Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chains Connect Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chest Searching... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chorus Vegetation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chute... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Climate Control Remover... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Color Runes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compasses Work Everywhere... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compressed Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Coral On Cactus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Corundum... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crabs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crafter... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Diamond Repair... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dispensers Place Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Double Door Opening... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dragon Scales... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Duskbound Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dyeable Item Frames... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Easy Transfering... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Elytra Indicator... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Emotes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantment Predicates... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantments Begone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ender Watcher... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Endermosh Music Disc... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enhanced Ladders... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Expanded Item Interactions... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fairy Rings... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fallen Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Feeding Trough... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Forgotten... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Foxhound... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Framed Glass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Game Nerfs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Item Frame... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Shard... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glimmering Weald... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Bars... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Tools Have Fortune... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grab Chickens... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gravisand... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Greener Grass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hedges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hoe Harvesting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hollow Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Horses Swim... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hotbar Changer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Sponges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Tooltips... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Industrial Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Inventory Sorting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Iron Rod... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Item Sharing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Japanese Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Leaf Carpet... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Lock Rotation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Long Range Pick Block... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magma Keeps Concrete Powder... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magnets... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Map Washing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Matrix Enchanting... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Metal Buttons... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Microcrafting Helper... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Midori... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Monster Box... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Banner Layers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Brick Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Mud Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Note Block Sounds... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Potted Plants... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Villagers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Narrator Readout... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Brick Fence Gate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Obsidian Spikes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module New Stone Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No Durability On Cosmetics... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No More Lava Pockets... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Obsidian Plate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Overlay Shader... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Parrot Eggs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pat The Dogs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pathfinder Maps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Permafrost... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Petals On Water... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pickarang... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pig Litters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pipes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pistons Move Tile Entities... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Poison Potato Usage... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Quick Armor Swapping... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rainbow Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Raw Metal Bricks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Reacharound Placing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Redstone Randomizer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Renewable Spore Blossoms... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Replace Scaffolding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rope... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Safer Creatures... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Seed Pouch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shear Vines... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shiba... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shingles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shulker Packing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Simple Harvest... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Skull Pikes... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slabs To Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slime In A Bucket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slimes To Magma Cubes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Snow Golem Player Heads... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Candles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Sandstone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spawner Replacer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spiral Spires... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stonelings... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stools... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Sturdy Stone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Thatch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Tiny Potato... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Torch Arrow... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Toretoise... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Totem Of Holding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Trowel... 16.11 00:45:47 [Multicraft] Skipped 600 lines due to rate limit (160/s) 16.11 00:45:49 [Multicraft] Server shut down (starting) 16.11 00:45:49 [Multicraft] Restarting crashed server in 300 seconds 16.11 00:45:49 [Multicraft] Server stopped
    • when trying to play on latest versions of star technology, I got the error as following: Failed to download file. Name: forge-47.3.10.jar URL: https://s3.amazonaws.com/Minecraft.Download/versions/forge-47.3.10/forge-47.3.10.jar Filename on disk: forge-47.3.10.jar Path: D:\Elliot\curseforge\minecraft\Install\versions\forge-47.3.10\forge-47.3.10.jar Exists: Nonexistent But after reinstalling the modpack, I no longer got the error.  
    • So, I run a forge server 1.21.1 on my old laptop and everything was working fine until today that i decided to download Minecraft. Now u may ask, why u host a server if don’t have Minecraft ? Well, I play through a tunnel on my pc. Anyway, I installed Minecraft and now the server won’t start. It’s like it’s installing everything for the first time again, but in the end, it just don’t start properly. What should I do?
    • I went down to QuestGiver 1.18.2 version 1.0.9, and that seems to have solved the issue. I really appreciate your help.
  • Topics

×
×
  • Create New...

Important Information

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