Jump to content

Crash on startup


SoISe

Recommended Posts

I am unsure of what is wrong please help me!

 

[13Sep2020 12:58:06.388] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Haruki_Kura, --version, 1.15.2-forge-31.2.0, --gameDir, C:\Users\Logan\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Logan\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, 80dadfab7a96439a8f9443f0f50afdb2, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.0, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[13Sep2020 12:58:06.392] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation
[13Sep2020 12:58:06.590] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[13Sep2020 12:58:06.591] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\Logan\AppData\Roaming\.minecraft\mods\preview_OptiFine_1.15.2_HD_U_G1_pre30.jar
[13Sep2020 12:58:06.700] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[13Sep2020 12:58:06.733] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[13Sep2020 12:58:07.093] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Logan/AppData/Roaming/.minecraft/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT
[13Sep2020 12:58:08.488] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:99 token recognition error at: ';'
[13Sep2020 12:58:08.548] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[13Sep2020 12:58:08.588] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 286
[13Sep2020 12:58:09.424] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[13Sep2020 12:58:09.592] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.lithium.mixin.LithiumMixinConnector]
[13Sep2020 12:58:09.594] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
[13Sep2020 12:58:09.620] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.2.0, --gameDir, C:\Users\Logan\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Logan\AppData\Roaming\.minecraft\assets, --uuid, 80dadfab7a96439a8f9443f0f50afdb2, --username, Haruki_Kura, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release]
[13Sep2020 12:58:09.705] [main/INFO] [Lithium/]: Lithium's configuration file was loaded successfully
[13Sep2020 12:58:09.763] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinAvoidEntityGoal' as no configuration enables it
[13Sep2020 12:58:09.766] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinLookAtGoal' as no configuration enables it
[13Sep2020 12:58:09.768] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinLivingEntity' as no configuration enables it
[13Sep2020 12:58:09.770] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinServerWorld' as no configuration enables it
[13Sep2020 12:58:09.773] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinWorld' as no configuration enables it
[13Sep2020 12:58:09.794] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.chunk.no_chunk_locking.MixinPalettedContainer' as no configuration enables it
[13Sep2020 12:58:09.821] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinRedstoneWireBlock' as no configuration enables it
[13Sep2020 12:58:09.824] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinWorld' as no configuration enables it
[13Sep2020 12:58:10.741] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinClientWorld' as no configuration enables it
[13Sep2020 12:58:14.395] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Haruki_Kura
[13Sep2020 12:58:30.180] [Render thread/ERROR] [com.mojang.datafixers.DataFixerUpper/]: Something went wrong upgrading!
java.lang.NumberFormatException: For input string: "43:ALT"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_51]
    at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_51]
    at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_51]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions.func_209661_a(SourceFile:162) ~[?:?]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions$$Lambda$2038/78384457.apply(Unknown Source) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51]
    at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51]
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51]
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions.func_209663_a(SourceFile:183) ~[?:?]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions$$Lambda$2037/393118622.apply(Unknown Source) ~[?:?]
    at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions.func_207424_a(SourceFile:160) ~[?:?]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions$$Lambda$2016/692264801.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.Typed.lambda$updateCap$9(Typed.java:162) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.Typed$$Lambda$2032/465213538.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.optics.Traversal$Instance$1$$Lambda$2033/1545688642.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.util.Pair$Instance.traverse(Pair.java:83) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.optics.profunctors.TraversalP$1.lambda$wander$0(TraversalP.java:50) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.optics.profunctors.TraversalP$1$$Lambda$2034/909878836.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.optics.Traversal$Instance$1$$Lambda$2033/1545688642.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.optics.Traversal$Instance$1.lambda$wander$0(Traversal.java:34) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.optics.Traversal$Instance$1$$Lambda$2033/1545688642.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.Typed.updateCap(Typed.java:162) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.Typed.update(Typed.java:136) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.Typed.update(Typed.java:131) ~[datafixerupper-2.0.24.jar:?]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions.func_207423_a(SourceFile:159) ~[?:?]
    at net.minecraft.util.datafix.fixes.LWJGL3KeyOptions$$Lambda$1126/802283555.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.DataFix.lambda$null$4(DataFix.java:75) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.DataFix$$Lambda$2015/827092873.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.functions.Comp$$Lambda$2014/307307754.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.functions.Comp.lambda$null$5(Comp.java:69) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.functions.Comp$$Lambda$2014/307307754.apply(Unknown Source) ~[?:?]
    at com.mojang.datafixers.types.Type.capWrite(Type.java:157) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.types.Type.lambda$null$7(Type.java:148) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.types.Type$$Lambda$2012/145823503.apply(Unknown Source) ~[?:?]
    at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51]
    at com.mojang.datafixers.types.Type.lambda$readAndWrite$8(Type.java:147) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.types.Type$$Lambda$2011/654350286.apply(Unknown Source) ~[?:?]
    at java.util.Optional.flatMap(Optional.java:241) ~[?:1.8.0_51]
    at com.mojang.datafixers.types.Type.readAndWrite(Type.java:146) ~[datafixerupper-2.0.24.jar:?]
    at com.mojang.datafixers.DataFixerUpper.update(DataFixerUpper.java:84) [datafixerupper-2.0.24.jar:?]
    at net.minecraft.nbt.NBTUtil.func_210821_a(SourceFile:494) [?:?]
    at net.minecraft.nbt.NBTUtil.func_210822_a(SourceFile:490) [?:?]
    at net.minecraft.client.GameSettings.func_189988_a(GameSettings.java:839) [?:?]
    at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:409) [?:?]
    at net.minecraft.client.GameSettings.<init>(GameSettings.java:353) [?:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:360) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
    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:56) [forge-1.15.2-31.2.0.jar:31.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
[13Sep2020 12:58:30.239] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.5:6
[13Sep2020 12:58:30.239] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 6
[13Sep2020 12:58:30.240] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.240] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.240] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.240] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.241] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.241] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.241] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.241] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.242] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.242] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.242] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.246] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.246] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.246] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.247] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.247] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.247] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.6:7
[13Sep2020 12:58:30.247] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 7
[13Sep2020 12:58:30.248] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.256] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.256] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.257] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.257] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.257] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.257] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.257] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.264] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.264] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.265] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.265] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.265] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.265] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.265] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.278] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.278] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.7:8
[13Sep2020 12:58:30.278] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 8
[13Sep2020 12:58:30.278] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.279] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.279] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.279] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.279] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.282] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.282] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.282] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.283] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.283] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.283] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.284] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.284] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.284] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.285] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.285] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.285] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.8:9
[13Sep2020 12:58:30.285] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 9
[13Sep2020 12:58:30.286] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.286] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.286] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.287] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.287] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.287] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.288] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.288] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.288] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.288] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.288] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.290] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.291] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.291] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.291] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.292] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.292] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.1:2
[13Sep2020 12:58:30.292] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 2
[13Sep2020 12:58:30.293] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.293] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.293] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.294] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.294] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.294] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.311] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.311] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.311] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.312] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.312] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.312] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.312] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.324] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.324] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.325] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.325] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.2:3
[13Sep2020 12:58:30.325] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 3
[13Sep2020 12:58:30.325] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.325] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.325] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.328] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.328] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.328] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.328] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.329] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.329] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.329] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.332] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.332] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.332] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.333] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.333] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.333] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.333] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.3:4
[13Sep2020 12:58:30.333] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 4
[13Sep2020 12:58:30.334] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.334] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.334] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.334] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.335] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.335] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.335] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.335] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.336] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.336] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.336] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.337] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.337] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.337] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.337] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.338] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.338] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.4:5
[13Sep2020 12:58:30.338] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 5
[13Sep2020 12:58:30.338] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.338] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.339] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.339] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.339] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.339] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.340] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.340] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.340] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.341] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.341] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.341] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.341] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.342] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.342] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.342] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.342] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.sprint:29
[13Sep2020 12:58:30.343] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 29
[13Sep2020 12:58:30.343] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.343] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.343] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.343] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.344] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.344] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.346] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.346] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.346] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.347] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.347] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.347] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.347] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.348] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.348] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.348] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.348] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.drop:16
[13Sep2020 12:58:30.349] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 16
[13Sep2020 12:58:30.349] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.349] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.349] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.350] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.358] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.358] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.359] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.359] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.359] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.359] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.359] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.360] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.360] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.360] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.360] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.361] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.361] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.back:31
[13Sep2020 12:58:30.361] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 31
[13Sep2020 12:58:30.362] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.362] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.363] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.363] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.363] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.363] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.363] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.364] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.364] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.365] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.365] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.365] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.365] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.365] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.366] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.366] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.366] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.saveToolbarActivator:40
[13Sep2020 12:58:30.367] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 40
[13Sep2020 12:58:30.367] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.367] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.367] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.368] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.368] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.368] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.368] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.371] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.371] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.371] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.372] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.372] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.372] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.373] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.373] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.373] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.374] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.right:32
[13Sep2020 12:58:30.374] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 32
[13Sep2020 12:58:30.375] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.375] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.375] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.375] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.376] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.376] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.376] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.377] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.377] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.377] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.377] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.378] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.378] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.378] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.379] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.379] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.379] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.jump:57
[13Sep2020 12:58:30.380] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 57
[13Sep2020 12:58:30.380] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.380] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.381] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.381] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.381] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.381] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.382] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.382] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.382] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.383] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.383] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.383] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.383] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.384] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.384] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.384] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.385] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.spectatorOutlines:0
[13Sep2020 12:58:30.385] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 0
[13Sep2020 12:58:30.385] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.386] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.387] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.387] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.387] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.388] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.388] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.388] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.388] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.388] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.389] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.389] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.389] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.390] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.390] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.390] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.390] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.left:30
[13Sep2020 12:58:30.391] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 30
[13Sep2020 12:58:30.391] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.391] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.392] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.392] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.392] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.393] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.393] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.393] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.394] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.394] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.394] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.394] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.394] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.394] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.395] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.409] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.410] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.command:53
[13Sep2020 12:58:30.410] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 53
[13Sep2020 12:58:30.410] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.411] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.411] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.411] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.411] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.577] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.577] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.577] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.577] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.578] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.578] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.578] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.585] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.585] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.585] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.585] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.586] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.screenshot:60
[13Sep2020 12:58:30.586] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 60
[13Sep2020 12:58:30.586] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.586] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.586] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.587] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.587] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.587] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.587] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.588] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.588] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.588] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.588] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.588] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.589] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.589] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.589] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.589] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.590] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.hotbar.9:10
[13Sep2020 12:58:30.590] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 10
[13Sep2020 12:58:30.590] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.590] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.591] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.591] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.591] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.591] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.591] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.591] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.592] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.592] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.592] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.592] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.592] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.592] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.593] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.593] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.594] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.inventory:18
[13Sep2020 12:58:30.595] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 18
[13Sep2020 12:58:30.595] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.596] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.596] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.596] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.596] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.596] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.597] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.598] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.598] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.598] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.598] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.598] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.600] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.600] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.600] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.601] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.601] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.fullscreen:87
[13Sep2020 12:58:30.601] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 87
[13Sep2020 12:58:30.601] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.627] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.628] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.628] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.628] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.628] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.628] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.629] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.629] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.629] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.630] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.630] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.630] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.630] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.631] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.631] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.631] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.swapHands:33
[13Sep2020 12:58:30.632] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 33
[13Sep2020 12:58:30.632] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.632] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.632] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.632] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.633] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.633] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.633] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.633] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.633] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.633] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.634] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.639] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.639] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.639] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.640] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.640] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.640] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.pickItem:76
[13Sep2020 12:58:30.640] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 76
[13Sep2020 12:58:30.641] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.641] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.641] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.641] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.641] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.641] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.642] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.643] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.643] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.643] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.644] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.playerlist:15
[13Sep2020 12:58:30.644] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 15
[13Sep2020 12:58:30.644] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.644] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.645] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.645] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.645] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.646] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.647] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.660] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.661] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.661] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.661] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.advancements:38
[13Sep2020 12:58:30.662] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 38
[13Sep2020 12:58:30.662] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.662] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.662] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.665] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.665] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.665] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.666] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.666] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.666] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.667] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.667] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.667] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.667] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.668] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.668] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.668] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.669] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.forward:17
[13Sep2020 12:58:30.669] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 17
[13Sep2020 12:58:30.669] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.669] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.669] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.670] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.670] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.670] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.670] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.671] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.671] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.671] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.671] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.671] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.671] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.672] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.672] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.672] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.672] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.attack:-100
[13Sep2020 12:58:30.672] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: -100
[13Sep2020 12:58:30.673] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.673] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.673] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.674] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.674] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.674] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.674] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.675] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.675] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.675] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.675] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.675] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.676] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.681] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.681] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.682] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.682] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.use:47
[13Sep2020 12:58:30.682] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 47
[13Sep2020 12:58:30.682] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.682] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.683] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.683] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.683] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.683] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.683] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.683] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.684] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.684] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.684] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.684] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.685] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.685] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.685] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.685] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.686] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.smoothCamera:0
[13Sep2020 12:58:30.686] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 0
[13Sep2020 12:58:30.686] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.686] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.686] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.686] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.687] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.687] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.687] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.687] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.687] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.688] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.688] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.688] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.689] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.689] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.689] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.689] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.690] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.sneak:42
[13Sep2020 12:58:30.690] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 42
[13Sep2020 12:58:30.691] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.691] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.691] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.691] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.691] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.692] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.692] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.692] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.699] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.699] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.699] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.699] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.699] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.700] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.700] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.715] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.715] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_of.key.zoom:157
[13Sep2020 12:58:30.716] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 157
[13Sep2020 12:58:30.716] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.716] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.716] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.716] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.717] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.717] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.717] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.717] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.717] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.718] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.718] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.718] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.718] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.719] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.719] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.719] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.720] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.togglePerspective:63
[13Sep2020 12:58:30.720] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 63
[13Sep2020 12:58:30.721] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.721] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.721] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.721] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.721] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.722] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.722] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.722] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.723] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.723] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.723] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.723] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.723] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.724] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.724] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.724] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.724] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.chat:20
[13Sep2020 12:58:30.725] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 20
[13Sep2020 12:58:30.725] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.725] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.725] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.725] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.726] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.726] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.726] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.726] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.726] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.726] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.727] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.727] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.727] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.727] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.727] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.727] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.728] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: key_key.loadToolbarActivator:39
[13Sep2020 12:58:30.728] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]: java.lang.IllegalArgumentException: Unknown key name: 39
[13Sep2020 12:58:30.728] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.729] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:783)
[13Sep2020 12:58:30.729] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.729] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.729] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.730] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.730] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.730] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.730] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.730] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.731] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.731] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.731] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.731] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.731] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.731] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:812]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.734] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Skipping bad option: key_of.key.zoom:157
[13Sep2020 12:58:30.734] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]: java.lang.IllegalArgumentException: Unknown key name: 157
[13Sep2020 12:58:30.734] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:441)
[13Sep2020 12:58:30.734] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraft.client.GameSettings.loadOfOptions(GameSettings.java:2518)
[13Sep2020 12:58:30.734] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:823)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:360)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13Sep2020 12:58:30.735] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13Sep2020 12:58:30.736] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
[13Sep2020 12:58:30.736] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source)
[13Sep2020 12:58:30.736] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Sep2020 12:58:30.736] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Sep2020 12:58:30.736] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Sep2020 12:58:30.736] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[13Sep2020 12:58:30.737] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2525]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[13Sep2020 12:58:30.742] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[13Sep2020 12:58:30.760] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[13Sep2020 12:58:31.051] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] 
[13Sep2020 12:58:31.051] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.15.2_HD_U_G1_pre30
[13Sep2020 12:58:31.056] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20200622-083032
[13Sep2020 12:58:31.057] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[13Sep2020 12:58:31.057] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[13Sep2020 12:58:31.057] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[13Sep2020 12:58:31.057] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[13Sep2020 12:58:31.058] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: Intel(R) UHD Graphics 620, version 4.5.0 - Build 25.20.100.6519, Intel
[13Sep2020 12:58:31.061] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.5.0
[13Sep2020 12:58:31.061] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[13Sep2020 12:58:31.082] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 16384x16384
[13Sep2020 12:58:31.085] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
[13Sep2020 12:58:31.173] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.5.0 - Build 25.20.100.6519
[13Sep2020 12:58:31.173] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor:  Intel
[13Sep2020 12:58:31.173] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: Intel(R) UHD Graphics 620
[13Sep2020 12:58:31.174] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[13Sep2020 12:58:31.174] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[13Sep2020 12:58:31.174] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[13Sep2020 12:58:31.174] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[13Sep2020 12:58:31.174] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
[13Sep2020 12:58:31.181] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
[13Sep2020 12:58:31.218] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[13Sep2020 12:58:31.550] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.15.2/HD_U.txt
[13Sep2020 12:58:32.797] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:33.693] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `yamda` for name `yamda_dim`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:33.696] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `yamda` for name `yamda_nether_dim`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:33.704] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `yamda` for name `yamda_nether`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:34.102] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[13Sep2020 12:58:34.306] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `feederhelmet` for name `feeder_helmet_module`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:34.599] [Render thread/INFO] [PluginManager/]: Scanning classes for titanium
[13Sep2020 12:58:34.680] [Render thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[13Sep2020 12:58:34.680] [Render thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[13Sep2020 12:58:35.863] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `block_of_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:35.866] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `cauldron_milk`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:35.866] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `cauldron_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:35.867] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_hole`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:35.867] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `ratglove_flower`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:35.929] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_cage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:36.281] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_decorated`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:36.563] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_breeding_lantern`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:36.563] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `fish_barrel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:36.567] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_crafting_table`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:36.570] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `auto_curdler`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:36.572] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_trap`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.104] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_tube`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.104] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_upgrade_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.107] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `chunky_cheese_token`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.107] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `dye_sponge`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.116] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `garbage_pile`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.118] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `cursed_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.118] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `compressed_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.118] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `purified_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pied_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `cheese_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `ratlantean_gem_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `oratchalcum_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `oratchalcum_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_raw`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `black_marbled_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.122] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.123] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.124] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_tile`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.124] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_chiseled`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.124] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_pillar`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.124] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.124] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.125] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.125] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_chiseled`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.125] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_cracked`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.125] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_mossy`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.125] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_dirt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.126] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_grass`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.133] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_rat_head`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.133] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_golem_core`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.135] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `ratlantis_portal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.136] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `compressed_rat`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.136] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `brain_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.136] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `jack_o_ratern`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.136] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `block_of_blue_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.136] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pied_wool`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.139] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `upgrade_combiner`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.142] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `upgrade_separator`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.142] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_planks`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.142] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.142] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `stripped_pirat_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.142] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.142] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `stripped_pirat_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.145] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_pressure_plate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.148] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_trapdoor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.149] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.152] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_button`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.152] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.152] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_fence_gate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.153] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_fence`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.156] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `pirat_door`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.159] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `dutchrat_bell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.160] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `manhole`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.162] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `trash_can`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.165] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_attractor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.168] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `air_raid_siren`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.168] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_hole`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.168] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_trap`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.169] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `milk_cauldron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.169] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_decorated`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.169] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_breeding_lantern`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.174] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_crafting_table`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.174] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `ratlantis_portal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.174] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_tube`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.175] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `upgrade_seperator`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.177] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `upgrade_combiner`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.180] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `auto_curdler`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.185] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `dutchrat_bell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.186] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `ratlantean_automaton_head`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.186] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `trash_can`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.186] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `rat_attractor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.186] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `chunky_cheese_token`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.567] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `synesthesia`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.567] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `plague`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:37.833] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\Logan\AppData\Roaming\.minecraft\config\scaling-health\game_settings.toml
[13Sep2020 12:58:37.837] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\Logan\AppData\Roaming\.minecraft\config\scaling-health\client.toml
[13Sep2020 12:58:37.848] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\Logan\AppData\Roaming\.minecraft\config\scaling-health\common.toml
[13Sep2020 12:58:38.268] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.0, for MC 1.15.2 with MCP 20200515.085601
[13Sep2020 12:58:38.268] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.0 Initialized
[13Sep2020 12:58:38.320] [modloading-worker-6/INFO] [inspirations/]: Loading replacements config file...
[13Sep2020 12:58:38.329] [modloading-worker-6/INFO] [inspirations/]: Config loaded.
[13Sep2020 12:58:38.591] [modloading-worker-4/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 0 RS API injection points
[13Sep2020 12:58:38.602] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity redstone_arrow
[13Sep2020 12:58:38.616] [modloading-worker-4/INFO] [PluginManager/]: Scanning classes for industrialforegoing
[13Sep2020 12:58:38.619] [modloading-worker-3/INFO] [FluxNetworks/]: FLUX NETWORKS INIT
[13Sep2020 12:58:38.645] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:brush_stooge
[13Sep2020 12:58:38.706] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderghast
[13Sep2020 12:58:38.720] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:enderreeper
[13Sep2020 12:58:38.725] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_creeper
[13Sep2020 12:58:38.731] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_skeleton
[13Sep2020 12:58:38.747] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:infected_zombie
[13Sep2020 12:58:38.754] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity explorercraft:wizard
[13Sep2020 12:58:38.812] [modloading-worker-7/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[13Sep2020 12:58:38.880] [modloading-worker-4/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:38.907] [modloading-worker-7/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[13Sep2020 12:58:38.967] [modloading-worker-1/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: traverse, class epicsquid.traverse.Traverse
java.lang.NoClassDefFoundError: epicsquid/mysticallib/world/BaseTree
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
    at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[?:?]
    at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2662/1599763500.accept(Unknown Source) ~[?:?]
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
    at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:141) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2295/405804899.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$2294/1761370986.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$2294/1761370986.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$2617/2017134391.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1867) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.awaitJoin(ForkJoinPool.java:2042) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:404) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51]
    at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$2616/294834677.run(Unknown Source) [?:?]
    at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?: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: java.lang.ClassNotFoundException: epicsquid.mysticallib.world.BaseTree
    at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:101) ~[modlauncher-5.1.0.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    ... 37 more
[13Sep2020 12:58:39.037] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity guard
[13Sep2020 12:58:39.538] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat
[13Sep2020 12:58:39.542] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_spawner
[13Sep2020 12:58:39.553] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pied_piper
[13Sep2020 12:58:39.571] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_spirit
[13Sep2020 12:58:39.580] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_spirit_flame
[13Sep2020 12:58:39.594] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_automaton
[13Sep2020 12:58:39.600] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_automaton_beam
[13Sep2020 12:58:39.608] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity feral_ratlantean
[13Sep2020 12:58:39.626] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity neo_ratlantean
[13Sep2020 12:58:39.629] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity laser_beam
[13Sep2020 12:58:39.630] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity laser_portal
[13Sep2020 12:58:39.631] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity thrown_block
[13Sep2020 12:58:39.726] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vial_of_sentience
[13Sep2020 12:58:39.757] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pirat_boat
[13Sep2020 12:58:39.776] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pirat
[13Sep2020 12:58:39.777] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cheese_cannonball
[13Sep2020 12:58:39.893] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_doctor
[13Sep2020 12:58:39.894] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity purifying_liquid
[13Sep2020 12:58:39.938] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity black_death
[13Sep2020 12:58:39.942] [modloading-worker-1/INFO] [behgameon/]: Loading config: C:\Users\Logan\AppData\Roaming\.minecraft\config\behgameon-config.toml
[13Sep2020 12:58:39.942] [modloading-worker-1/INFO] [behgameon/]: Built config: C:\Users\Logan\AppData\Roaming\.minecraft\config\behgameon-config.toml
[13Sep2020 12:58:39.947] [modloading-worker-1/INFO] [behgameon/]: Loaded config: C:\Users\Logan\AppData\Roaming\.minecraft\config\behgameon-config.toml
[13Sep2020 12:58:39.950] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_cloud
[13Sep2020 12:58:39.951] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_beast
[13Sep2020 12:58:39.958] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_shot
[13Sep2020 12:58:39.962] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_capture_net
[13Sep2020 12:58:39.972] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_dragon_fire
[13Sep2020 12:58:39.978] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_arrow
[13Sep2020 12:58:39.983] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ghost_pirat
[13Sep2020 12:58:40.000] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dutchrat
[13Sep2020 12:58:40.001] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dutchrat_sword
[13Sep2020 12:58:40.005] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratfish
[13Sep2020 12:58:40.020] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rattling_gun
[13Sep2020 12:58:40.022] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rattling_gun_bullet
[13Sep2020 12:58:40.033] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_ratbot
[13Sep2020 12:58:40.046] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_golem
[13Sep2020 12:58:40.050] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_chicken
[13Sep2020 12:58:40.063] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_beast
[13Sep2020 12:58:40.069] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_automaton
[13Sep2020 12:58:40.074] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_king
[13Sep2020 12:58:40.075] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_shot
[13Sep2020 12:58:40.089] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_baron
[13Sep2020 12:58:40.103] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_baron_plane
[13Sep2020 12:58:40.122] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_biplane
[13Sep2020 12:58:40.126] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_protector
[13Sep2020 12:58:40.127] [modloading-worker-5/INFO] [PluginManager/]: Scanning classes for titanium
[13Sep2020 12:58:40.131] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantis_arrow
[13Sep2020 12:58:40.209] [modloading-worker-5/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[13Sep2020 12:58:40.209] [modloading-worker-5/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[13Sep2020 12:58:40.209] [modloading-worker-5/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[13Sep2020 12:58:40.274] [modloading-worker-5/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[13Sep2020 12:58:41.264] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.265] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.266] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.266] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.267] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.267] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.268] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.269] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.269] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity 
[13Sep2020 12:58:41.407] [modloading-worker-7/INFO] [worleycaves/]: WorleyCaves entry point
[13Sep2020 12:58:41.515] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity fly
[13Sep2020 12:58:41.521] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity firefly
[13Sep2020 12:58:41.534] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity starfish
[13Sep2020 12:58:41.534] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity starfish_ocean
[13Sep2020 12:58:41.538] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clam
[13Sep2020 12:58:41.554] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snail
[13Sep2020 12:58:41.556] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
[13Sep2020 12:58:41.558] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity slug
[13Sep2020 12:58:41.577] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity small_spider
[13Sep2020 12:58:41.586] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity scarecrow
[13Sep2020 12:58:41.592] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ghost
[13Sep2020 12:58:41.602] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity watcher
[13Sep2020 12:58:41.604] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity grizzly_bear
[13Sep2020 12:58:41.608] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity skeletal_knight
[13Sep2020 12:58:41.615] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shade
[13Sep2020 12:58:41.618] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity banshee
[13Sep2020 12:58:41.621] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wraith
[13Sep2020 12:58:41.624] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity specter
[13Sep2020 12:58:41.635] [modloading-worker-0/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:46]: BuzzierBees Mod DETECTED AND LOADED TORCHSLAB COMPAT
[13Sep2020 12:58:41.643] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity haunt
[13Sep2020 12:58:41.646] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity phantasm
[13Sep2020 12:58:41.652] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nightmare
[13Sep2020 12:58:41.669] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ice_cube
[13Sep2020 12:58:41.673] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity maw
[13Sep2020 12:58:41.674] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crop_shot
[13Sep2020 12:58:41.676] [modloading-worker-0/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:59]: Quark Mod DETECTED AND LOADED TORCHSLAB COMPAT
[13Sep2020 12:58:41.681] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pvj_boat
[13Sep2020 12:58:41.746] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
[13Sep2020 12:58:41.754] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
[13Sep2020 12:58:41.792] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
[13Sep2020 12:58:41.845] [modloading-worker-4/INFO] [ToolKit/]: Loading mod
[13Sep2020 12:58:41.867] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
[13Sep2020 12:58:41.877] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:chest_boat
[13Sep2020 12:58:41.879] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:furnace_boat
[13Sep2020 12:58:41.880] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:large_boat
[13Sep2020 12:58:41.913] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Logan\AppData\Roaming\.minecraft\config\soundfilters-client.toml is not correct. Correcting
[13Sep2020 12:58:41.914] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reverb.blockSpecificReverb was corrected from [] to []
[13Sep2020 12:58:41.940] [modloading-worker-4/INFO] [voronoiaoc.byg.BYG/]: Loading config: C:\Users\Logan\AppData\Roaming\.minecraft\config\byg-world-common.toml
[13Sep2020 12:58:42.094] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
[13Sep2020 12:58:42.291] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
[13Sep2020 12:58:42.322] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[13Sep2020 12:58:42.664] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
[13Sep2020 12:58:42.666] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
[13Sep2020 12:58:42.668] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
[13Sep2020 12:58:42.770] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[13Sep2020 12:58:43.097] [modloading-worker-3/INFO] [Meson/INTERNAL]: Added charm to Meson
[13Sep2020 12:58:43.260] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module BlockOfRottenFlesh
[13Sep2020 12:58:43.260] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module SmoothGlowstone
[13Sep2020 12:58:43.260] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module BlockOfEnderPearls
[13Sep2020 12:58:43.277] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module RedstoneSand
[13Sep2020 12:58:43.277] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module BlockOfGunpowder
[13Sep2020 12:58:43.277] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module VariableRedstoneLamp
[13Sep2020 12:58:43.286] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module CurseBreak
[13Sep2020 12:58:43.286] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Magnetic
[13Sep2020 12:58:43.286] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Homing
[13Sep2020 12:58:43.286] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Leeching
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Salvage
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module RemovePotionGlint
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module MobsAffectedByBeacon
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module CauldronCleansThings
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module PickaxesBreakPistons
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module HuskImprovements
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module StackablePotions
[13Sep2020 12:58:43.287] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module UseTotemFromInventory
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ComposterImprovements
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ParrotsStayOnShoulder
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module NoAnvilMinimumXp
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module AmbientMusicImprovements
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ExtraMusicDiscs
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module SpongesReduceFallDamage
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module AutomaticRecipeUnlock
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module RemoveNitwits
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module EmeraldBlockOpensTrades
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ChickensDropFeathers
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module WitchesDropLuck
[13Sep2020 12:58:43.288] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module TamedAnimalsNoDamage
[13Sep2020 12:58:43.289] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module CauldronWaterSource
[13Sep2020 12:58:43.289] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module LeatherArmorInvisibility
[13Sep2020 12:58:43.292] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ExtractEnchantments
[13Sep2020 12:58:43.292] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module DecreaseRepairCost
[13Sep2020 12:58:43.293] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module PigIronIncreasesDurability
[13Sep2020 12:58:43.293] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module DimensionalCompass
[13Sep2020 12:58:43.293] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ParrotsOnEndRods
[13Sep2020 12:58:43.293] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module ParrotMimicDelay
[13Sep2020 12:58:43.293] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module BatInABucket
[13Sep2020 12:58:43.293] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module CompassBinding
[13Sep2020 12:58:43.301] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Decay
[13Sep2020 12:58:43.301] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Coffee
[13Sep2020 12:58:43.301] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module FlavoredCake
[13Sep2020 12:58:43.316] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module MoreVillagerTrades
[13Sep2020 12:58:43.316] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module NetherPigIron
[13Sep2020 12:58:43.316] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module AdditionalMobsInStructures
[13Sep2020 12:58:43.316] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Fumaroles
[13Sep2020 12:58:43.316] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module StructureMaps
[13Sep2020 12:58:43.317] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module EndermitePowder
[13Sep2020 12:58:43.317] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module NetherGoldDeposits
[13Sep2020 12:58:43.317] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module MoreVillageBiomes
[13Sep2020 12:58:43.329] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module RandomAnimalTextures
[13Sep2020 12:58:43.330] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module Crates
[13Sep2020 12:58:43.330] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module BookshelfChests
[13Sep2020 12:58:43.330] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module AllTheBarrels
[13Sep2020 12:58:43.330] [modloading-worker-3/INFO] [charm/INTERNAL]: Creating config for module GoldLanterns
[13Sep2020 12:58:43.341] [modloading-worker-3/WARN] [charm/INTERNAL]: Could not read config file: java.nio.file.NoSuchFileException: C:\Users\Logan\AppData\Roaming\.minecraft\config\charm-common.toml
[13Sep2020 12:58:43.349] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.354] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
[13Sep2020 12:58:43.354] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.354] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:potion
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `splash_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.355] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:splash_potion
[13Sep2020 12:58:43.356] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lingering_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[13Sep2020 12:58:43.356] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing minecraft:lingering_potion
[13Sep2020 12:58:43.358] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm1
[13Sep2020 12:58:43.358] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm2
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm3
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal1
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal2
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal3
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal4
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance1
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance2
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano1
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano2
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano3
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative1
[13Sep2020 12:58:43.359] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative2
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative3
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative4
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative5
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative6
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether1
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether2
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether3
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether4
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu1
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu2
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu3
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu4
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_axolotl
[13Sep2020 12:58:43.360] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon_fish
[13Sep2020 12:58:43.361] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_shuniji
[13Sep2020 12:58:43.361] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon
[13Sep2020 12:58:43.361] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_end
[13Sep2020 12:58:43.361] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:curse_break
[13Sep2020 12:58:43.362] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:magnetic
[13Sep2020 12:58:43.362] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:homing
[13Sep2020 12:58:43.362] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:leeching_curse
[13Sep2020 12:58:43.362] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:salvage
[13Sep2020 12:58:43.383] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
[13Sep2020 12:58:43.383] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
[13Sep2020 12:58:43.387] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
[13Sep2020 12:58:43.387] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
[13Sep2020 12:58:43.387] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
[13Sep2020 12:58:43.387] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
[13Sep2020 12:58:43.388] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
[13Sep2020 12:58:43.389] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
[13Sep2020 12:58:43.390] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
[13Sep2020 12:58:43.401] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate
[13Sep2020 12:58:43.401] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:crate
[13Sep2020 12:58:43.409] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
[13Sep2020 12:58:43.410] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
[13Sep2020 12:58:43.410] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
[13Sep2020 12:58:43.410] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
[13Sep2020 12:58:43.410] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
[13Sep2020 12:58:43.411] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
[13Sep2020 12:58:43.411] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
[13Sep2020 12:58:43.411] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
[13Sep2020 12:58:43.411] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
[13Sep2020 12:58:43.411] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
[13Sep2020 12:58:43.412] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
[13Sep2020 12:58:43.412] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
[13Sep2020 12:58:43.419] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
[13Sep2020 12:58:43.419] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
[13Sep2020 12:58:43.425] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
[13Sep2020 12:58:43.426] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
[13Sep2020 12:58:43.426] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
[13Sep2020 12:58:43.426] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:barrel
[13Sep2020 12:58:43.427] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
[13Sep2020 12:58:43.427] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
[13Sep2020 12:58:43.427] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bat_bucket
[13Sep2020 12:58:43.428] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bound_compass
[13Sep2020 12:58:43.431] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
[13Sep2020 12:58:43.431] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
[13Sep2020 12:58:43.432] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
[13Sep2020 12:58:43.432] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
[13Sep2020 12:58:43.432] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
[13Sep2020 12:58:43.432] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
[13Sep2020 12:58:43.432] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
[13Sep2020 12:58:43.433] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
[13Sep2020 12:58:43.433] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_nugget
[13Sep2020 12:58:43.443] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[13Sep2020 12:58:43.443] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[13Sep2020 12:58:43.443] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[13Sep2020 12:58:43.444] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
[13Sep2020 12:58:43.449] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
[13Sep2020 12:58:43.450] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermite_powder
[13Sep2020 12:58:43.450] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
[13Sep2020 12:58:43.450] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
[13Sep2020 12:58:43.450] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
[13Sep2020 12:58:43.450] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:decay_potion
[13Sep2020 12:58:43.451] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:coffee_effect
[13Sep2020 12:58:43.451] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:coffee_potion
[13Sep2020 12:58:43.455] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
[13Sep2020 12:58:43.456] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
[13Sep2020 12:58:43.457] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
[13Sep2020 12:58:43.460] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
[13Sep2020 12:58:43.460] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
[13Sep2020 12:58:43.460] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
[13Sep2020 12:58:43.460] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
[13Sep2020 12:58:43.461] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
[13Sep2020 12:58:43.461] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
[13Sep2020 12:58:43.461] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
[13Sep2020 12:58:43.461] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
[13Sep2020 12:58:43.462] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
[13Sep2020 12:58:43.462] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
[13Sep2020 12:58:43.463] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
[13Sep2020 12:58:43.463] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
[13Sep2020 12:58:43.478] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_open
[13Sep2020 12:58:43.478] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_close
[13Sep2020 12:58:43.478] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:homing
[13Sep2020 12:58:43.478] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:wood_smash
[13Sep2020 12:58:43.478] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_bubbling
[13Sep2020 12:58:43.478] [modloading-worker-3/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_erupt
[13Sep2020 12:58:44.598] [Render thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 3 jobs
[13Sep2020 12:58:44.648] [Render thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.045
[13Sep2020 12:58:44.649] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[13Sep2020 12:58:44.649] [Render thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-2.2.0-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2150/891780204.run(Unknown Source) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) [?:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
    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:56) [forge-1.15.2-31.2.0.jar:31.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
[13Sep2020 12:58:44.959] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: null
    Index: 1
    Listeners:
        0: NORMAL
        1: ASM: class net.blay09.mods.cookingforblockheads.client.TileEntityRenderers initBlockColors(Lnet/minecraftforge/client/event/ColorHandlerEvent$Block;)V
java.lang.NullPointerException
    at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
    at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:36)
    at net.minecraftforge.eventbus.ASMEventHandler_429_TileEntityRenderers_initBlockColors_Block.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260)
    at net.minecraftforge.fml.ModLoader$$Lambda$7055/1490573824.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207)
    at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:419)
    at net.minecraft.client.main.Main.main(SourceFile:166)
    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:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.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)

[13Sep2020 12:58:44.969] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: ---- Minecraft Crash Report ----
// Don't do that.

Time: 9/13/20 12:58 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:36) ~[?:8.0.1] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_429_TileEntityRenderers_initBlockColors_Block.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$7055/1490573824.accept(Unknown Source) ~[?:?] {}
    at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:419) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
    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:56) [forge-1.15.2-31.2.0.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
    at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:36)
    at net.minecraftforge.eventbus.ASMEventHandler_429_TileEntityRenderers_initBlockColors_Block.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260)
    at net.minecraftforge.fml.ModLoader$$Lambda$7055/1490573824.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207)
    at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:419)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:166)
    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:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$471/729401599.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.15.2
    Minecraft Version ID: 1.15.2
    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: 8407898072 bytes (8018 MB) / 10703863808 bytes (10208 MB) up to 10737418240 bytes (10240 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE 
        /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.0
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        prefab-1.5.0.9.jar Prefab {[email protected] CREATE_REGISTRIES}
        ProjectE-Mod-1.15.2.jar ProjectE {[email protected] CREATE_REGISTRIES}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] CREATE_REGISTRIES}
        CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {[email protected] CREATE_REGISTRIES}
        Controlling-6.1.4.jar Controlling {[email protected] CREATE_REGISTRIES}
        Placebo-1.15.2-3.0.2.jar Placebo {[email protected] CREATE_REGISTRIES}
        citadel-1.1.5-1.15.2.jar Citadel {[email protected] CREATE_REGISTRIES}
        NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] CREATE_REGISTRIES}
        Bookshelf-1.15.2-5.5.34.jar Bookshelf {[email protected] CREATE_REGISTRIES}
        Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] CREATE_REGISTRIES}
        guardvillagers-1.15.2-1.0.6.jar Guard Villagers {[email protected] CREATE_REGISTRIES}
        ForgivingVoid_1.15.1-4.0.0.jar Forgiving Void {[email protected] CREATE_REGISTRIES}
        Apotheosis-1.15.2-3.1.2.jar Apotheosis {[email protected] CREATE_REGISTRIES}
        venture-1.0.0-1.15.2.jar Venture {[email protected] CREATE_REGISTRIES}
        MekanismGenerators-1.15.2-9.10.6.419.jar Mekanism: Generators {[email protected] CREATE_REGISTRIES}
        auxilium-equivalence-1.15.2-1.1.0.jar Auxilium Equivalence {[email protected] CREATE_REGISTRIES}
        TOOLKIT-1.15.2-1.6.4.jar Tool Kit {[email protected] CREATE_REGISTRIES}
        MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {[email protected] CREATE_REGISTRIES}
        refinedstorage-1.8.4.jar Refined Storage {[email protected] CREATE_REGISTRIES}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] CREATE_REGISTRIES}
        industrial-foregoing-1.15.2-2.3.1-1c99b65.jar Industrial Foregoing {[email protected] CREATE_REGISTRIES}
        torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] CREATE_REGISTRIES}
        BetterDrowning-1.15.2-1.0.3.jar BetterDrowning {[email protected] CREATE_REGISTRIES}
        projectvibrantjourneys-1.15.2-2.0.2.jar Project: Vibrant Journeys {[email protected] CREATE_REGISTRIES}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 CREATE_REGISTRIES}
        curios-FORGE-1.15.2-2.0.2.2.jar Curios API {[email protected] CREATE_REGISTRIES}
        Botania-r1.15-384.jar Botania {[email protected] CREATE_REGISTRIES}
        Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] CREATE_REGISTRIES}
        OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
        Fertilization_1.15.2-4.0.0.jar Fertilization {[email protected] CREATE_REGISTRIES}
        worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c CREATE_REGISTRIES}
        ProjectExtended-1.15.2-1.1.0.jar ProjectExtended {[email protected] CREATE_REGISTRIES}
        mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] CREATE_REGISTRIES}
        cfm-7.0.0-pre16-mc1.15.1.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES}
        the_bumblezone-1.15.2-1.2.0.jar The Bumblezone {[email protected] CREATE_REGISTRIES}
        YAMDA-5.0.3.jar YAMDA {[email protected] CREATE_REGISTRIES}
        speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] CREATE_REGISTRIES}
        ScalingHealth-1.15.2-3.0.6+53.jar Scaling Health {[email protected]+53 CREATE_REGISTRIES}
        Cyclic-1.15.2-0.4.1.jar Cyclic {[email protected] CREATE_REGISTRIES}
        SaveMyStronghold-1.15.2-1.0.0.jar Save My Stronghold! {[email protected] CREATE_REGISTRIES}
        Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {[email protected] CREATE_REGISTRIES}
        Cucumber-1.15.2-3.0.7.jar Cucumber Library {[email protected] CREATE_REGISTRIES}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] CREATE_REGISTRIES}
        torchslabmod-1.15.2_v1.6.10.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES}
        pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
        jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
        worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] CREATE_REGISTRIES}
        lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {[email protected] CREATE_REGISTRIES}
        Abnormals-Core-1.15.2-v1.0.4.jar Abnormals Core {[email protected] CREATE_REGISTRIES}
        Buzzier-Bees-1.15.2-v1.5.0.jar Buzzier Bees {[email protected] CREATE_REGISTRIES}
        Mekanism-1.15.2-9.10.6.419.jar Mekanism {[email protected] CREATE_REGISTRIES}
        SneakyMagic-v2.0-1.15.2.jar Sneaky Magic {[email protected] CREATE_REGISTRIES}
        Bloomful-1.15.2-v1.4.0.jar Bloomful {bloomful@NONE CREATE_REGISTRIES}
        invtweaks-1.15.2-2.0.3.jar Inventory Tweaks Reborn {[email protected] CREATE_REGISTRIES}
        extraboats-1.3.5-1.15.2.jar Extra Boats {[email protected] CREATE_REGISTRIES}
        Waystones_1.15.2-6.0.2.jar Waystones {[email protected] CREATE_REGISTRIES}
        Clumps-5.0.2.jar Clumps {[email protected] CREATE_REGISTRIES}
        comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {[email protected] CREATE_REGISTRIES}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] CREATE_REGISTRIES}
        SereneSeasons-1.15.2-3.0.0.72-universal.jar Serene Seasons {[email protected] CREATE_REGISTRIES}
        BotanyPots-1.15.2-2.0.14.jar BotanyPots {[email protected] CREATE_REGISTRIES}
        VanillaTweaks-1.15.2.1.5.26.jar VanillaTweaks {[email protected] CREATE_REGISTRIES}
        curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] CREATE_REGISTRIES}
        The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES}
        snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] CREATE_REGISTRIES}
        mcjtylib-1.15-4.1.0-beta.jar McJtyLib {[email protected] CREATE_REGISTRIES}
        rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] CREATE_REGISTRIES}
        xnet-1.15-2.1.3-beta.jar XNet {[email protected] CREATE_REGISTRIES}
        rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {[email protected] CREATE_REGISTRIES}
        permasomnia_v1.1.1_formc1.15.2.jar Permasomnia {[email protected] CREATE_REGISTRIES}
        traverse-1.15.2-3.2.0.jar Traverse {[email protected] ERROR}
        endercompass-2.0.jar Ender Compass {[email protected] CREATE_REGISTRIES}
        rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] CREATE_REGISTRIES}
        Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES}
        forge-1.15.2-31.2.0-universal.jar Forge {[email protected] CREATE_REGISTRIES}
        FeederHelmet-1.7.0.jar AutoFeederHelmet {[email protected] CREATE_REGISTRIES}
        Explorercraft-1.15.2-4.0.1.jar Explorercraft {[email protected] CREATE_REGISTRIES}
        MysticalAgriculture-1.15.2-3.0.5.jar Mystical Agriculture {[email protected] CREATE_REGISTRIES}
        ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] CREATE_REGISTRIES}
        UselessSword-1.15.2-V1.1.1.jar Useless Sword {[email protected] CREATE_REGISTRIES}
        forge-1.15.2-31.2.0-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
        cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] CREATE_REGISTRIES}
        ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] CREATE_REGISTRIES}
        extraanvils-3.0.jar Extra Anvils {[email protected] CREATE_REGISTRIES}
        EnchantmentDescriptions-1.15.2-2.0.8.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES}
        theoneprobe-1.15-2.0.2.jar The One Probe {[email protected] CREATE_REGISTRIES}
        titanium-1.15.2-2.4.1.jar Titanium {[email protected] CREATE_REGISTRIES}
        Psi+r1.2-82.jar Psi {[email protected] CREATE_REGISTRIES}
        SilentLib-1.15.2-4.6.1+49.jar Silent Lib {[email protected]+49 CREATE_REGISTRIES}
        behgameon-1.15.2-1.3.0.jar Behgameon {[email protected] CREATE_REGISTRIES}
        pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
        wards-1.15.2-1.4.0.jar Wards {[email protected] CREATE_REGISTRIES}
        Atmospheric-1.15.2-v1.3.0.jar Atmospheric {[email protected] CREATE_REGISTRIES}
        Mantle-1.15.2-1.5.15.jar Mantle {[email protected] CREATE_REGISTRIES}
        Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] CREATE_REGISTRIES}
        rats-5.3.1-1.15.2.jar Rats {[email protected] CREATE_REGISTRIES}
        pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version CREATE_REGISTRIES}
        gravestone-1.17.5.jar Gravestone Mod {[email protected] CREATE_REGISTRIES}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
        Quark-r2.1-237.jar Quark {[email protected] CREATE_REGISTRIES}
        Charm-1.15.2-1.5.7.jar Charm {[email protected] CREATE_REGISTRIES}
        [1.15.2]+SecurityCraft+v1.8.18.jar SecurityCraft {[email protected] CREATE_REGISTRIES}
        FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {[email protected] CREATE_REGISTRIES}
        performant-1.15-1.7.jar Performant {[email protected] CREATE_REGISTRIES}
        scaffoldingpower-1.15.2-1.2.1.jar Scaffolding power {[email protected] CREATE_REGISTRIES}
        AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] CREATE_REGISTRIES}
        Biomes_You_Go-0.3.3-BETA.jar Oh The Biomes You'll Go {[email protected] CREATE_REGISTRIES}
        XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] CREATE_REGISTRIES}
        MineMenu-1.15.2-1.8.4.jar MineMenu {[email protected] CREATE_REGISTRIES}
        SoundFilters-0.13_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 CREATE_REGISTRIES}
        overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] CREATE_REGISTRIES}
        MagicMirror-1.15.2-0.0.2.179.jar Magic Mirror {[email protected] CREATE_REGISTRIES}
    Pulsar/inspirations loaded Pulses: 
        - InspirationsShared (Enabled/Forced)
        - InspirationsBuilding (Enabled/Not Forced)
        - InspirationsUtility (Enabled/Not Forced)
        - InspirationsTools (Enabled/Not Forced)
        - InspirationsTweaks (Enabled/Not Forced)

    Launched Version: 1.15.2-forge-31.2.0
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 25.20.100.6519, Intel
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 8x Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30
    OptiFine Build: 20200622-083032
    Render Distance Chunks: 16
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 - Build 25.20.100.6519
    OpenGlRenderer: Intel(R) UHD Graphics 620
    OpenGlVendor: Intel
    CpuCount: 8
[13Sep2020 12:58:44.980] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Logan\AppData\Roaming\.minecraft\crash-reports\crash-2020-09-13_12.58.44-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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Museumbola merupakan wadah judi online terkhusus untuk sbobet atau judi bola. Dengan daftar dan deposit menggunakan BANK BCA, Anda berkesempatan mendapatkan prediksi jitu pertandingan secara update setiap hari yang bisa anda jadikan acuan untuk bermain judi bola. Hanya dengan 10 ribu rupiah dan anda bermain Mix Parlay menggunakan prediksi yang telah di sediakan oleh kami, anda akan memenangkan jutaan rupiah. Yuk segera klik DAFTAR sekarang juga.
    • I was just trying to play my modded world when i randomly got this crash for no reason. I sorted through like every mod and eventually I realized it was LLibrary but I can't seem to find a solution to fix the crashing. I can't lose the world that I have that uses this mod please help me. Here's the report: https://pastebin.com/0D00B79i If anyone has a solution please let me know.  
    • 🤑DAFTAR & LOGIN🤑 🤑DAFTAR & LOGIN🤑 🤑DAFTAR & LOGIN🤑   Daftar Slot Ligawin88 adalah bocoran slot rekomendasi gacor dari Ligawin88 yang bisa anda temukan di SLOT Ligawin88. Situs SLOT Ligawin88 hari ini yang kami bagikan di sini adalah yang terbaik dan bersiaplah untuk mengalami sensasi tak terlupakan dalam permainan slot online. Temukan game SLOT Ligawin88 terbaik dengan 100 pilihan provider ternama yang dipercaya akan memberikan kepuasan dan kemenangan hari ini untuk meraih x500. RTP SLOT Ligawin88 merupakan SLOT Ligawin88 hari ini yang telah menjadi pilihan utama bagi pemain judi online di seluruh Indonesia. Setiap harinya jutaan pemain memasuki dunia maya untuk memperoleh hiburan seru dan kemenangan besar dalam bermain slot dengan adanya bocoran RTP SLOT Ligawin88. Tidak ada yang lebih menyenangkan daripada mengungguli mesin slot dan meraih jackpot x500 yang menggiurkan di situs SLOT Ligawin88 hari ini yang telah disediakan SLOT Ligawin88. Menangkan jackpot besar x500 rajanya maxwin dari segala slot dan raih kemenangan spektakuler di situs Ligawin88 terbaik 2024 adalah tempat yang menyediakan mesin slot dengan peluang kemenangan lebih tinggi daripada situs slot lainnya. Bagi anda yang mencari pengalaman judi slot paling seru dan mendebarkan, situs bo SLOT Ligawin88 terbaik 2024 adalah pilihan yang tepat. Jelajahi dunia slot online melalui situs SLOT Ligawin88 di link SLOT Ligawin88.
    • 🤑DAFTAR & LOGIN🤑 🤑DAFTAR & LOGIN🤑 🤑DAFTAR & LOGIN🤑   Daftar Slot Asusslot adalah bocoran slot rekomendasi gacor dari Asusslot yang bisa anda temukan di SLOT Asusslot. Situs SLOT Asusslot hari ini yang kami bagikan di sini adalah yang terbaik dan bersiaplah untuk mengalami sensasi tak terlupakan dalam permainan slot online. Temukan game SLOT Asusslot terbaik dengan 100 pilihan provider ternama yang dipercaya akan memberikan kepuasan dan kemenangan hari ini untuk meraih x500. RTP SLOT Asusslot merupakan SLOT Asusslot hari ini yang telah menjadi pilihan utama bagi pemain judi online di seluruh Indonesia. Setiap harinya jutaan pemain memasuki dunia maya untuk memperoleh hiburan seru dan kemenangan besar dalam bermain slot dengan adanya bocoran RTP SLOT Asusslot. Tidak ada yang lebih menyenangkan daripada mengungguli mesin slot dan meraih jackpot x500 yang menggiurkan di situs SLOT Asusslot hari ini yang telah disediakan SLOT Asusslot. Menangkan jackpot besar x500 rajanya maxwin dari segala slot dan raih kemenangan spektakuler di situs Asusslot terbaik 2024 adalah tempat yang menyediakan mesin slot dengan peluang kemenangan lebih tinggi daripada situs slot lainnya. Bagi anda yang mencari pengalaman judi slot paling seru dan mendebarkan, situs bo SLOT Asusslot terbaik 2024 adalah pilihan yang tepat. Jelajahi dunia slot online melalui situs SLOT Asusslot di link SLOT Asusslot.
    • 🤑DAFTAR & LOGIN🤑 🤑DAFTAR & LOGIN🤑 🤑DAFTAR & LOGIN🤑 Daftar Slot Galeri555 adalah bocoran slot rekomendasi gacor dari Galeri555 yang bisa anda temukan di SLOT Galeri555. Situs SLOT Galeri555 hari ini yang kami bagikan di sini adalah yang terbaik dan bersiaplah untuk mengalami sensasi tak terlupakan dalam permainan slot online. Temukan game SLOT Galeri555 terbaik dengan 100 pilihan provider ternama yang dipercaya akan memberikan kepuasan dan kemenangan hari ini untuk meraih x500. RTP SLOT Galeri555 merupakan SLOT Galeri555 hari ini yang telah menjadi pilihan utama bagi pemain judi online di seluruh Indonesia. Setiap harinya jutaan pemain memasuki dunia maya untuk memperoleh hiburan seru dan kemenangan besar dalam bermain slot dengan adanya bocoran RTP SLOT Galeri555. Tidak ada yang lebih menyenangkan daripada mengungguli mesin slot dan meraih jackpot x500 yang menggiurkan di situs SLOT Galeri555 hari ini yang telah disediakan SLOT Galeri555. Menangkan jackpot besar x500 rajanya maxwin dari segala slot dan raih kemenangan spektakuler di situs Galeri555 terbaik 2024 adalah tempat yang menyediakan mesin slot dengan peluang kemenangan lebih tinggi daripada situs slot lainnya. Bagi anda yang mencari pengalaman judi slot paling seru dan mendebarkan, situs bo SLOT Galeri555 terbaik 2024 adalah pilihan yang tepat. Jelajahi dunia slot online melalui situs SLOT Galeri555 di link SLOT Galeri555.
  • Topics

×
×
  • Create New...

Important Information

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