Error thrown whilst accessing jei internals

I'm having the following console spam with latest NEI and JEI [18:48:55] [main/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtim...

@wormzjl

I’m having the following console spam with latest NEI and JEI

[18:48:55] [main/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.load(LayoutManager.java:600) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$containerInitEvent$5(NEIClientEventHandler.java:220) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_191] at codechicken.nei.handler.NEIClientEventHandler.containerInitEvent(NEIClientEventHandler.java:220) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1479_NEIClientEventHandler_containerInitEvent_Pre.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.GuiScreen.setWorldAndResolution(GuiScreen.java:475) [blk.class:?] at net.minecraft.client.Minecraft.displayGuiScreen(Minecraft.java:1017) [bib.class:?] at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2174) [bib.class:?] at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2019) [bib.class:?] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1807) [bib.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1097) [bib.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:3941) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]

@jusitnboggs

I want to point out that Jei has added a button to the same place NEI added the options button.

@Carnaxus

Also, if you try to use the NEI item panel, the JEI item panel fails to unload, leaving you with two item panels…both of which work. So you click an item to get it and you either get two, 128, or 64 of two items, since NEI’s panel has more items than JEI’s and/or arranges them differently.

Both this and the originally reported issue are still happening with the latest JEI and Forge 2808.

@pkej

2811, nei-2.4.2.244, jei_1.12.2-4.14.4.264

the Better Hud mod has an in game method of changing its position and to toggle on off all its functions in a consistent way. Might be some ideas there?

@Graywaren

I am also getting this suddenly and it seems to be freezing/crashing my game

@AwesomeAnimationGamer

This is happening for me too. Is there a fix? Me and everyone on my server keep freezing and crashing every half hour or so

@Ibirtem

@dmb7116

@darthvader45

Same here, sometimes causes a crash. If this is on JEI’s side, then please let us know.

@KiralyCraft

@darthvader45

Still no fix, and it seems to be a problem on NEI’s side, as it seems to be accessing stuff wrong, which causes the problem.

@superkooks

Is this still not fixed?

Received same error:
[Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.load(LayoutManager.java:600) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$containerInitEvent$5(NEIClientEventHandler.java:220) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_252] at codechicken.nei.handler.NEIClientEventHandler.containerInitEvent(NEIClientEventHandler.java:220) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_680_NEIClientEventHandler_containerInitEvent_Pre.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:475) [blk.class:?] at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1018) [bib.class:?] at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2175) [bib.class:?] at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020) [bib.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808) [bib.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] [08:34:51] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_252] at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_679_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119) [bmg.class:?] at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) [bmr.class:?] at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75) [bmx.class:?] at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) [ForgeHooksClient.class:?] at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) [Reflector.class:?] at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457) [buq.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) [bib.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]

@vizthex123

Same issue here, no clue what caused it as I didn’t have it before.

It’s only being printed in the game log, so I think it doesn’t affect gameplay that much; but it is quite irksome.

@Carnaxus

Same issue here, no clue what caused it as I didn’t have it before.

It’s only being printed in the game log, so I think it doesn’t affect gameplay that much; but it is quite irksome.

Is it still doubling up the item panel if you try to use NEI’s panel instead of JEI’s?

@covers1624

Sorry for leaving this issue dead for ages, However, NEI is no longer maintained and all features exist in one way or another in another mod.

A mod to add the Widgets (health, time, save/load) is planned for future Minecraft Versions.

The current solution to this issue is to remove NEI.

Hello, i have these errors in my log. IS it a bug? Lastest version of mod, mc. 1.12.2 Jei lastest too.

[08:45:56] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.load(LayoutManager.java:600) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$containerInitEvent$5(NEIClientEventHandler.java:220) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_211] at codechicken.nei.handler.NEIClientEventHandler.containerInitEvent(NEIClientEventHandler.java:220) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_552_NEIClientEventHandler_containerInitEvent_Pre.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.GuiScreen.setWorldAndResolution(GuiScreen.java:475) [blk.class:?] at net.minecraft.client.Minecraft.displayGuiScreen(Minecraft.java:1018) [bib.class:?] at net.minecraft.client.entity.EntityPlayerSP.displayGUIChest(EntityPlayerSP.java:695) [bud.class:?] at net.minecraft.client.network.NetHandlerPlayClient.handleOpenWindow(NetHandlerPlayClient.java:1107) [brz.class:?] at net.minecraft.network.play.server.SPacketOpenWindow.processPacket(SourceFile:43) [ir.class:?] at net.minecraft.network.play.server.SPacketOpenWindow.processPacket(SourceFile:9) [ir.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) [hv$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_211] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_211] at net.minecraft.util.Util.runTask(Util.java:529) [h.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1088) [bib.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [08:45:56] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_211] at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:119) [bmg.class:?] at net.minecraft.client.gui.inventory.GuiChest.drawScreen(SourceFile:32) [bmm.class:?] at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) [ForgeHooksClient.class:?] at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) [Reflector.class:?] at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1456) [buq.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119) [bib.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [08:46:19] [Server thread/INFO] [STDOUT]: [atomicstryker.ruins.common.ChunkLoggerData:func_76184_a:24]: Ruins chunks logged: 2178 [08:46:31] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.load(LayoutManager.java:600) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$containerInitEvent$5(NEIClientEventHandler.java:220) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_211] at codechicken.nei.handler.NEIClientEventHandler.containerInitEvent(NEIClientEventHandler.java:220) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_552_NEIClientEventHandler_containerInitEvent_Pre.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.GuiScreen.setWorldAndResolution(GuiScreen.java:475) [blk.class:?] at net.minecraft.client.Minecraft.displayGuiScreen(Minecraft.java:1018) [bib.class:?] at net.minecraft.client.entity.EntityPlayerSP.displayGUIChest(EntityPlayerSP.java:726) [bud.class:?] at net.minecraft.client.network.NetHandlerPlayClient.handleOpenWindow(NetHandlerPlayClient.java:1107) [brz.class:?] at net.minecraft.network.play.server.SPacketOpenWindow.processPacket(SourceFile:43) [ir.class:?] at net.minecraft.network.play.server.SPacketOpenWindow.processPacket(SourceFile:9) [ir.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) [hv$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_211] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_211] at net.minecraft.util.Util.runTask(Util.java:529) [h.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1088) [bib.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [08:46:32] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals! java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List; at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?] at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?] at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?] at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?] at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?] at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?] at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213) ~[LayoutManager.class:?] at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286) ~[NEIClientEventHandler.class:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_211] at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286) [NEIClientEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_553_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:119) [bmg.class:?] at net.minecraft.client.gui.inventory.GuiDispenser.drawScreen(SourceFile:23) [bmq.class:?] at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) [ForgeHooksClient.class:?] at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) [Reflector.class:?] at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1456) [buq.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119) [bib.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:3942) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

—- Minecraft Crash Report —-

WARNING: coremods are present:
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
AALoadingPlugin (arcanearchives-0.2.0.13.jar)
RandomPatches (randompatches-1.12.2-1.20.1.0.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
ratscore (rats-3.2.4.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
BlurPlugin (Blur-1.0.4-14.jar)
BringMeTheRings plugin (BringMeTheRings-0.4.jar)
MixinLoaderForge (ValkyrienSkies-1.12.2-1.0-alpha-1.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
Quark Plugin (Quark-r1.6-177.jar)
iceandfire (iceandfire-1.8.3.jar)
CorePlugin (ForgeEndertech-1.12.2-4.4.26.0-build.0431.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.4-core.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
Do not report to Forge! (If you haven’t disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 1/5/20 9:57 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at chumbanotz.mutantbeasts.client.ClientEventHandler.lambda$onRegisterModels$0(ClientEventHandler.java:51)
at chumbanotz.mutantbeasts.client.ClientEventHandler$$Lambda$2628/210604465.func_178113_a(Unknown Source)
at codechicken.lib.render.item.CCRenderItem.getModelForStack(CCRenderItem.java:114)
at codechicken.lib.render.item.CCRenderItem.handleCaughtException(CCRenderItem.java:154)
at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:343)
at codechicken.lib.render.item.CCRenderItem.func_180450_b(CCRenderItem.java:323)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

— Head —
Thread: Client thread
Stacktrace:
at chumbanotz.mutantbeasts.client.ClientEventHandler.lambda$onRegisterModels$0(ClientEventHandler.java:51)
at chumbanotz.mutantbeasts.client.ClientEventHandler$$Lambda$2628/210604465.func_178113_a(Unknown Source)
at codechicken.lib.render.item.CCRenderItem.getModelForStack(CCRenderItem.java:114)
at codechicken.lib.render.item.CCRenderItem.handleCaughtException(CCRenderItem.java:154)
at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:343)
at codechicken.lib.render.item.CCRenderItem.func_180450_b(CCRenderItem.java:323)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)

— Screen render details —
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (312, 23). Absolute: (937, 697)
Screen size: Scaled: (456, 256). Absolute: (1366, 768). Scale factor of 3

— Affected level —
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP[‘enderelf10’/236, l=’MpServer’, x=-276.76, y=60.00, z=-742.98]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 01 — flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-321,1,-610), Chunk: (at 15,0,14 in -21,-39; contains blocks -336,0,-624 to -321,255,-609), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 4596324 game time, 1000 day time
Level dimension: 0
Level storage version: 0x00000 — Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 4 total; [EntityHat[‘unknown’/240, l=’MpServer’, x=-276.76, y=60.00, z=-742.98], EntityPlayerSP[‘enderelf10’/236, l=’MpServer’, x=-276.76, y=60.00, z=-742.98], EntityLatchedRenderer[‘unknown’/238, l=’MpServer’, x=8.50, y=65.00, z=8.50], EntityHat[‘unknown’/239, l=’MpServer’, x=8.50, y=65.00, z=8.50]]
Retry entities: 2 total; [EntityLatchedRenderer[‘unknown’/238, l=’MpServer’, x=8.50, y=65.00, z=8.50], EntityHat[‘unknown’/239, l=’MpServer’, x=8.50, y=65.00, z=8.50]]
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
at net.minecraft.client.main.Main.main(SourceFile:123)
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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

— System Details —
Details:
Minecraft Version: 1.12.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: 1944057952 bytes (1853 MB) / 4502585344 bytes (4294 MB) up to 5926551552 bytes (5652 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6358m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 213 mods loaded, 213 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored

| State  | ID                         | Version                     | Source                                            | Signature                                |
|:------ |:-------------------------- |:--------------------------- |:------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft                  | 1.12.2                      | minecraft.jar                                     | None                                     |
| LCHIJA | mcp                        | 9.42                        | minecraft.jar                                     | None                                     |
| LCHIJA | FML                        | 8.0.99.99                   | forge-1.12.2-14.23.5.2847.jar                     | None                                     |
| LCHIJA | forge                      | 14.23.5.2847                | forge-1.12.2-14.23.5.2847.jar                     | None                                     |
| LCHIJA | ivtoolkit                  | 1.3.3-1.12                  | minecraft.jar                                     | None                                     |
| LCHIJA | smoothfontcore             | mc1.12.2-2.1.1              | minecraft.jar                                     | None                                     |
| LCHIJA | foamfixcore                | 7.7.4                       | minecraft.jar                                     | None                                     |
| LCHIJA | passableleavescore         | 1.0.0                       | minecraft.jar                                     | None                                     |
| LCHIJA | randompatches              | 1.12.2-1.20.1.0             | randompatches-1.12.2-1.20.1.0.jar                 | None                                     |
| LCHIJA | smoothfont                 | mc1.12.2-2.1.1              | SmoothFont-mc1.12.2-2.1.1.jar                     | None                                     |
| LCHIJA | forgeendertech             | 1.12.2-4.4.26.0             | ForgeEndertech-1.12.2-4.4.26.0-build.0431.jar     | None                                     |
| LCHIJA | adhooks                    | 1.12.2-3.2.2.0              | AdHooks-1.12.2-3.2.2.0-build.0220.jar             | None                                     |
| LCHIJA | aether_legacy              | 1.4.4                       | aether_legacy-1.12.2-v1.4.4.jar                   | None                                     |
| LCHIJA | aether_legacy_addon        | 1.12.2-v1.2.3               | aether_continuation-1.12.2-v1.2.3.jar             | None                                     |
| LCHIJA | airhop                     | 1.1.1                       | AirHop-v1.1.1-1.12.2.jar                          | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
| LCHIJA | akashictome                | 1.2-12                      | AkashicTome-1.2-12.jar                            | None                                     |
| LCHIJA | ambience                   | GRADLE:VERSION-GRADLE:BUILD | Ambience 1.1-10.jar                               | None                                     |
| LCHIJA | codechickenlib             | 3.2.3.358                   | CodeChickenLib-1.12.2-3.2.3.358-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | ancientwarfare             | 1.12.2-2.7.0.772            | ancientwarfare-1.12.2-2.7.0.772.jar               | None                                     |
| LCHIJA | ancientwarfarestructure    | 1.12.2-2.7.0.772            | ancientwarfare-1.12.2-2.7.0.772.jar               | None                                     |
| LCHIJA | ancientwarfarevehicle      | 1.12.2-2.7.0.772            | ancientwarfare-1.12.2-2.7.0.772.jar               | None                                     |
| LCHIJA | ancientwarfarenpc          | 1.12.2-2.7.0.772            | ancientwarfare-1.12.2-2.7.0.772.jar               | None                                     |
| LCHIJA | ancientwarfareautomation   | 1.12.2-2.7.0.772            | ancientwarfare-1.12.2-2.7.0.772.jar               | None                                     |
| LCHIJA | placebo                    | 1.6.0                       | Placebo-1.12.2-1.6.0.jar                          | None                                     |
| LCHIJA | apotheosis                 | 1.12.4                      | Apotheosis-1.12.2-1.12.4.jar                      | None                                     |
| LCHIJA | jei                        | 4.15.0.293                  | jei_1.12.2-4.15.0.293.jar                         | None                                     |
| LCHIJA | appleskin                  | 1.0.9                       | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
| LCHIJA | biomesoplenty              | 7.0.1.2441                  | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar     | None                                     |
| LCHIJA | aqua_creepers              | 1.2.3                       | AquaCreepers-1.2.3.jar                            | None                                     |
| LCHIJA | ebwizardry                 | 4.2.7                       | ElectroblobsWizardry-4.2.7-MC1.12.2.jar           | None                                     |
| LCHIJA | arcane_essentials          | 1.0                         | Arcane Essentials-0.9.2.jar                       | None                                     |
| LCHIJA | baubles                    | 1.5.2                       | Baubles-1.12-1.5.2.jar                            | None                                     |
| LCHIJA | gbook_snapshot             | 2.9.1.s5                    | Guidebook-1.12.2-2.9.1.s5.jar                     | None                                     |
| LCHIJA | arcanearchives             | 0.2.0.13                    | arcanearchives-0.2.0.13.jar                       | None                                     |
| LCHIJA | carrots                    | 1.0.0b1                     | carrotslib-mc1.12.2-1.0.0b1.jar                   | None                                     |
| LCHIJA | armorunder                 | 1.0.0                       | armorunder-mc1.12.2-1.0.0.jar                     | None                                     |
| LCHIJA | astikorcarts               | 1.12.2-0.1.2.7              | astikorcarts-1.12.2-0.1.2.7.jar                   | None                                     |
| LCHIJA | atum                       | 2.0.16                      | Atum-1.12.2-2.0.16.jar                            | None                                     |
| LCHIJA | quark                      | r1.6-177                    | Quark-r1.6-177.jar                                | None                                     |
| LCHIJA | autoreglib                 | 1.3-32                      | AutoRegLib-1.3-32.jar                             | None                                     |
| LCHIJA | gorecore                   | 1.12.2-0.4.5                | avatarmod-1.5.17-alpha.jar                        | None                                     |
| LCHIJA | avatarmod                  | 1.5.17-alpha                | avatarmod-1.5.17-alpha.jar                        | None                                     |
| LCHIJA | ichunutil                  | 7.2.2                       | iChunUtil-1.12.2-7.2.2.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | backtools                  | 7.0.1                       | BackTools-1.12.2-7.0.1.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | badmobs                    | 1.1.40                      | BadMobs-1.12.2-1.1.40.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | crafttweaker               | 4.1.20                      | CraftTweaker2-1.12-4.1.20.jar                     | None                                     |
| LCHIJA | base                       | 3.13.0                      | base-1.12.2-3.13.0.jar                            | None                                     |
| LCHIJA | betteranimalsplus          | 8.1.1                       | betteranimalsplus-1.12.2-8.1.1.jar                | None                                     |
| LCHIJA | bettermobgriefinggamerule  | 1.12.2-7.1.0                | bettermobgriefinggamerule-1.12.2-7.1.0.jar        | None                                     |
| LCHIJA | betterquesting             | 3.5.319                     | BetterQuesting-3.5.319.jar                        | None                                     |
| LCHIJA | bloodmoon                  | 1.5.3                       | Bloodmoon-MC1.12.2-1.5.3.jar                      | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | blur                       | 1.0.4-14                    | Blur-1.0.4-14.jar                                 | None                                     |
| LCHIJA | bookshelf                  | 2.3.590                     | Bookshelf-1.12.2-2.3.590.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | bountifulbaubles           | 0.0.1                       | Bountiful Baubles-1.12.2-0.1.4.jar                | None                                     |
| LCHIJA | bmtr                       | 0.4                         | BringMeTheRings-0.4.jar                           | None                                     |
| LCHIJA | champions                  | 1.12.2-1.0.11.3             | champions-1.12.2-1.0.11.3.jar                     | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | chancecubes                | 1.12.2-4.1.0.300            | ChanceCubes-1.12.2-4.1.0.300.jar                  | None                                     |
| LCHIJA | charm                      | 1.12.2-1.3.6                | Charm-1.12.2-1.3.6.jar                            | None                                     |
| LCHIJA | cqrepoured                 | 1.1.0A                      | ChocolateQuestRepoured-1.12.2-1.1.0A.jar          | None                                     |
| LCHIJA | colytra                    | 1.2.0.4                     | colytra-1.12.2-1.2.0.4.jar                        | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | consecration               | 1.0.6                       | consecration-1.12.2-1.0.6.jar                     | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | contenttweaker             | 1.12.2-4.9.1                | ContentTweaker-1.12.2-4.9.1.jar                   | None                                     |
| LCHIJA | copypaste                  | 1.1                         | copypaste-1.1.jar                                 | None                                     |
| LCHIJA | configmod                  | v1.0                        | coroutil-1.12.1-1.2.36.jar                        | None                                     |
| LCHIJA | extendedrenderer           | v1.0                        | coroutil-1.12.1-1.2.36.jar                        | None                                     |
| LCHIJA | coroutil                   | 1.12.1-1.2.36               | coroutil-1.12.1-1.2.36.jar                        | None                                     |
| LCHIJA | cosmeticarmorreworked      | 1.12.2-v4a                  | CosmeticArmorReworked-1.12.2-v4a.jar              | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCHIJA | ctgui                      | 1.0.0                       | CraftTweaker2-1.12-4.1.20.jar                     | None                                     |
| LCHIJA | crafttweakerjei            | 2.0.3                       | CraftTweaker2-1.12-4.1.20.jar                     | None                                     |
| LCHIJA | ctm                        | MC1.12.2-1.0.1.30           | CTM-MC1.12.2-1.0.1.30.jar                         | None                                     |
| LCHIJA | culinaryconstruct          | 1.3.3.1                     | culinaryconstruct-1.3.3.1.jar                     | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | customizeddungeonloot      | 1.0.3                       | Customized-Dungeon-Loot-1.12 -(v.1.0.3).jar       | None                                     |
| LCHIJA | custommainmenu             | 2.0.9                       | CustomMainMenu-MC1.12.2-2.0.9.jar                 | None                                     |
| LCHIJA | customnpcs                 | 1.12                        | CustomNPCs_1.12.2-(01Oct19).jar                   | None                                     |
| LCHIJA | cyberware                  | 0.2.11.22                   | cyberware-1.12.2-0.2.11.22.jar                    | None                                     |
| LCHIJA | dailies                    | 1.12.2-6                    | dailies-1.12.2-6.jar                              | None                                     |
| LCHIJA | journeymap                 | 1.12.2-5.5.6                | journeymap-1.12.2-5.5.6.jar                       | None                                     |
| LCHIJA | defaultoptions             | 9.2.8                       | DefaultOptions_1.12.2-9.2.8.jar                   | None                                     |
| LCHIJA | defaultworldgenerator-port | 1.12-2.3                    | DefaultWorldGenerator-port-1.12-2.3.jar           | None                                     |
| LCHIJA | gamestages                 | 2.0.117                     | GameStages-1.12.2-2.0.117.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | dimstages                  | 2.0.23                      | DimensionStages-1.12.2-2.0.23.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | doggytalents               | 1.15.1.4                    | DoggyTalents-1.12.2-1.15.1.4-universal.jar        | None                                     |
| LCHIJA | dldungeonsjbg              | 1.12.10                     | DoomlikeDungeons-1.12.10-MC1.12.2.jar             | None                                     |
| LCHIJA | dungeontactics             | DT-0.16.6                   | DungeonTactics-1.12.2-0.16.6.jar                  | None                                     |
| LCHIJA | orelib                     | 3.6.0.1                     | OreLib-1.12.2-3.6.0.1.jar                         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround                  | 3.6.0.2                     | DynamicSurroundings-1.12.2-3.6.0.2.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | eerieentities              | 1.0.7                       | EerieEntities-1.12.2-1.0.7.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | enemyz                     | 0.2.2                       | Enemyz-1.12.2-0.2.2.jar                           | None                                     |
| LCHIJA | epicsiegemod               | 13.165                      | EpicSiegeMod-13.165.jar                           | None                                     |
| LCHIJA | equaldragons               | 1.1                         | EqualDragons-1.1.jar                              | None                                     |
| LCHIJA | tombstone                  | 3.6.4                       | tombstone-3.6.4-1.12.2.jar                        | None                                     |
| LCHIJA | erebus                     | 1.0.31                      | Erebus-1.0.31.jar                                 | None                                     |
| LCHIJA | exoticbirds                | 1.0                         | Exotic Birds 1.12.2-3.1.0.jar                     | None                                     |
| LCHIJA | excp                       | 1.0.6                       | extraCreepers-1.0.6.jar                           | None                                     |
| LCHIJA | extra_spells               | 1.1.4                       | ExtraSpells-1.12.2-1.1.4.jar                      | None                                     |
| LCHIJA | fbp                        | 2.4.1                       | FancyBlockParticles-1.12.x-2.4.1.jar              | None                                     |
| LCHIJA | fantasticlib               | 1.12.2.032                  | FantasticLib-1.12.2.032.jar                       | None                                     |
| LCHIJA | farlanders                 | 1.0.1                       | farlanders-1.12.2-1.0.1.jar                       | None                                     |
| LCHIJA | fastfurnace                | 1.3.1                       | FastFurnace-1.12.2-1.3.1.jar                      | None                                     |
| LCHIJA | fastleafdecay              | v14                         | FastLeafDecay-v14.jar                             | None                                     |
| LCHIJA | fastbench                  | 1.7.3                       | FastWorkbench-1.12.2-1.7.3.jar                    | None                                     |
| LCHIJA | mod_lavacow                | 1.0.11                      | Fishs_Undead_Rising-1.0.11.jar                    | None                                     |
| LCHIJA | foamfix                    | 0.10.10-1.12.2              | foamfix-0.10.10-1.12.2.jar                        | None                                     |
| LCHIJA | ftbbackups                 | 1.1.0.1                     | FTBBackups-1.1.0.1.jar                            | None                                     |
| LCHIJA | ftblib                     | 5.4.4.5                     | FTBLib-5.4.4.5.jar                                | None                                     |
| LCHIJA | ftbutilities               | 5.4.0.124                   | FTBUtilities-5.4.0.124.jar                        | None                                     |
| LCHIJA | gargoyles                  | 1                           | Gargoyles mod 1.12.2 patch 1.jar                  | None                                     |
| LCHIJA | geographicraft             | 0.8.7                       | GeographiCraft-1.12-0.8.9b.jar                    | None                                     |
| LCHIJA | grimoireofgaia             | 1.6.9.3                     | GrimoireOfGaia3-1.12.2-1.6.9.3.jar                | None                                     |
| LCHIJA | guardillagers              | 1.0.1                       | guardillagers-1.12.2-1.0.1.jar                    | None                                     |
| LCHIJA | hats                       | 7.1.0                       | Hats-1.12.2-7.1.0.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | heartdrops                 | 1.12.2-2.0.8.1              | heartdrops-1.12.2-2.0.8.1.jar                     | None                                     |
| LCHIJA | hw_inv                     | 1.12.1-1.1.13               | hostileworlds_invasions-1.12.1-1.1.13.jar         | None                                     |
| LCHIJA | hunterillager              | 1.2                         | hunterillager-1.12.2-1.2.jar                      | None                                     |
| LCHIJA | llibrary                   | 1.7.19                      | llibrary-1.7.19-1.12.2.jar                        | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | iceandfire                 | 1.8.3                       | iceandfire-1.8.3.jar                              | None                                     |
| LCHIJA | ido                        | 1.0.6                       | ido-1.12.2-1.1.0.jar                              | None                                     |
| LCHIJA | infernalmobs               | 1.7.6                       | InfernalMobs-1.12.2.jar                           | None                                     |
| LCHIJA | inventorypets              | 2.0.3                       | inventorypets-1.12-2.0.3.jar                      | None                                     |
| LCHIJA | inventorytweaks            | 1.64+dev.150.7168e7a        | InventoryTweaks-1.64+dev.150.jar                  | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | ironbackpacks              | 1.12.2-3.0.8-12             | IronBackpacks-1.12.2-3.0.8-12.jar                 | None                                     |
| LCHIJA | itemfilters                | 1.0.3.12                    | ItemFilters-1.0.3.12.jar                          | None                                     |
| LCHIJA | jaff                       | 1.7_for_1.12                | JustAFewFish-1.7_for_1.12.jar                     | None                                     |
| LCHIJA | jeid                       | 1.0.3-48                    | JustEnoughIDs-1.0.3-48.jar                        | None                                     |
| LCHIJA | loottweaker                | 0.1.4                       | LootTweaker-0.1.4+MC1.12.2.jar                    | None                                     |
| LCHIJA | jeresources                | 0.9.2.60                    | JustEnoughResources-1.12.2-0.9.2.60.jar           | None                                     |
| LCHIJA | keywizard                  | 1.12.2-1.7.3                | keywizard-1.12.2-1.7.3.jar                        | None                                     |
| LCHIJA | kindredlegacy              | 1.12.2-pre-1.3_1            | kindredlegacy-1.12.2-pre-1.3_1.jar                | None                                     |
| LCHIJA | kc                         | 1.12                        | knobcontrol-1.12-4.0.20.jar                       | None                                     |
| LCHIJA | labyrinth                  | ${version}                  | Labyrinth-1.12.2-1.0.jar                          | None                                     |
| LCHIJA | laggoggles                 | FAT-1.12.2-4.9              | LagGoggles-FAT-1.12.2-4.9.jar                     | None                                     |
| LCHIJA | lcrdrfs                    | 2.0.0                       | LaserCreeperRobotDinoRidersFromSpace-2.0.0.jar    | None                                     |
| LCHIJA | libraryex                  | 1.0.12                      | LibraryEx-1.12.2-1.0.12.jar                       | None                                     |
| LCHIJA | lilliputian                | 1.0                         | lilliputian-1.0.jar                               | None                                     |
| LCHIJA | lootbags                   | 2.5.8.5                     | LootBags-1.12.2-2.5.8.5.jar                       | None                                     |
| LCHIJA | lost_aether                | 0.1.1                       | lost_aether-content-1.12.2-v0.1.1.jar             | None                                     |
| LCHIJA | lostcities                 | 2.0.21                      | lostcities-1.12-2.0.21.jar                        | None                                     |
| LCHIJA | magma_monsters             | 0.3.0                       | MagmaMonsters-0.3.0.jar                           | None                                     |
| LCHIJA | mapgadgets                 | @VERSION@                   | Mapmaker's Gadgets-1.2_for_1.12.x.jar             | None                                     |
| LCHIJA | mightyenderchicken         | 7.3.0                       | MightyEnderChicken-1.12.2-7.3.0.jar               | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | minemenu                   | 1.6.11                      | MineMenu-1.12.2-1.6.11-universal.jar              | None                                     |
| LCHIJA | testdummy                  | 1.12                        | MmmMmmMmmMmm-1.12-1.14.jar                        | None                                     |
| LCHIJA | md                         | 1.12.2                      | Mob Drops-1.12.2-0.0.1.jar                        | None                                     |
| LCHIJA | mobdismemberment           | 7.0.0                       | MobDismemberment-1.12.2-7.0.0.jar                 | None                                     |
| LCHIJA | mobstages                  | 2.0.13                      | MobStages-1.12.2-2.0.13.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | moveplus                   | 1.12.1-2.4.6                | moveplus-1.12.1-2.4.6.jar                         | None                                     |
| LCHIJA | mowziesmobs                | 1.5.4                       | mowziesmobs-1.5.4.jar                             | None                                     |
| LCHIJA | multimob                   | 1.0.5                       | multimob-1.0.5.jar                                | None                                     |
| LCHIJA | mutantbeasts               | 0.5.1                       | MutantBeasts-1.12.2-0.5.1.jar                     | None                                     |
| LCHIJA | mmm                        | 1.0.8                       | mutatedmobs-1.0.8.jar                             | None                                     |
| LCHIJA | mysticalworld              | 1.12.2-1.6.1                | mysticalworld-1.12.2-1.6.1.jar                    | None                                     |
| LCHIJA | neat                       | 1.4-17                      | Neat 1.4-17.jar                                   | None                                     |
| LCHIJA | netherex                   | 2.0.15                      | NetherEx-1.12.2-2.0.15.jar                        | None                                     |
| LCHIJA | yurtmod                    | 9.5.2                       | NomadicTents-1.12.2-9.5.2.jar                     | None                                     |
| LCHIJA | overpoweredarmorbar        | @VERSION@                   | overloadedarmorbar-1.0.4g.jar                     | None                                     |
| LCHIJA | overlord                   | 2.4.14                      | Overlord-1.12.2-2.4.14.jar                        | None                                     |
| LCHIJA | paraglider                 | 1.0.1.5                     | Paraglider-1.12.2-1.0.1.5.jar                     | None                                     |
| LCHIJA | parry                      | 1.0                         | parry-1.0-hotfix.jar                              | None                                     |
| LCHIJA | particleman                | 1.12.1-1.5.2                | particleman-1.12.1-1.5.2.jar                      | None                                     |
| LCHIJA | patchouli                  | 1.0-20                      | Patchouli-1.0-20.jar                              | None                                     |
| LCHIJA | potioncore                 | 1.8_for_1.12.2              | PotionCore-1.8_for_1.12.2.jar                     | None                                     |
| LCHIJA | primitivemobs              | 1.2.3a                      | primitivemobs-1.2.3a.jar                          | None                                     |
| LCHIJA | progressivebosses          | 1.5.4                       | ProgressiveBosses-1.5.4-mc1.12.x.jar              | None                                     |
| LCHIJA | questbook                  | 3.1.1-1.12                  | questbook-3.1.1-1.12.jar                          | None                                     |
| LCHIJA | randomenchantments         | @VERSION@                   | randomenchants-0.1.4.jar                          | None                                     |
| LCHIJA | randomtweaks               | 1.12.2-2.7.1.0              | randomtweaks-1.12.2-2.7.1.0.jar                   | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCHIJA | rats                       | 3.2.4                       | rats-3.2.4.jar                                    | None                                     |
| LCHIJA | reccomplex                 | 1.4.8.2                     | RecurrentComplex-1.4.8.2.jar                      | None                                     |
| LCHIJA | resourceloader             | 1.5.3                       | ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | roguelike                  | 1.8.0                       | RoguelikeDungeons-1.12.2-1.8.0.jar                | None                                     |
| LCHIJA | silentlib                  | 3.0.13                      | SilentLib-1.12.2-3.0.14+168.jar                   | None                                     |
| LCHIJA | scalinghealth              | 1.3.37                      | ScalingHealth-1.12.2-1.3.42+147.jar               | None                                     |
| LCHIJA | setbonus                   | 1.12.2.017                  | SetBonus-1.12.2.017.jar                           | None                                     |
| LCHIJA | simpleminingdrills         | 1.4.0                       | simpleminingdrills 1.12.2.jar                     | None                                     |
| LCHIJA | sledgehammer               | 1.12.2-1.6.6                | Sledgehammer-1.12.2-1.6.6.jar                     | 565fa4dbf20e7c3c4423950ca8e0bdabf7568796 |
| LCHIJA | soundfilters               | 0.11_for_1.12               | SoundFilters-0.11_for_1.12.jar                    | None                                     |
| LCHIJA | spartanweaponry            | beta 1.3.8                  | SpartanWeaponry-1.12.2-beta-1.3.8.jar             | None                                     |
| LCHIJA | spartanfire                | 0.07                        | spartanfire-0.07.jar                              | None                                     |
| LCHIJA | spartanshields             | 1.5.4                       | SpartanShields-1.12.2-1.5.4.jar                   | None                                     |
| LCHIJA | bq_standard                | 3.4.172                     | StandardExpansion-3.4.172.jar                     | None                                     |
| LCHIJA | stygian                    | 1.0.4                       | stygian-1.0.4.jar                                 | None                                     |
| LCHIJA | surge                      | 2.0.77                      | Surge-1.12.2-2.0.77.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | tellme                     | 0.7.0-dev.20190610.165828   | tellme-1.12.2-0.7.0-dev.20190610.165828.jar       | 2b03e1423915a189b8094816baa18f239d576dff |
| LCHIJA | theeightfabledblades       | 1.0.0                       | TheEightFabledBlades V2.0.01.jar                  | None                                     |
| LCHIJA | theoneprobe                | 1.4.28                      | theoneprobe-1.12-1.4.28.jar                       | None                                     |
| LCHIJA | torotraits                 | 1.12.1-1                    | torotraits-1.12.1-1.jar                           | None                                     |
| LCHIJA | toughasnails               | 3.1.0.141                   | ToughAsNails-1.12.2-3.1.0.141-universal.jar       | None                                     |
| LCHIJA | toughnessbar               | @VERSION@                   | toughnessbar-2.4.jar                              | None                                     |
| LCHIJA | twilightforest             | 3.10.1013                   | twilightforest-1.12.2-3.10.1013-universal.jar     | None                                     |
| LCHIJA | valkyrienskies             | 1.0-alpha-1                 | ValkyrienSkies-1.12.2-1.0-alpha-1.jar             | None                                     |
| LCHIJA | vs_open_computers          | 1.0-alpha-1                 | ValkyrienSkies-1.12.2-1.0-alpha-1.jar             | None                                     |
| LCHIJA | vs_world                   | 1.0-alpha-1                 | ValkyrienSkies-1.12.2-1.0-alpha-1.jar             | None                                     |
| LCHIJA | vs_control                 | 1.0-alpha-1                 | ValkyrienSkies-1.12.2-1.0-alpha-1.jar             | None                                     |
| LCHIJA | vamparasol                 | 0.0.4                       | Vamparasol_0.0.4.jar                              | None                                     |
| LCHIJA | vampirism                  | 1.5.7                       | Vampirism-1.12.2-1.5.7.jar                        | None                                     |
| LCHIJA | teamlapen-lib              | 1.5.7                       | Vampirism-1.12.2-1.5.7.jar                        | None                                     |
| LCHIJA | vampirism_integrations     | vampirism_integrations      | VampirismIntegrations-1.12.2-1.2.0-beta.1.jar     | None                                     |
| LCHIJA | varodd                     | 5.21                        | varodd-1.12.2-5.21.jar                            | None                                     |
| LCHIJA | villagenames               | 3.2.1                       | VillageNames-1.12.2-3.2.1.jar                     | None                                     |
| LCHIJA | wanionlib                  | 1.12.2-2.4                  | WanionLib-1.12.2-2.4.jar                          | None                                     |
| LCHIJA | waystones                  | 4.0.72                      | Waystones_1.12.2-4.0.72.jar                       | None                                     |
| LCHIJA | thejungle                  | 1.2006.1222                 | Welcome To The Jungle-1.2006.1222.jar             | None                                     |
| LCHIJA | worldedit                  | 6.1.10-SNAPSHOT             | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None                                     |
| LCHIJA | worldprimer                | 0.6.0-dev.20190814.220944   | worldprimer-1.12.2-0.6.0-dev.20190814.220944.jar  | 2b03e1423915a189b8094816baa18f239d576dff |
| LCHIJA | worleycaves                | 1.5.1                       | worleycaves-1.5.1.jar                             | None                                     |
| LCHIJA | zenstages                  | 0.4.1-19                    | zenstages-0.4.1-19.jar                            | None                                     |
| LCHIJA | craftstudioapi             | 1.0.0                       | CraftStudio-1.0.1.95-mc1.12-alpha.jar             | None                                     |
| LCHIJA | cyclopstek                 | 1.0.34                      | cyclopstek-1.0.34.jar                             | None                                     |
| LCHIJA | passableleaves             | 2.0.0                       | PassableLeaves-1.12.2-2.0.0.jar                   | None                                     |
| LCHIJA | phosphor-lighting          | 1.12.2-0.2.6                | phosphor-1.12.2-0.2.6+build50-universal.jar       | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LCHIJA | thebetweenlands            | 3.5.4                       | TheBetweenlands-3.5.4-universal.jar               | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LCHIJA | mysticallib                | 1.12.2-1.4.0                | mysticallib-1.12.2-1.4.0.jar                      | None                                     |
| LCHIJA | unidict                    | 1.12.2-2.9.3                | UniDict-1.12.2-2.9.3.jar                          | None                                     |

Loaded coremods (and transformers): 

CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
team.chisel.ctm.client.asm.CTMTransformer
AALoadingPlugin (arcanearchives-0.2.0.13.jar)

RandomPatches (randompatches-1.12.2-1.20.1.0.jar)
com.therandomlabs.randompatches.core.RPTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)

ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
com.tictim.paraglider.asm.TransformerModelBiped
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
c4.colytra.asm.ElytraTransformer
ratscore (rats-3.2.4.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)

BlurPlugin (Blur-1.0.4-14.jar)
com.tterrag.blur.BlurTransformer
BringMeTheRings plugin (BringMeTheRings-0.4.jar)
zabi.minecraft.bmtr.core.BaublesTransformer
MixinLoaderForge (ValkyrienSkies-1.12.2-1.0-alpha-1.jar)

LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)

PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
teamrtg.passableleaves.asm.PassableLeavesTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)

CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
svenhjol.charm.base.CharmClassTransformer
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
iceandfire (iceandfire-1.8.3.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CorePlugin (ForgeEndertech-1.12.2-4.4.26.0-build.0431.jar)

TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.4-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
bre.smoothfont.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
shadows.ApotheosisTransformer
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
org.dimdev.jeid.JEIDTransformer
Do not report to Forge! (If you haven’t disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ‘ Vendor: ‘Intel’ Version: ‘4.5.0 — Build 25.20.100.6577’ Renderer: ‘Intel(R) UHD Graphics 620’
Launched Version: forge-14.23.5.2847
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 — Build 25.20.100.6577, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3-8145U CPU @ 2.10GHz

Recommend Projects

  • React photo

    React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo

    Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo

    Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo

    TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo

    Django

    The Web framework for perfectionists with deadlines.

  • Laravel photo

    Laravel

    A PHP framework for web artisans

  • D3 photo

    D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Visualization

    Some thing interesting about visualization, use data art

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo

    Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo

    Microsoft

    Open source projects and samples from Microsoft.

  • Google photo

    Google

    Google ❤️ Open Source for everyone.

  • Alibaba photo

    Alibaba

    Alibaba Open Source for everyone

  • D3 photo

    D3

    Data-Driven Documents codes.

  • Tencent photo

    Tencent

    China tencent open source team.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9b5763153, pid=10124, tid=14500
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [atio6axx.dll+0xc03153]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x0000000002725800):  JavaThread "Render thread" [_thread_in_native, id=14500, stack(0x0000000002620000,0x0000000002720000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000003c531000

Registers:
RAX=0x00000000000007ff, RBX=0x000000003c530800, RCX=0xffffffffffffffff, RDX=0x00000000007c01b5
RSP=0x000000000271cb90, RBP=0x000000000271cc90, RSI=0x0000000000000000, RDI=0x00000000857589e0
R8 =0x000000000000007c, R9 =0x0000000000000040, R10=0x0000000000000040, R11=0x0040200000000000
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ff9b5763153, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000000271cb90)
0x000000000271cb90:   00000000aeaf6570 00000000000000ae
0x000000000271cba0:   00000007000000ae 00000000000000ae
0x000000000271cbb0:   0000000075000174 00007ff9fc03b86b
0x000000000271cbc0:   0000000000040101 0000000000000600
0x000000000271cbd0:   0000000000000116 0000000002000002
0x000000000271cbe0:   00000000aeaf6500 0000000000000000
0x000000000271cbf0:   0000000000000000 0000000000000000
0x000000000271cc00:   0000000000000116 0000000000000000
0x000000000271cc10:   0000000000000000 0000000002000002
0x000000000271cc20:   0000000000000000 0000000000000000
0x000000000271cc30:   0000000000000000 0000000000000000
0x000000000271cc40:   0000000000000000 0000000002000002
0x000000000271cc50:   00000000000000ae 0000000000620cc0
0x000000000271cc60:   0000000000000000 0000000000000116
0x000000000271cc70:   0000000000000000 0000000000620000
0x000000000271cc80:   0000000038915fa0 0000000000000010

Instructions: (pc=0x00007ff9b5763153)
0x00007ff9b5763133:   e8 01 00 00 49 8b f4 4c 89 65 98 4c 89 65 a0 4c
0x00007ff9b5763143:   89 64 24 78 4a 8b 1c f3 48 85 db 74 4c 48 8b c1
0x00007ff9b5763153:   80 7c 03 01 00 48 8d 40 01 75 f5 48 8d 78 01 48
0x00007ff9b5763163:   89 7d a0 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0


Register to memory mapping:

RAX=0x00000000000007ff is an unknown value
RBX=0x000000003c530800 is an unknown value
RCX=0xffffffffffffffff is an unknown value
RDX=0x00000000007c01b5 is an unknown value
RSP=0x000000000271cb90 is pointing into the stack for thread: 0x0000000002725800
RBP=0x000000000271cc90 is pointing into the stack for thread: 0x0000000002725800
RSI=0x0000000000000000 is an unknown value
RDI=0x00000000857589e0 is an unknown value
R8 =0x000000000000007c is an unknown value
R9 =0x0000000000000040 is an unknown value
R10=0x0000000000000040 is an unknown value
R11=0x0040200000000000 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000002620000,0x0000000002720000],  sp=0x000000000271cb90,  free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0xc03153]
C  [atio6axx.dll+0xbff981]
C  [atio6axx.dll+0xe18137]
C  0x0000000002835894

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V+0
j  org.lwjgl.opengl.GL20C.glShaderSource(ILjava/lang/CharSequence;)V+38
j  org.lwjgl.opengl.GL20.glShaderSource(ILjava/lang/CharSequence;)V+2
j  codechicken.lib.render.shader.AbstractShaderObject.alloc()V+64
j  codechicken.lib.render.shader.ShaderProgram$$Lambda$18280.accept(Ljava/lang/Object;)V+4
J 17441 C2 java.util.ArrayList.forEach(Ljava/util/function/Consumer;)V (75 bytes) @ 0x0000000005069774 [0x00000000050696e0+0x94]
j  codechicken.lib.render.shader.ShaderProgram.compile()V+39
j  codechicken.lib.render.shader.ShaderProgram.pushCache()Lcodechicken/lib/render/shader/UniformCache;+1
j  com.brandon3055.draconicevolution.client.render.item.ToolRenderBase.getShaderType(Lnet/minecraft/client/renderer/RenderType;Lcom/brandon3055/brandonscore/api/TechLevel;Lcodechicken/lib/render/shader/ShaderProgram;F)Lcodechicken/lib/render/shader/ShaderRenderType;+1
j  com.brandon3055.draconicevolution.client.render.item.ToolRenderBase.getShaderType(Lnet/minecraft/client/renderer/RenderType;Lcom/brandon3055/brandonscore/api/TechLevel;Lcodechicken/lib/render/shader/ShaderProgram;)Lcodechicken/lib/render/shader/ShaderRenderType;+4
j  com.brandon3055.draconicevolution.client.render.item.RenderModularPickaxe.renderTool(Lcodechicken/lib/render/CCRenderState;Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformType;Lcodechicken/lib/vec/Matrix4;Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ZI)V+248
j  com.brandon3055.draconicevolution.client.render.item.ToolRenderBase.renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformType;Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;II)V+59
j  net.minecraft.client.renderer.ItemRenderer.handler$zcd000$onRenderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformType;ZLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;IILnet/minecraft/client/renderer/model/IBakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V+58
j  net.minecraft.client.renderer.ItemRenderer.func_229111_a_(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformType;ZLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;IILnet/minecraft/client/renderer/model/IBakedModel;)V+28
J 43873 C2 net.minecraft.client.renderer.ItemRenderer.func_191962_a(Lnet/minecraft/item/ItemStack;IILnet/minecraft/client/renderer/model/IBakedModel;)V (203 bytes) @ 0x00000000099de05c [0x00000000099dd2c0+0xd9c]
J 43945 C2 net.minecraft.client.renderer.ItemRenderer.func_239387_b_(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;II)V (160 bytes) @ 0x0000000007d4c838 [0x0000000007d4c560+0x2d8]
J 43955 C2 mezz.jei.plugins.vanilla.ingredients.item.ItemStackRenderer.render(Lcom/mojang/blaze3d/matrix/MatrixStack;IILjava/lang/Object;)V (13 bytes) @ 0x0000000009a2b258 [0x0000000009a2abe0+0x678]
j  mezz.jei.render.IngredientListElementRenderer.renderSlow(Lcom/mojang/blaze3d/matrix/MatrixStack;Lmezz/jei/config/IEditModeConfig;Lmezz/jei/config/IWorldConfig;)V+65
J 44047 C1 mezz.jei.render.IngredientListBatchRenderer.render(Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/matrix/MatrixStack;)V (398 bytes) @ 0x0000000009b205f4 [0x0000000009b17d80+0x8874]
J 43328 C1 mezz.jei.gui.overlay.IngredientGrid.draw(Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/matrix/MatrixStack;II)V (66 bytes) @ 0x00000000093cdc7c [0x00000000093cd840+0x43c]
J 41298 C1 mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/matrix/MatrixStack;IIF)V (58 bytes) @ 0x0000000007d03cd4 [0x0000000007d02ea0+0xe34]
J 40895 C1 mezz.jei.gui.GuiEventHandler.onDrawBackgroundEventPost(Lnet/minecraftforge/client/event/GuiScreenEvent$BackgroundDrawnEvent;)V (106 bytes) @ 0x0000000007d07584 [0x0000000007d06c60+0x924]
J 40894 C1 mezz.jei.gui.GuiEventHandler$$Lambda$17636.accept(Ljava/lang/Object;Ljava/lang/Object;)V (12 bytes) @ 0x0000000007acd154 [0x0000000007accf00+0x254]
J 44113 C2 mezz.jei.events.EventBusHelper$$Lambda$17521.accept(Ljava/lang/Object;)V (16 bytes) @ 0x0000000004f65884 [0x0000000004f657e0+0xa4]
J 22478 C2 net.minecraftforge.eventbus.EventBus$$Lambda$3002.invoke(Lnet/minecraftforge/eventbus/api/Event;)V (21 bytes) @ 0x0000000005cebf60 [0x0000000005cebea0+0xc0]
J 31530 C2 net.minecraftforge.eventbus.EventBus.post(Lnet/minecraftforge/eventbus/api/Event;Lnet/minecraftforge/eventbus/api/IEventBusInvokeDispatcher;)Z (182 bytes) @ 0x0000000007217210 [0x00000000072170e0+0x130]
J 21098 C1 net.minecraft.client.gui.screen.Screen.func_238651_a_(Lcom/mojang/blaze3d/matrix/MatrixStack;I)V (58 bytes) @ 0x00000000058caba4 [0x00000000058ca580+0x624]
J 44027 C1 mezz.jei.gui.recipes.RecipesGui.func_230430_a_(Lcom/mojang/blaze3d/matrix/MatrixStack;IIF)V (429 bytes) @ 0x0000000005832a14 [0x00000000058327e0+0x234]
J 20995 C1 net.minecraftforge.client.ForgeHooksClient.drawScreen(Lnet/minecraft/client/gui/screen/Screen;Lcom/mojang/blaze3d/matrix/MatrixStack;IIF)V (56 bytes) @ 0x000000000586ce8c [0x000000000586c980+0x50c]
J 21007 C1 sun.reflect.GeneratedMethodAccessor15.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (343 bytes) @ 0x0000000005879e7c [0x0000000005877520+0x295c]
J 43300 C2 net.minecraft.client.renderer.GameRenderer.func_195458_a(FJZ)V (1147 bytes) @ 0x00000000089f0fd4 [0x00000000089efbe0+0x13f4]
J 41626 C1 net.minecraft.client.Minecraft.func_195542_b(Z)V (994 bytes) @ 0x00000000092ce31c [0x00000000092c95c0+0x4d5c]
j  net.minecraft.client.Minecraft.func_99999_d()V+68
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1379
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 2281 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002f9148c [0x0000000002f91380+0x10c]
J 2280 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002f848ac [0x0000000002f844c0+0x3ec]
j  net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String;)Ljava/lang/Void;+50
j  net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490.call()Ljava/lang/Object;+12
j  cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader;)V+11
j  cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+57
j  cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+19
j  cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+116
j  cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+37
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00000000a47f6000 JavaThread "ForkJoinPool.commonPool-worker-4" daemon [_thread_blocked, id=12108, stack(0x00000000aef60000,0x00000000af060000)]
  0x00000000a47fc800 JavaThread "ForkJoinPool.commonPool-worker-0" daemon [_thread_blocked, id=6892, stack(0x00000000a9ae0000,0x00000000a9be0000)]
  0x00000000a47fb000 JavaThread "ForkJoinPool.commonPool-worker-9" daemon [_thread_blocked, id=12300, stack(0x00000000a3230000,0x00000000a3330000)]
  0x00000000a47f7800 JavaThread "ForkJoinPool.commonPool-worker-7" daemon [_thread_blocked, id=16480, stack(0x00000000a1300000,0x00000000a1400000)]
  0x00000000a47f6800 JavaThread "ForkJoinPool.commonPool-worker-14" daemon [_thread_blocked, id=308, stack(0x000000009fc60000,0x000000009fd60000)]
  0x00000000437b8800 JavaThread "LanServerPinger #1" daemon [_thread_blocked, id=2436, stack(0x000000009e0d0000,0x000000009e1d0000)]
  0x000000004f98b800 JavaThread "Netty Server IO #2" daemon [_thread_in_native, id=14432, stack(0x0000000049820000,0x0000000049920000)]
  0x000000008faea000 JavaThread "Narrator" [_thread_blocked, id=4232, stack(0x000000009fd60000,0x000000009fe60000)]
  0x000000008faed000 JavaThread "pool-6-thread-1" daemon [_thread_blocked, id=1544, stack(0x00000000a0dd0000,0x00000000a0ed0000)]
  0x000000008faea800 JavaThread "Worker-Main-37" daemon [_thread_blocked, id=15700, stack(0x0000000049d10000,0x0000000049e10000)]
  0x000000004f98c800 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=11928, stack(0x000000009f960000,0x000000009fa60000)]
  0x000000004f985800 JavaThread "ForkJoinPool.commonPool-worker-6" daemon [_thread_blocked, id=4128, stack(0x000000009f760000,0x000000009f860000)]
  0x000000004f985000 JavaThread "ForkJoinPool.commonPool-worker-13" daemon [_thread_blocked, id=14288, stack(0x000000009e3a0000,0x000000009e4a0000)]
  0x000000004f97f800 JavaThread "ForkJoinPool.commonPool-worker-11" daemon [_thread_blocked, id=656, stack(0x0000000091840000,0x0000000091940000)]
  0x000000004f983800 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=5624, stack(0x0000000049a20000,0x0000000049b20000)]
  0x000000003453b800 JavaThread "IO-Worker-36" [_thread_blocked, id=9716, stack(0x000000009e2a0000,0x000000009e3a0000)]
  0x000000003453a000 JavaThread "IO-Worker-35" [_thread_blocked, id=16380, stack(0x000000009dbd0000,0x000000009dcd0000)]
  0x000000004f98a000 JavaThread "Sound engine" daemon [_thread_blocked, id=15632, stack(0x0000000095c60000,0x0000000095d60000)]
  0x000000004f986800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=12380, stack(0x0000000095b60000,0x0000000095c60000)]
  0x000000004f97d800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=14208, stack(0x0000000091960000,0x0000000091a60000)]
  0x000000004f984000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=5676, stack(0x0000000091460000,0x0000000091560000)]
  0x000000004f981000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=17168, stack(0x0000000091360000,0x0000000091460000)]
  0x000000004f980800 JavaThread "Worker-Main-33" daemon [_thread_blocked, id=16040, stack(0x0000000091060000,0x0000000091160000)]
  0x000000004f97e000 JavaThread "Worker-Main-32" daemon [_thread_blocked, id=14212, stack(0x0000000090f60000,0x0000000091060000)]
  0x000000004f97f000 JavaThread "IO-Worker-31" [_thread_blocked, id=15484, stack(0x0000000090e60000,0x0000000090f60000)]
  0x00000000317ab000 JavaThread "IO-Worker-30" [_thread_blocked, id=11588, stack(0x000000008f510000,0x000000008f610000)]
  0x000000003266b800 JavaThread "Thread-24" daemon [_thread_in_native, id=15780, stack(0x0000000088e20000,0x0000000088f20000)]
  0x0000000032662800 JavaThread "Server thread" [_thread_blocked, id=15284, stack(0x000000005f370000,0x000000005f470000)]
  0x00000000437b7000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9924, stack(0x00000000412b0000,0x00000000413b0000)]
  0x00000000437be800 JavaThread "Worker-Main-28" daemon [_thread_blocked, id=15576, stack(0x0000000049520000,0x0000000049620000)]
  0x000000003266a000 JavaThread "Worker-Main-26" daemon [_thread_blocked, id=15524, stack(0x0000000049720000,0x0000000049820000)]
  0x000000003266d800 JavaThread "Worker-Main-25" daemon [_thread_blocked, id=12896, stack(0x0000000049920000,0x0000000049a20000)]
  0x00000000437bd000 JavaThread "Worker-Main-23" daemon [_thread_blocked, id=9468, stack(0x0000000049420000,0x0000000049520000)]
  0x000000003266a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11784, stack(0x000000005b9d0000,0x000000005bad0000)]
  0x0000000032661800 JavaThread "Thread-19" daemon [_thread_in_native, id=6704, stack(0x000000005a710000,0x000000005a810000)]
  0x0000000032668800 JavaThread "Thread-18" daemon [_thread_in_native, id=3296, stack(0x000000005a610000,0x000000005a710000)]
  0x0000000032661000 JavaThread "Thread-17" daemon [_thread_in_native, id=1200, stack(0x000000005a510000,0x000000005a610000)]
  0x0000000032667800 JavaThread "Thread-16" daemon [_thread_in_native, id=15612, stack(0x0000000057ff0000,0x00000000580f0000)]
  0x0000000032664800 JavaThread "Thread-15" daemon [_thread_in_native, id=15516, stack(0x0000000056940000,0x0000000056a40000)]
  0x0000000032664000 JavaThread "Thread-14" daemon [_thread_in_native, id=9576, stack(0x0000000057920000,0x0000000057a20000)]
  0x0000000032667000 JavaThread "Thread-13" daemon [_thread_in_native, id=13684, stack(0x0000000057380000,0x0000000057480000)]
  0x0000000032666000 JavaThread "Thread-12" daemon [_thread_in_native, id=16676, stack(0x0000000054dc0000,0x0000000054ec0000)]
  0x00000000437b7800 JavaThread "Narrator" [_thread_blocked, id=4120, stack(0x0000000044700000,0x0000000044800000)]
  0x00000000437c1800 JavaThread "Thread-7" daemon [_thread_in_native, id=828, stack(0x0000000049e20000,0x0000000049f20000)]
  0x00000000437bd800 JavaThread "Thread-6" daemon [_thread_blocked, id=3828, stack(0x0000000049b20000,0x0000000049c20000)]
  0x00000000437b9000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11292, stack(0x0000000046cd0000,0x0000000046dd0000)]
  0x00000000437b3800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=15604, stack(0x00000000458e0000,0x00000000459e0000)]
  0x00000000322df800 JavaThread "Thread-2" daemon [_thread_in_native, id=672, stack(0x0000000034990000,0x0000000034a90000)]
  0x000000003236c800 JavaThread "Thread-1" daemon [_thread_blocked, id=17052, stack(0x0000000034890000,0x0000000034990000)]
  0x0000000030e2e800 JavaThread "Service Thread" daemon [_thread_blocked, id=14340, stack(0x00000000311b0000,0x00000000312b0000)]
  0x00000000303a1000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=7460, stack(0x0000000030cb0000,0x0000000030db0000)]
  0x0000000030392800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=6624, stack(0x0000000030bb0000,0x0000000030cb0000)]
  0x0000000030391000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15708, stack(0x0000000030ab0000,0x0000000030bb0000)]
  0x000000003038a000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3152, stack(0x00000000309b0000,0x0000000030ab0000)]
  0x0000000030387800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6596, stack(0x00000000308b0000,0x00000000309b0000)]
  0x0000000030398000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15020, stack(0x00000000307b0000,0x00000000308b0000)]
  0x0000000030397000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=12080, stack(0x00000000306b0000,0x00000000307b0000)]
  0x0000000030330800 JavaThread "Finalizer" daemon [_thread_blocked, id=10736, stack(0x00000000305b0000,0x00000000306b0000)]
  0x000000003032a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12400, stack(0x00000000304b0000,0x00000000305b0000)]
=>0x0000000002725800 JavaThread "Render thread" [_thread_in_native, id=14500, stack(0x0000000002620000,0x0000000002720000)]

Other Threads:
  0x0000000030325800 VMThread [stack: 0x00000000303b0000,0x00000000304b0000] [id=8956]
  0x0000000030ddf800 WatcherThread [stack: 0x00000000312b0000,0x00000000313b0000] [id=8428]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 10256384K, used 4359340K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 2 young (65536K), 1 survivors (32768K)
 Metaspace       used 213144K, capacity 245719K, committed 245968K, reserved 1251328K
  class space    used 35803K, capacity 44406K, committed 44516K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC   0  O    TS     0 PTAMS 0x0000000550000000 NTAMS 0x0000000550000000 space 32768K, 100% used [0x000000054e000000, 0x0000000550000000)
AC   0  O    TS     0 PTAMS 0x0000000552000000 NTAMS 0x0000000552000000 space 32768K, 100% used [0x0000000550000000, 0x0000000552000000)
AC   0  O    TS     0 PTAMS 0x0000000554000000 NTAMS 0x0000000554000000 space 32768K, 100% used [0x0000000552000000, 0x0000000554000000)
AC   0  O    TS     0 PTAMS 0x0000000556000000 NTAMS 0x0000000556000000 space 32768K, 100% used [0x0000000554000000, 0x0000000556000000)
AC   0  O    TS     0 PTAMS 0x0000000558000000 NTAMS 0x0000000558000000 space 32768K, 100% used [0x0000000556000000, 0x0000000558000000)
AC   0  O    TS     0 PTAMS 0x000000055a000000 NTAMS 0x000000055a000000 space 32768K, 100% used [0x0000000558000000, 0x000000055a000000)
AC   0  O    TS     0 PTAMS 0x000000055c000000 NTAMS 0x000000055c000000 space 32768K, 100% used [0x000000055a000000, 0x000000055c000000)
AC   0  O    TS     0 PTAMS 0x000000055e000000 NTAMS 0x000000055e000000 space 32768K, 100% used [0x000000055c000000, 0x000000055e000000)
AC   0  O    TS     0 PTAMS 0x0000000560000000 NTAMS 0x0000000560000000 space 32768K, 100% used [0x000000055e000000, 0x0000000560000000)
AC   0  O    TS     0 PTAMS 0x0000000562000000 NTAMS 0x0000000562000000 space 32768K, 100% used [0x0000000560000000, 0x0000000562000000)
AC   0  O    TS     0 PTAMS 0x0000000564000000 NTAMS 0x0000000564000000 space 32768K, 100% used [0x0000000562000000, 0x0000000564000000)
AC   0  O    TS     0 PTAMS 0x0000000566000000 NTAMS 0x0000000566000000 space 32768K, 100% used [0x0000000564000000, 0x0000000566000000)
AC   0  O    TS     0 PTAMS 0x0000000568000000 NTAMS 0x0000000568000000 space 32768K, 100% used [0x0000000566000000, 0x0000000568000000)
AC   0  O    TS     0 PTAMS 0x000000056a000000 NTAMS 0x000000056a000000 space 32768K, 100% used [0x0000000568000000, 0x000000056a000000)
AC   0  O    TS     5 PTAMS 0x000000056a000000 NTAMS 0x000000056a000000 space 32768K, 100% used [0x000000056a000000, 0x000000056c000000)
AC   0  O    TS     0 PTAMS 0x000000056e000000 NTAMS 0x000000056e000000 space 32768K, 100% used [0x000000056c000000, 0x000000056e000000)
AC   0  O    TS     0 PTAMS 0x0000000570000000 NTAMS 0x0000000570000000 space 32768K, 100% used [0x000000056e000000, 0x0000000570000000)
AC   0  O    TS     0 PTAMS 0x0000000572000000 NTAMS 0x0000000572000000 space 32768K, 100% used [0x0000000570000000, 0x0000000572000000)
AC   0  O    TS    27 PTAMS 0x0000000572000000 NTAMS 0x0000000572000000 space 32768K, 100% used [0x0000000572000000, 0x0000000574000000)
AC   0  O    TS     0 PTAMS 0x0000000576000000 NTAMS 0x0000000576000000 space 32768K, 100% used [0x0000000574000000, 0x0000000576000000)
AC   0  O    TS     0 PTAMS 0x0000000578000000 NTAMS 0x0000000578000000 space 32768K, 100% used [0x0000000576000000, 0x0000000578000000)
AC   0  O    TS     0 PTAMS 0x000000057a000000 NTAMS 0x000000057a000000 space 32768K, 100% used [0x0000000578000000, 0x000000057a000000)
AC   0  O    TS     0 PTAMS 0x000000057c000000 NTAMS 0x000000057c000000 space 32768K, 100% used [0x000000057a000000, 0x000000057c000000)
AC   0  O    TS     0 PTAMS 0x000000057e000000 NTAMS 0x000000057e000000 space 32768K, 100% used [0x000000057c000000, 0x000000057e000000)
AC   0  O    TS     0 PTAMS 0x0000000580000000 NTAMS 0x0000000580000000 space 32768K, 100% used [0x000000057e000000, 0x0000000580000000)
AC   0  O    TS     0 PTAMS 0x0000000582000000 NTAMS 0x0000000582000000 space 32768K, 100% used [0x0000000580000000, 0x0000000582000000)
AC   0  O    TS     0 PTAMS 0x0000000584000000 NTAMS 0x0000000584000000 space 32768K, 100% used [0x0000000582000000, 0x0000000584000000)
AC   0  O    TS     0 PTAMS 0x0000000586000000 NTAMS 0x0000000586000000 space 32768K, 100% used [0x0000000584000000, 0x0000000586000000)
AC   0  O    TS     0 PTAMS 0x0000000588000000 NTAMS 0x0000000588000000 space 32768K, 100% used [0x0000000586000000, 0x0000000588000000)
AC   0  O    TS     0 PTAMS 0x000000058a000000 NTAMS 0x000000058a000000 space 32768K, 100% used [0x0000000588000000, 0x000000058a000000)
AC   0  O    TS     0 PTAMS 0x000000058c000000 NTAMS 0x000000058c000000 space 32768K, 100% used [0x000000058a000000, 0x000000058c000000)
AC   0  O    TS     0 PTAMS 0x000000058e000000 NTAMS 0x000000058e000000 space 32768K, 100% used [0x000000058c000000, 0x000000058e000000)
AC   0  O    TS     0 PTAMS 0x0000000590000000 NTAMS 0x0000000590000000 space 32768K, 100% used [0x000000058e000000, 0x0000000590000000)
AC   0  O    TS     0 PTAMS 0x0000000592000000 NTAMS 0x0000000592000000 space 32768K, 100% used [0x0000000590000000, 0x0000000592000000)
AC   0  O    TS     0 PTAMS 0x0000000594000000 NTAMS 0x0000000594000000 space 32768K, 100% used [0x0000000592000000, 0x0000000594000000)
AC   0  O    TS     0 PTAMS 0x0000000596000000 NTAMS 0x0000000596000000 space 32768K, 100% used [0x0000000594000000, 0x0000000596000000)
AC   0  O    TS     0 PTAMS 0x0000000598000000 NTAMS 0x0000000598000000 space 32768K, 100% used [0x0000000596000000, 0x0000000598000000)
AC   0  O    TS     0 PTAMS 0x000000059a000000 NTAMS 0x000000059a000000 space 32768K, 100% used [0x0000000598000000, 0x000000059a000000)
AC   0  O    TS     0 PTAMS 0x000000059c000000 NTAMS 0x000000059c000000 space 32768K, 100% used [0x000000059a000000, 0x000000059c000000)
AC   0  O    TS     0 PTAMS 0x000000059e000000 NTAMS 0x000000059e000000 space 32768K, 100% used [0x000000059c000000, 0x000000059e000000)
AC   0  O    TS     0 PTAMS 0x00000005a0000000 NTAMS 0x00000005a0000000 space 32768K, 100% used [0x000000059e000000, 0x00000005a0000000)
AC   0  O    TS     0 PTAMS 0x00000005a2000000 NTAMS 0x00000005a2000000 space 32768K, 100% used [0x00000005a0000000, 0x00000005a2000000)
AC   0  O    TS     0 PTAMS 0x00000005a4000000 NTAMS 0x00000005a4000000 space 32768K, 100% used [0x00000005a2000000, 0x00000005a4000000)
AC   0  O    TS     0 PTAMS 0x00000005a6000000 NTAMS 0x00000005a6000000 space 32768K, 100% used [0x00000005a4000000, 0x00000005a6000000)
AC   0  O    TS     0 PTAMS 0x00000005a8000000 NTAMS 0x00000005a8000000 space 32768K, 100% used [0x00000005a6000000, 0x00000005a8000000)
AC   0  O    TS     0 PTAMS 0x00000005aa000000 NTAMS 0x00000005aa000000 space 32768K, 100% used [0x00000005a8000000, 0x00000005aa000000)
AC   0  O    TS     0 PTAMS 0x00000005ac000000 NTAMS 0x00000005ac000000 space 32768K, 100% used [0x00000005aa000000, 0x00000005ac000000)
AC   0  O    TS     0 PTAMS 0x00000005ae000000 NTAMS 0x00000005ae000000 space 32768K, 100% used [0x00000005ac000000, 0x00000005ae000000)
AC   0  O    TS    39 PTAMS 0x00000005ae000000 NTAMS 0x00000005ae000000 space 32768K, 100% used [0x00000005ae000000, 0x00000005b0000000)
AC   0  O    TS     0 PTAMS 0x00000005b2000000 NTAMS 0x00000005b2000000 space 32768K, 100% used [0x00000005b0000000, 0x00000005b2000000)
AC   0  O    TS     0 PTAMS 0x00000005b4000000 NTAMS 0x00000005b4000000 space 32768K, 100% used [0x00000005b2000000, 0x00000005b4000000)
AC   0  O    TS     0 PTAMS 0x00000005b6000000 NTAMS 0x00000005b6000000 space 32768K, 100% used [0x00000005b4000000, 0x00000005b6000000)
AC   0  O    TS    49 PTAMS 0x00000005b6000000 NTAMS 0x00000005b6000000 space 32768K, 100% used [0x00000005b6000000, 0x00000005b8000000)
AC   0  O    TS     7 PTAMS 0x00000005b8000000 NTAMS 0x00000005b8000000 space 32768K, 100% used [0x00000005b8000000, 0x00000005ba000000)
AC   0  O    TS     7 PTAMS 0x00000005ba000000 NTAMS 0x00000005ba000000 space 32768K, 100% used [0x00000005ba000000, 0x00000005bc000000)
AC   0  O    TS    65 PTAMS 0x00000005bc000000 NTAMS 0x00000005bc000000 space 32768K, 100% used [0x00000005bc000000, 0x00000005be000000)
AC   0  O    TS     5 PTAMS 0x00000005be000000 NTAMS 0x00000005be000000 space 32768K, 100% used [0x00000005be000000, 0x00000005c0000000)
AC   0  O    TS    69 PTAMS 0x00000005c0000000 NTAMS 0x00000005c0000000 space 32768K, 100% used [0x00000005c0000000, 0x00000005c2000000)
AC   0  O    TS    93 PTAMS 0x00000005c2000000 NTAMS 0x00000005c2000000 space 32768K, 100% used [0x00000005c2000000, 0x00000005c4000000)
AC   0  O    TS     7 PTAMS 0x00000005c4000000 NTAMS 0x00000005c4000000 space 32768K, 100% used [0x00000005c4000000, 0x00000005c6000000)
AC   0  O    TS     7 PTAMS 0x00000005c6000000 NTAMS 0x00000005c6000000 space 32768K, 100% used [0x00000005c6000000, 0x00000005c8000000)
AC   0  O    TS     7 PTAMS 0x00000005c8000000 NTAMS 0x00000005c8000000 space 32768K, 100% used [0x00000005c8000000, 0x00000005ca000000)
AC   0  O    TS     7 PTAMS 0x00000005ca000000 NTAMS 0x00000005ca000000 space 32768K, 100% used [0x00000005ca000000, 0x00000005cc000000)
AC   0  O    TS     7 PTAMS 0x00000005cc000000 NTAMS 0x00000005cc000000 space 32768K, 100% used [0x00000005cc000000, 0x00000005ce000000)
AC   0  O    TS     5 PTAMS 0x00000005ce000000 NTAMS 0x00000005ce000000 space 32768K, 100% used [0x00000005ce000000, 0x00000005d0000000)
AC   0  O    TS   107 PTAMS 0x00000005d0000000 NTAMS 0x00000005d0000000 space 32768K, 100% used [0x00000005d0000000, 0x00000005d2000000)
AC   0  O    TS   135 PTAMS 0x00000005d2000000 NTAMS 0x00000005d2000000 space 32768K, 100% used [0x00000005d2000000, 0x00000005d4000000)
AC   0  O    TS     5 PTAMS 0x00000005d4000000 NTAMS 0x00000005d4000000 space 32768K, 100% used [0x00000005d4000000, 0x00000005d6000000)
AC   0  O    TS   147 PTAMS 0x00000005d6000000 NTAMS 0x00000005d6000000 space 32768K, 100% used [0x00000005d6000000, 0x00000005d8000000)
AC   0  O    TS     5 PTAMS 0x00000005d8000000 NTAMS 0x00000005d8000000 space 32768K, 100% used [0x00000005d8000000, 0x00000005da000000)
AC   0  O    TS     7 PTAMS 0x00000005da000000 NTAMS 0x00000005da000000 space 32768K, 100% used [0x00000005da000000, 0x00000005dc000000)
AC   0  O    TS     9 PTAMS 0x00000005dc000000 NTAMS 0x00000005dc000000 space 32768K, 100% used [0x00000005dc000000, 0x00000005de000000)
AC   0  O    TS     5 PTAMS 0x00000005de000000 NTAMS 0x00000005de000000 space 32768K, 100% used [0x00000005de000000, 0x00000005e0000000)
AC   0  O    TS   159 PTAMS 0x00000005e0000000 NTAMS 0x00000005e0000000 space 32768K, 100% used [0x00000005e0000000, 0x00000005e2000000)
AC   0  O    TS     5 PTAMS 0x00000005e2000000 NTAMS 0x00000005e2000000 space 32768K, 100% used [0x00000005e2000000, 0x00000005e4000000)
AC   0  O    TS     0 PTAMS 0x00000005e6000000 NTAMS 0x00000005e6000000 space 32768K, 100% used [0x00000005e4000000, 0x00000005e6000000)
AC   0  O    TS     5 PTAMS 0x00000005e6000000 NTAMS 0x00000005e6000000 space 32768K, 100% used [0x00000005e6000000, 0x00000005e8000000)
AC   0  O    TS     7 PTAMS 0x00000005e8000000 NTAMS 0x00000005e8000000 space 32768K, 100% used [0x00000005e8000000, 0x00000005ea000000)
AC   0  O    TS   177 PTAMS 0x00000005ea000000 NTAMS 0x00000005ea000000 space 32768K, 100% used [0x00000005ea000000, 0x00000005ec000000)
AC   0  O    TS     3 PTAMS 0x00000005eccb3e00 NTAMS 0x00000005eccb3e00 space 32768K, 100% used [0x00000005ec000000, 0x00000005ee000000)
AC   0  O    TS     3 PTAMS 0x00000005ee000000 NTAMS 0x00000005ee000000 space 32768K, 100% used [0x00000005ee000000, 0x00000005f0000000)
AC   0  O    TS     3 PTAMS 0x00000005f0000000 NTAMS 0x00000005f0000000 space 32768K, 100% used [0x00000005f0000000, 0x00000005f2000000)
AC   0  O    TS     3 PTAMS 0x00000005f2000000 NTAMS 0x00000005f2000000 space 32768K, 100% used [0x00000005f2000000, 0x00000005f4000000)
AC   0  O    TS     5 PTAMS 0x00000005f4000000 NTAMS 0x00000005f4000000 space 32768K, 100% used [0x00000005f4000000, 0x00000005f6000000)
AC   0  O    TS   193 PTAMS 0x00000005f6000000 NTAMS 0x00000005f6000000 space 32768K, 100% used [0x00000005f6000000, 0x00000005f8000000)
AC   0  O    TS   211 PTAMS 0x00000005f8000000 NTAMS 0x00000005f8000000 space 32768K, 100% used [0x00000005f8000000, 0x00000005fa000000)
AC   0  O    TS   231 PTAMS 0x00000005fa000000 NTAMS 0x00000005fa000000 space 32768K, 100% used [0x00000005fa000000, 0x00000005fc000000)
AC   0  O    TS   249 PTAMS 0x00000005fc000000 NTAMS 0x00000005fc000000 space 32768K, 100% used [0x00000005fc000000, 0x00000005fe000000)
AC   0  O    TS   261 PTAMS 0x00000005fe000000 NTAMS 0x00000005fe000000 space 32768K, 100% used [0x00000005fe000000, 0x0000000600000000)
AC   0  O    TS   277 PTAMS 0x0000000600000000 NTAMS 0x0000000600000000 space 32768K, 100% used [0x0000000600000000, 0x0000000602000000)
AC   0  O    TS   289 PTAMS 0x0000000602000000 NTAMS 0x0000000602000000 space 32768K, 100% used [0x0000000602000000, 0x0000000604000000)
AC   0  O    TS   313 PTAMS 0x0000000604000000 NTAMS 0x0000000604000000 space 32768K, 100% used [0x0000000604000000, 0x0000000606000000)
AC   0  O    TS   321 PTAMS 0x0000000606000000 NTAMS 0x0000000606000000 space 32768K, 100% used [0x0000000606000000, 0x0000000608000000)
AC   0  O    TS   349 PTAMS 0x0000000608000000 NTAMS 0x0000000608000000 space 32768K, 100% used [0x0000000608000000, 0x000000060a000000)
AC   0  O    TS   361 PTAMS 0x000000060a000000 NTAMS 0x000000060a000000 space 32768K, 100% used [0x000000060a000000, 0x000000060c000000)
AC   0  O    TS   375 PTAMS 0x000000060c000000 NTAMS 0x000000060c000000 space 32768K, 100% used [0x000000060c000000, 0x000000060e000000)
AC   0  O    TS   393 PTAMS 0x000000060e000000 NTAMS 0x000000060e000000 space 32768K, 100% used [0x000000060e000000, 0x0000000610000000)
AC   0  O    TS   399 PTAMS 0x0000000610000000 NTAMS 0x0000000610000000 space 32768K, 100% used [0x0000000610000000, 0x0000000612000000)
AC   0  O    TS   425 PTAMS 0x0000000612000000 NTAMS 0x0000000612000000 space 32768K, 100% used [0x0000000612000000, 0x0000000614000000)
AC   0  O    TS   435 PTAMS 0x0000000614000000 NTAMS 0x0000000614000000 space 32768K, 100% used [0x0000000614000000, 0x0000000616000000)
AC   0  O    TS   449 PTAMS 0x0000000616000000 NTAMS 0x0000000616000000 space 32768K, 100% used [0x0000000616000000, 0x0000000618000000)
AC   0  O    TS   471 PTAMS 0x0000000618000000 NTAMS 0x0000000618000000 space 32768K, 100% used [0x0000000618000000, 0x000000061a000000)
AC   0  O    TS   479 PTAMS 0x000000061a000000 NTAMS 0x000000061a000000 space 32768K, 100% used [0x000000061a000000, 0x000000061c000000)
AC   0  O    TS   481 PTAMS 0x000000061c000000 NTAMS 0x000000061c000000 space 32768K, 100% used [0x000000061c000000, 0x000000061e000000)
AC   0  O    TS   481 PTAMS 0x000000061e000000 NTAMS 0x000000061e000000 space 32768K, 100% used [0x000000061e000000, 0x0000000620000000)
AC   0  O    TS   481 PTAMS 0x0000000620000000 NTAMS 0x0000000620000000 space 32768K, 100% used [0x0000000620000000, 0x0000000622000000)
AC   0  O    TS   483 PTAMS 0x0000000622000000 NTAMS 0x0000000622000000 space 32768K, 100% used [0x0000000622000000, 0x0000000624000000)
AC   0  O    TS   483 PTAMS 0x0000000624000000 NTAMS 0x0000000624000000 space 32768K, 100% used [0x0000000624000000, 0x0000000626000000)
AC   0  O    TS   485 PTAMS 0x0000000626000000 NTAMS 0x0000000626000000 space 32768K, 100% used [0x0000000626000000, 0x0000000628000000)
AC   0  O    TS   485 PTAMS 0x0000000628000000 NTAMS 0x0000000628000000 space 32768K, 100% used [0x0000000628000000, 0x000000062a000000)
AC   0  O    TS   487 PTAMS 0x000000062a000000 NTAMS 0x000000062a000000 space 32768K, 100% used [0x000000062a000000, 0x000000062c000000)
AC   0  O    TS   495 PTAMS 0x000000062c000000 NTAMS 0x000000062c000000 space 32768K, 100% used [0x000000062c000000, 0x000000062e000000)
AC   0  O    TS   497 PTAMS 0x000000062e000000 NTAMS 0x000000062e000000 space 32768K, 100% used [0x000000062e000000, 0x0000000630000000)
AC   0  O    TS   501 PTAMS 0x0000000630000000 NTAMS 0x0000000630000000 space 32768K, 100% used [0x0000000630000000, 0x0000000632000000)
AC   0  O    TS   507 PTAMS 0x0000000632000000 NTAMS 0x0000000632000000 space 32768K, 100% used [0x0000000632000000, 0x0000000634000000)
AC   0  O    TS   513 PTAMS 0x0000000634000000 NTAMS 0x0000000634000000 space 32768K, 100% used [0x0000000634000000, 0x0000000636000000)
AC   0  O    TS   515 PTAMS 0x0000000636000000 NTAMS 0x0000000636000000 space 32768K, 100% used [0x0000000636000000, 0x0000000638000000)
AC   0  O    TS   519 PTAMS 0x0000000638000000 NTAMS 0x0000000638000000 space 32768K, 100% used [0x0000000638000000, 0x000000063a000000)
AC   0  O    TS   521 PTAMS 0x000000063a000000 NTAMS 0x000000063a000000 space 32768K, 100% used [0x000000063a000000, 0x000000063c000000)
AC   0  O    TS   527 PTAMS 0x000000063c000000 NTAMS 0x000000063c000000 space 32768K, 100% used [0x000000063c000000, 0x000000063e000000)
AC   0  O    TS   529 PTAMS 0x000000063e000000 NTAMS 0x000000063e000000 space 32768K, 100% used [0x000000063e000000, 0x0000000640000000)
AC   0  O    TS   531 PTAMS 0x0000000640000000 NTAMS 0x0000000640000000 space 32768K, 100% used [0x0000000640000000, 0x0000000642000000)
AC   0  O    TS   533 PTAMS 0x0000000642000000 NTAMS 0x0000000642000000 space 32768K, 100% used [0x0000000642000000, 0x0000000644000000)
AC   0  O    TS   535 PTAMS 0x0000000644000000 NTAMS 0x0000000644000000 space 32768K, 100% used [0x0000000644000000, 0x0000000646000000)
AC   0  O    TS   539 PTAMS 0x0000000646000000 NTAMS 0x0000000646000000 space 32768K, 100% used [0x0000000646000000, 0x0000000648000000)
AC   0  O    TS   547 PTAMS 0x0000000648000000 NTAMS 0x0000000648000000 space 32768K, 100% used [0x0000000648000000, 0x000000064a000000)
AC   0  O    TS   547 PTAMS 0x000000064a000000 NTAMS 0x000000064a000000 space 32768K, 100% used [0x000000064a000000, 0x000000064c000000)
AC   0  O    TS   595 PTAMS 0x000000064c000000 NTAMS 0x000000064c000000 space 32768K, 100% used [0x000000064c000000, 0x000000064e000000)
AC   0  O    TS   609 PTAMS 0x000000064e000000 NTAMS 0x000000064e000000 space 32768K, 100% used [0x000000064e000000, 0x0000000650000000)
AC   0  O    TS   615 PTAMS 0x0000000650000000 NTAMS 0x0000000650000000 space 32768K, 100% used [0x0000000650000000, 0x0000000652000000)
AC   0  O    TS   621 PTAMS 0x0000000652000000 NTAMS 0x0000000652000000 space 32768K, 100% used [0x0000000652000000, 0x0000000654000000)
AC   0  O    TS   627 PTAMS 0x0000000654000000 NTAMS 0x0000000654000000 space 32768K, 100% used [0x0000000654000000, 0x0000000656000000)
AC   0  O    TS   665 PTAMS 0x0000000656000000 NTAMS 0x0000000656000000 space 32768K,  61% used [0x0000000656000000, 0x0000000658000000)
AC   0  F    TS     0 PTAMS 0x0000000658000000 NTAMS 0x0000000658000000 space 32768K,   0% used [0x0000000658000000, 0x000000065a000000)
AC   0  F    TS     0 PTAMS 0x000000065a000000 NTAMS 0x000000065a000000 space 32768K,   0% used [0x000000065a000000, 0x000000065c000000)
AC   0  F    TS     0 PTAMS 0x000000065c000000 NTAMS 0x000000065c000000 space 32768K,   0% used [0x000000065c000000, 0x000000065e000000)
AC   0  F    TS     0 PTAMS 0x000000065e000000 NTAMS 0x000000065e000000 space 32768K,   0% used [0x000000065e000000, 0x0000000660000000)
AC   0  F    TS     0 PTAMS 0x0000000660000000 NTAMS 0x0000000660000000 space 32768K,   0% used [0x0000000660000000, 0x0000000662000000)
AC   0  F    TS     0 PTAMS 0x0000000662000000 NTAMS 0x0000000662000000 space 32768K,   0% used [0x0000000662000000, 0x0000000664000000)
AC   0  F    TS     0 PTAMS 0x0000000664000000 NTAMS 0x0000000664000000 space 32768K,   0% used [0x0000000664000000, 0x0000000666000000)
AC   0  F    TS     0 PTAMS 0x0000000666000000 NTAMS 0x0000000666000000 space 32768K,   0% used [0x0000000666000000, 0x0000000668000000)
AC   0  F    TS     0 PTAMS 0x0000000668000000 NTAMS 0x0000000668000000 space 32768K,   0% used [0x0000000668000000, 0x000000066a000000)
AC   0  F    TS     0 PTAMS 0x000000066a000000 NTAMS 0x000000066a000000 space 32768K,   0% used [0x000000066a000000, 0x000000066c000000)
AC   0  F    TS     0 PTAMS 0x000000066c000000 NTAMS 0x000000066c000000 space 32768K,   0% used [0x000000066c000000, 0x000000066e000000)
AC   0  F    TS     0 PTAMS 0x000000066e000000 NTAMS 0x000000066e000000 space 32768K,   0% used [0x000000066e000000, 0x0000000670000000)
AC   0  F    TS     0 PTAMS 0x0000000670000000 NTAMS 0x0000000670000000 space 32768K,   0% used [0x0000000670000000, 0x0000000672000000)
AC   0  F    TS     0 PTAMS 0x0000000672000000 NTAMS 0x0000000672000000 space 32768K,   0% used [0x0000000672000000, 0x0000000674000000)
AC   0  F    TS     0 PTAMS 0x0000000674000000 NTAMS 0x0000000674000000 space 32768K,   0% used [0x0000000674000000, 0x0000000676000000)
AC   0  F    TS     0 PTAMS 0x0000000676000000 NTAMS 0x0000000676000000 space 32768K,   0% used [0x0000000676000000, 0x0000000678000000)
AC   0  F    TS     0 PTAMS 0x0000000678000000 NTAMS 0x0000000678000000 space 32768K,   0% used [0x0000000678000000, 0x000000067a000000)
AC   0  F    TS     0 PTAMS 0x000000067a000000 NTAMS 0x000000067a000000 space 32768K,   0% used [0x000000067a000000, 0x000000067c000000)
AC   0  F    TS     0 PTAMS 0x000000067c000000 NTAMS 0x000000067c000000 space 32768K,   0% used [0x000000067c000000, 0x000000067e000000)
AC   0  F    TS     0 PTAMS 0x000000067e000000 NTAMS 0x000000067e000000 space 32768K,   0% used [0x000000067e000000, 0x0000000680000000)
AC   0  F    TS     0 PTAMS 0x0000000680000000 NTAMS 0x0000000680000000 space 32768K,   0% used [0x0000000680000000, 0x0000000682000000)
AC   0  F    TS     0 PTAMS 0x0000000682000000 NTAMS 0x0000000682000000 space 32768K,   0% used [0x0000000682000000, 0x0000000684000000)
AC   0  F    TS     0 PTAMS 0x0000000684000000 NTAMS 0x0000000684000000 space 32768K,   0% used [0x0000000684000000, 0x0000000686000000)
AC   0  F    TS     0 PTAMS 0x0000000686000000 NTAMS 0x0000000686000000 space 32768K,   0% used [0x0000000686000000, 0x0000000688000000)
AC   0  F    TS     0 PTAMS 0x0000000688000000 NTAMS 0x0000000688000000 space 32768K,   0% used [0x0000000688000000, 0x000000068a000000)
AC   0  F    TS     0 PTAMS 0x000000068a000000 NTAMS 0x000000068a000000 space 32768K,   0% used [0x000000068a000000, 0x000000068c000000)
AC   0  F    TS     0 PTAMS 0x000000068c000000 NTAMS 0x000000068c000000 space 32768K,   0% used [0x000000068c000000, 0x000000068e000000)
AC   0  F    TS     0 PTAMS 0x000000068e000000 NTAMS 0x000000068e000000 space 32768K,   0% used [0x000000068e000000, 0x0000000690000000)
AC   0  F    TS     0 PTAMS 0x0000000690000000 NTAMS 0x0000000690000000 space 32768K,   0% used [0x0000000690000000, 0x0000000692000000)
AC   0  F    TS     0 PTAMS 0x0000000692000000 NTAMS 0x0000000692000000 space 32768K,   0% used [0x0000000692000000, 0x0000000694000000)
AC   0  F    TS     0 PTAMS 0x0000000694000000 NTAMS 0x0000000694000000 space 32768K,   0% used [0x0000000694000000, 0x0000000696000000)
AC   0  F    TS     0 PTAMS 0x0000000696000000 NTAMS 0x0000000696000000 space 32768K,   0% used [0x0000000696000000, 0x0000000698000000)
AC   0  F    TS     0 PTAMS 0x0000000698000000 NTAMS 0x0000000698000000 space 32768K,   0% used [0x0000000698000000, 0x000000069a000000)
AC   0  F    TS     0 PTAMS 0x000000069a000000 NTAMS 0x000000069a000000 space 32768K,   0% used [0x000000069a000000, 0x000000069c000000)
AC   0  F    TS     0 PTAMS 0x000000069c000000 NTAMS 0x000000069c000000 space 32768K,   0% used [0x000000069c000000, 0x000000069e000000)
AC   0  F    TS     0 PTAMS 0x000000069e000000 NTAMS 0x000000069e000000 space 32768K,   0% used [0x000000069e000000, 0x00000006a0000000)
AC   0  F    TS     0 PTAMS 0x00000006a0000000 NTAMS 0x00000006a0000000 space 32768K,   0% used [0x00000006a0000000, 0x00000006a2000000)
AC   0  F    TS     0 PTAMS 0x00000006a2000000 NTAMS 0x00000006a2000000 space 32768K,   0% used [0x00000006a2000000, 0x00000006a4000000)
AC   0  F    TS     0 PTAMS 0x00000006a4000000 NTAMS 0x00000006a4000000 space 32768K,   0% used [0x00000006a4000000, 0x00000006a6000000)
AC   0  F    TS     0 PTAMS 0x00000006a6000000 NTAMS 0x00000006a6000000 space 32768K,   0% used [0x00000006a6000000, 0x00000006a8000000)
AC   0  F    TS     0 PTAMS 0x00000006a8000000 NTAMS 0x00000006a8000000 space 32768K,   0% used [0x00000006a8000000, 0x00000006aa000000)
AC   0  F    TS     0 PTAMS 0x00000006aa000000 NTAMS 0x00000006aa000000 space 32768K,   0% used [0x00000006aa000000, 0x00000006ac000000)
AC   0  F    TS     0 PTAMS 0x00000006ac000000 NTAMS 0x00000006ac000000 space 32768K,   0% used [0x00000006ac000000, 0x00000006ae000000)
AC   0  F    TS     0 PTAMS 0x00000006ae000000 NTAMS 0x00000006ae000000 space 32768K,   0% used [0x00000006ae000000, 0x00000006b0000000)
AC   0  F    TS     0 PTAMS 0x00000006b0000000 NTAMS 0x00000006b0000000 space 32768K,   0% used [0x00000006b0000000, 0x00000006b2000000)
AC   0  F    TS     0 PTAMS 0x00000006b2000000 NTAMS 0x00000006b2000000 space 32768K,   0% used [0x00000006b2000000, 0x00000006b4000000)
AC   0  F    TS     0 PTAMS 0x00000006b4000000 NTAMS 0x00000006b4000000 space 32768K,   0% used [0x00000006b4000000, 0x00000006b6000000)
AC   0  F    TS     0 PTAMS 0x00000006b6000000 NTAMS 0x00000006b6000000 space 32768K,   0% used [0x00000006b6000000, 0x00000006b8000000)
AC   0  F    TS     0 PTAMS 0x00000006b8000000 NTAMS 0x00000006b8000000 space 32768K,   0% used [0x00000006b8000000, 0x00000006ba000000)
AC   0  F    TS     0 PTAMS 0x00000006ba000000 NTAMS 0x00000006ba000000 space 32768K,   0% used [0x00000006ba000000, 0x00000006bc000000)
AC   0  F    TS     0 PTAMS 0x00000006bc000000 NTAMS 0x00000006bc000000 space 32768K,   0% used [0x00000006bc000000, 0x00000006be000000)
AC   0  F    TS     0 PTAMS 0x00000006be000000 NTAMS 0x00000006be000000 space 32768K,   0% used [0x00000006be000000, 0x00000006c0000000)
AC   0  F    TS     0 PTAMS 0x00000006c0000000 NTAMS 0x00000006c0000000 space 32768K,   0% used [0x00000006c0000000, 0x00000006c2000000)
AC   0  F    TS     0 PTAMS 0x00000006c2000000 NTAMS 0x00000006c2000000 space 32768K,   0% used [0x00000006c2000000, 0x00000006c4000000)
AC   0  F    TS     0 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 32768K,   0% used [0x00000006c4000000, 0x00000006c6000000)
AC   0  F    TS     0 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 32768K,   0% used [0x00000006c6000000, 0x00000006c8000000)
AC   0  F    TS     0 PTAMS 0x00000006c8000000 NTAMS 0x00000006c8000000 space 32768K,   0% used [0x00000006c8000000, 0x00000006ca000000)
AC   0  F    TS     0 PTAMS 0x00000006ca000000 NTAMS 0x00000006ca000000 space 32768K,   0% used [0x00000006ca000000, 0x00000006cc000000)
AC   0  F    TS     0 PTAMS 0x00000006cc000000 NTAMS 0x00000006cc000000 space 32768K,   0% used [0x00000006cc000000, 0x00000006ce000000)
AC   0  F    TS     0 PTAMS 0x00000006ce000000 NTAMS 0x00000006ce000000 space 32768K,   0% used [0x00000006ce000000, 0x00000006d0000000)
AC   0  F    TS     0 PTAMS 0x00000006d0000000 NTAMS 0x00000006d0000000 space 32768K,   0% used [0x00000006d0000000, 0x00000006d2000000)
AC   0  F    TS     0 PTAMS 0x00000006d2000000 NTAMS 0x00000006d2000000 space 32768K,   0% used [0x00000006d2000000, 0x00000006d4000000)
AC   0  F    TS     0 PTAMS 0x00000006d4000000 NTAMS 0x00000006d4000000 space 32768K,   0% used [0x00000006d4000000, 0x00000006d6000000)
AC   0  F    TS     0 PTAMS 0x00000006d6000000 NTAMS 0x00000006d6000000 space 32768K,   0% used [0x00000006d6000000, 0x00000006d8000000)
AC   0  F    TS     0 PTAMS 0x00000006d8000000 NTAMS 0x00000006d8000000 space 32768K,   0% used [0x00000006d8000000, 0x00000006da000000)
AC   0  F    TS     0 PTAMS 0x00000006da000000 NTAMS 0x00000006da000000 space 32768K,   0% used [0x00000006da000000, 0x00000006dc000000)
AC   0  F    TS     0 PTAMS 0x00000006dc000000 NTAMS 0x00000006dc000000 space 32768K,   0% used [0x00000006dc000000, 0x00000006de000000)
AC   0  F    TS     0 PTAMS 0x00000006de000000 NTAMS 0x00000006de000000 space 32768K,   0% used [0x00000006de000000, 0x00000006e0000000)
AC   0  F    TS     0 PTAMS 0x00000006e0000000 NTAMS 0x00000006e0000000 space 32768K,   0% used [0x00000006e0000000, 0x00000006e2000000)
AC   0  F    TS     0 PTAMS 0x00000006e2000000 NTAMS 0x00000006e2000000 space 32768K,   0% used [0x00000006e2000000, 0x00000006e4000000)
AC   0  F    TS     0 PTAMS 0x00000006e4000000 NTAMS 0x00000006e4000000 space 32768K,   0% used [0x00000006e4000000, 0x00000006e6000000)
AC   0  F    TS     0 PTAMS 0x00000006e6000000 NTAMS 0x00000006e6000000 space 32768K,   0% used [0x00000006e6000000, 0x00000006e8000000)
AC   0  F    TS     0 PTAMS 0x00000006e8000000 NTAMS 0x00000006e8000000 space 32768K,   0% used [0x00000006e8000000, 0x00000006ea000000)
AC   0  F    TS     0 PTAMS 0x00000006ea000000 NTAMS 0x00000006ea000000 space 32768K,   0% used [0x00000006ea000000, 0x00000006ec000000)
AC   0  F    TS     0 PTAMS 0x00000006ec000000 NTAMS 0x00000006ec000000 space 32768K,   0% used [0x00000006ec000000, 0x00000006ee000000)
AC   0  F    TS     0 PTAMS 0x00000006ee000000 NTAMS 0x00000006ee000000 space 32768K,   0% used [0x00000006ee000000, 0x00000006f0000000)
AC   0  F    TS     0 PTAMS 0x00000006f0000000 NTAMS 0x00000006f0000000 space 32768K,   0% used [0x00000006f0000000, 0x00000006f2000000)
AC   0  F    TS     0 PTAMS 0x00000006f2000000 NTAMS 0x00000006f2000000 space 32768K,   0% used [0x00000006f2000000, 0x00000006f4000000)
AC   0  F    TS     0 PTAMS 0x00000006f4000000 NTAMS 0x00000006f4000000 space 32768K,   0% used [0x00000006f4000000, 0x00000006f6000000)
AC   0  F    TS     0 PTAMS 0x00000006f6000000 NTAMS 0x00000006f6000000 space 32768K,   0% used [0x00000006f6000000, 0x00000006f8000000)
AC   0  F    TS     0 PTAMS 0x00000006f8000000 NTAMS 0x00000006f8000000 space 32768K,   0% used [0x00000006f8000000, 0x00000006fa000000)
AC   0  F    TS     0 PTAMS 0x00000006fa000000 NTAMS 0x00000006fa000000 space 32768K,   0% used [0x00000006fa000000, 0x00000006fc000000)
AC   0  F    TS     0 PTAMS 0x00000006fc000000 NTAMS 0x00000006fc000000 space 32768K,   0% used [0x00000006fc000000, 0x00000006fe000000)
AC   0  F    TS     0 PTAMS 0x00000006fe000000 NTAMS 0x00000006fe000000 space 32768K,   0% used [0x00000006fe000000, 0x0000000700000000)
AC   0  F    TS     0 PTAMS 0x0000000700000000 NTAMS 0x0000000700000000 space 32768K,   0% used [0x0000000700000000, 0x0000000702000000)
AC   0  F    TS     0 PTAMS 0x0000000702000000 NTAMS 0x0000000702000000 space 32768K,   0% used [0x0000000702000000, 0x0000000704000000)
AC   0  F    TS     0 PTAMS 0x0000000704000000 NTAMS 0x0000000704000000 space 32768K,   0% used [0x0000000704000000, 0x0000000706000000)
AC   0  F    TS     0 PTAMS 0x0000000706000000 NTAMS 0x0000000706000000 space 32768K,   0% used [0x0000000706000000, 0x0000000708000000)
AC   0  F    TS     0 PTAMS 0x0000000708000000 NTAMS 0x0000000708000000 space 32768K,   0% used [0x0000000708000000, 0x000000070a000000)
AC   0  F    TS     0 PTAMS 0x000000070a000000 NTAMS 0x000000070a000000 space 32768K,   0% used [0x000000070a000000, 0x000000070c000000)
AC   0  F    TS     0 PTAMS 0x000000070c000000 NTAMS 0x000000070c000000 space 32768K,   0% used [0x000000070c000000, 0x000000070e000000)
AC   0  F    TS     0 PTAMS 0x000000070e000000 NTAMS 0x000000070e000000 space 32768K,   0% used [0x000000070e000000, 0x0000000710000000)
AC   0  F    TS     0 PTAMS 0x0000000710000000 NTAMS 0x0000000710000000 space 32768K,   0% used [0x0000000710000000, 0x0000000712000000)
AC   0  F    TS     0 PTAMS 0x0000000712000000 NTAMS 0x0000000712000000 space 32768K,   0% used [0x0000000712000000, 0x0000000714000000)
AC   0  F    TS     0 PTAMS 0x0000000714000000 NTAMS 0x0000000714000000 space 32768K,   0% used [0x0000000714000000, 0x0000000716000000)
AC   0  F    TS     0 PTAMS 0x0000000716000000 NTAMS 0x0000000716000000 space 32768K,   0% used [0x0000000716000000, 0x0000000718000000)
AC   0  F    TS     0 PTAMS 0x0000000718000000 NTAMS 0x0000000718000000 space 32768K,   0% used [0x0000000718000000, 0x000000071a000000)
AC   0  F    TS     0 PTAMS 0x000000071a000000 NTAMS 0x000000071a000000 space 32768K,   0% used [0x000000071a000000, 0x000000071c000000)
AC   0  F    TS     0 PTAMS 0x000000071c000000 NTAMS 0x000000071c000000 space 32768K,   0% used [0x000000071c000000, 0x000000071e000000)
AC   0  F    TS     0 PTAMS 0x000000071e000000 NTAMS 0x000000071e000000 space 32768K,   0% used [0x000000071e000000, 0x0000000720000000)
AC   0  F    TS     0 PTAMS 0x0000000720000000 NTAMS 0x0000000720000000 space 32768K,   0% used [0x0000000720000000, 0x0000000722000000)
AC   0  F    TS     0 PTAMS 0x0000000722000000 NTAMS 0x0000000722000000 space 32768K,   0% used [0x0000000722000000, 0x0000000724000000)
AC   0  F    TS     0 PTAMS 0x0000000724000000 NTAMS 0x0000000724000000 space 32768K,   0% used [0x0000000724000000, 0x0000000726000000)
AC   0  F    TS     0 PTAMS 0x0000000726000000 NTAMS 0x0000000726000000 space 32768K,   0% used [0x0000000726000000, 0x0000000728000000)
AC   0  F    TS     0 PTAMS 0x0000000728000000 NTAMS 0x0000000728000000 space 32768K,   0% used [0x0000000728000000, 0x000000072a000000)
AC   0  F    TS     0 PTAMS 0x000000072a000000 NTAMS 0x000000072a000000 space 32768K,   0% used [0x000000072a000000, 0x000000072c000000)
AC   0  F    TS     0 PTAMS 0x000000072c000000 NTAMS 0x000000072c000000 space 32768K,   0% used [0x000000072c000000, 0x000000072e000000)
AC   0  F    TS     0 PTAMS 0x000000072e000000 NTAMS 0x000000072e000000 space 32768K,   0% used [0x000000072e000000, 0x0000000730000000)
AC   0  F    TS     0 PTAMS 0x0000000730000000 NTAMS 0x0000000730000000 space 32768K,   0% used [0x0000000730000000, 0x0000000732000000)
AC   0  F    TS     0 PTAMS 0x0000000732000000 NTAMS 0x0000000732000000 space 32768K,   0% used [0x0000000732000000, 0x0000000734000000)
AC   0  F    TS     0 PTAMS 0x0000000734000000 NTAMS 0x0000000734000000 space 32768K,   0% used [0x0000000734000000, 0x0000000736000000)
AC   0  F    TS     0 PTAMS 0x0000000736000000 NTAMS 0x0000000736000000 space 32768K,   0% used [0x0000000736000000, 0x0000000738000000)
AC   0  F    TS     0 PTAMS 0x0000000738000000 NTAMS 0x0000000738000000 space 32768K,   0% used [0x0000000738000000, 0x000000073a000000)
AC   0  F    TS     0 PTAMS 0x000000073a000000 NTAMS 0x000000073a000000 space 32768K,   0% used [0x000000073a000000, 0x000000073c000000)
AC   0  F    TS     0 PTAMS 0x000000073c000000 NTAMS 0x000000073c000000 space 32768K,   0% used [0x000000073c000000, 0x000000073e000000)
AC   0  F    TS     0 PTAMS 0x000000073e000000 NTAMS 0x000000073e000000 space 32768K,   0% used [0x000000073e000000, 0x0000000740000000)
AC   0  F    TS     0 PTAMS 0x0000000740000000 NTAMS 0x0000000740000000 space 32768K,   0% used [0x0000000740000000, 0x0000000742000000)
AC   0  F    TS     0 PTAMS 0x0000000742000000 NTAMS 0x0000000742000000 space 32768K,   0% used [0x0000000742000000, 0x0000000744000000)
AC   0  F    TS     0 PTAMS 0x0000000744000000 NTAMS 0x0000000744000000 space 32768K,   0% used [0x0000000744000000, 0x0000000746000000)
AC   0  F    TS     0 PTAMS 0x0000000746000000 NTAMS 0x0000000746000000 space 32768K,   0% used [0x0000000746000000, 0x0000000748000000)
AC   0  F    TS     0 PTAMS 0x0000000748000000 NTAMS 0x0000000748000000 space 32768K,   0% used [0x0000000748000000, 0x000000074a000000)
AC   0  F    TS     0 PTAMS 0x000000074a000000 NTAMS 0x000000074a000000 space 32768K,   0% used [0x000000074a000000, 0x000000074c000000)
AC   0  F    TS     0 PTAMS 0x000000074c000000 NTAMS 0x000000074c000000 space 32768K,   0% used [0x000000074c000000, 0x000000074e000000)
AC   0  F    TS     0 PTAMS 0x000000074e000000 NTAMS 0x000000074e000000 space 32768K,   0% used [0x000000074e000000, 0x0000000750000000)
AC   0  F    TS     0 PTAMS 0x0000000750000000 NTAMS 0x0000000750000000 space 32768K,   0% used [0x0000000750000000, 0x0000000752000000)
AC   0  F    TS     0 PTAMS 0x0000000752000000 NTAMS 0x0000000752000000 space 32768K,   0% used [0x0000000752000000, 0x0000000754000000)
AC   0  F    TS     0 PTAMS 0x0000000754000000 NTAMS 0x0000000754000000 space 32768K,   0% used [0x0000000754000000, 0x0000000756000000)
AC   0  F    TS     0 PTAMS 0x0000000756000000 NTAMS 0x0000000756000000 space 32768K,   0% used [0x0000000756000000, 0x0000000758000000)
AC   0  F    TS     0 PTAMS 0x0000000758000000 NTAMS 0x0000000758000000 space 32768K,   0% used [0x0000000758000000, 0x000000075a000000)
AC   0  F    TS     0 PTAMS 0x000000075a000000 NTAMS 0x000000075a000000 space 32768K,   0% used [0x000000075a000000, 0x000000075c000000)
AC   0  F    TS     0 PTAMS 0x000000075c000000 NTAMS 0x000000075c000000 space 32768K,   0% used [0x000000075c000000, 0x000000075e000000)
AC   0  F    TS     0 PTAMS 0x000000075e000000 NTAMS 0x000000075e000000 space 32768K,   0% used [0x000000075e000000, 0x0000000760000000)
AC   0  F    TS     0 PTAMS 0x0000000760000000 NTAMS 0x0000000760000000 space 32768K,   0% used [0x0000000760000000, 0x0000000762000000)
AC   0  F    TS     0 PTAMS 0x0000000762000000 NTAMS 0x0000000762000000 space 32768K,   0% used [0x0000000762000000, 0x0000000764000000)
AC   0  F    TS     0 PTAMS 0x0000000764000000 NTAMS 0x0000000764000000 space 32768K,   0% used [0x0000000764000000, 0x0000000766000000)
AC   0  F    TS     0 PTAMS 0x0000000766000000 NTAMS 0x0000000766000000 space 32768K,   0% used [0x0000000766000000, 0x0000000768000000)
AC   0  F    TS     0 PTAMS 0x0000000768000000 NTAMS 0x0000000768000000 space 32768K,   0% used [0x0000000768000000, 0x000000076a000000)
AC   0  F    TS     0 PTAMS 0x000000076a000000 NTAMS 0x000000076a000000 space 32768K,   0% used [0x000000076a000000, 0x000000076c000000)
AC   0  F    TS     0 PTAMS 0x000000076c000000 NTAMS 0x000000076c000000 space 32768K,   0% used [0x000000076c000000, 0x000000076e000000)
AC   0  F    TS     0 PTAMS 0x000000076e000000 NTAMS 0x000000076e000000 space 32768K,   0% used [0x000000076e000000, 0x0000000770000000)
AC   0  F    TS     0 PTAMS 0x0000000770000000 NTAMS 0x0000000770000000 space 32768K,   0% used [0x0000000770000000, 0x0000000772000000)
AC   0  F    TS     0 PTAMS 0x0000000772000000 NTAMS 0x0000000772000000 space 32768K,   0% used [0x0000000772000000, 0x0000000774000000)
AC   0  F    TS     0 PTAMS 0x0000000774000000 NTAMS 0x0000000774000000 space 32768K,   0% used [0x0000000774000000, 0x0000000776000000)
AC   0  F    TS     0 PTAMS 0x0000000776000000 NTAMS 0x0000000776000000 space 32768K,   0% used [0x0000000776000000, 0x0000000778000000)
AC   0  F    TS     0 PTAMS 0x0000000778000000 NTAMS 0x0000000778000000 space 32768K,   0% used [0x0000000778000000, 0x000000077a000000)
AC   0  F    TS     0 PTAMS 0x000000077a000000 NTAMS 0x000000077a000000 space 32768K,   0% used [0x000000077a000000, 0x000000077c000000)
AC   0  F    TS     0 PTAMS 0x000000077c000000 NTAMS 0x000000077c000000 space 32768K,   0% used [0x000000077c000000, 0x000000077e000000)
AC   0  F    TS     0 PTAMS 0x000000077e000000 NTAMS 0x000000077e000000 space 32768K,   0% used [0x000000077e000000, 0x0000000780000000)
AC   0  F    TS     0 PTAMS 0x0000000780000000 NTAMS 0x0000000780000000 space 32768K,   0% used [0x0000000780000000, 0x0000000782000000)
AC   0  F    TS     0 PTAMS 0x0000000782000000 NTAMS 0x0000000782000000 space 32768K,   0% used [0x0000000782000000, 0x0000000784000000)
AC   0  F    TS     0 PTAMS 0x0000000784000000 NTAMS 0x0000000784000000 space 32768K,   0% used [0x0000000784000000, 0x0000000786000000)
AC   0  F    TS     0 PTAMS 0x0000000786000000 NTAMS 0x0000000786000000 space 32768K,   0% used [0x0000000786000000, 0x0000000788000000)
AC   0  F    TS     0 PTAMS 0x0000000788000000 NTAMS 0x0000000788000000 space 32768K,   0% used [0x0000000788000000, 0x000000078a000000)
AC   0  F    TS     0 PTAMS 0x000000078a000000 NTAMS 0x000000078a000000 space 32768K,   0% used [0x000000078a000000, 0x000000078c000000)
AC   0  F    TS     0 PTAMS 0x000000078c000000 NTAMS 0x000000078c000000 space 32768K,   0% used [0x000000078c000000, 0x000000078e000000)
AC   0  F    TS     0 PTAMS 0x000000078e000000 NTAMS 0x000000078e000000 space 32768K,   0% used [0x000000078e000000, 0x0000000790000000)
AC   0  F    TS     0 PTAMS 0x0000000790000000 NTAMS 0x0000000790000000 space 32768K,   0% used [0x0000000790000000, 0x0000000792000000)
AC   0  F    TS     0 PTAMS 0x0000000792000000 NTAMS 0x0000000792000000 space 32768K,   0% used [0x0000000792000000, 0x0000000794000000)
AC   0  F    TS     0 PTAMS 0x0000000794000000 NTAMS 0x0000000794000000 space 32768K,   0% used [0x0000000794000000, 0x0000000796000000)
AC   0  F    TS     0 PTAMS 0x0000000796000000 NTAMS 0x0000000796000000 space 32768K,   0% used [0x0000000796000000, 0x0000000798000000)
AC   0  F    TS     0 PTAMS 0x0000000798000000 NTAMS 0x0000000798000000 space 32768K,   0% used [0x0000000798000000, 0x000000079a000000)
AC   0  F    TS     0 PTAMS 0x000000079a000000 NTAMS 0x000000079a000000 space 32768K,   0% used [0x000000079a000000, 0x000000079c000000)
AC   0  F    TS     0 PTAMS 0x000000079c000000 NTAMS 0x000000079c000000 space 32768K,   0% used [0x000000079c000000, 0x000000079e000000)
AC   0  F    TS     0 PTAMS 0x000000079e000000 NTAMS 0x000000079e000000 space 32768K,   0% used [0x000000079e000000, 0x00000007a0000000)
AC   0  F    TS     0 PTAMS 0x00000007a0000000 NTAMS 0x00000007a0000000 space 32768K,   0% used [0x00000007a0000000, 0x00000007a2000000)
AC   0  F    TS     0 PTAMS 0x00000007a2000000 NTAMS 0x00000007a2000000 space 32768K,   0% used [0x00000007a2000000, 0x00000007a4000000)
AC   0  F    TS     0 PTAMS 0x00000007a4000000 NTAMS 0x00000007a4000000 space 32768K,   0% used [0x00000007a4000000, 0x00000007a6000000)
AC   0  F    TS     0 PTAMS 0x00000007a6000000 NTAMS 0x00000007a6000000 space 32768K,   0% used [0x00000007a6000000, 0x00000007a8000000)
AC   0  F    TS     0 PTAMS 0x00000007a8000000 NTAMS 0x00000007a8000000 space 32768K,   0% used [0x00000007a8000000, 0x00000007aa000000)
AC   0  F    TS     0 PTAMS 0x00000007aa000000 NTAMS 0x00000007aa000000 space 32768K,   0% used [0x00000007aa000000, 0x00000007ac000000)
AC   0  F    TS     0 PTAMS 0x00000007ac000000 NTAMS 0x00000007ac000000 space 32768K,   0% used [0x00000007ac000000, 0x00000007ae000000)
AC   0  F    TS     0 PTAMS 0x00000007ae000000 NTAMS 0x00000007ae000000 space 32768K,   0% used [0x00000007ae000000, 0x00000007b0000000)
AC   0  F    TS     0 PTAMS 0x00000007b0000000 NTAMS 0x00000007b0000000 space 32768K,   0% used [0x00000007b0000000, 0x00000007b2000000)
AC   0  F    TS     0 PTAMS 0x00000007b2000000 NTAMS 0x00000007b2000000 space 32768K,   0% used [0x00000007b2000000, 0x00000007b4000000)
AC   0  F    TS   613 PTAMS 0x00000007b4000000 NTAMS 0x00000007b4000000 space 32768K,   0% used [0x00000007b4000000, 0x00000007b6000000)
AC   0  S CS TS   665 PTAMS 0x00000007b6000000 NTAMS 0x00000007b6000000 space 32768K,  42% used [0x00000007b6000000, 0x00000007b8000000)
AC   0  F    TS   663 PTAMS 0x00000007b8000000 NTAMS 0x00000007b8000000 space 32768K,   0% used [0x00000007b8000000, 0x00000007ba000000)
AC   0  F    TS     0 PTAMS 0x00000007ba000000 NTAMS 0x00000007ba000000 space 32768K,   0% used [0x00000007ba000000, 0x00000007bc000000)
AC   0  F    TS     0 PTAMS 0x00000007bc000000 NTAMS 0x00000007bc000000 space 32768K,   0% used [0x00000007bc000000, 0x00000007be000000)
AC   0  E    TS     0 PTAMS 0x00000007be000000 NTAMS 0x00000007be000000 space 32768K,  68% used [0x00000007be000000, 0x00000007c0000000)

Card table byte_map: [0x0000000014f20000,0x00000000162b0000] byte_map_base: 0x00000000124b0000

Marking Bits (Prev, Next): (CMBitMap*) 0x00000000027c1840, (CMBitMap*) 0x00000000027c17e8
 Prev Bits: [0x00000000212c0000, 0x000000002af40000)
 Next Bits: [0x0000000017640000, 0x00000000212c0000)

Polling page: 0x0000000000b50000

CodeCache: size=245760Kb used=113790Kb max_used=117352Kb free=131969Kb
 bounds [0x0000000002820000, 0x0000000009b60000, 0x0000000011820000]
 total_blobs=32334 nmethods=29978 adapters=2261
 compilation: enabled

Compilation events (10 events):
Event: 224.320 Thread 0x00000000303a1000 nmethod 44238 0x000000000669e190 code [0x000000000669e360, 0x000000000669eb58]
Event: 224.320 Thread 0x00000000303a1000 44239       3       com.mojang.blaze3d.platform.GlStateManager$$Lambda$18049/1598223158::get (7 bytes)
Event: 224.320 Thread 0x00000000303a1000 nmethod 44239 0x00000000047dd390 code [0x00000000047dd500, 0x00000000047dd7f0]
Event: 224.324 Thread 0x0000000030392800 44240       4       net.minecraft.client.renderer.IRenderTypeBuffer$Impl::getBuffer (99 bytes)
Event: 224.324 Thread 0x00000000303a1000 44241       3       net.minecraft.client.renderer.vertex.VertexFormatElement::hashCode (41 bytes)
Event: 224.324 Thread 0x00000000303a1000 nmethod 44241 0x0000000008469a50 code [0x0000000008469be0, 0x0000000008469fb8]
Event: 224.328 Thread 0x00000000303a1000 44242       3       codechicken.lib.render.pipeline.VertexAttribute::operationID (8 bytes)
Event: 224.329 Thread 0x00000000303a1000 nmethod 44242 0x0000000007fc7f90 code [0x0000000007fc80e0, 0x0000000007fc8250]
Event: 224.329 Thread 0x0000000030391000 44243       4       codechicken.lib.render.pipeline.attribute.NormalAttribute::operate (44 bytes)
Event: 224.330 Thread 0x0000000030391000 nmethod 44243 0x0000000006e9b450 code [0x0000000006e9b5a0, 0x0000000006e9b698]

GC Heap History (10 events):
Event: 218.801 GC heap before
{Heap before GC invocations=1438 (full 0):
 garbage-first heap   total 10256384K, used 4456751K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 4 young (131072K), 1 survivors (32768K)
 Metaspace       used 212938K, capacity 245467K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44392K, committed 44516K, reserved 1048576K
Event: 218.808 GC heap after
Heap after GC invocations=1439 (full 0):
 garbage-first heap   total 10256384K, used 4360840K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 212938K, capacity 245467K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44392K, committed 44516K, reserved 1048576K
}
Event: 220.020 GC heap before
{Heap before GC invocations=1439 (full 0):
 garbage-first heap   total 10256384K, used 4459144K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 4 young (131072K), 1 survivors (32768K)
 Metaspace       used 212969K, capacity 245539K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44392K, committed 44516K, reserved 1048576K
Event: 220.026 GC heap after
Heap after GC invocations=1440 (full 0):
 garbage-first heap   total 10256384K, used 4358863K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 212969K, capacity 245539K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44392K, committed 44516K, reserved 1048576K
}
Event: 221.243 GC heap before
{Heap before GC invocations=1440 (full 0):
 garbage-first heap   total 10256384K, used 4457167K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 4 young (131072K), 1 survivors (32768K)
 Metaspace       used 212998K, capacity 245541K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44393K, committed 44516K, reserved 1048576K
Event: 221.250 GC heap after
Heap after GC invocations=1441 (full 0):
 garbage-first heap   total 10256384K, used 4358186K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 212998K, capacity 245541K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44393K, committed 44516K, reserved 1048576K
}
Event: 222.397 GC heap before
{Heap before GC invocations=1441 (full 0):
 garbage-first heap   total 10256384K, used 4456490K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 4 young (131072K), 1 survivors (32768K)
 Metaspace       used 213021K, capacity 245549K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44393K, committed 44516K, reserved 1048576K
Event: 222.403 GC heap after
Heap after GC invocations=1442 (full 0):
 garbage-first heap   total 10256384K, used 4359272K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 213021K, capacity 245549K, committed 245712K, reserved 1251328K
  class space    used 35787K, capacity 44393K, committed 44516K, reserved 1048576K
}
Event: 223.621 GC heap before
{Heap before GC invocations=1442 (full 0):
 garbage-first heap   total 10256384K, used 4457576K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 4 young (131072K), 1 survivors (32768K)
 Metaspace       used 213119K, capacity 245713K, committed 245968K, reserved 1251328K
  class space    used 35800K, capacity 44403K, committed 44516K, reserved 1048576K
Event: 223.627 GC heap after
Heap after GC invocations=1443 (full 0):
 garbage-first heap   total 10256384K, used 4359340K [0x000000054e000000, 0x00000005500009c8, 0x00000007c0000000)
  region size 32768K, 1 young (32768K), 1 survivors (32768K)
 Metaspace       used 213119K, capacity 245713K, committed 245968K, reserved 1251328K
  class space    used 35800K, capacity 44403K, committed 44516K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 223.608 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000050f9548 method=net.minecraft.resources.SimpleResource.func_199028_a(Lnet/minecraft/resources/data/IMetadataSectionSerializer;)Ljava/lang/Object; @ 84
Event: 223.609 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000052c95d0 method=it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap.computeIntIfAbsent(Ljava/lang/Object;Ljava/util/function/ToIntFunction;)I @ 24
Event: 223.609 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000052c95d0 method=it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap.computeIntIfAbsent(Ljava/lang/Object;Ljava/util/function/ToIntFunction;)I @ 24
Event: 223.651 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008048700 method=net.minecraft.client.renderer.ItemRenderer.handler$zcd000$onRenderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformTyѓЩ©^гф[email protected]
Event: 223.653 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008048700 method=net.minecraft.client.renderer.ItemRenderer.handler$zcd000$onRenderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformTyЮА.Флф[email protected]
Event: 223.654 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008048700 method=net.minecraft.client.renderer.ItemRenderer.handler$zcd000$onRenderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformTy
Event: 223.691 Thread 0x0000000002725800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000672857c method=it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 35
Event: 223.692 Thread 0x0000000002725800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000079fbee4 method=it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 35
Event: 223.693 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000052c95d0 method=it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap.computeIntIfAbsent(Ljava/lang/Object;Ljava/util/function/ToIntFunction;)I @ 24
Event: 223.727 Thread 0x0000000002725800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000007d8994c method=net.minecraft.client.renderer.ItemRenderer.handler$zcd000$onRenderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/model/ItemCameraTransforms$TransformTy?Ъ¤Gxу[email protected]

Internal exceptions (10 events):
Event: 224.110 Thread 0x0000000032662800 Implicit null exception at 0x0000000008d8e554 to 0x0000000008d8e7a9
Event: 224.110 Thread 0x0000000032662800 Exception <a 'java/lang/NullPointerException'> (0x00000007bede1450) thrown at [C:reworkspace8-2-build-windows-amd64-cygwinjdk8u513951hotspotsrcsharevmruntimesharedRuntime.cpp, line 605]
Event: 224.157 Thread 0x0000000032662800 Implicit null exception at 0x0000000008d8e554 to 0x0000000008d8e7a9
Event: 224.157 Thread 0x0000000032662800 Exception <a 'java/lang/NullPointerException'> (0x00000007bf068190) thrown at [C:reworkspace8-2-build-windows-amd64-cygwinjdk8u513951hotspotsrcsharevmruntimesharedRuntime.cpp, line 605]
Event: 224.207 Thread 0x0000000032662800 Implicit null exception at 0x0000000008d8e554 to 0x0000000008d8e7a9
Event: 224.207 Thread 0x0000000032662800 Exception <a 'java/lang/NullPointerException'> (0x00000007bf1a8770) thrown at [C:reworkspace8-2-build-windows-amd64-cygwinjdk8u513951hotspotsrcsharevmruntimesharedRuntime.cpp, line 605]
Event: 224.258 Thread 0x0000000032662800 Implicit null exception at 0x0000000008d8e554 to 0x0000000008d8e7a9
Event: 224.258 Thread 0x0000000032662800 Exception <a 'java/lang/NullPointerException'> (0x00000007bf2e30d0) thrown at [C:reworkspace8-2-build-windows-amd64-cygwinjdk8u513951hotspotsrcsharevmruntimesharedRuntime.cpp, line 605]
Event: 224.307 Thread 0x0000000032662800 Implicit null exception at 0x0000000008d8e554 to 0x0000000008d8e7a9
Event: 224.307 Thread 0x0000000032662800 Exception <a 'java/lang/NullPointerException'> (0x00000007bf429cf0) thrown at [C:reworkspace8-2-build-windows-amd64-cygwinjdk8u513951hotspotsrcsharevmruntimesharedRuntime.cpp, line 605]

Events (10 events):
Event: 224.223 Thread 0x00000000303a1000 flushing nmethod 0x00000000089d51d0
Event: 224.224 Thread 0x00000000303a1000 flushing nmethod 0x0000000008e5cb50
Event: 224.225 Thread 0x00000000303a1000 flushing nmethod 0x00000000095ea0d0
Event: 224.225 Thread 0x00000000303a1000 flushing nmethod 0x00000000099729d0
Event: 224.226 Thread 0x00000000303a1000 flushing nmethod 0x0000000009a3ac10
Event: 224.226 Thread 0x00000000303a1000 flushing nmethod 0x0000000009a3be10
Event: 224.315 Thread 0x0000000002725800 DEOPT PACKING pc=0x00000000096cd9ad sp=0x000000000271cf80
Event: 224.315 Thread 0x0000000002725800 DEOPT UNPACKING pc=0x000000000286747f sp=0x000000000271ccb0 mode 0
Event: 224.315 Thread 0x0000000002725800 DEOPT PACKING pc=0x00000000096cce18 sp=0x000000000271cf30
Event: 224.315 Thread 0x0000000002725800 DEOPT UNPACKING pc=0x000000000286747f sp=0x000000000271cc98 mode 0


Dynamic libraries:
0x00007ff605e80000 - 0x00007ff605eb7000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe
0x00007ff9fc010000 - 0x00007ff9fc205000     C:WINDOWSSYSTEM32ntdll.dll
0x00007ff9fbf10000 - 0x00007ff9fbfce000     C:WINDOWSSystem32KERNEL32.DLL
0x00007ff9f9b30000 - 0x00007ff9f9df9000     C:WINDOWSSystem32KERNELBASE.dll
0x00007ff9fa640000 - 0x00007ff9fa6ec000     C:WINDOWSSystem32ADVAPI32.dll
0x00007ff9fbd60000 - 0x00007ff9fbdfe000     C:WINDOWSSystem32msvcrt.dll
0x00007ff9fad60000 - 0x00007ff9fadfb000     C:WINDOWSSystem32sechost.dll
0x00007ff9fb760000 - 0x00007ff9fb88a000     C:WINDOWSSystem32RPCRT4.dll
0x00007ff9fb5a0000 - 0x00007ff9fb741000     C:WINDOWSSystem32USER32.dll
0x00007ff9f9780000 - 0x00007ff9f97a2000     C:WINDOWSSystem32win32u.dll
0x00007ff9fad30000 - 0x00007ff9fad5b000     C:WINDOWSSystem32GDI32.dll
0x00007ff9f9a20000 - 0x00007ff9f9b2b000     C:WINDOWSSystem32gdi32full.dll
0x00007ff9f98f0000 - 0x00007ff9f998d000     C:WINDOWSSystem32msvcp_win.dll
0x00007ff9f9e00000 - 0x00007ff9f9f00000     C:WINDOWSSystem32ucrtbase.dll
0x00007ff9e9b30000 - 0x00007ff9e9dca000     C:WINDOWSWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507eCOMCTL32.dll
0x00007ff9fa3b0000 - 0x00007ff9fa3e0000     C:WINDOWSSystem32IMM32.DLL
0x000000006b890000 - 0x000000006b962000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinmsvcr100.dll
0x0000000068e00000 - 0x0000000069683000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinserverjvm.dll
0x00007ff9fb890000 - 0x00007ff9fb898000     C:WINDOWSSystem32PSAPI.DLL
0x00007ff9e99e0000 - 0x00007ff9e99e9000     C:WINDOWSSYSTEM32WSOCK32.dll
0x00007ff9efea0000 - 0x00007ff9efeaa000     C:WINDOWSSYSTEM32VERSION.dll
0x00007ff9f0030000 - 0x00007ff9f0057000     C:WINDOWSSYSTEM32WINMM.dll
0x00007ff9fa190000 - 0x00007ff9fa1fb000     C:WINDOWSSystem32WS2_32.dll
0x000000006b880000 - 0x000000006b88f000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinverify.dll
0x000000006b850000 - 0x000000006b879000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjava.dll
0x000000006b830000 - 0x000000006b846000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinzip.dll
0x00007ff9fae00000 - 0x00007ff9fb53f000     C:WINDOWSSystem32SHELL32.dll
0x00007ff9f7850000 - 0x00007ff9f7fe0000     C:WINDOWSSYSTEM32windows.storage.dll
0x00007ff9fb9e0000 - 0x00007ff9fbd35000     C:WINDOWSSystem32combase.dll
0x00007ff9f9180000 - 0x00007ff9f91ac000     C:WINDOWSSYSTEM32Wldp.dll
0x00007ff9fa060000 - 0x00007ff9fa10d000     C:WINDOWSSystem32SHCORE.dll
0x00007ff9fbe00000 - 0x00007ff9fbe55000     C:WINDOWSSystem32shlwapi.dll
0x00007ff9f9670000 - 0x00007ff9f968f000     C:WINDOWSSYSTEM32profapi.dll
0x000000006b820000 - 0x000000006b82d000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinmanagement.dll
0x000000006b800000 - 0x000000006b81a000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinnet.dll
0x00007ff9f8ee0000 - 0x00007ff9f8f4a000     C:WINDOWSsystem32mswsock.dll
0x00007ff9f5220000 - 0x00007ff9f5237000     C:WINDOWSsystem32napinsp.dll
0x00007ff9f49f0000 - 0x00007ff9f4a0b000     C:WINDOWSsystem32pnrpnsp.dll
0x00007ff9e8e90000 - 0x00007ff9e8ea5000     C:WINDOWSsystem32wshbth.dll
0x00007ff9f5130000 - 0x00007ff9f514d000     C:WINDOWSsystem32NLAapi.dll
0x00007ff9f8b60000 - 0x00007ff9f8b9b000     C:WINDOWSSYSTEM32IPHLPAPI.DLL
0x00007ff9f8ba0000 - 0x00007ff9f8c6c000     C:WINDOWSSYSTEM32DNSAPI.dll
0x00007ff9fad20000 - 0x00007ff9fad28000     C:WINDOWSSystem32NSI.dll
0x00007ff9ef6a0000 - 0x00007ff9ef6b2000     C:WINDOWSSystem32winrnr.dll
0x00007ff9f0100000 - 0x00007ff9f017f000     C:WINDOWSSystem32fwpuclnt.dll
0x00007ff9f97b0000 - 0x00007ff9f97d7000     C:WINDOWSSystem32bcrypt.dll
0x00007ff9f0ad0000 - 0x00007ff9f0ada000     C:WindowsSystem32rasadhlp.dll
0x000000006b7e0000 - 0x000000006b7f1000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinnio.dll
0x000000006b7b0000 - 0x000000006b7d4000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinsunec.dll
0x00007ff9f90e0000 - 0x00007ff9f90f8000     C:WINDOWSSYSTEM32CRYPTSP.dll
0x00007ff9f87f0000 - 0x00007ff9f8824000     C:WINDOWSsystem32rsaenh.dll
0x00007ff9f9630000 - 0x00007ff9f965e000     C:WINDOWSSYSTEM32USERENV.dll
0x00007ff9f9990000 - 0x00007ff9f9a13000     C:WINDOWSSystem32bcryptprimitives.dll
0x00007ff9f90d0000 - 0x00007ff9f90dc000     C:WINDOWSSYSTEM32CRYPTBASE.dll
0x00007ff9dba80000 - 0x00007ff9dbaf2000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativeslwjgl.dll
0x00007ff9c8240000 - 0x00007ff9c8491000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativesjemalloc.dll
0x00007ff9f46c0000 - 0x00007ff9f471e000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativesglfw.dll
0x00007ff9f7170000 - 0x00007ff9f720e000     C:WINDOWSsystem32uxtheme.dll
0x00007ff9f4840000 - 0x00007ff9f4885000     C:WINDOWSSYSTEM32dinput8.dll
0x00007ff9f5160000 - 0x00007ff9f5171000     C:WINDOWSSYSTEM32xinput1_4.dll
0x00007ff9f9730000 - 0x00007ff9f977e000     C:WINDOWSSystem32cfgmgr32.dll
0x00007ff9f94d0000 - 0x00007ff9f9504000     C:WINDOWSSYSTEM32DEVOBJ.dll
0x00007ff9f7360000 - 0x00007ff9f738f000     C:WINDOWSSYSTEM32dwmapi.dll
0x00007ff9ef0d0000 - 0x00007ff9ef222000     C:WINDOWSSYSTEM32inputhost.dll
0x00007ff9fa510000 - 0x00007ff9fa5dd000     C:WINDOWSSystem32OLEAUT32.dll
0x00007ff9f6c80000 - 0x00007ff9f6d72000     C:WINDOWSSYSTEM32CoreMessaging.dll
0x00007ff9f6240000 - 0x00007ff9f6394000     C:WINDOWSSYSTEM32wintypes.dll
0x00007ff9f52f0000 - 0x00007ff9f53e6000     C:WINDOWSSYSTEM32PROPSYS.dll
0x00007ff9f6920000 - 0x00007ff9f6c7e000     C:WINDOWSSYSTEM32CoreUIComponents.dll
0x00007ff9f8420000 - 0x00007ff9f8453000     C:WINDOWSSYSTEM32ntmarta.dll
0x00007ff9f7650000 - 0x00007ff9f7662000     C:WINDOWSSYSTEM32kernel.appcore.dll
0x00007ff9fa290000 - 0x00007ff9fa3a5000     C:WINDOWSSystem32MSCTF.dll
0x00007ff9f7fe0000 - 0x00007ff9f7fed000     C:WINDOWSSYSTEM32HID.DLL
0x00007ff9fa6f0000 - 0x00007ff9fab62000     C:WINDOWSSystem32SETUPAPI.DLL
0x00007ff9f9890000 - 0x00007ff9f98f0000     C:WINDOWSSystem32WINTRUST.dll
0x00007ff9f9f00000 - 0x00007ff9fa056000     C:WINDOWSSystem32CRYPT32.dll
0x00007ff9f9310000 - 0x00007ff9f9322000     C:WINDOWSSYSTEM32MSASN1.dll
0x00007ff9d2d30000 - 0x00007ff9d2e55000     C:WINDOWSSYSTEM32opengl32.dll
0x00007ff9eab50000 - 0x00007ff9eab7c000     C:WINDOWSSYSTEM32GLU32.dll
0x00007ff9fbe60000 - 0x00007ff9fbf09000     C:WINDOWSSystem32clbcatq.dll
0x00007ff9f2320000 - 0x00007ff9f234c000     C:WINDOWSSystem32DriverStoreFileRepositoryu0372545.inf_amd64_56d459236871c3f2B372333atig6pxx.dll
0x00007ff9b4b60000 - 0x00007ff9b79a3000     C:WINDOWSSystem32DriverStoreFileRepositoryu0372545.inf_amd64_56d459236871c3f2B372333atio6axx.dll
0x00007ff9fa3e0000 - 0x00007ff9fa50a000     C:WINDOWSSystem32ole32.dll
0x00007ff9f1960000 - 0x00007ff9f1984000     C:WINDOWSSYSTEM32dxva2.dll
0x00007ff9db740000 - 0x00007ff9db77f000     C:WINDOWSSystem32DriverStoreFileRepositoryu0372545.inf_amd64_56d459236871c3f2B372333atig6txx.dll
0x00007ff9c8070000 - 0x00007ff9c823c000     C:WINDOWSSYSTEM32atiadlxx.dll
0x00007ff9de160000 - 0x00007ff9de1a9000     C:WINDOWSSYSTEM32pdh.dll
0x00007ff9f0090000 - 0x00007ff9f00cb000     C:WINDOWSSYSTEM32dxcore.dll
0x00007ff9db5c0000 - 0x00007ff9db63f000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativeslwjgl_stb.dll
0x00007ff9f26f0000 - 0x00007ff9f279e000     C:WINDOWSSYSTEM32mscms.dll
0x00007ff9f2a40000 - 0x00007ff9f2a51000     C:WINDOWSSYSTEM32ColorAdapterClient.dll
0x00007ff9db6f0000 - 0x00007ff9db733000     C:WINDOWSSYSTEM32icm32.dll
0x00007ff9ef230000 - 0x00007ff9ef329000     C:WINDOWSSYSTEM32textinputframework.dll
0x00007ff9e5ba0000 - 0x00007ff9e5c06000     C:WINDOWSsystem32Oleacc.dll
0x00007ff9d9f60000 - 0x00007ff9d9fb8000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativeslwjgl_opengl.dll
0x00007ff9d3020000 - 0x00007ff9d3062000     C:UsersNkitaAppDataLocalTempjna-75326873jna69249750290376567.dll
0x000000006b430000 - 0x000000006b5c8000     C:UsersNkitaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinawt.dll
0x00007ff9f6fd0000 - 0x00007ff9f7060000     C:WINDOWSSYSTEM32apphelp.dll
0x00007ff9f4b30000 - 0x00007ff9f4b4a000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativesSAPIWrapper_x64.dll
0x00007ff9db430000 - 0x00007ff9db5b6000     C:WINDOWSSystem32SpeechCommonsapi.dll
0x00007ff9e9b00000 - 0x00007ff9e9b0b000     C:WINDOWSSYSTEM32msdmo.dll
0x00007ff9c3af0000 - 0x00007ff9c3b0e000     C:WINDOWSSYSTEM32MSACM32.dll
0x00007ff9e5c10000 - 0x00007ff9e5c36000     C:WINDOWSSYSTEM32winmmbase.dll
0x00007ff9f34f0000 - 0x00007ff9f3575000     C:WINDOWSSystem32MMDevApi.dll
0x00007ff9db310000 - 0x00007ff9db424000     C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnativesOpenAL.dll
0x00007ff9f3750000 - 0x00007ff9f38d1000     C:WINDOWSSYSTEM32AUDIOSES.DLL
0x00007ff9f8de0000 - 0x00007ff9f8e2b000     C:WINDOWSSYSTEM32powrprof.dll
0x00007ff9f8ce0000 - 0x00007ff9f8cf2000     C:WINDOWSSYSTEM32UMPDC.dll
0x00007ff9f7260000 - 0x00007ff9f7274000     C:WINDOWSSYSTEM32resourcepolicyclient.dll
0x00007ff9f3460000 - 0x00007ff9f3477000     C:WINDOWSSYSTEM32dhcpcsvc6.DLL
0x00007ff9f3390000 - 0x00007ff9f33ad000     C:WINDOWSSYSTEM32dhcpcsvc.DLL
0x00007ff9ed4b0000 - 0x00007ff9ed694000     C:WINDOWSSYSTEM32dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingnatives -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.0.1003 -XX:+IgnoreUnrecognizedVMOptions --add-exports=java.base/sun.security.util=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=java.naming --add-opens=java.base/java.util.jar=ALL-UNNAMED -Xmn128M -Xmx10004M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gaming -DLibLoader.modsFolder=C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gamingmods
java_command: cpw.mods.modlauncher.Launcher --username Nkita --version solo improve gaming --gameDir C:UsersNkitaAppDataRoaming.minecraftversionssolo improve gaming --assetsDir C:UsersNkitaAppDataRoaming.minecraftassets --assetIndex 1.16 --uuid 018f9c47898041d0ba4ca6c1da5f1d53 --accessToken null --userType mojang --versionType release --width 1920 --height 1080 --launchTarget fmlclient --fml.forgeVersion 36.2.8 --fml.mcVersion 1.16.5 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210115.111550 --fullscreen
java_class_path (initial): C:UsersNkitaAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.16.5-36.2.8forge-1.16.5-36.2.8.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgow2asmasm9.1asm-9.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgow2asmasm-commons9.1asm-commons-9.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgow2asmasm-tree9.1asm-tree-9.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgow2asmasm-util9.1asm-util-9.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgow2asmasm-analysis9.1asm-analysis-9.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariescpwmodsmodlauncher8.0.9modlauncher-8.0.9.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariescpwmodsgrossjava9hacks1.3.3grossjava9hacks-1.3.3.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesnetminecraftforgeaccesstransformers3.0.1accesstransformers-3.0.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgantlrantlr4-runtime4.9.1antlr4-runtime-4.9.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesnetminecraftforgeeventbus4.0.0eventbus-4.0.0.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesnetminecraftforgeforgespi3.2.0forgespi-3.2.0.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesnetminecraftforgecoremods4.0.6coremods-4.0.6.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesnetminecraftforgeunsafe.2.0unsafe-0.2.0.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariescomelectronwillnight-configcore3.6.3core-3.6.3.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariescomelectronwillnight-configtoml3.6.3toml-3.6.3.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgjlinejline3.12.1jline-3.12.1.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesorgapachemavenmaven-artifact3.6.3maven-artifact-3.6.3.jar;C:UsersNkitaAppDataRoaming.minecraftlibrariesnetjodahtypetools.8.3typetools-0.8.3.jar;C:
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:Program Files (x86)Common FilesOracleJavajavapath;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:ProgramDataOracleJavajavapath;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:WINDOWSSystem32WindowsPowerShellv1.0;C:WINDOWSSystem32OpenSSH;C:UsersNkitaAppDataLocalMicrosoftWindowsApps;;C:Program FilesJavajre1.8.0_301bin
USERNAME=Nkita
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD



---------------  S Y S T E M  ---------------

OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1202)

CPU:total 12 (12 cores per cpu, 1 threads per core) family 23 model 8 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

Memory: 4k page, physical 16724516k(2184112k free), swap 35162044k(3688848k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun  8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu Nov 04 00:12:29 2021
elapsed time: 224 seconds (0d 0h 3m 44s)

Здравствуйте. Когда я запускаю игру, через некоторое время игра выключается.  

[00:07:03] [INFO]: Loading display…
[00:07:03] [INFO]: Platform:
[00:07:03] [INFO]:   Display:
[00:07:03] [INFO]:       Resolution: 1920×1080
[00:07:03] [INFO]:       Scale: auto (min: x1, max: x1)
[00:07:03] [INFO]:       Styles:
[00:07:03] [INFO]:           — «default»
[00:07:03] [INFO]:   OS: WINDOWS (Windows 10)
[00:07:03] [INFO]:   Arch: x64 (amd64)
[00:07:03] [INFO]:   Total memory: 16337mb
[00:07:03] [INFO]:   Allowed memory: 16337mb
[00:07:03] [INFO]: Loading textures of style <default>…
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/window.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/client.icon.png
[00:07:03] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/client.background.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.logo.png
[00:07:03] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[00:07:03] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/client.options.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.background.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[00:07:03] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[00:07:03] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[00:07:03] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[00:07:04] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[00:07:04] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[00:07:04] [INFO]:    assets/textures/gui/default/main/header.logout.png
[00:07:04] [INFO]:    assets/textures/gui/default/main/client.play.png
[00:07:04] [INFO]:    assets/textures/gui/default/auth/field.login.png
[00:07:04] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[00:07:04] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[00:07:04] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[00:07:04] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[00:07:04] [INFO]: Loading profile…
[00:07:04] [INFO]: Handshaking…
[00:07:04] [INFO]: Auth with login <Pokemoshik>
[00:07:04] [INFO]: Auth response: success
[00:07:04] [INFO]: Permissions:
[00:07:04] [INFO]:    — «dev.run.invalidate.post»
[00:07:04] [INFO]:    — «ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя»
[00:07:04] [INFO]: Styles:
[00:07:04] [INFO]:    — «default»
[00:07:04] [INFO]: Saving display…
[00:07:04] [INFO]: Loading textures of style <default>…
[00:07:05] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can’t get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:1.8.0_221]
    at ru.excalibur.launcher.p.b.F.g(ea:521) [launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Pokemoshik.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_221]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_221]
    at java.net.URL.openStream(URL.java:1057) ~[?:1.8.0_221]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_221]
    … 2 more
[00:07:05] [INFO]: Saving profile…
[00:07:05] [INFO]: Updating server-list…
[00:07:05] [INFO]: Loading server-list caches…
[00:07:05] [INFO]: Updating server-content <CLASSIC>…
[00:07:05] [INFO]: Updating server-content <INDUSTRIAL>…
[00:07:05] [INFO]: Updating server-content <GALAXY>…
[00:07:05] [INFO]: Updating server-content <TECHNOMAGIC>…
[00:07:05] [INFO]: Updating server-content <DRACONICEVO>…
[00:07:05] [INFO]: Updating server-content <MYSTICSKY>…
[00:07:05] [INFO]: Updating server-content <DARKWORLD>…
[00:07:05] [INFO]: Updating server-content <RPG>…
[00:07:05] [INFO]: Updating server-content <MAGIC>…
[00:07:05] [INFO]: Updating server-content <SANDBOX>…
[00:07:05] [INFO]: Updating server-content <TECHNOMAGICEVO>…
[00:07:05] [INFO]: Updating server-content <VOLCANOBLOCK>…
[00:07:05] [INFO]: Updating server-content <WONDERLAND>…
[00:07:05] [INFO]: Updating server-content <PIXELMON>…
[00:07:05] [INFO]: Updating server-content <TERRAFIRMACRAFT>…
[00:07:05] [INFO]: Updating server-content <STALKER>…
[00:07:05] [INFO]: Updating server-content <STALKERV2>…
[00:07:05] [INFO]: Saving server-list caches…
[00:07:15] [INFO]: ————————————
[00:07:15] [INFO]: Preparing client <WONDERLAND>
[00:07:15] [INFO]: Checking content files…
[00:07:16] [INFO]: Downloading files…
[00:07:16] [INFO]: Total-size: 0 bytes
[00:07:16] [INFO]: ————————————
[00:07:16] [INFO]: file: LIBS:JLINE
[00:07:16] [INFO]: size: 0 bytes
[00:07:16] [INFO]: from: http://ex-server.ru/1122_clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[00:07:16] [INFO]: dest: D:123clientslibrariesjlinejline3.5.1jline-3.5.1.jar
[00:07:16] [INFO]: downloading (attempt: 1)…
[00:07:16] [INFO]: Saving server-list caches…
[00:07:17] [INFO]: ————————————
[00:07:17] [INFO]: Launching client <WONDERLAND>
[00:07:17] [INFO]: Minecraft version: 1.12.2
[00:07:17] [INFO]: Performance mode: enbaled
[00:07:17] [INFO]: Memory size: 8724mb
[00:07:17] [INFO]: PRE validating context…
[00:07:18] [INFO]: [00:07:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:07:18] [INFO]: [00:07:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:07:18] [INFO]: [00:07:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:07:18] [INFO]: [00:07:18] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[00:07:18] [INFO]: [00:07:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:UsersUserAppDataRoamingexjavajvm
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[00:07:18] [INFO]: [00:07:18] [main/INFO] [FML]: Searching D:123clientswonderlandmods for mods
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-ClientFixer1122.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[00:07:18] [INFO]: [00:07:18] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-foamfix01010.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:07:18] [INFO]: [00:07:18] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap20150_wonderland.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:07:18] [INFO]: [00:07:18] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[00:07:19] [INFO]: [00:07:19] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-astralsorcery11020.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:07:19] [INFO]: [00:07:19] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:07:19] [INFO]: [00:07:19] [main/WARN] [FML]: The coremod AstralCore (hellfirepvp.astralsorcery.core.AstralCore) is not signed!
[00:07:19] [INFO]: [00:07:19] [main/INFO] [Astral Core]: [AstralCore] Initialized.
[00:07:19] [INFO]: [00:07:19] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-HammerCore2055-EX61.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:07:19] [INFO]: [00:07:19] [main/WARN] [FML]: The coremod HCASM (com.zeitheron.hammercore.asm.HCASM) is not signed!
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/D:/123/clients/wonderland/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:07:19] [INFO]: [00:07:19] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:07:19] [INFO]: [00:07:19] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[00:07:19] [INFO]: [00:07:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[00:07:19] [INFO]: [00:07:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:123clientswonderlandmodsmod-C0-OptiFineHDUF5.jar
[00:07:19] [INFO]: [00:07:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:21] [INFO]: [00:07:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:07:21] [INFO]: [00:07:21] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[00:07:21] [INFO]: [00:07:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:21] [INFO]: [00:07:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:21] [INFO]: [00:07:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:21] [INFO]: [00:07:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[00:07:21] [INFO]: [00:07:21] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[00:07:21] [INFO]: [00:07:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:07:21] [INFO]: [00:07:21] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches…
[00:07:22] [INFO]: [00:07:22] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:07:22] [INFO]: [00:07:22] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[00:07:22] [INFO]: [00:07:22] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:07:23] [INFO]: [00:07:23] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[00:07:23] [INFO]: [00:07:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[00:07:23] [INFO]: [00:07:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[00:07:23] [INFO]: [00:07:23] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.client.entity.AbstractClientPlayer
[00:07:23] [INFO]: 
[00:07:23] [INFO]: [00:07:23] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.entity.player.EntityPlayer
[00:07:23] [INFO]: 
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Hammer Core [ASM]]:   -Patching EntityLivingBase
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Hammer Core [ASM]]:     -Modified method ‘onItemUseFinish’: added event call.
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[00:07:23] [INFO]: [00:07:23] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[00:07:23] [INFO]: [00:07:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[00:07:23] [INFO]: [00:07:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[00:07:24] [INFO]: [00:07:24] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.profiler.Profiler (rl)…
[00:07:24] [INFO]: [00:07:24] [main/INFO] [Hammer Core [ASM]]:   -Patched startSection!
[00:07:24] [INFO]: [00:07:24] [main/INFO] [Hammer Core [ASM]]:   -Patched endSection!
[00:07:24] [INFO]: [00:07:24] [main/INFO] [Hammer Core [ASM]]:   -Patched endStartSection!
[00:07:24] [INFO]: [00:07:24] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[00:07:24] [INFO]: [00:07:24] [main/INFO] [Hammer Core [ASM]]:   -Patched handleCameraTransforms!
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Pokemoshik
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.item.EntityItem (acl)…
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [Hammer Core [ASM]]:   -Patching EntityItem
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [Hammer Core [ASM]]:     -Modified method ‘attackEntityFrom’: added event call.
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIP
[00:07:24] [INFO]: [00:07:24] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT
[00:07:25] [INFO]: [00:07:25] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[00:07:25] [INFO]: [00:07:25] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[00:07:26] [INFO]: [00:07:26] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[00:07:26] [INFO]: [00:07:26] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[00:07:27] [INFO]: [00:07:27] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.world.chunk.Chunk
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches!
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:89]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.RenderItem (bzw)…
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]:   -Coloring Item Glint…
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItem
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderEffect
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModel
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)…
[00:07:29] [INFO]: [00:07:29] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched renderEntity!
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[00:07:30] [INFO]: [00:07:30] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] 
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] OpenGL: GeForce GTX 1650/PCIe/SSE2, version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.GlStateManager (bus)…
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched enableLighting!
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched disableLighting!
[00:07:30] [INFO]: [00:07:30] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 32768×32768
[00:07:30] [INFO]: [00:07:30] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 432.00
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: GeForce GTX 1650/PCIe/SSE2
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Save shaders configuration.
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] No shaderpack loaded.
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:07:31] [INFO]: [00:07:31] [VersionCheck/INFO] [Config]: [OptiFine] Version found: D3
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient…
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:07:31] [INFO]: [00:07:31] [Client thread/INFO] [FML]: Searching D:123clientswonderlandmods for mods
[00:07:32] [INFO]: [00:07:32] [Client thread/ERROR] [FML]: Unable to parse dependency for mod ‘clientfixerfont’ with dependency string ‘required-after:ClientFixer@[1.12.2-1.9,)’. The modId ‘ClientFixer’ must be all lowercase.
[00:07:32] [INFO]: [00:07:32] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[00:07:32] [INFO]: [00:07:32] [Client thread/WARN] [FML]: Mod economy_mod is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.0
[00:07:32] [INFO]: [00:07:32] [Client thread/WARN] [FML]: Mod treasure_chest is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.0
[00:07:32] [INFO]: [00:07:32] [Client thread/WARN] [FML]: Mod enderbag is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.0
[00:07:32] [INFO]: [00:07:32] [Client thread/WARN] [FML]: Mod itemicon is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.0
[00:07:32] [INFO]: [00:07:32] [Client thread/WARN] [FML]: Mod more_records is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.0
[00:07:33] [INFO]: [00:07:33] [Client thread/WARN] [FML]: Mod tcinventoryscan is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.0.10
[00:07:33] [INFO]: [00:07:33] [Client thread/WARN] [FML]: Mod ironchest is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[00:07:34] [INFO]: [00:07:34] [Client thread/WARN] [FML]: Mod patchouli is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 1.0-20
[00:07:34] [INFO]: [00:07:34] [Client thread/INFO] [FML]: Forge Mod Loader has identified 72 mods to load
[00:07:34] [INFO]: [00:07:34] [Client thread/INFO] [FML]: FML has found a non-mod file mod-C0-ClientFixer1122.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:07:34] [INFO]: [00:07:34] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, xaerominimap_core, ClientFixer, foamfixcore, clientfixerfont, clientfixermixin, foamfix, hardwareinfo, optifineapi, xaerominimap, waila, thaumicwaila, worldeditcuife2, moreoverlays, codechickenlib, jei, jeresources, nei, thaumicjei, vk_feed, clantag, economy_mod, economyore, superpickaxe, treasure_chest, wardrobe, dailybonus, enderbag, itemicon, more_records, trade, wanditems, itemfinder, astralsorcery, baubles, biomesoplenty, bloodmagic, botania, ceramics, divinerpg, extrabotany, guideapi, hammercore, mantle, tconstruct, thaumcraft, thaumadditions, tcinventoryscan, thaumicwonders, twilightforest, teamlapen-lib, vampirism, vampirism_integrations, ctgui, crafttweaker, crafttweakerjei, modtweaker, mtlib, dragons_radio, chameleon, ironchest, mysticallib, mysticalworld, patchouli, roots, storagedrawers, elevatorid, coralreef, bibliocraft] at CLIENT
[00:07:34] [INFO]: [00:07:34] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, xaerominimap_core, ClientFixer, foamfixcore, clientfixerfont, clientfixermixin, foamfix, hardwareinfo, optifineapi, xaerominimap, waila, thaumicwaila, worldeditcuife2, moreoverlays, codechickenlib, jei, jeresources, nei, thaumicjei, vk_feed, clantag, economy_mod, economyore, superpickaxe, treasure_chest, wardrobe, dailybonus, enderbag, itemicon, more_records, trade, wanditems, itemfinder, astralsorcery, baubles, biomesoplenty, bloodmagic, botania, ceramics, divinerpg, extrabotany, guideapi, hammercore, mantle, tconstruct, thaumcraft, thaumadditions, tcinventoryscan, thaumicwonders, twilightforest, teamlapen-lib, vampirism, vampirism_integrations, ctgui, crafttweaker, crafttweakerjei, modtweaker, mtlib, dragons_radio, chameleon, ironchest, mysticallib, mysticalworld, patchouli, roots, storagedrawers, elevatorid, coralreef, bibliocraft] at SERVER
[00:07:35] [INFO]: [00:07:35] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming thaumcraft.common.lib.events.PlayerEvents : thaumcraft.common.lib.events.PlayerEvents with 1 patches!
[00:07:35] [INFO]: [00:07:35] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHRUNICSHIELDINGHOOK
[00:07:36] [INFO]: [00:07:36] [Client thread/ERROR] [FML]: The mod astralsorcery is expecting signature a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 for source mod-S1-astralsorcery11020.jar, however there is no signature matching that description
[00:07:38] [INFO]: [00:07:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
[00:07:38] [INFO]: [00:07:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[00:07:38] [INFO]: [00:07:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[00:07:38] [INFO]: [00:07:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[00:07:38] [INFO]: [00:07:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse quarkIntegration; missing dependency: quark
[00:07:38] [INFO]: [00:07:38] [Client thread/INFO] [tconstruct]: Preparing to take over the world
[00:07:39] [INFO]: [00:07:39] [Client thread/ERROR] [FML]: The mod hammercore is expecting signature 4d7b29cd19124e986da685107d16ce4b49bc0a97 for source mod-S1-HammerCore2055-EX61.jar, however there is no signature matching that description
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [HammerCore]: *****************************
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [HammerCore]: WARNING: Somebody has been tampering with HammerCore jar!
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [HammerCore]: It is highly recommended that you redownload mod from https://www.curseforge.com/projects/247401 !
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [HammerCore]: *****************************
[00:07:39] [INFO]: [00:07:39] [Client thread/ERROR] [FML]: The mod thaumadditions is expecting signature 4d7b29cd19124e986da685107d16ce4b49bc0a97 for source mod-S1-ThaumicAdditions22r-EX61.jar, however there is no signature matching that description
[00:07:39] [INFO]: [00:07:39] [Client thread/INFO] [thaumadditions]: You are running general public build 22r@bc-270518. You’re fine! ;)
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [thaumadditions]: *****************************
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [thaumadditions]: WARNING: Somebody has been tampering with Thaumic Additions (Reconstructed) jar!
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [thaumadditions]: It is highly recommended that you redownload mod from https://www.curseforge.com/projects/247401 !
[00:07:39] [INFO]: [00:07:39] [Client thread/WARN] [thaumadditions]: *****************************
[00:07:40] [INFO]: [00:07:40] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ClientFixerFont, FMLFileResourcePack:ClientFixerMixin, FMLFileResourcePack:FoamFix, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:Optifine API, FMLFileResourcePack:Xaero’s Minimap, FMLFileResourcePack:Waila, FMLFileResourcePack:ThaumicWaila, FMLFileResourcePack:WorldEdit CUI Forge Edition 2, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:ThaumicJEI, FMLFileResourcePack:VK Feed, FMLFileResourcePack:ClanTag, FMLFileResourcePack:Economy-mod, FMLFileResourcePack:EconomyOre, FMLFileResourcePack:SuperPickaxe, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:Wardrobe Mod, FMLFileResourcePack:Daily Bonus, FMLFileResourcePack:Ender Bag, FMLFileResourcePack:Item Icon, FMLFileResourcePack:More Records, FMLFileResourcePack:Trade, FMLFileResourcePack:Wand Items, FMLFileResourcePack:ItemFinder, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:Baubles, FMLFileResourcePack:Biomes O’ Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Ceramics, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:ExtraBotany, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tinkers’ Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Additions: Reconstructed, FMLFileResourcePack:Thaumcrafft Inventory Scanning, FMLFileResourcePack:Thaumic Wonders, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:TeamLapen Library, FMLFileResourcePack:Vampirism, FMLFileResourcePack:VampirismIntegrations, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MTLib, FMLFileResourcePack:Dragons Radio Mod, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:MysticalLib, FMLFileResourcePack:Mystical World, FMLFileResourcePack:Patchouli, FMLFileResourcePack:Roots, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:Coralreef, FMLFileResourcePack:BiblioCraft, HammerCore Connected Models
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [divinerpg.DivineRPG]: Creating registries
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [FML]: Found 3005 ObjectHolder annotations
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[00:07:41] [INFO]: [00:07:41] [Forge Version Check/INFO] [forge.VersionCheck]: [moreoverlays] Starting version check at https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [clientfixermixin]: Initialization Client Fixer Mixin Mod
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map…
[00:07:41] [INFO]: [00:07:41] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
[00:07:41] [INFO]: 22/07/2020 12:07:41.874 — [INFO] — Init : WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12-14.21.1.2387
[00:07:41] [INFO]: 22/07/2020 12:07:41.876 — [INFO] — Using : BukkitNetworkLib-1.12-1.0.0-SNAPSHOT
[00:07:41] [INFO]: 22/07/2020 12:07:41.876 — [INFO] — Using : guilib-1.12-1.3.0-SNAPSHOT
[00:07:41] [INFO]: 22/07/2020 12:07:41.877 — [INFO] — Using : guiressouceslib-1.12-1.0.0-SNAPSHOT
[00:07:41] [INFO]: 22/07/2020 12:07:41.878 — [INFO] — Using : OverlayLib-1.12-1.0.0-SNAPSHOT
[00:07:42] [INFO]: [00:07:42] [Forge Version Check/INFO] [forge.VersionCheck]: [moreoverlays] Found status: OUTDATED Target: 1.15.1
[00:07:42] [INFO]: [00:07:42] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[00:07:42] [INFO]: [00:07:42] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[00:07:42] [INFO]: [00:07:42] [Forge Version Check/INFO] [forge.VersionCheck]: [thaumadditions] Starting version check at https://dccg.herokuapp.com/api/fmluc/232564
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [thaumadditions] Found status: AHEAD Target: null
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
[00:07:43] [INFO]: [00:07:43] [Client thread/INFO] [jeresources]: Loading configs..
[00:07:43] [INFO]: [00:07:43] [Client thread/INFO] [jeresources]: Updating ModMetaData…
[00:07:43] [INFO]: [00:07:43] [Client thread/INFO] [jeresources]: Providing API…
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [nei] Found status: BETA Target: null
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [worldeditcuife2] Starting version check at https://raw.githubusercontent.com/hexosse/WorldEditCUI-Forge-Edition-2/master/update.json
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [divinerpg] Starting version check at https://raw.githubusercontent.com/NicosaurusRex99/DivineRPG/1.12.2/divinerpg_update.json
[00:07:43] [INFO]: [00:07:43] [Client thread/INFO] [FML]: OBJLoader: Domain thaumcraft has been added.
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [divinerpg] Found status: OUTDATED Target: 1.6.4.1
[00:07:43] [INFO]: [00:07:43] [Forge Version Check/INFO] [forge.VersionCheck]: [extrabotany] Starting version check at https://raw.github.com/ExtraMeteorP/ExtraBotany/master/extrabotany_update.json
[00:07:43] [INFO]: [00:07:43] [Client thread/INFO] [ClanTag]: Icons dir: D:123clientsassets1122clans
[00:07:43] [INFO]: [00:07:43] [Client thread/INFO] [Wardrobe]: Loading configurations…
[00:07:44] [INFO]: [00:07:44] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Refreshing and Invalidating Resources
[00:07:44] [INFO]: [00:07:44] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Finished reloading, rebinding textures…
[00:07:44] [INFO]: [00:07:44] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload mandatory textures
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [extrabotany] Found status: AHEAD Target: null
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [hammercore] Found status: OUTDATED Target: 2.0.6.19
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [vampirism_integrations] Starting version check at http://maxanier.de/projects/vampirism/versions_integrations.json
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [vampirism_integrations] Found status: OUTDATED Target: 1.1.0
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[00:07:44] [INFO]: [00:07:44] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload textures
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2854
[00:07:44] [INFO]: [00:07:44] [Forge Version Check/INFO] [forge.VersionCheck]: [thaumicwonders] Starting version check at https://pastebin.com/raw/7QELk9HJ
[00:07:45] [INFO]: [00:07:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thaumicwonders] Found status: UP_TO_DATE Target: null
[00:07:45] [INFO]: [00:07:45] [Forge Version Check/INFO] [forge.VersionCheck]: [vampirism] Starting version check at https://maxanier.de/projects/vampirism/versions.json
[00:07:45] [INFO]: [00:07:45] [Forge Version Check/INFO] [forge.VersionCheck]: [vampirism] Found status: OUTDATED Target: 1.6.2
[00:07:46] [INFO]: [00:07:46] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Initializing sprite library
[00:07:46] [INFO]: [00:07:46] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Texture Preloading took 1749ms!
[00:07:46] [INFO]: [00:07:46] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Successfully reloaded and rebound library.
[00:07:46] [INFO]: [00:07:46] [Client thread/INFO] [FML]: OBJLoader: Domain astralsorcery has been added.
[00:07:48] [INFO]: [00:07:48] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
[00:07:48] [INFO]: [00:07:48] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
[00:07:48] [INFO]: [00:07:48] [Client thread/INFO] [Astral Sorcery]: Crafttweaker found! Adding recipe handlers…
[00:07:49] [INFO]: [00:07:49] [Client thread/INFO] [FML]: OBJLoader: Domain bloodmagic has been added.
[00:07:49] [INFO]: [00:07:49] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)…
[00:07:49] [INFO]: [00:07:49] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched render!
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Loaded compatibility for mod Baubles.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Skipped compatibility for mod Chisel.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Skipped compatibility for mod Forestry.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Skipped compatibility for mod Immersive Engineering.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Loaded compatibility for mod Just Enough Items.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Loaded compatibility for mod Tinkers’ Construct.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [twilightforest]: Loaded compatibility for mod Thaumcraft.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [FML]: OBJLoader: Domain divinerpg has been added.
[00:07:51] [INFO]: [00:07:51] [Client thread/INFO] [divinerpg]: Maximum mob health increased to Double.MAX_VALUE (1.7976931348623157e+308)
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [extrabotany]: Welcome to the World of the supreme principle of Mana
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Guessing username…. You are Pokemoshik, aren’t you?
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Using per-user module PerUserModule
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.thaumicadditions.config.ConfigsTAR» to Hammer Core Simple Configs.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.cfg.HammerCoreConfigs» to Hammer Core Simple Configs.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.event.vanilla.TileHandler@57d42b6d» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.thaumicadditions.seals.SealChunkLoader@2052773a» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.world.gen.WorldRetroGen@1ce13a2d» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.internal.chunk.ChunkloadAPI@5a655793» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.internal.variables.VarEvents@e28ad23» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.thaumicadditions.utils.ThaumicScheduler@3c2a247f» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.event.vanilla.SpawnEnderDragonEggHandler@6a07b564» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.thaumicadditions.events.LivingEventsTAR@52e81766» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.world.WorldGenHelper@12087542» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.world.data.PerChunkDataManager@45fee46» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.thaumicadditions.init.KnowledgeTAR@24cde61f» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added «com.zeitheron.hammercore.HammerCore@666666» to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [HammerCore]: Added 12 object to MCF Event Bus.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [FML]: OBJLoader: Domain thaumadditions has been added.
[00:07:52] [INFO]: [00:07:52] [Client thread/INFO] [vampirism]: [Configs]Loaded configuration
[00:07:53] [INFO]: [00:07:53] [Client thread/INFO] [vampirism]: [Balance]Loaded balance configuration
[00:07:54] [INFO]: [00:07:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `poisonous_potato`, expected `mysticalworld`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:54] [INFO]: [00:07:54] [Client thread/INFO] [FML]: OBJLoader: Domain mysticallib has been added.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/INFO] [divinerpg]: Registering DivineRPG blocks
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `specialflower`, expected `extrabotany`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:55] [INFO]: [00:07:55] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:56] [INFO]: [00:07:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `radio`, expected `dragons_radio`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:56] [INFO]: [00:07:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `speaker`, expected `dragons_radio`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:56] [INFO]: [00:07:56] [Client thread/INFO] [FML]: Applying holder lookups
[00:07:56] [INFO]: [00:07:56] [Client thread/INFO] [FML]: Holder lookups applied
[00:07:56] [INFO]: [00:07:56] [Client thread/INFO] [divinerpg]: Registering DivineRPG items
[00:07:56] [INFO]: [00:07:56] [Client thread/INFO] [divinerpg]: Registering DivineRPG block items
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [divinerpg]: Registering DivineRPG weapons
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [divinerpg]: Registering DivineRPG tools
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [divinerpg]: Registering DivineRPG armor
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: ==================================
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Registering chests:
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘admin/admin1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘golosa/golos1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘golosa/golos2-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘donate/donate1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘donate/donate2-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘donate/donate3-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘donate/donate4-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘casual/casual1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘casual/casual2-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘casual/casual3-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘infinity/infinity1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘infinity/infinity2-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘infinity/infinity3-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘server/pixelmon1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: Register chest ‘event/event1-chest’
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [Treasure Chest]: ==================================
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [FML]: Applying holder lookups
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [FML]: Holder lookups applied
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [divinerpg]: Registering armor descriptions
[00:07:57] [INFO]: [00:07:57] [Client thread/INFO] [vampirism]: [GuideBook]Finished Building Guide Book
[00:07:58] [INFO]: [00:07:58] [Client thread/WARN] [vampirism]: [NightVision]——-Please ignore the following error!——
[00:07:58] [INFO]: [00:07:58] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `night_vision`, expected `vampirism`. This could be a intended override, but in most cases indicates a broken mod.
[00:07:58] [INFO]: [00:07:58] [Client thread/WARN] [vampirism]: [NightVision]————————————————
[00:07:58] [INFO]: [00:07:58] [Client thread/INFO] [FML]: Applying holder lookups
[00:07:58] [INFO]: [00:07:58] [Client thread/INFO] [FML]: Holder lookups applied
[00:07:58] [INFO]: [00:07:58] [Client thread/INFO] [FML]: Applying holder lookups
[00:07:58] [INFO]: [00:07:58] [Client thread/INFO] [FML]: Holder lookups applied
[00:07:58] [INFO]: [00:07:58] [Client thread/INFO] [FML]: OBJLoader: Domain botania has been added.
[00:07:58] [INFO]: [00:07:58] [Client thread/INFO] [FML]: OBJLoader: Domain extrabotany has been added.
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [FML]: OBJLoader: Domain bibliocraft has been added.
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [FML]: Applying holder lookups
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [FML]: Holder lookups applied
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [FML]: Injecting itemstacks
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [FML]: Itemstack injection complete
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
[00:07:59] [INFO]: [00:07:59] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
[00:08:26] [INFO]: [00:08:26] [Client thread/WARN] [minecraft/SoundManager]: Missing sound for event: thaumcraft:runicshieldcharge
[00:08:26] [INFO]: [00:08:26] [Client thread/WARN] [minecraft/SoundManager]: Missing sound for event: dailybonus:get.failure
[00:08:26] [INFO]: [00:08:26] [Client thread/WARN] [minecraft/SoundManager]: Missing sound for event: dailybonus:get.fatal
[00:08:26] [INFO]: [00:08:26] [Client thread/WARN] [minecraft/SoundManager]: Missing sound for event: dailybonus:unlock.failure
[00:08:26] [INFO]: [00:08:26] [Client thread/WARN] [minecraft/SoundManager]: Missing sound for event: dailybonus:unlock.fatal
[00:08:26] [INFO]: [00:08:26] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem…
[00:08:26] [INFO]: [00:08:26] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bakeNormal
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[00:08:26] [INFO]: AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[00:08:26] [INFO]: AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[00:08:26] [INFO]: [00:08:26] [Thread-4/ERROR] [minecraft/SoundManager]: Error in class ‘LibraryLWJGLOpenAL’
[00:08:26] [INFO]: [00:08:26] [Thread-4/ERROR] [minecraft/SoundManager]: Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[00:08:26] [INFO]: [00:08:26] [Thread-4/WARN] [minecraft/SoundManager]: ERROR MESSAGE:
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: Could not locate OpenAL library.
[00:08:26] [INFO]: [00:08:26] [Thread-4/WARN] [minecraft/SoundManager]: STACK TRACE:
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: org.lwjgl.openal.AL.create(AL.java:156)
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: org.lwjgl.openal.AL.create(AL.java:102)
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: org.lwjgl.openal.AL.create(AL.java:206)
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[00:08:26] [INFO]: [00:08:26] [Thread-4/INFO] [minecraft/SoundManager]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[00:08:26] [INFO]: [00:08:26] [Sound Library Loader/WARN] [minecraft/SoundManager]: ERROR MESSAGE:
[00:08:26] [INFO]: [00:08:26] [Sound Library Loader/INFO] [minecraft/SoundManager]: Could not locate OpenAL library.
[00:08:26] [INFO]: [00:08:26] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem…
[00:08:27] [INFO]: [00:08:27] [Thread-6/INFO] [minecraft/SoundManager]: Switching to No Sound
[00:08:27] [INFO]: [00:08:27] [Thread-6/INFO] [minecraft/SoundManager]: (Silent Mode)
[00:08:27] [INFO]: [00:08:27] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ns’ (model: ‘thaumcraft:models/block/arcane_workbench_charger.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ni’ (model: ‘thaumcraft:models/block/arcane_workbench_charger.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Tf’ (model: ‘thaumcraft:models/block/arcane_workbench_charger.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘illum’ (model: ‘thaumcraft:models/block/arcane_workbench_charger.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘texture’ in ‘thaumcraft:models/block/arcane_workbench_charger.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ke’ (model: ‘thaumcraft:models/block/arcane_workbench_charger.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ns’ (model: ‘thaumcraft:models/block/pillar.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ni’ (model: ‘thaumcraft:models/block/pillar.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Tf’ (model: ‘thaumcraft:models/block/pillar.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘illum’ (model: ‘thaumcraft:models/block/pillar.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘texture’ in ‘thaumcraft:models/block/pillar.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ke’ (model: ‘thaumcraft:models/block/pillar.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ns’ (model: ‘thaumcraft:models/block/thaumatorium.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ni’ (model: ‘thaumcraft:models/block/thaumatorium.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Tf’ (model: ‘thaumcraft:models/block/thaumatorium.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘illum’ (model: ‘thaumcraft:models/block/thaumatorium.mtl’) is not currently supported, skipping
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘texture’ in ‘thaumcraft:models/block/thaumatorium.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:28] [INFO]: [00:08:28] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ke’ (model: ‘thaumcraft:models/block/thaumatorium.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/arrow.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_shaft.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/axe_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/battlesign.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/binding.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/bolt.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:parts/bolt_core.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_limb.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_string.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/broad_axe_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/broadsword.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/cleaver.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/cross_guard.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/crossbow.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/excavator.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/excavator_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/fletching.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/frypan.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hammer.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hammer_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hand_guard.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hatchet.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/kama.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/kama_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/knife_blade.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_plate.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_sword_blade.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longbow.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longsword.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/lumberaxe.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/mattock.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:moms_spaghetti.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pan_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pick_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/pickaxe.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/rapier.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/scythe.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/scythe_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shard.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sharpening_kit.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shortbow.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shovel.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shovel_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shuriken.tcon#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sign_head.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sword_blade.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tool_rod.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_binding.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_tool_rod.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/wide_guard.tmat#inventory
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ns’ (model: ‘thaumadditions:models/item/void_thaumometer.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ni’ (model: ‘thaumadditions:models/item/void_thaumometer.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Tf’ (model: ‘thaumadditions:models/item/void_thaumometer.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘illum’ (model: ‘thaumadditions:models/item/void_thaumometer.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘body’ in ‘thaumadditions:models/item/void_thaumometer.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ke’ (model: ‘thaumadditions:models/item/void_thaumometer.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘pane’ in ‘thaumadditions:models/item/void_thaumometer.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ns’ (model: ‘thaumcraft:models/block/golembuilder.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ni’ (model: ‘thaumcraft:models/block/golembuilder.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Tf’ (model: ‘thaumcraft:models/block/golembuilder.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘illum’ (model: ‘thaumcraft:models/block/golembuilder.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘texture’ in ‘thaumcraft:models/block/golembuilder.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ke’ (model: ‘thaumcraft:models/block/golembuilder.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ns’ (model: ‘thaumcraft:models/item/scanner.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ni’ (model: ‘thaumcraft:models/item/scanner.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Tf’ (model: ‘thaumcraft:models/item/scanner.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘illum’ (model: ‘thaumcraft:models/item/scanner.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘body’ in ‘thaumcraft:models/item/scanner.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key ‘Ke’ (model: ‘thaumcraft:models/item/scanner.mtl’) is not currently supported, skipping
[00:08:30] [INFO]: [00:08:30] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material ‘pane’ in ‘thaumcraft:models/item/scanner.mtl’. The color defined by key ‘Ks’ will not be applied!
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] Mipmap levels: 4
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] Multitexture: false
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
[00:08:31] [INFO]: [00:08:31] [Client thread/INFO] [Config]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[00:08:32] [INFO]: [00:08:32] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/models/pillar_base_d.png, java.io.FileNotFoundException
[00:08:32] [INFO]: [00:08:32] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load botania:textures/items/judah_3.png, java.io.FileNotFoundException
[00:08:32] [INFO]: [00:08:32] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load botania:textures/items/judah_2.png, java.io.FileNotFoundException
[00:08:32] [INFO]: [00:08:32] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load thaumcraft:textures/itemsscanscreen.png.png, java.io.FileNotFoundException
[00:08:32] [INFO]: [00:08:32] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load extrabotany:textures/blocks/fluid/mana_still.png, java.io.FileNotFoundException
[00:08:32] [INFO]: [00:08:32] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load thaumadditions:textures/itemsvoid_thaumometer.png.png, java.io.FileNotFoundException
[00:08:33] [INFO]: [00:08:33] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/node.png, java.io.FileNotFoundException
[00:08:33] [INFO]: [00:08:33] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/thaumcraftthaumcraft110srcmainresourcesassetsthaumcrafttexturesblocksthaumatorium.png.png, java.io.FileNotFoundException
[00:08:33] [INFO]: [00:08:33] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load botania:textures/items/judahoath_3.png, java.io.FileNotFoundException
[00:08:33] [INFO]: [00:08:33] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load botania:textures/items/judahoath_2.png, java.io.FileNotFoundException
[00:08:33] [INFO]: [00:08:33] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/crystal.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/INFO] [Config]: [OptiFine] Scaled too small texture: divinerpg:particle/flame, 8 -> 16
[00:08:35] [INFO]: [00:08:35] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/thaumcraftthaumcraft110binassetsthaumcrafttexturesblocksgolembuilder.png.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/thaumcraftthaumcraft110srcmainresourcesassetsthaumcrafttexturesblocksarcane_workbench_charger.png.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load extrabotany:textures/blocks/fluid/mana_flow.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load thaumcraft:textures/itemsscanner.png.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/ERROR] [minecraft/TextureMap]: Using missing texture, unable to load minecraft:textures/models/pillar_mid_d.png, java.io.FileNotFoundException
[00:08:35] [INFO]: [00:08:35] [Client thread/INFO] [Config]: [OptiFine] Custom loader sprites: 2417
[00:08:35] [INFO]: [00:08:35] [Client thread/INFO] [Config]: [OptiFine] Sprite dependencies: 3269
[00:08:37] [INFO]: [00:08:37] [Client thread/INFO] [minecraft/TextureMap]: Created: 4096×2048 textures-atlas
[00:08:37] [INFO]: [00:08:37] [Client thread/INFO] [Config]: [OptiFine] Animated sprites: 372
[00:08:38] [INFO]: [00:08:38] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:38] [INFO]: [00:08:38] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:38] [INFO]: [00:08:38] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:38] [INFO]: [00:08:38] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:38] [INFO]: [00:08:38] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:38] [INFO]: [00:08:38] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:39] [INFO]: [00:08:39] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:39] [INFO]: [00:08:39] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[00:08:39] [INFO]: [00:08:39] [Client thread/INFO] [foamfix]: Clearing ModelLoaderRegistry cache (31512 items)…
[00:08:39] [INFO]: [00:08:39] [Client thread/INFO] [foamfix]: Cleared 31507 objects.
[00:08:39] [INFO]: [00:08:39] [Client thread/INFO] [foamfix]: Deduplicating models…
[00:08:40] [INFO]: [00:08:40] [Client thread/INFO] [foamfix]: Deduplicating models…
[00:08:41] [INFO]: [00:08:41] [Client thread/INFO] [foamfix]: Deduplicated 1196061 (+ 189307) objects.
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:trans_door#inventory, normal location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/trans_door with loader VanillaLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: java.io.FileNotFoundException: twilightforest:models/item/trans_door.json
[00:08:41] [INFO]:     at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:trans_door#inventory, blockstate location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:trans_door#inventory with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant thaumadditions:vis_crop/bestia#age=4
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model thaumadditions:vis_crop/bestia#age=4 with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 15 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant thaumadditions:vis_crop/bestia#age=4: 
[00:08:41] [INFO]: java.lang.Exception: Could not load model definition for variant thaumadditions:vis_crop/bestia
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model thaumadditions:blockstates/vis_crop/bestia.json
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: Caused by: java.io.FileNotFoundException: thaumadditions:blockstates/vis_crop/bestia.json
[00:08:41] [INFO]:     at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant thaumadditions:vis_crop/bestia#age=1
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model thaumadditions:vis_crop/bestia#age=1 with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 15 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant thaumadditions:vis_crop/bestia#age=0
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model thaumadditions:vis_crop/bestia#age=0 with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 15 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant thaumadditions:vis_crop/bestia#age=3
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model thaumadditions:vis_crop/bestia#age=3 with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 15 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:twilight_oak_door#inventory, normal location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/twilight_oak_door with loader VanillaLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: java.io.FileNotFoundException: twilightforest:models/item/twilight_oak_door.json
[00:08:41] [INFO]:     at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:twilight_oak_door#inventory, blockstate location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:twilight_oak_door#inventory with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:mine_door#inventory, normal location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/mine_door with loader VanillaLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: java.io.FileNotFoundException: twilightforest:models/item/mine_door.json
[00:08:41] [INFO]:     at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:mine_door#inventory, blockstate location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:mine_door#inventory with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant extrabotany:fluidedmana#inventory, normal location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrabotany:item/fluidedmana with loader VanillaLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: java.io.FileNotFoundException: extrabotany:models/item/fluidedmana.json
[00:08:41] [INFO]:     at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant extrabotany:fluidedmana#inventory, blockstate location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrabotany:fluidedmana#inventory with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:mangrove_door#inventory, normal location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:item/mangrove_door with loader VanillaLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: java.io.FileNotFoundException: twilightforest:models/item/mangrove_door.json
[00:08:41] [INFO]:     at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/ERROR] [FML]: Exception loading model for variant twilightforest:mangrove_door#inventory, blockstate location exception: 
[00:08:41] [INFO]: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model twilightforest:mangrove_door#inventory with loader VariantLoader.INSTANCE, skipping
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:41] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:41] [INFO]: Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
[00:08:41] [INFO]:     at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
[00:08:41] [INFO]:     at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
[00:08:41] [INFO]:     … 14 more
[00:08:41] [INFO]: [00:08:41] [Client thread/FATAL] [FML]: Suppressed additional 3 model loading errors for domain twilightforest
[00:08:41] [INFO]: [00:08:41] [Client thread/FATAL] [FML]: Suppressed additional 246 model loading errors for domain thaumadditions
[00:08:42] [INFO]: [00:08:42] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.ChunkRenderContainer (bun)…
[00:08:42] [INFO]: [00:08:42] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched preRenderChunk!
[00:08:42] [INFO]: [00:08:42] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[00:08:42] [INFO]: [00:08:42] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[00:08:43] [INFO]: [00:08:43] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[00:08:44] [INFO]: [00:08:44] [Client thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
[00:08:44] [INFO]: com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:487) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_221]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
[00:08:44] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) [bib.class:?]
[00:08:44] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:44] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:44] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:44] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:44] [INFO]: [00:08:44] [Client thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
[00:08:44] [INFO]: com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:487) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) ~[CraftingHelper.class:?]
[00:08:44] [INFO]:     at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_221]
[00:08:44] [INFO]:     at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
[00:08:44] [INFO]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
[00:08:44] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) [bib.class:?]
[00:08:44] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282) [bib.class:?]
[00:08:44] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:08:44] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:08:44] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:08:44] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:08:44] [INFO]: [00:08:44] [Client thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
[00:08:44] [INFO]: [00:08:44] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `slime`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `essence_salt.mix`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `essence_salt.apply`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `essence_salt.remove`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `seal_paint`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `phantom_ink.apply`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `phantom_ink.remove`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:45] [INFO]: [00:08:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `thaumadditions` for name `disenchant`, expected `hammercore`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [FML]: Applying holder lookups
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [FML]: Holder lookups applied
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [foamfix]: Deduplicated 290 property sets.
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache…
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [foamfix]: Registered client-side world unload notifier!
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [foamfix]: Cleaning up ModelLoader…
[00:08:46] [INFO]: [00:08:46] [Client thread/INFO] [jei]: Created: 128×256 textures-atlas
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid redstone for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid glowstone for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ender for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid pyrotheum for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid cryotheum for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid refined_oil for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid refined_fuel for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2uu_matter for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biomass for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biogas for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid mana for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry — it doesn’t exist in the current environment
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Got 42 recipe modifications from CraftTweaker. — Applying…
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Recipe changes applied.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry.
[00:08:47] [INFO]: [00:08:47] [Client thread/INFO] [Astral Sorcery]: Loaded SLIME of tconstruct into tree registry.
[00:08:48] [INFO]: [00:08:48] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery]: Patreon effect loading finished.
[00:08:48] [INFO]: [00:08:48] [Client thread/INFO] [divinerpg]: Registering custom triggers
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_boots
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:void_seed
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:aura_charger
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:jar_thaumium
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:crystal_bag
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:cake
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_ingot
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:odour_powder
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_hood
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location hammercore:diamond_bordered_cobblestone
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location hammercore:manual
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:shadow_enchanter
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:jar_adaminite
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:jar_eldritch
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_boots
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_nugget
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithrillium_plate
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:aura_disperser
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:chester
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:disenchant_fabric
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:jar_brass
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_plate
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location hammercore:iron_bordered_cobblestone
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_robe
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:flux_concentrator
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location hammercore:quartz_bordered_cobblestone
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:jar_mithminite
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_smelter
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:essentia_sink
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:dna_sample
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:wormhole_mirror
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:crystal_bore
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:jar_mithrillium
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:void_anvil
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithrillium_smelter
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:vis_pod
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_fabric
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:vis_seeds
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:puriflower
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_belt
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:fragnant_pendant
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:phantom_ink_phial
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:void_thaumometer
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_hood
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:growth_chamber
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location hammercore:gold_bordered_cobblestone
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:thaumic_lectern
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:seal_symbol
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:bone_eye
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_robe
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:knowledge_tome
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:levitation_device
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:seal_globe
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:twilight_totem
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithrillium_ingot
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:void_elemental_hoe
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location hammercore:emerald_bordered_cobblestone
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:shadow_beam_staff
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_smelter
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:dawn_totem
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:recharge_charm
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:seal
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:crystal_crusher
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_belt
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:salt_essence
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_plate
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithminite_fabric
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:vis_scribing_tools
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:entity_summoner
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:essentia_pistol
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:aspect_combiner
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithrillium_resonator
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:mithrillium_nugget
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:zeith_scale
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:crystal_block
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Model definition for location thaumadditions:adaminite_ingot
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Registering TESRs…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.thaumicadditions.client.render.tile.TESREssentiaSink for com.zeitheron.thaumicadditions.tiles.TileEssentiaSink
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.thaumicadditions.client.seal.TESRSeal for com.zeitheron.thaumicadditions.tiles.TileSeal
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.hammercore.client.render.tesr.TESRMultipart for com.zeitheron.hammercore.internal.blocks.multipart.TileMultipart
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.thaumicadditions.client.render.tile.TESRMobSummoner for com.zeitheron.thaumicadditions.tiles.TileEntitySummoner
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.thaumicadditions.client.render.tile.TESRAbstractJar for com.zeitheron.thaumicadditions.tiles.TileAbstractJarFillable
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.thaumicadditions.client.render.tile.TESRArcaneCake for com.zeitheron.thaumicadditions.tiles.TileArcaneCake
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.hammercore.client.render.tesr.TESRLyingItem for com.zeitheron.hammercore.tile.TileLyingItem
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]:  -com.zeitheron.thaumicadditions.client.render.tile.TESRShadowEnchanter for com.zeitheron.thaumicadditions.tiles.TileShadowEnchanter
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [HammerCore]: Registered 8 TESRs.
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]: Registering seals…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Aqua, None, None…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Terra, Terra, Terra…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Victus, Herba, None…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Instrumentum, Herba, None…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Instrumentum, Herba, Ordo…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Vacuos, Vacuos, Vacuos…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]:  -Praecantatio, Aer, Any…
[00:08:49] [INFO]: [00:08:49] [Client thread/INFO] [thaumadditions]: -Registered 7 seals.
[00:08:49] [INFO]: [00:08:49] [Thread-11/INFO] [teamlapen-lib]: [VersionChecker]Starting version check at http://maxanier.de/projects/vampirism/versions_integrations.json
[00:08:50] [INFO]: [00:08:50] [Client thread/INFO] [FML]: Injecting itemstacks
[00:08:50] [INFO]: [00:08:50] [Client thread/INFO] [FML]: Itemstack injection complete
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.dirt@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.hellrock@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.obsidian@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.vine@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.tconstruct.slime_vine_blue@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.tconstruct.slime_vine_blue_mid@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.tconstruct.slime_vine_blue_end@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.tconstruct.slime_vine_purple@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.tconstruct.slime_vine_purple_mid@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.tconstruct.slime_vine_purple_end@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/WARN] [thaumicwonders]: Wildcard meta detected for 1xtile.cactus@32767 in void beacon registration; this can result in invalid result blocks
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 8 research entries from thaumicwonders:research/alchemy
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 4 research entries from thaumicwonders:research/artifice
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 7 research entries from thaumicwonders:research/infusion
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumicwonders:research/scans
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumicwonders:research/misc
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 11 research entries from thaumicwonders:research/eldritch
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 21 research entries from thaumcraft:research/auromancy
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]: Injecting armor layer…
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]: Initializing ArmorSets…
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — minecraft:leather_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — leather_helmet_mask
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — ic2:quantum_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — quantum_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — quantum_gold
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — quantum_red
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — ic2:nano_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — nano_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — gravisuite:quantum_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — gravisuite_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — gravisuite:advancednano_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — advancednano_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — gravisuite:advancedjetpack_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — advancedjetpack_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — advancedsolarpanels:advancedhelmet_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — advancedhelmet_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — advancedsolarpanels:advancedhelmet_hybrid_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — advancedhelmet_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — advancedsolarpanels:advancedhelmet_ultimate_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — advancedhelmet_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — botania:terrasteel_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — terrasteel_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — thaumcraft:goggles_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — goggles_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — thaumictinkerer:ichor_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — ichor_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — thaumadditions:adaminite_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — adaminite_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:  — thaumadditions:mithminite_armor
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Wardrobe]:     — mithminite_classic
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Astral Sorcery]: Post compile recipes
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Astral Sorcery]: Item Colorization Helper: Rebuilding colorization cache! This might take longer for higher-res texture packs…
[00:08:51] [INFO]: [00:08:51] [Client thread/INFO] [Astral Sorcery]: Item Colorization Helper: Cache rebuilt! Time required: 107ms — Entries cached: 81
[00:08:52] [INFO]: [00:08:52] [Client thread/INFO] [Astral Sorcery]: Recovered 10 changed recipes into journal!
[00:08:52] [INFO]: [00:08:52] [Client thread/ERROR] [Guide-API]: Cannot get renderer for recipe type class crafttweaker.mc1120.recipes.MCRecipeShaped
[00:08:52] [INFO]: [00:08:52] [Client thread/ERROR] [Guide-API]: Cannot get renderer for recipe type class crafttweaker.mc1120.recipes.MCRecipeShaped
[00:08:52] [INFO]: [00:08:52] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `vampirism` for name `guide_book`, expected `guideapi`. This could be a intended override, but in most cases indicates a broken mod.
[00:08:52] [INFO]: [00:08:52] [Client thread/INFO] [botania]: The Lexica Botania has 25482 words.
[00:08:52] [INFO]: [00:08:52] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Started adding oredict melting recipes
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Oredict melting recipes finished in 864.11913 ms
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: =============================================================================================
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *  _______   ___  ___   ___________    _______         __                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: * /»     «| |»  /»  | (»     _   «)  /»             /»»                                  *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *(: ______)      /   )__/  \__/  |:        |     /                                     *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: * /    |     \  /       \_ /     |_____/   )    /’ /                                  *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: * // ___)_    /.         |.  |      //      /    //  __’                                 *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *(:      «|  /          :  |     |:  __     /   /  \                                *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: * _______) |___/___|      __|     |__|  ___) (___/    ___)                             *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *           _______       ______     ___________        __       _____  ___    ___  ___       *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *          |   _  »     /    »   (»     _   «)      /»»     (»   |»    |»  /»  |       *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *          (. |_)   :)   // ____     )__/  \__/      /        |.\      |      /        *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *          |:     /   /  /    ) :)     \_ /        /’ /     |: .   \  |   \  /         *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *          (|  _  \  (: (____/ //      |.  |       //  __’    |.      . |   /   /          *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *          |: |_)   :)          /       :  |      /   /  \   |         |  /   /           *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *          (_______/    «_____/         __|     (___/    ___) ___|____) |___/            *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: =============================================================================================
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Thank you for installing ExtraBotany!                                                      *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Owner: ExtraMeteorP                                                                        *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Artist: MalayP, Gloridifice                                                                *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *No more anime girl                                                                         *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Yes this is a spam                                                                         *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *If you want to disable it, check your config settings                                      *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: =============================================================================================
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:  .____         .                 __   __         .                        .___ 
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:  /      _  .- _/_   .___    ___  |    |    ___  _/_     ___    __.  .___  /  
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:  |__.    ,’   |    /    /   ` |  /|  .’   `  |    .’   ` .’   /   |,_-‘
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:  |       /    |    |   ‘ |    | | / |  |—-‘  |    |—-‘ |    | |   ‘ |    
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:  /—-/ /     __/ /     `.__/| /    /  `.___,  __/ `.___,  `._.’ /     /    
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                                                                                
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                      .___                                     .                _    
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                      /   .___    ___    ____   ___  , __   _/_     ___    ___/  
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                      |,_-‘ /   .’   `  (     .’   ` |’  `.  |    .’   `  /   |  
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                      |     |   ‘ |—-‘  `—.  |—-‘ |    |  |    |—-‘ ,’   |  
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                      /     /     `.___, ___.’ `.___, /    |  __/ `.___, `___,’  
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]:                                                                                `   
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: =============================================================================================
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *SPECIAL THANKS LIST                                                                        *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *ExtraMeteorP                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *MalayP                                                                                     *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *kohlth                                                                                     *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Glorious_B                                                                                 *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *xRoBoTx                                                                                    *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Cyberpunk909                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *xiaomipe                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *big_penguin_ee                                                                             *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Nyan_shinaro                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *_BRS                                                                                       *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Amunesia                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *huiyiguo                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *hwk                                                                                        *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *zizisama                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *knight                                                                                     *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Amygdala                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *LinkXinLuo                                                                                 *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *wtpoi                                                                                      *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Eternego                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Mtdlr_                                                                                     *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Calamity_                                                                                  *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *wang_hun                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Dark_Dancer                                                                                *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Suripe_Z                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Thememories                                                                                *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *54886                                                                                      *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *dbydd                                                                                      *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *SM_Chicov                                                                                  *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Azitate                                                                                    *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *CKATEPTb                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *TheresaMOD3                                                                                *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *minatoapua                                                                                 *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *NanayaShiki_                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Achsr                                                                                      *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *silentsliver                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *FOURNINE                                                                                   *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *fox_jtx_huli                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Seven_Flowers                                                                              *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *han_lie                                                                                    *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *truecyt                                                                                    *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *HoshizoraShizuku                                                                           *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *Miyamori_Aoi                                                                               *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *yi_meng                                                                                    *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *miku_Yunyan                                                                                *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: *wu_shen_wu_ke                                                                              *
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [extrabotany]: =============================================================================================
[00:08:53] [INFO]: [00:08:53] [Client thread/WARN] [THAUMCRAFT]: Research [TAR_FLUX_CONCENTRATOR] not added as it overlaps with existing research [TAR_ELDRITCH_JAR] at 8,1
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityCow with blood 10 and handler null
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityPig with blood 5 and handler null
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityVillager with blood 15 and handler de.teamlapen.vampirism.entity.converted.EntityConvertedVillager$ConvertingHandler@7ab684c
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityLlama with blood 8 and handler null
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.monster.EntityPolarBear with blood 10 and handler null
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityRabbit with blood 2 and handler null
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityOcelot with blood 5 and handler null
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntityHorse with blood 13 and handler de.teamlapen.vampirism.entity.converted.EntityConvertedHorse$ConvertingHandler@402a08cd
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [VampirismEntityRegistry] Registering convertible net.minecraft.entity.passive.EntitySheep with blood 5 and handler de.teamlapen.vampirism.entity.converted.EntityConvertedSheep$ConvertingHandler@445d0daf
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [vampirism]: [Potion]Fixing vanilla night vision potion types
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Starting Waila…
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Gathering annotated plugins…
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Gathering wrapped IMC plugins…
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugins…
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at com.zeitheron.hammercore.compat.waila.GetWaila
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [HammerCore]: Waila API hooked!
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at de.teamlapen.vampirism_integrations.waila.WailaHandler
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at epicsquid.roots.integration.hwyla.WAILAPlugin
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at me.xfl03.thaumicwaila.provider.AspectContainerProvider
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [ThaumicWaila]: AspectContainerProvider registered.
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at me.xfl03.thaumicwaila.provider.BlockVisBatteryProvider
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [ThaumicWaila]: BlockVisBatteryProvider registered.
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at me.xfl03.thaumicwaila.provider.GogglesDisplayProvider
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [ThaumicWaila]: GogglesDisplayProvider registered.
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at me.xfl03.thaumicwaila.provider.StabilizableProvider
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [ThaumicWaila]: StabilizableProvider registered.
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at me.xfl03.thaumicwaila.render.AspectRender
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [ThaumicWaila]: AspectRender registered.
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at slimeknights.tconstruct.plugin.waila.WailaRegistrar
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Registering plugin at WayofTime.bloodmagic.compat.waila.BloodMagicHwylaPlugin
[00:08:53] [INFO]: [00:08:53] [Client thread/INFO] [Waila]: Starting Waila took 140.9 ms
[00:08:56] [INFO]: [00:08:56] [Client thread/INFO] [jei]: Starting JEI…
[00:08:56] [INFO]: [00:08:56] [Client thread/INFO] [jei]: Registering recipe categories…
[00:08:56] [INFO]: [00:08:56] [Client thread/INFO] [jei]: Registering recipe categories took 192.3 ms
[00:08:56] [INFO]: [00:08:56] [Client thread/INFO] [jei]: Registering mod plugins…
[00:08:57] [INFO]: [00:08:57] [Client thread/INFO] [divinerpg]: Registering JEI compat
[00:08:57] [INFO]: [00:08:57] [Client thread/WARN] [minecraft/LootTableManager]: Couldn’t find resource table minecraft:structure/house1
[00:08:58] [INFO]: [00:08:58] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Starting Aspect ItemStack Thread.
[00:08:58] [INFO]: [00:08:58] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Trying to cache 9176 aspects.
[00:08:58] [INFO]: [00:08:58] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Removed 0 items that are blacklisted
[00:08:58] [INFO]: [00:08:58] [Client thread/INFO] [thaumicjei]: Parsed aspect file in 238ms
[00:08:58] [INFO]: [00:08:58] [Client thread/INFO] [jei]: Registering mod plugins took 1.626 s
[00:08:58] [INFO]: [00:08:58] [Client thread/INFO] [jei]: Building recipe registry…
[00:08:59] [INFO]: [00:08:59] [Client thread/INFO] [jei]: Building recipe registry took 793.4 ms
[00:08:59] [INFO]: [00:08:59] [Client thread/INFO] [jei]: Building ingredient list…
[00:08:59] [INFO]: [00:08:59] [Client thread/INFO] [jei]: Building ingredient list took 180.1 ms
[00:08:59] [INFO]: [00:08:59] [Client thread/INFO] [jei]: Building ingredient filter…
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [jei]: Building ingredient filter took 1.114 s
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [jei]: Building bookmarks…
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [jei]: Building bookmarks took 13.74 ms
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [jei]: Building runtime…
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [jei]: Building runtime took 102.9 ms
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [jei]: Starting JEI took 4.607 s
[00:09:00] [INFO]: [00:09:00] [Client thread/INFO] [NotEnoughItems]: Loading NEI.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [NotEnoughItems]: Finished NEI Initialization after 395 ms
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/world.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/treasures.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/minor_landmarks.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/major_landmarks.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/entities.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/devices.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/bosses.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/categories/biomes.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/portal.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/minor_landmarks/druid_hut.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/yeti_caves.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/troll_caves.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/naga_courtyard.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/lich_tower.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/labyrinth.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/knight_stronghold.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/hydra_lair.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/hollow_hills.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/hedge_maze.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/giant_house.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/final_castle.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/dark_tower.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/major_landmarks/aurora_palace.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/magic_map.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/biomes/twilight_swamp.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/biomes/snow_forest.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/biomes/glacier.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/biomes/general_biomes.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/biomes/enchanted_forest.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/world/biomes/dark_forest.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/uncrafting_table.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/trophies.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/tools.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/tc_aspects.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/tconstruct.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/scepters.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/phantom_armor.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/moon_dial.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/mazebreaker_pickaxe.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/maps.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/magic_trees.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/magic_beans.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/ie_shaders.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/ice_bomb.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/glass_sword.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/giant_blocks.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/foods.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/crumble_horn.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/charms.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/carminite.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/bows.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/treasures/armors.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/yeti.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/wolves.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/undead.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/troll.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/minotaur.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/maze_slime.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/kobold.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/ice_cores.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/harbinger_cube.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/goblins.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/giants.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/ghasts.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/death_tome.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/castle_guardians.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/arthopods.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/animals.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/entities/adherent.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/vanishing_block.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/smoking_block.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/reappearing_block.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/locked_vanishing_block.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/ghast_trap.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/fire_jet.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/encased_smoker.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/encased_fire_jet.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/carminite_reactor.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/carminite_builder.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/devices/anti-builder.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/ur_ghast.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/snow_queen.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/phantom_knights.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/naga.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/minoshroom.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/lich.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/hydra.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/entries/bosses/alpha_yeti.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_spotlight2.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_spotlight.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_gallery.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/gallery.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/editable.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/gallery.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/gallery.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/gallery.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/gallery.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_spotlight.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_spotlight2.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_spotlight.json. Switching to fallback.
[00:09:01] [INFO]: [00:09:01] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/ru_ru/templates/headed_spotlight.json. Switching to fallback.
[00:09:02] [INFO]: [00:09:02] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[00:09:02] [INFO]: [00:09:02] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 72 mods
[00:09:02] [INFO]: [00:09:02] [Client thread/INFO] [HammerCore]: Created Hammer Core Gui Config Factory!
[00:09:02] [INFO]: [00:09:02] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[00:09:02] [INFO]: [00:09:02] [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
[00:09:03] [INFO]: [00:09:03] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 28%
[00:09:03] [INFO]: [00:09:03] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
[00:09:03] [INFO]: [00:09:03] [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
[00:09:04] [INFO]: [00:09:04] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.chunk.RenderChunk (bxr)…
[00:09:04] [INFO]: [00:09:04] [Client thread/INFO] [Hammer Core [ASM]]:   -Patching RenderChunk
[00:09:04] [INFO]: [00:09:04] [Client thread/INFO] [Hammer Core [ASM]]:     -Modified method ‘postRenderChunk’: added event call.
[00:09:08] [INFO]: [00:09:08] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 61%
[00:09:13] [INFO]: [00:09:13] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 82%
[00:09:17] [INFO]: [00:09:17] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Finished Aspect ItemStack Thread.
[00:09:38] [INFO]: [00:09:38] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [xaerominimap_core, ClientFixer, foamfixcore, clientfixerfont, clientfixermixin, foamfix, hardwareinfo, xaerominimap, waila, thaumicwaila, worldeditcuife2, moreoverlays, codechickenlib, jeresources, nei, thaumicjei, vk_feed, ctgui] at SERVER
[00:09:42] [INFO]: [00:09:42] [Client thread/INFO] [minecraft/GuiConnecting]: Connecting to 144.76.112.250, 25871
[00:09:43] [INFO]: [00:09:43] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
[00:09:43] [INFO]: [00:09:43] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [xaerominimap_core, ClientFixer, foamfixcore, clientfixerfont, clientfixermixin, foamfix, hardwareinfo, xaerominimap, waila, thaumicwaila, worldeditcuife2, moreoverlays, codechickenlib, jeresources, nei, thaumicjei, vk_feed, ctgui] at SERVER
[00:09:43] [INFO]: [00:09:43] [Client thread/INFO] [FML]: Injecting existing registry data into this client instance
[00:09:43] [INFO]: [00:09:43] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world divinerpg:apalachia_fragments
[00:09:43] [INFO]: [00:09:43] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world divinerpg:mortum_fragments
[00:09:43] [INFO]: [00:09:43] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world divinerpg:eden_fragments
[00:09:43] [INFO]: [00:09:43] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world divinerpg:skythern_fragments
[00:09:43] [INFO]: [00:09:43] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world divinerpg:wildwood_fragments
[00:09:43] [INFO]: [00:09:43] [Client thread/ERROR] [FML]: Unidentified mapping from registry minecraft:recipes
[00:09:43] [INFO]: [00:09:43] [Client thread/ERROR] [FML]:     divinerpg:mortum_fragments: 2884
[00:09:43] [INFO]: [00:09:43] [Client thread/ERROR] [FML]:     divinerpg:eden_fragments: 3020
[00:09:43] [INFO]: [00:09:43] [Client thread/ERROR] [FML]:     divinerpg:skythern_fragments: 2772
[00:09:43] [INFO]: [00:09:43] [Client thread/ERROR] [FML]:     divinerpg:wildwood_fragments: 2714
[00:09:43] [INFO]: [00:09:43] [Client thread/ERROR] [FML]:     divinerpg:apalachia_fragments: 3179
[00:09:44] [INFO]: [00:09:44] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[00:09:45] [INFO]: [00:09:45] [Client thread/INFO] [FML]: Applying holder lookups
[00:09:45] [INFO]: [00:09:45] [Client thread/INFO] [FML]: Holder lookups applied
[00:09:45] [INFO]: [00:09:45] [Netty Client IO #1/INFO] [FML]: [Netty Client IO #1] Client side modded connection established
[00:09:45] [INFO]: [00:09:45] [Netty Client IO #1/INFO] [HammerCore]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[00:09:45] [INFO]: [00:09:45] [Netty Client IO #1/INFO] [HammerCore]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[00:09:45] [INFO]: [00:09:45] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder ‘_144.76.112.250_25871’
[00:09:45] [INFO]: [00:09:45] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world: 
[00:09:45] [INFO]: [00:09:45] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[00:09:45] [INFO]: [00:09:45] [Thread-19/WARN] [HammerCore]: HammerCore custom data file not found!
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.bibliocraftmod.com/vcheck/version.txt
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at java.security.AccessController.doPrivileged(Native Method)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at java.net.URL.openStream(URL.java:1057)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at jds.bibliocraft.VersionCheck.getNetVersion(VersionCheck.java:58)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at jds.bibliocraft.VersionCheck$1.run(VersionCheck.java:46)
[00:09:48] [INFO]: [00:09:48] [Thread-21/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]:     at java.lang.Thread.run(Thread.java:748)
[00:09:48] [INFO]: [00:09:48] [Netty Client IO #1/INFO] [tconstruct-Config]: Syncing Config with Server
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 264 advancements
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] ?================================
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] 
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Приветствуем, Pokemoshik!
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Официальный Discord сервер: https://discord.gg/excalibur-craft
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] 
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Сейчас играет: 32
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] 
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] ================================
[00:09:49] [INFO]: [00:09:49] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Нет новых писем.
[00:10:04] [INFO]: [00:10:04] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] [ПРЕДУПРЕЖДЕНИЕ!]  Уважаемые игроки! Просим вас не оставлять недорубы и столбы!
[00:11:26] [INFO]: [00:11:26] [Client thread/ERROR] [NotEnoughItems]: Error thrown whilst accessing JEI internals!
[00:11:26] [INFO]: java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
[00:11:26] [INFO]:     at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91) ~[JEIProxy.class:?]
[00:11:26] [INFO]:     at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43) ~[JEIProxy$1.class:?]
[00:11:26] [INFO]:     at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118) ~[ItemPanel.class:?]
[00:11:26] [INFO]:     at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108) ~[ItemPanel.class:?]
[00:11:26] [INFO]:     at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82) ~[ItemPanel.class:?]
[00:11:26] [INFO]:     at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46) ~[LayoutStyleDefault.class:?]
[00:11:26] [INFO]:     at codechicken.nei.LayoutManager.layout(LayoutManager.java:286) ~[LayoutManager.class:?]
[00:11:26] [INFO]:     at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213) ~[LayoutManager.class:?]
[00:11:26] [INFO]:     at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286) ~[NEIClientEventHandler.class:?]
[00:11:26] [INFO]:     at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_221]
[00:11:26] [INFO]:     at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286) [NEIClientEventHandler.class:?]
[00:11:26] [INFO]:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_577_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic) [?:?]
[00:11:26] [INFO]:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
[00:11:26] [INFO]:     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119) [bmg.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) [bmr.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75) [bmx.class:?]
[00:11:26] [INFO]:     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) [ForgeHooksClient.class:?]
[00:11:26] [INFO]:     at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) ~[?:?]
[00:11:26] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:11:26] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:11:26] [INFO]:     at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) [Reflector.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457) [buq.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:894) [bib.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:295) [bib.class:?]
[00:11:26] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:11:26] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:11:26] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:11:26] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:11:26] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:11:26] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:11:26] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:12:41] [INFO]: [00:12:41] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] <G><Fruktozka> никому крылатые тиары не нужны? продаю
[00:12:44] [INFO]: [00:12:44] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] [RTP] Вы были телепортированы в случайную локацию.
[00:12:45] [INFO]: [00:12:45] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 264 advancements
[00:13:07] [INFO]: [00:13:07] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §2Мир сохранён.
[00:13:10] [INFO]: [00:13:10] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] <G><renTVonlain> кто может сделать меня вампиром
[00:13:28] [INFO]: [00:13:28] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] <G><Teya> Не стоит :)
[00:13:33] [INFO]: [00:13:33] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Внимание! Через <30> секунд произойдет очистка дропа!
[00:13:37] [INFO]: [00:13:37] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 280 advancements
[00:13:43] [INFO]: [00:13:43] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Внимание! Через <20> секунд произойдет очистка дропа!
[00:13:53] [INFO]: [00:13:53] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Внимание! Через <10> секунд произойдет очистка дропа!
[00:14:03] [INFO]: [00:14:03] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Была произведена очистка дропа. (Удалено <190>)
[00:14:07] [INFO]: [00:14:07] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
[00:14:07] [INFO]: java.util.concurrent.ExecutionException: java.lang.NullPointerException
[00:14:07] [INFO]:     at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at net.minecraft.util.Util.func_181617_a(Util.java:48) [h.class:?]
[00:14:07] [INFO]:     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:865) [bib.class:?]
[00:14:07] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:295) [bib.class:?]
[00:14:07] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:14:07] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:14:07] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:14:07] [INFO]: Caused by: java.lang.NullPointerException
[00:14:07] [INFO]:     at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:172) ~[bno.class:?]
[00:14:07] [INFO]:     at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193948_e(GuiRecipeBook.java:469) ~[bno.class:?]
[00:14:07] [INFO]:     at net.minecraft.client.gui.inventory.GuiInventory.func_192043_J_(SourceFile:209) ~[bmx.class:?]
[00:14:07] [INFO]:     at net.minecraft.client.network.NetHandlerPlayClient.func_191980_a(NetHandlerPlayClient.java:1492) ~[brz.class:?]
[00:14:07] [INFO]:     at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:39) ~[js.class:?]
[00:14:07] [INFO]:     at net.minecraft.network.play.server.SPacketRecipeBook.func_148833_a(SourceFile:12) ~[js.class:?]
[00:14:07] [INFO]:     at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:22) ~[hv$1.class:?]
[00:14:07] [INFO]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_221]
[00:14:07] [INFO]:     at net.minecraft.util.Util.func_181617_a(Util.java:47) ~[h.class:?]
[00:14:07] [INFO]:     … 9 more
[00:14:10] [INFO]: [00:14:10] [Client thread/INFO] [STDOUT]: [eu.thesociety.DragonbornSR.dragons_radio.Handler.Cmsg:writeline:11]: [Dragon’s Radio Mod] Stopping all currently running radio streams.
[00:14:10] [INFO]: [00:14:10] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[00:14:11] [INFO]: [00:14:11] [Client thread/INFO] [FML]: Applying holder lookups
[00:14:11] [INFO]: [00:14:11] [Client thread/INFO] [FML]: Holder lookups applied
[00:14:14] [INFO]: [00:14:14] [Client thread/FATAL] [minecraft/Minecraft]: Reported exception thrown!
[00:14:14] [INFO]: net.minecraft.util.ReportedException: Rendering screen
[00:14:14] [INFO]:     at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1487) ~[buq.class:?]
[00:14:14] [INFO]:     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:894) ~[bib.class:?]
[00:14:14] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:295) [bib.class:?]
[00:14:14] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
[00:14:14] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[00:14:14] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[00:14:14] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:14:14] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:14:14] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
[00:14:14] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:14:14] [INFO]: Caused by: java.lang.NullPointerException
[00:14:14] [INFO]:     at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_191861_a(GuiRecipeBook.java:251) ~[bno.class:?]
[00:14:14] [INFO]:     at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:74) ~[bmx.class:?]
[00:14:14] [INFO]:     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) ~[ForgeHooksClient.class:?]
[00:14:14] [INFO]:     at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) ~[?:?]
[00:14:14] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[00:14:14] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[00:14:14] [INFO]:     at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) ~[Reflector.class:?]
[00:14:14] [INFO]:     at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457) ~[buq.class:?]
[00:14:14] [INFO]:     … 9 more
[00:14:14] [INFO]: [00:14:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: —- Minecraft Crash Report —-
[00:14:14] [INFO]: 
[00:14:14] [INFO]: WARNING: coremods are present:
[00:14:14] [INFO]:   Do not report to Forge! (If you haven’t disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (mod-C0-foamfix01010.jar)
[00:14:14] [INFO]:   XaeroMinimapPlugin (mod-C1-XaerosMinimap20150_wonderland.jar)
[00:14:14] [INFO]:   HCASM (mod-S1-HammerCore2055-EX61.jar)
[00:14:14] [INFO]:   AstralCore (mod-S1-astralsorcery11020.jar)
[00:14:14] [INFO]:   ClientFixer (mod-C0-ClientFixer1122.jar)
[00:14:14] [INFO]: Contact their authors BEFORE contacting forge
[00:14:14] [INFO]: 
[00:14:14] [INFO]: // You should try our sister game, Minceraft!
[00:14:14] [INFO]: 
[00:14:14] [INFO]: Time: 7/22/20 12:14 AM
[00:14:14] [INFO]: Description: Rendering screen
[00:14:14] [INFO]: 
[00:14:14] [INFO]: java.lang.NullPointerException: Rendering screen
[00:14:14] [INFO]:     at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_191861_a(GuiRecipeBook.java:251)
[00:14:14] [INFO]:     at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:74)
[00:14:14] [INFO]:     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
[00:14:14] [INFO]:     at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
[00:14:14] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:14:14] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[00:14:14] [INFO]:     at net.optifine.reflect.Reflector.callVoid(Reflector.java:660)
[00:14:14] [INFO]:     at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1457)
[00:14:14] [INFO]:     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:894)
[00:14:14] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:295)
[00:14:14] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[00:14:14] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[00:14:14] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[00:14:14] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:14:14] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[00:14:14] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[00:14:14] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[00:14:14] [INFO]: 
[00:14:14] [INFO]: 
[00:14:14] [INFO]: A detailed walkthrough of the error, its code path and all known details is as follows:
[00:14:14] [INFO]: —————————————————————————————
[00:14:14] [INFO]: 
[00:14:14] [INFO]: — Head —
[00:14:14] [INFO]: Thread: Client thread
[00:14:14] [INFO]: Stacktrace:
[00:14:14] [INFO]:     at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_191861_a(GuiRecipeBook.java:251)
[00:14:14] [INFO]:     at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:74)
[00:14:14] [INFO]:     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
[00:14:14] [INFO]:     at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
[00:14:14] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:14:14] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[00:14:14] [INFO]:     at net.optifine.reflect.Reflector.callVoid(Reflector.java:660)
[00:14:14] [INFO]: 
[00:14:14] [INFO]: — Screen render details —
[00:14:14] [INFO]: Details:
[00:14:14] [INFO]:     Screen name: net.minecraft.client.gui.inventory.GuiInventory
[00:14:14] [INFO]:     Mouse location: Scaled: (546, 224). Absolute: (1093, 631)
[00:14:14] [INFO]:     Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2
[00:14:14] [INFO]: 
[00:14:14] [INFO]: — Affected level —
[00:14:14] [INFO]: Details:
[00:14:14] [INFO]:     Level name: MpServer
[00:14:14] [INFO]:     All players: 1 total; [EntityPlayerSP[‘Pokemoshik’/10177193, l=’MpServer’, x=-8604.72, y=83.00, z=-8859.63]]
[00:14:14] [INFO]:     Chunk stats: MultiplayerChunkCache: 81, 81
[00:14:14] [INFO]:     Level seed: 0
[00:14:14] [INFO]:     Level generator: ID 06 — BIOMESOP, ver 0. Features enabled: false
[00:14:14] [INFO]:     Level generator options: 
[00:14:14] [INFO]:     Level spawn location: World: (-3569,18,2392), Chunk: (at 15,1,8 in -224,149; contains blocks -3584,0,2384 to -3569,255,2399), Region: (-7,4; contains chunks -224,128 to -193,159, blocks -3584,0,2048 to -3073,255,2559)
[00:14:14] [INFO]:     Level time: 57465725 game time, 57510218 day time
[00:14:14] [INFO]:     Level dimension: 0
[00:14:14] [INFO]:     Level storage version: 0x00000 — Unknown?
[00:14:14] [INFO]:     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
[00:14:14] [INFO]:     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
[00:14:14] [INFO]:     Forced entities: 3 total; [EntityFrog[‘Лягушка’/10178329, l=’MpServer’, x=-3495.18, y=62.80, z=2381.87], EntityPlayerSP[‘Pokemoshik’/10177193, l=’MpServer’, x=-8604.72, y=83.00, z=-8859.63], EntityZombie[‘Зомби’/10289487, l=’MpServer’, x=-8578.50, y=32.00, z=-8835.50]]
[00:14:14] [INFO]:     Retry entities: 1 total; [EntityFrog[‘Лягушка’/10178329, l=’MpServer’, x=-3495.18, y=62.80, z=2381.87]]
[00:14:14] [INFO]:     Server brand: fml,forge
[00:14:14] [INFO]:     Server type: Non-integrated multiplayer server
[00:14:14] [INFO]: Stacktrace:
[00:14:14] [INFO]:     at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
[00:14:14] [INFO]:     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2172)
[00:14:14] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:308)
[00:14:14] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[00:14:14] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[00:14:14] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[00:14:14] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[00:14:14] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[00:14:14] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[00:14:14] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[00:14:14] [INFO]: 
[00:14:14] [INFO]: — System Details —
[00:14:14] [INFO]: Details:
[00:14:14] [INFO]:     Minecraft Version: 1.12.2
[00:14:14] [INFO]:     Operating System: Windows 10 (amd64) version 10.0
[00:14:14] [INFO]:     Java Version: 1.8.0_221, Oracle Corporation
[00:14:14] [INFO]:     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[00:14:14] [INFO]:     Memory: 678422960 bytes (646 MB) / 1487511552 bytes (1418 MB) up to 9120972800 bytes (8698 MB)
[00:14:14] [INFO]:     JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn256M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx8724M
[00:14:14] [INFO]:     IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
[00:14:14] [INFO]:     FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_F5 72 mods loaded, 72 mods active
[00:14:14] [INFO]:     States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
[00:14:14] [INFO]: 
[00:14:14] [INFO]:     | State  | ID                     | Version                    | Source                                   | Signature                                |
[00:14:14] [INFO]:     |:—— |:———————- |:————————— |:—————————————- |:—————————————- |
[00:14:14] [INFO]:     | LCHIJA | minecraft              | 1.12.2                     | minecraft.jar                            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | mcp                    | 9.42                       | minecraft.jar                            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | FML                    | 8.0.99.99                  | forge-1.12.2-14.23.5.2838.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | forge                  | 14.23.5.2838               | forge-1.12.2-14.23.5.2838.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | xaerominimap_core      | 1.12.2-1.0                 | minecraft.jar                            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | ClientFixer            | 1.12.2-1.9                 | minecraft.jar                            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | foamfixcore            | 7.7.4                      | minecraft.jar                            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | clientfixerfont        | 1.0                        | mod-C0-ClientFixerFont.jar               | None                                     |
[00:14:14] [INFO]:     | LCHIJA | clientfixermixin       | 1.12.2-1.0                 | mod-C0-ClientFixerMixin1122.jar          | None                                     |
[00:14:14] [INFO]:     | LCHIJA | foamfix                | 0.10.10-1.12.2             | mod-C0-foamfix01010.jar                  | None                                     |
[00:14:14] [INFO]:     | LCHIJA | hardwareinfo           | 1.0                        | mod-C0-HardwareInfo1122.jar              | None                                     |
[00:14:14] [INFO]:     | LCHIJA | optifineapi            | 3.4                        | mod-C0-OptifineAPI34.jar                 | None                                     |
[00:14:14] [INFO]:     | LCHIJA | xaerominimap           | 20.15.0                    | mod-C1-XaerosMinimap20150_wonderland.jar | None                                     |
[00:14:14] [INFO]:     | LCHIJA | waila                  | 1.8.26                     | mod-C10-Hwyla1826B41.jar                 | None                                     |
[00:14:14] [INFO]:     | LCHIJA | thaumicwaila           | 1.12.2-0.0.2               | mod-C10-ThaumicWaila-002.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | worldeditcuife2        | 2.1.2-mf-1.12-14.21.1.2387 | mod-C3-WorldEditCUI2212.jar              | None                                     |
[00:14:14] [INFO]:     | LCHIJA | crafttweaker           | 4.1.19                     | mod-S10-CraftTweaker4119-EX10.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | mtlib                  | 3.0.6                      | mod-S10-MTLib306-EX10.jar                | None                                     |
[00:14:14] [INFO]:     | LCHIJA | modtweaker             | 4.0.17                     | mod-S10-modtweaker4017-EX10.jar          | None                                     |
[00:14:14] [INFO]:     | LCHIJA | jei                    | 4.15.0.289                 | mod-C9-jei289.jar                        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | moreoverlays           | 1.13                       | mod-C8-moreoverlays1121.jar              | None                                     |
[00:14:14] [INFO]:     | LCHIJA | codechickenlib         | 3.2.3.358                  | mod-C9-CodeChickenLib358.jar             | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
[00:14:14] [INFO]:     | LCHIJA | jeresources            | 0.9.2.60                   | mod-C9-JustEnoughResources09260.jar      | None                                     |
[00:14:14] [INFO]:     | LCHIJA | nei                    | 2.4.3                      | mod-C9-NotEnoughItems245.jar             | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
[00:14:14] [INFO]:     | LCHIJA | baubles                | 1.5.2                      | mod-S1-Baubles152.jar                    | None                                     |
[00:14:14] [INFO]:     | LCHIJA | thaumcraft             | 6.1.BETA26                 | mod-S1-Thaumcraft61BETA26.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | thaumicjei             | 1.6.0                      | mod-C9-ThaumicJEI16027.jar               | None                                     |
[00:14:14] [INFO]:     | LCHIJA | vk_feed                | 1.0                        | mod-MC1-VKfeed20.jar                     | None                                     |
[00:14:14] [INFO]:     | LCHIJA | clantag                | 2.0                        | mod-MS1-ClanTags2-client.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | economy_mod            | 3.0                        | mod-MS1-EconomyMod30client.jar           | None                                     |
[00:14:14] [INFO]:     | LCHIJA | economyore             | 1.0                        | mod-MS1-EconomyOre1122-Client.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | superpickaxe           | 1.12.2-1.0                 | mod-MS1-SuperPickaxe1122-client.jar      | None                                     |
[00:14:14] [INFO]:     | LCHIJA | treasure_chest         | 2.0                        | mod-MS1-TreasureChest20Client.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | wardrobe               | 1.0                        | mod-MS1-Wardrobe1122.jar                 | None                                     |
[00:14:14] [INFO]:     | LCHIJA | dailybonus             | 1.0                        | mod-MS4-DailyBonus-client.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | enderbag               | 2.0                        | mod-MS4-EnderBag2.jar                    | None                                     |
[00:14:14] [INFO]:     | LCHIJA | itemicon               | 2.0                        | mod-MS4-ItemIcon20Client.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | more_records           | 2.0                        | mod-MS4-MoreRecords2.jar                 | None                                     |
[00:14:14] [INFO]:     | LCHIJA | trade                  | 1.0.0                      | mod-MS7-Trade.jar                        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | wanditems              | 1.0                        | mod-MS8-wanditems2.jar                   | None                                     |
[00:14:14] [INFO]:     | LCHIJA | itemfinder             | 1.12.2-1.0                 | mod-MS9-ItemFinder-client.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | astralsorcery          | 1.10.20                    | mod-S1-astralsorcery11020.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | biomesoplenty          | 7.0.1.2444                 | mod-S1-BiomesOPlenty-2444.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | guideapi               | 1.12-2.1.8-63              | mod-S1-GuideAP21863-EX19.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | bloodmagic             | 1.12.2-2.4.3-105           | mod-S1-BloodMagic-105.jar                | None                                     |
[00:14:14] [INFO]:     | LCHIJA | botania                | r1.10-363                  | mod-S1-Botaniar1.10-363.jar              | None                                     |
[00:14:14] [INFO]:     | LCHIJA | mantle                 | 1.12-1.3.3.55              | mod-S1-Mantle13355-EX40.jar              | None                                     |
[00:14:14] [INFO]:     | LCHIJA | twilightforest         | 3.10                       | mod-S1-twilightforest310.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | tconstruct             | 1.12.2-2.13.0.171          | mod-S1-TConstruct-2130171-EX40.jar       | None                                     |
[00:14:14] [INFO]:     | LCHIJA | ceramics               | 1.12-1.3.7                 | mod-S1-Ceramics-137.jar                  | None                                     |
[00:14:14] [INFO]:     | LCHIJA | divinerpg              | 1.6.3.1                    | mod-S1-DivineRPG163.jar                  | None                                     |
[00:14:14] [INFO]:     | LCHIJA | extrabotany            | 57                         | mod-S1-ExtraBotany-r11-57.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | hammercore             | 2.0.5.5                    | mod-S1-HammerCore2055-EX61.jar           | None                                     |
[00:14:14] [INFO]:     | LCHIJA | thaumadditions         | 22r                        | mod-S1-ThaumicAdditions22r-EX61.jar      | None                                     |
[00:14:14] [INFO]:     | LCHIJA | tcinventoryscan        | 2.0.10                     | mod-S1-ThaumicInventoryScanning2010.jar  | None                                     |
[00:14:14] [INFO]:     | LCHIJA | thaumicwonders         | 1.8.2                      | mod-S1-thaumicwonders-182.jar            | None                                     |
[00:14:14] [INFO]:     | LCHIJA | vampirism              | 1.6.0                      | mod-S1-Vampirism160-EX19.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | teamlapen-lib          | 1.6.0                      | mod-S1-Vampirism160-EX19.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | vampirism_integrations | vampirism_integrations     | mod-S1-VampirismIntegrations-110.jar     | None                                     |
[00:14:14] [INFO]:     | LCHIJA | ctgui                  | 1.0.0                      | mod-S10-CraftTweaker4119-EX10.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | crafttweakerjei        | 2.0.3                      | mod-S10-CraftTweaker4119-EX10.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | dragons_radio          | 1.12.2                     | mod-S16-DragonsRadio1122.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | chameleon              | 1.12-4.1.3                 | mod-S2-Chameleon413-EX34.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | ironchest              | 1.12.2-7.0.67.844          | mod-S2-ironchest847.jar                  | None                                     |
[00:14:14] [INFO]:     | LCHIJA | roots                  | 1.12.2-3.0.24              | mod-S2-Roots-3024-EX84.jar               | None                                     |
[00:14:14] [INFO]:     | LCHIJA | mysticalworld          | 1.12.2-1.7.1               | mod-S2-mysticalworld-171-EX84.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | patchouli              | 1.0-20                     | mod-S2-Patchouli-20-EX84.jar             | None                                     |
[00:14:14] [INFO]:     | LCHIJA | storagedrawers         | 1.12-5.3.5                 | mod-S2-StorageDrawers538-EX34.jar        | None                                     |
[00:14:14] [INFO]:     | LCHIJA | elevatorid             | 1.3.12                     | mod-S4-ElevatorMod1312.jar               | None                                     |
[00:14:14] [INFO]:     | LCHIJA | coralreef              | 2.0                        | mod-S5-CoralReef25.jar                   | None                                     |
[00:14:14] [INFO]:     | LCHIJA | bibliocraft            | 2.4.5                      | mod-S6-BiblioCraftv245].jar              | None                                     |
[00:14:14] [INFO]:     | LCHIJA | mysticallib            | 1.12.2-1.6.0               | mod-S2-mysticallib-160-EX84.jar          | None                                     |
[00:14:14] [INFO]: 
[00:14:14] [INFO]:     Loaded coremods (and transformers): 
[00:14:14] [INFO]: Do not report to Forge! (If you haven’t disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (mod-C0-foamfix01010.jar)
[00:14:14] [INFO]:   pl.asie.foamfix.coremod.FoamFixTransformer
[00:14:14] [INFO]: XaeroMinimapPlugin (mod-C1-XaerosMinimap20150_wonderland.jar)
[00:14:14] [INFO]:   xaero.common.core.transformer.ChunkTransformer
[00:14:14] [INFO]:   xaero.common.core.transformer.NetHandlerPlayClientTransformer
[00:14:14] [INFO]:   xaero.common.core.transformer.EntityPlayerTransformer
[00:14:14] [INFO]:   xaero.common.core.transformer.AbstractClientPlayerTransformer
[00:14:14] [INFO]: HCASM (mod-S1-HammerCore2055-EX61.jar)
[00:14:14] [INFO]:   com.zeitheron.hammercore.asm.HammerCoreTransformer
[00:14:14] [INFO]: AstralCore (mod-S1-astralsorcery11020.jar)
[00:14:14] [INFO]:   
[00:14:14] [INFO]: ClientFixer (mod-C0-ClientFixer1122.jar)
[00:14:14] [INFO]:   com.gamerforea.clientfixer.asm.ASMTransformer
[00:14:14] [INFO]:     Pulsar/tconstruct loaded Pulses: 
[00:14:14] [INFO]:         — TinkerCommons (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerWorld (Enabled/Not Forced)
[00:14:14] [INFO]:         — TinkerTools (Enabled/Not Forced)
[00:14:14] [INFO]:         — TinkerHarvestTools (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerMeleeWeapons (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerRangedWeapons (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerModifiers (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerSmeltery (Enabled/Not Forced)
[00:14:14] [INFO]:         — TinkerGadgets (Enabled/Not Forced)
[00:14:14] [INFO]:         — TinkerOredict (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerIntegration (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerFluids (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerMaterials (Enabled/Forced)
[00:14:14] [INFO]:         — TinkerModelRegister (Enabled/Forced)
[00:14:14] [INFO]:         — wailaIntegration (Enabled/Not Forced)
[00:14:14] [INFO]: 
[00:14:14] [INFO]:     HammerCore Debug Information: 
[00:14:14] [INFO]: Dependent Mods:
[00:14:14] [INFO]:     -Thaumic Additions: Reconstructed (thaumadditions) @22r
[00:14:14] [INFO]: 
[00:14:14] [INFO]:     Launched Version: UnknownFMLProfile
[00:14:14] [INFO]:     LWJGL: 2.9.4
[00:14:14] [INFO]:     OpenGL: GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
[00:14:14] [INFO]:     GL Caps: Using GL 1.3 multitexturing.
[00:14:14] [INFO]: Using GL 1.3 texture combiners.
[00:14:14] [INFO]: Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
[00:14:14] [INFO]: Shaders are available because OpenGL 2.1 is supported.
[00:14:14] [INFO]: VBOs are available because OpenGL 1.5 is supported.
[00:14:14] [INFO]: 
[00:14:14] [INFO]:     Using VBOs: Yes
[00:14:14] [INFO]:     Is Modded: Definitely; Client brand changed to ‘fml,forge’
[00:14:14] [INFO]:     Type: Client (map_client.txt)
[00:14:14] [INFO]:     Resource Packs: Default 3D Models V3.5.zip
[00:14:14] [INFO]:     Current Language: Русский (Россия)
[00:14:14] [INFO]:     Profiler Position: N/A (disabled)
[00:14:14] [INFO]:     CPU: 4x AMD Ryzen 3 1200 Quad-Core Processor 
[00:14:14] [INFO]:     OptiFine Version: OptiFine_1.12.2_HD_U_F5
[00:14:14] [INFO]:     OptiFine Build: 20191204-141934
[00:14:14] [INFO]:     Render Distance Chunks: 16
[00:14:14] [INFO]:     Mipmaps: 4
[00:14:14] [INFO]:     Anisotropic Filtering: 1
[00:14:14] [INFO]:     Antialiasing: 0
[00:14:14] [INFO]:     Multitexture: false
[00:14:14] [INFO]:     Shaders: null
[00:14:14] [INFO]:     OpenGlVersion: 4.6.0 NVIDIA 432.00
[00:14:14] [INFO]:     OpenGlRenderer: GeForce GTX 1650/PCIe/SSE2
[00:14:14] [INFO]:     OpenGlVendor: NVIDIA Corporation
[00:14:14] [INFO]:     CpuCount: 4
[00:14:14] [INFO]: [00:14:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:123clientswonderlandcrash-reportscrash-2020-07-22_00.14.14-client.txt
[00:14:14] [WARN]: 
ru.excalibur.launcher.i.b.h: Crash with reason <[00:14:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:123clientswonderlandcrash-reportscrash-2020-07-22_00.14.14-client.txt>
    at ru.excalibur.launcher.i.b.F.g(a:259) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:385) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:6) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.m.g(a:190) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.A.g(va:410) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:314) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:124) ~[launcher.jar:?]
    at ru.excalibur.launcher.i.b.f.g(qa:199) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.b.b.F.g(pa:36) ~[launcher.jar:?]
    at ru.excalibur.launcher.p.i.run(ja:64) ~[launcher.jar:?]
[00:14:14] [INFO]: Sending notify…
 

Играю через тлаунчер, в настройках тлаунчера стоит 6гб памяти. Версия 1.12.2 

Это то что пишет в консоле тлаунчер после краша. В файле логи. 

flush now
[Loading] INITIALIZING
Starting TLauncher 2.86 RELEASE
For more information, visit https://tlauncher.org/
Startup time: 17.10.2022 14:41:06
Running folder C:UserslestaDesktop

[Loading] LOADING_CONFIGURATION
Machine info: ——————————————————-
Windows 10 10.0, Java 1.8.0_281, jvm bit x64, 16334 MB RAM
java path=C:UserslestaAppDataRoaming.tlauncherjvmsjre1.8.0_281binjavaw.exe
AMD Ryzen 5 2600 Six-Core Processor
 NVIDIA GeForce GTX 1050 Ti, NVIDIA GeForce GTX 1050 Ti, 12185 MB
——————————————————-
Selected locale: ru_RU
[Loading] LOADING_CONSOLE
[Downloader2] Loaded configuration: good
[Updater] Requesting an update…
[Updater] Requesting from: https://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: https://repo.tlauncher.org/update/lch/update_2.0.json?version=2.86&client=317a09e6-28ad-40f2-8b36-2a5a2fc8a279
[Browser] Loading resources…
[Browser] Loading background…
[Updater] Request time: 313 ms
[Updater] Successfully requested from: https://repo.tlauncher.org/update/lch/update_2.0.json
[Browser] Cleaning up after loading:
Starting garbage collector: 33 / 194 MB
Garbage collector completed: 17 / 237 MB
[Loading] LOADING_MANAGERS
[LocalVersionList] Base directory: C:UserslestaAppDataRoaming.minecraft
[ProfileManager] Refreshing profiles from: C:UserslestaAppDataRoaming.minecraftTlauncherProfiles.json
[AdvertisingStatusObserver]  started to get ad information
[AdvertisingStatusObserver]  finished to get add information
save profiles
[GsonUtil]  request to https://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.7.json
[Loading] LOADING_WINDOW
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px
[Loading] PREPARING_MAINPANE
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 118 ms.
[JFXStartPageLoader]  start load page: https://page.tlauncher.org/update/downloads/configs/client/index.html
[Browser] Running in JavaFX Thread
[Browser] Preparing JavaFX…
[Browser] Initializing…
[JFXStartPageLoader]  succeeded load page: https://page.tlauncher.org/update/downloads/configs/client/index.html during 0
[Browser@1664234854] Loaded successfully: «https://page.tlauncher.org/update/downloads/configs/client/index.html»
[Downloader2] Loaded configuration: good
[Browser] add listens into server_choose
[Browser] finished listens into server_choose
[Loading] POSTINIT_GUI
[Frame] Packing main frame…
[Frame] Resizing main pane…
Updater is already closed. Showing up…
Visibility set.
[Loading] REFRESHING_INFO
[VersionManager] Refreshing versions remotely…
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: https://repo.tlauncher.org/update/downloads/versions/new4/
Started! (4111 ms.)
[Loading] SUCCESS
[TLauncher] show tlauncher!!!
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 174 ms.
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: https://repo.tlauncher.org/update/downloads/versions/new4/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 20000 ms; url: https://repo.tlauncher.org/update/downloads/versions/new4/skin/versions/
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 74 ms.
[ExtraVersionList] Got in 116 ms
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 258 ms.
[SkinVersionList] Got in 266 ms
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 352 ms.
[OfficialVersionList] Got in 401 ms
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2859] Resolving…
[Version:1.12.2-forge-14.23.5.2859] Inherits from 1.12.2
[VersionManager] Versions has been refreshed (473 ms)
local server started
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 20000 ms; url: https://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 20000 ms; url: https://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 70 ms.
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 189 ms.
[Double running] clear time label
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:159)
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:110)
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1279)
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1188)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:401)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:373)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:587)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:264)
at net.minecraft.launcher.Http.performPost(Http.java:123)
at net.minecraft.launcher.Http.performPost(Http.java:141)
at org.tlauncher.util.statistics.StatisticsUtil.send(StatisticsUtil.java:41)
at org.tlauncher.util.statistics.StatisticsUtil.lambda$startSending$0(StatisticsUtil.java:31)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.tlauncher.util.async.RunnableThread.run(RunnableThread.java:15)
Thread called by: org.tlauncher.util.async.ExtendedThread$ExtendedThreadCaller
at org.tlauncher.util.async.ExtendedThread.<init>(ExtendedThread.java:17)
at org.tlauncher.util.async.ExtendedThread.<init>(ExtendedThread.java:21)
at org.tlauncher.util.async.RunnableThread.<init>(RunnableThread.java:7)
at org.tlauncher.util.async.AsyncThread$1.newThread(AsyncThread.java:12)
at java.util.concurrent.ThreadPoolExecutor$Worker.<init>(ThreadPoolExecutor.java:619)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:932)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1378)
at org.tlauncher.util.async.AsyncThread.execute(AsyncThread.java:17)
at org.tlauncher.tlauncher.component.RefreshableComponent.asyncRefresh(RefreshableComponent.java:22)
at org.tlauncher.tlauncher.rmo.TLauncher.<init>(TLauncher.java:177)
at org.tlauncher.tlauncher.rmo.TLauncher$$FastClassByGuice$$7106277c.newInstance(<generated>)
at com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:89)
at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:111)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1019)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1015)
at com.google.inject.assistedinject.FactoryProvider2.invoke(FactoryProvider2.java:776)
at com.sun.proxy.$Proxy9.create(Unknown Source)
at org.tlauncher.util.guice.GuiceModule.getTlauncher(GuiceModule.java:148)
at org.tlauncher.util.guice.GuiceModule$$FastClassByGuice$$58e5bf0.invoke(<generated>)
… and 14 more

saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
onAuthPassed
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.86
[Launcher] Collecting info…
[TLauncherManager] before clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodsChisel_MC1.12.2_1.0.2.45.zip C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsgiselbaers-durability-viewer-mod-1_12_2.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsreplaymod-1.12.2-2.6.1.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks_1.12.2_1.5.4.85.zip C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodsChisel_MC1.12.2_1.0.2.45.zip C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsgiselbaers-durability-viewer-mod-1_12_2.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsreplaymod-1.12.2-2.6.1.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks_1.12.2_1.5.4.85.zip C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[Launcher] Selected account: Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′,
local=CompleteVersion{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′, time=Mon Dec 13 07:40:03 MSK 2021, release=Mon Sep 18 11:39:46 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets=’1.12′, source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@5844bd23, libraries=[Library{name=’net.minecraftforge:forge:1.12.2-14.23.5.2860′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.ow2.asm:asm-debug-all:5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.minecraft:launchwrapper:1.12′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.jline:jline:3.5.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe.akka:akka-actor_2.11:2.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe:config:1.2.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-actors-migration_2.11:1.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-compiler:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-library:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-parser-combinators_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-reflect:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-swing_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-xml_2.11:1.0.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’lzma:lzma:0.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’java3d:vecmath:1.5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.trove4j:trove4j:3.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.maven:maven-artifact:3.5.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:patchy:1.3.9′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’oshi-project:oshi-core:1.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:jna:4.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:platform:3.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.ibm.icu:icu4j-core-mojang:51.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecjorbis:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecwav:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:libraryjavasound:20101123′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:librarylwjglopenal:20100824′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:soundsystem:20120107′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’io.netty:netty-all:4.1.9.Final’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.guava:guava:21.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-lang3:3.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-io:commons-io:2.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-codec:commons-codec:1.10′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jinput:jinput:2.0.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jutils:jutils:1.0.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.code.gson:gson:2.8.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:authlib:1.5.25′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:realms:1.10.22′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-compress:1.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpclient:4.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-logging:commons-logging:1.1.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpcore:4.3.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’it.unimi.dsi:fastutil:7.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@570e4ad4, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@4217fa3c, packed=’null’}, Library{name=’net.java.jinput:jinput-platform:2.0.5′, rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@305dec44, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@2d794, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@257f75aa, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[GsonUtil]  request to https://res.tlauncher.org/b/jvm/java_configuration.json
[Launcher] Checking conditions…
[Launcher] shaderpacks:bsl_v7.2.01pre1.zip,chocapic13_v8_ultra.zip,chocapic13_v8_ultra.zip.txt,projectLUMA-v1.32.zip,SEUS-PTGI-HRR-Test-2.1.zip,SEUS_PTGI_E12.zip
[Launcher] resourcepacks:1.12.zip,Faithful 1.12.2-rv4.zip,minecraftfont.zip,ModdedFaithful 1.12.2-rv1.zip
[Launcher] Comparing assets…
[AssetsManager] Checking resources…
[AssetsManager] Reading indexes from file C:UserslestaAppDataRoaming.minecraftassetsindexes1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 488 ms.
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[VersionManager] Required for version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860: []
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
used default java runtime
Minecraft requires java version: 8, java path: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives…
[Launcher] Constructing process…
[Launcher] Constructing classpath…
backup world is active: true
[Launcher] Getting Minecraft arguments…
[Launcher] Full command: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860natives -cp C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.12.2-14.23.5.2860forge-1.12.2-14.23.5.2860.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgow2asmasm-debug-all5.2asm-debug-all-5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftlaunchwrapper1.12launchwrapper-1.12.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgjlinejline3.5.1jline-3.5.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeconfig1.2.1config-1.2.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-library_2.111.0.2_mcscala-continuations-library_2.11-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2_mcscala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UserslestaAppDataRoaming.minecraftlibrarieslzmalzma.0.1lzma-0.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesjava3dvecmath1.5.2vecmath-1.5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachemavenmaven-artifact3.5.3maven-artifact-3.5.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.15.0log4j-api-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.15.0log4j-core-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherpatchy1.3.9patchy-1.3.9.jar;C:UserslestaAppDataRoaming.minecraftlibrariesoshi-projectoshi-core1.1oshi-core-1.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnajna4.4.0jna-4.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnaplatform3.4.0platform-3.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecwav20101023codecwav-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UserslestaAppDataRoaming.minecraftlibrariesionettynetty-all4.1.9.Finalnetty-all-4.1.9.Final.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgoogleguavaguava21.0guava-21.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.5commons-lang3-3.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-iocommons-io2.5commons-io-2.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-codeccommons-codec1.10commons-codec-1.10.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgooglecodegsongson2.8.0gson-2.8.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherauthlib1.6.251authlib-1.6.251.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangrealms1.10.22realms-1.10.22.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesitunimidsifastutil7.1.0fastutil-7.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.8.1log4j-api-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.8.1log4j-core-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl2.9.4-nightly-20150209lwjgl-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl_util2.9.4-nightly-20150209lwjgl_util-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangtext2speech1.10.3text2speech-1.10.3.jar;C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.28601.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860.jar -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:UserslestaAppDataRoaming.minecraft -Dlog4j.configurationFile=C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml net.minecraft.launchwrapper.Launch —username Lestart —version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860 —gameDir C:UserslestaAppDataRoaming.minecraft —assetsDir C:UserslestaAppDataRoaming.minecraftassets —assetIndex 1.12 —uuid 274e8345d8434d77a8f63ffb2cebf651 —accessToken null —userType mojang —tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker —versionType Forge —width 925 —height 530
[Launcher] Launching Minecraft…
I’m hiding!
[TLauncherManager] mods after C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodsChisel_MC1.12.2_1.0.2.45.zip C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsgiselbaers-durability-viewer-mod-1_12_2.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsreplaymod-1.12.2-2.6.1.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks_1.12.2_1.5.4.85.zip C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.MineBlaze.net:25565, ip=mc.MineBlaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860…
[Launcher] Launching in: C:UserslestaAppDataRoaming.minecraft
Starting garbage collector: 282 / 423 MB
Garbage collector completed: 42 / 427 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[14:42:93] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:42:00] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:42:00] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:42:01] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[14:42:01] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacy
[14:42:48] [main/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[14:42:60] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:42:61] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:42:61] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[14:42:63] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in hammerlib-1.12.2-2.0.6.32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2022-10-17 14:42:05,654 main WARN Error parsing URI C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml
[14:42:68] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks_1.12.2_1.64dev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:42:77] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:42:78] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[14:42:79] [main/INFO]: Loading tweaker com.replaymod.core.tweaker.ReplayModTweaker from replaymod-1.12.2-2.6.1.jar
[14:42:80] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from supermartijn642corelib-1.0.19-forge-mc1.12.jar
[14:42:81] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:42:81] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:42:81] [main/INFO]: Loading tweak class name com.replaymod.core.tweaker.ReplayModTweaker
[14:42:84] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:42:86] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/lesta/AppData/Roaming/.minecraft/mods/replaymod-1.12.2-2.6.1.jar Service=LaunchWrapper Env=CLIENT
[14:42:00] [main/DEBUG]: Instantiating coremod class LoadingPlugin
[14:42:00] [main/WARN]: The coremod com.replaymod.core.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:42:00] [main/WARN]: The coremod LoadingPlugin (com.replaymod.core.LoadingPlugin) is not signed!
[14:42:01] [main/INFO]: Compatibility level set to JAVA_8
[14:42:02] [main/DEBUG]: Enqueued coremod LoadingPlugin
[14:42:11] [main/DEBUG]: Instantiating coremod class CoreModPlugin
[14:42:11] [main/TRACE]: coremod named SuperMartijn642’s Core Lib Plugin is loading
[14:42:11] [main/DEBUG]: The coremod com.supermartijn642.core.mixin.CoreModPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[14:42:11] [main/WARN]: The coremod SuperMartijn642’s Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[14:42:12] [main/DEBUG]: Enqueued coremod SuperMartijn642’s Core Lib Plugin
[14:42:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:42:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:42:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:42:12] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[14:42:12] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[14:42:12] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[14:42:13] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[14:42:13] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar
[14:42:13] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:42:13] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[14:42:13] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[14:42:21] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[14:42:21] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[14:42:22] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[14:42:22] [main/DEBUG]: Injection complete
[14:42:22] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[14:42:22] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[14:42:86] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:42:93] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:42:93] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[14:42:93] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:42:93] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[14:42:93] [main/DEBUG]: Injection complete
[14:42:93] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[14:42:93] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[14:42:93] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[14:42:93] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:42:93] [main/DEBUG]: Injecting coremod HCASM {com.zeitheron.hammercore.asm.HCASM} class transformers
[14:42:95] [main/TRACE]: Registering transformer com.zeitheron.hammercore.asm.HammerCoreTransformer
[14:42:03] [main/DEBUG]: Injection complete
[14:42:03] [main/DEBUG]: Running coremod plugin for HCASM {com.zeitheron.hammercore.asm.HCASM}
[14:42:03] [main/DEBUG]: Running coremod plugin HCASM
[14:42:03] [main/DEBUG]: Coremod plugin class HCASM run successfully
[14:42:03] [main/INFO]: Calling tweak class com.replaymod.core.tweaker.ReplayModTweaker
[14:42:03] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:42:03] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@33364212
[14:42:04] [main/DEBUG]: Injecting coremod LoadingPlugin {com.replaymod.core.LoadingPlugin} class transformers
[14:42:04] [main/DEBUG]: Injection complete
[14:42:04] [main/DEBUG]: Running coremod plugin for LoadingPlugin {com.replaymod.core.LoadingPlugin}
[14:42:04] [main/DEBUG]: Running coremod plugin LoadingPlugin
[14:42:04] [main/DEBUG]: Coremod plugin class LoadingPlugin run successfully
[14:42:04] [main/DEBUG]: Injecting coremod SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin} class transformers
[14:42:04] [main/DEBUG]: Injection complete
[14:42:04] [main/DEBUG]: Running coremod plugin for SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin}
[14:42:04] [main/DEBUG]: Running coremod plugin SuperMartijn642’s Core Lib Plugin
[14:42:04] [main/DEBUG]: Coremod plugin class CoreModPlugin run successfully
[14:42:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:42:08] [main/DEBUG]: Validating minecraft
[14:42:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:42:29] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:42:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:42:30] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:42:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:42:30] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:42:30] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[14:42:49] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[14:42:49] [main/INFO]:   -Patching EntityLivingBase
[14:42:49] [main/INFO]:     -Modified method ‘onItemUseFinish’: added event call.
[14:42:54] [main/INFO]: A re-entrant transformer ‘$wrapper.com.zeitheron.hammercore.asm.HammerCoreTransformer’ was detected and will no longer process meta class data
[14:42:80] [main/WARN]: Error loading class: net/minecraft/client/renderer/WorldRenderer$LocalRenderInformationContainer (java.lang.ClassNotFoundException: The specified class ‘net.minecraft.client.renderer.WorldRenderer$LocalRenderInformationContainer’ was not found)
[14:42:81] [main/WARN]: @Mixin target net.minecraft.client.renderer.WorldRenderer$LocalRenderInformationContainer was not found mixins.render.blend.replaymod.json:ContainerLocalRenderInformationAccessor
[14:42:87] [main/WARN]: Error loading class: shadersmod/client/ShadersRender (java.lang.ClassNotFoundException: The specified class ‘shadersmod.client.ShadersRender’ was not found)
[14:42:90] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[14:42:90] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[14:42:94] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:42:13] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[14:42:13] [main/INFO]:   -Patching EntityLivingBase
[14:42:13] [main/INFO]:     -Modified method ‘onItemUseFinish’: added event call.
[14:42:23] [main/INFO]: Transforming net.minecraft.world.World (amu)…
[14:42:23] [main/INFO]:   -Patching World
[14:42:24] [main/INFO]:     -Modified method ‘k’, replaced nx.e()V with HC call.
[14:42:46] [main/INFO]: Transforming net.minecraft.profiler.Profiler (rl)…
[14:42:46] [main/INFO]:   -Patched startSection!
[14:42:46] [main/INFO]:   -Patched endSection!
[14:42:46] [main/INFO]:   -Patched endStartSection!
[14:42:48] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[14:42:48] [main/INFO]:   -Patched handleCameraTransforms!
[14:42:48] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[14:42:48] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[14:42:63] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[14:42:64] [Client thread/INFO]: Setting user: Lestart
[14:42:74] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[14:42:74] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[14:42:92] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem (acl)…
[14:42:92] [Client thread/INFO]:   -Patching EntityItem
[14:42:92] [Client thread/INFO]:     -Modified method ‘attackEntityFrom’: added event call.
[14:42:43] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[14:42:51] [Client thread/WARN]: Method overwrite conflict for getHandler in mixins.render.replaymod.json:Mixin_StabilizeCamera, previously written by com.replaymod.render.mixin.Mixin_Omnidirectional_Rotation. Skipping method.
[14:42:54] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)…
[14:42:55] [Client thread/INFO]:   -Patched renderEntity!
[14:42:63] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[14:42:73] [Client thread/WARN]: Skipping bad option: lastServer:
[14:42:76] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:42:17] [Client thread/INFO]: [OptiFine] 
[14:42:17] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[14:42:17] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[14:42:17] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[14:42:17] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[14:42:17] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[14:42:17] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[14:42:17] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 516.94, NVIDIA Corporation
[14:42:18] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[14:42:18] [Client thread/INFO]: Transforming net.minecraft.client.renderer.GlStateManager (bus)…
[14:42:18] [Client thread/INFO]:   -Patched enableLighting!
[14:42:18] [Client thread/INFO]:   -Patched disableLighting!
[14:42:21] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768×32768
[14:42:21] [VersionCheck/INFO]: [OptiFine] Checking for new version
[14:42:35] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 516.94
[14:42:35] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[14:42:35] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[14:42:35] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[14:42:35] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[14:42:35] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[14:42:35] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[14:42:35] [Client thread/INFO]: [Shaders] Load shaders configuration.
[14:42:37] [Client thread/INFO]: [Shaders] Loaded shaderpack: bsl_v7.2.01pre1.zip
[14:42:38] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 0, 1
[14:42:44] [VersionCheck/INFO]: [OptiFine] Version found: G5
[14:42:87] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:42:87] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex5
[14:42:87] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex0
[14:42:88] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:42:88] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh: colortex5
[14:42:88] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.fsh: colortex0
[14:42:50] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:42:50] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh: colortex5
[14:42:50] [Client thread/WARN]: [OptiFine]  — in world0/deferred.vsh: colortex0
[14:42:52] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:42:52] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh: colortex5
[14:42:52] [Client thread/WARN]: [OptiFine]  — in world0/deferred.fsh: colortex0
[14:42:11] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:42:11] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh: colortex5
[14:42:11] [Client thread/WARN]: [OptiFine]  — in world1/deferred.vsh: colortex0
[14:42:13] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:42:13] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh, world1/deferred.fsh: colortex5
[14:42:13] [Client thread/WARN]: [OptiFine]  — in world1/deferred.fsh: colortex0
[14:42:32] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[14:42:32] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[14:42:32] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[14:42:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[14:42:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[14:42:44] [Client thread/INFO]: [Shaders] Custom texture: texture.composite.depthtex2 = tex/dirt.png
[14:42:44] [Client thread/INFO]: [Shaders] Custom variable: tAmin
[14:42:45] [Client thread/INFO]: [Shaders] Custom variable: tAlin
[14:42:45] [Client thread/INFO]: [Shaders] Custom variable: hA
[14:42:45] [Client thread/INFO]: [Shaders] Custom variable: tAfrc
[14:42:45] [Client thread/INFO]: [Shaders] Custom variable: tAfrs
[14:42:45] [Client thread/INFO]: [Shaders] Custom variable: tAmix
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: timeAngle
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: timeBrightness
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: shadowFade
[14:42:45] [Client thread/INFO]: [Shaders] Custom variable: blindFactorSqrt
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: blindFactor
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isCold
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isDesert
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isMesa
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isSwamp
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isMushroom
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isSavanna
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isValley
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isCrimson
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isWarped
[14:42:45] [Client thread/INFO]: [Shaders] Custom uniform: isBasalt
[14:42:71] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[14:42:75] [Client thread/INFO]: — System Details —
Details:
    Minecraft Version: 1.12.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: 614231648 bytes (585 MB) / 1073741824 bytes (1024 MB) up to 7180648448 bytes (6848 MB)
    JVM Flags: 7 total; -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
LoadingPlugin (replaymod-1.12.2-2.6.1.jar)

  
SuperMartijn642’s Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

  
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
HCASM (hammerlib-1.12.2-2.0.6.32.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.6.0 NVIDIA 516.94’ Renderer: ‘NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2’
[14:42:79] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[14:42:80] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[14:42:82] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient…
[14:42:84] [Client thread/INFO]: Replaced 1227 ore ingredients
[14:42:16] [Client thread/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[14:42:62] [Client thread/WARN]: Mod damageindicatorsmod is missing the required element ‘version’ and no fallback can be found. Substituting ‘1.0’.
[14:42:32] [Client thread/WARN]: Mod codechickenlib is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[14:42:52] [Client thread/WARN]: Mod enderstorage is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.4.2.126
[14:42:36] [Thread-4/INFO]: Using alternative sync timing : 200 frames of Display.update took 3235625103 nanos
[14:42:77] [Client thread/INFO]: Forge Mod Loader has identified 53 mods to load
[14:42:85] [Client thread/INFO]: FML has found a non-mod file Chisel_MC1.12.2_1.0.2.45.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:42:85] [Client thread/INFO]: FML has found a non-mod file useful_backpacks_1.12.2_1.5.4.85.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:42:50] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, replaymod, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, nei, redstoneflux, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, uteamcore, usefulbackpacks, zerocore] at CLIENT
[14:42:50] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, replaymod, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, nei, redstoneflux, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, uteamcore, usefulbackpacks, zerocore] at SERVER
[14:42:21] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[14:42:21] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[14:42:33] [Client thread/ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source redstoneflux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[14:42:37] [Client thread/ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source cofhworld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
[14:42:66] [Client thread/INFO]: Added particle lighting supplier
[14:42:14] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[14:42:23] [Client thread/ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalfoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
[14:42:27] [Client thread/ERROR]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalexpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
[14:42:31] [Client thread/ERROR]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermaldynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
[14:42:41] [Client thread/INFO]: Discord client was not found.
[14:42:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Replay Mod, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:QuarryPlus_CT, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CTM, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Energy Control, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Durability Viewer, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Waila, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Scape and Run Parasites, FMLFileResourcePack:SuperMartijn642’s Config Library, FMLFileResourcePack:SuperMartijn642’s Core Lib, FMLFileResourcePack:Tesseract, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:ThermalSolars, FMLFileResourcePack:U Team Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Zero CORE, HammerCore Connected Models, Faithful 1.12.2-rv4.zip
[14:42:56] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem (bzw)…
[14:42:57] [Client thread/INFO]:   -Coloring Item Glint…
[14:42:57] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItem
[14:42:57] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderEffect
[14:42:57] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModel
[14:42:57] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[14:42:80] [Client thread/INFO]: Created Ender Field GLSL Shader.
[14:42:80] [Client thread/INFO]: Reloading 1 variable shader programs.
[14:42:85] [Client thread/INFO]: Reloading 0 shader entities.
[14:42:87] [Client thread/INFO]: Processing ObjectHolder annotations
[14:42:95] [Client thread/INFO]: Found 1421 ObjectHolder annotations
[14:42:96] [Client thread/INFO]: Identifying ItemStackHolder annotations
[14:42:96] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[14:42:11] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[14:42:11] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[14:42:77] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
[14:42:77] [Forge Version Check/INFO]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[14:42:06] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[14:42:32] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)…
[14:42:32] [Client thread/INFO]:   -Patched render!
[14:42:37] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null
[14:42:38] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[14:42:98] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[14:42:02] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[14:42:16] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[14:42:16] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[14:42:30] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[14:42:30] [Forge Version Check/INFO]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[14:42:44] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[14:42:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:58] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
[14:42:58] [Forge Version Check/INFO]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
[14:42:89] [Forge Version Check/INFO]: [nei] Found status: BETA Target: null
[14:42:89] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[14:42:03] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[14:42:03] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[14:42:28] [Forge Version Check/INFO]: [usefulbackpacks] Found status: UP_TO_DATE Target: null
[14:42:28] [Forge Version Check/INFO]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[14:42:46] [Forge Version Check/INFO]: [hammercore] Found status: UP_TO_DATE Target: null
[14:42:46] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:42:01] [Forge Version Check/INFO]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.12/update.json
[14:42:05] [Forge Version Check/INFO]: [quarryplus] Found status: AHEAD Target: null
[14:42:05] [Forge Version Check/INFO]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[14:42:62] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[14:42:69] [Forge Version Check/INFO]: [uteamcore] Found status: OUTDATED Target: 2.2.5.226
[14:42:69] [Forge Version Check/INFO]: [replaymod] Starting version check at https://raw.githubusercontent.com/ReplayMod/ReplayMod/master/versions.json
[14:42:73] [Forge Version Check/INFO]: [replaymod] Found status: OUTDATED Target: 1.12.2-2.6.8
[14:42:73] [Forge Version Check/INFO]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[14:42:06] [Forge Version Check/INFO]: [solarflux] Found status: BETA Target: null
[14:42:39] [Client thread/INFO]: Successfully loaded 352 out of 352 recipes for shaped recipes
[14:42:40] [Client thread/INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[14:42:43] [Client thread/INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[14:42:44] [Client thread/INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
[14:42:44] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[14:42:44] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[14:42:45] [Client thread/INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
[14:42:45] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[14:42:46] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[14:42:46] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[14:42:46] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[14:42:46] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[14:42:46] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[14:42:46] [Client thread/INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[14:42:78] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[14:42:80] [Client thread/WARN]: The item plasma_launcher is not initialized.
[14:42:81] [Client thread/WARN]: The item item_pipe is not initialized.
[14:42:81] [Client thread/WARN]: The item extractor_cover is not initialized.
[14:42:81] [Client thread/WARN]: The item ingot2 is not initialized.
[14:42:81] [Client thread/WARN]: The item test_pick is not initialized.
[14:42:81] [Client thread/WARN]: The fluid deuterium is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_brass is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_bronze is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_copper is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_gold is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_iron is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_lead is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_silver is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_steel is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_tin is not initialized.
[14:42:81] [Client thread/WARN]: The fluid molten_zinc is not initialized.
[14:42:92] [Client thread/INFO]: Loading ASP Config from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels.cfg
[14:42:94] [Client thread/INFO]: Loading MT Recipes from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels_MTRecipes.cfg
[14:42:01] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[14:42:01] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[14:42:20] [Client thread/INFO]: Pre Initialization ( started )
[14:42:90] [Client thread/INFO]: Starting AE2 VersionChecker
[14:42:90] [Client thread/INFO]: Pre Initialization ( ended after 1863ms )
[14:42:90] [AE2 VersionChecker/INFO]: Last check was just recently.
[14:42:90] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[14:42:92] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
[14:42:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:25] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:32] [Client thread/INFO]: 
[14:42:32] [Client thread/INFO]: Starting BuildCraft 7.99.24.8
[14:42:32] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2018
[14:42:32] [Client thread/INFO]: https://www.mod-buildcraft.com
[14:42:32] [Client thread/INFO]: Detailed Build Information:
[14:42:32] [Client thread/INFO]:   Branch HEAD
[14:42:32] [Client thread/INFO]:   Commit 68370005a10488d02a4bb4b8df86bbc62633d216
[14:42:32] [Client thread/INFO]:     Bump version for release relase, fix a java 13+ compile error, tweak changelog, and fix engines chaining one block more than they should have.
[14:42:32] [Client thread/INFO]:     committed by AlexIIL
[14:42:32] [Client thread/INFO]: 
[14:42:32] [Client thread/INFO]: Loaded Modules:
[14:42:32] [Client thread/INFO]:   — lib
[14:42:32] [Client thread/INFO]:   — core
[14:42:32] [Client thread/INFO]:   — builders
[14:42:32] [Client thread/INFO]:   — energy
[14:42:32] [Client thread/INFO]:   — factory
[14:42:32] [Client thread/INFO]:   — robotics
[14:42:32] [Client thread/INFO]:   — silicon
[14:42:32] [Client thread/INFO]:   — transport
[14:42:32] [Client thread/INFO]:   — compat
[14:42:32] [Client thread/INFO]: Missing Modules:
[14:42:32] [Client thread/INFO]: 
[14:42:63] [Client thread/INFO]: [debugger] Not a dev environment!
[14:42:72] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[14:42:26] [Client thread/INFO]: 
[14:42:26] [Client thread/INFO]: Starting BuildCraftCompat 7.99.24.8
[14:42:26] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[14:42:26] [Client thread/INFO]: https://www.mod-buildcraft.com
[14:42:26] [Client thread/INFO]: Detailed Build Information:
[14:42:26] [Client thread/INFO]:   Branch 8.0.x-1.12.2
[14:42:26] [Client thread/INFO]:   Commit 16adfdb3d6a3362ba3659be7d5e9b7d12af7eee5
[14:42:26] [Client thread/INFO]:     Bump for release.
[14:42:26] [Client thread/INFO]:     committed by AlexIIL
[14:42:26] [Client thread/INFO]: 
[14:42:26] [Client thread/INFO]: [compat] Module list:
[14:42:26] [Client thread/INFO]: [compat]   x forestry (It cannot load)
[14:42:26] [Client thread/INFO]: [compat]   x theoneprobe (It cannot load)
[14:42:26] [Client thread/INFO]: [compat]   x crafttweaker (It cannot load)
[14:42:26] [Client thread/INFO]: [compat]   + ic2
[14:42:60] [Client thread/INFO]: Applying holder lookups
[14:42:61] [Client thread/INFO]: Holder lookups applied
[14:42:78] [Client thread/INFO]: Registering default Feature Templates…
[14:42:80] [Client thread/INFO]: Registering default World Generators…
[14:42:84] [Client thread/INFO]: Verifying or creating base world generation directory…
[14:42:84] [Client thread/INFO]: Complete.
[14:42:94] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:94] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:11] [Client thread/INFO]: Loaded support for thermalexpansion
[14:42:12] [Client thread/INFO]: Loading GS Config from C:UserslestaAppDataRoaming.minecraftconfiggravisuite.cfg
[14:42:20] [Client thread/INFO]: Guessing username…. You are Lestart, aren’t you?
[14:42:21] [Client thread/INFO]: Using per-user module PerUserModule
[14:42:27] [Client thread/INFO]: Added «com.zeitheron.hammercore.cfg.HammerCoreConfigs» to Hammer Core Simple Configs.
[14:42:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.world.gen.WorldRetroGen@193525c8» to MCF Event Bus.
[14:42:29] [Client thread/INFO]: Added «com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@d3f86da» to MCF Event Bus.
[14:42:29] [Client thread/INFO]: Added «com.zeitheron.hammercore.HammerCore@666666» to MCF Event Bus.
[14:42:29] [Client thread/INFO]: Added 3 object to MCF Event Bus.
[14:42:48] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[14:42:52] [Client thread/INFO]: Added SolarFlux compat — tk.zeitheron.solarflux.compat.avaritia.CompatAvaritia
[14:42:96] [Client thread/INFO]: Injected custom resource pack.
[14:42:33] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished preInit
[14:42:36] [Client thread/INFO]: Loading blocks…
[14:42:39] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[14:42:40] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:42:77] [Client thread/INFO]: 73 Feature’s blocks loaded.
[14:42:77] [Client thread/INFO]: Loading Tile Entities…
[14:42:77] [Client thread/INFO]: Tile Entities loaded.
[14:42:78] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.advanced.table`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:78] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.decorative.book`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[14:42:02] [Client thread/INFO]: Applying holder lookups
[14:42:02] [Client thread/INFO]: Holder lookups applied
[14:42:03] [Client thread/INFO]: Loading items…
[14:42:03] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[14:42:03] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:42:04] [Client thread/INFO]: 73 Feature’s items loaded.
[14:42:17] [Client thread/INFO]: Applying holder lookups
[14:42:17] [Client thread/INFO]: Holder lookups applied
[14:42:20] [Client thread/INFO]: Applying holder lookups
[14:42:20] [Client thread/INFO]: Holder lookups applied
[14:42:23] [Client thread/INFO]: Applying holder lookups
[14:42:23] [Client thread/INFO]: Holder lookups applied
[14:42:23] [Client thread/INFO]: Injecting itemstacks
[14:42:23] [Client thread/INFO]: Itemstack injection complete
[14:42:23] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[14:42:23] [Client thread/INFO]: [OptiFine] Resource packs: Faithful 1.12.2-rv4.zip
[14:42:81] [Client thread/WARN]: File srparasites:sounds/anged_death.ogg does not exist, cannot add it to event srparasites:anged.death
[14:42:81] [Client thread/WARN]: File srparasites:sounds/anged_growl.ogg does not exist, cannot add it to event srparasites:anged.growl
[14:42:81] [Client thread/WARN]: File srparasites:sounds/anged_hurt.ogg does not exist, cannot add it to event srparasites:anged.hurt
[14:42:85] [Sound Library Loader/INFO]: Starting up SoundSystem…
[14:42:90] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[14:42:91] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[14:42:08] [Thread-10/INFO]: Initializing LWJGL OpenAL
[14:42:08] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:42:35] [Thread-10/INFO]: OpenAL initialized.
[14:42:46] [Sound Library Loader/INFO]: Sound engine started
[14:42:88] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[14:42:90] [Client thread/INFO]: [OptiFine] Multitexture: false
[14:42:92] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_connect/bookshelf_a.properties
[14:42:94] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/left/bookshelf_b.properties
[14:42:95] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/0.png
[14:42:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/middle/bookshelf_b.properties
[14:42:95] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/1.png
[14:42:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/right/bookshelf_b.properties
[14:42:95] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/2.png
[14:42:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_b.properties
[14:42:95] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/3.png
[14:42:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_c.properties
[14:42:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/brewing_stand/brewing_stand.properties
[14:42:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_clear/glass.properties
[14:42:96] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_black/glass_black.properties
[14:42:96] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_blue/glass_blue.properties
[14:42:97] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_brown/glass_brown.properties
[14:42:98] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_cyan/glass_cyan.properties
[14:42:98] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_gray/glass_gray.properties
[14:42:99] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_green/glass_green.properties
[14:42:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_light_blue/glass_light_blue.properties
[14:42:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_lime/glass_lime.properties
[14:42:01] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_magenta/glass_magenta.properties
[14:42:01] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_orange/glass_orange.properties
[14:42:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_pink/glass_pink.properties
[14:42:03] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_purple/glass_purple.properties
[14:42:04] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_red/glass_red.properties
[14:42:04] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_silver/glass_silver.properties
[14:42:05] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_white/glass_white.properties
[14:42:06] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_yellow/glass_yellow.properties
[14:42:06] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/packed_ice/ice.properties
[14:42:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone/sandstone_normal.properties
[14:42:08] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone_smooth/sandstone_smooth.properties
[14:42:08] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sugar_cane/reeds.properties
[14:42:08] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/vines/vine.properties
[14:42:08] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_acacia/log_acacia_top.properties
[14:42:08] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_birch/log_birch_top.properties
[14:42:09] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_dark_oak/log_big_oak_top.properties
[14:42:09] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_jungle/log_jungle_top.properties
[14:42:10] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_oak/log_oak_top.properties
[14:42:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_spruce/log_spruce_top.properties
[14:42:12] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_acacia/leaves_acacia.properties
[14:42:12] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_big_oak/leaves_big_oak.properties
[14:42:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_birch/leaves_birch.properties
[14:42:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_oak/leaves_oak.properties
[14:42:13] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[14:42:14] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[14:42:14] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[14:42:98] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/missingno.png, java.io.FileNotFoundException
[14:42:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/0.png, java.io.FileNotFoundException
[14:42:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/1.png, java.io.FileNotFoundException
[14:42:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/2.png, java.io.FileNotFoundException
[14:42:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/3.png, java.io.FileNotFoundException
[14:42:52] [Client thread/ERROR]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png, java.io.FileNotFoundException
[14:42:94] [Client thread/INFO]: [OptiFine] Custom loader sprites: 533
[14:42:46] [Client thread/INFO]: Created: 4096×2048 textures-atlas
[14:42:46] [Client thread/INFO]: [Shaders] allocateTextureMap 4 4096 2048 
[14:42:31] [Client thread/INFO]: [OptiFine] Animated sprites: 681
[14:43:18] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_bow with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_bow.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:43:18] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_bow#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:43:18] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_hoe with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_hoe.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:43:19] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_hoe#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:43:19] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_tank
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_tank with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[14:43:19] [Client thread/ERROR]: Exception loading blockstate for the variant enderstorage:ender_storage#type=ender_tank: 
java.lang.Exception: Could not load model definition for variant enderstorage:ender_storage
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231)
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265)
    … 14 more
Caused by: java.io.FileNotFoundException: enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244)
    … 16 more

[14:43:19] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_chest
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_chest with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[14:43:19] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_sword with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_sword.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:43:19] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_sword#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:43:96] [Client thread/INFO]: Transforming net.minecraft.client.renderer.ChunkRenderContainer (bun)…
[14:43:96] [Client thread/INFO]:   -Patched preRenderChunk!
[14:43:42] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[14:43:42] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[14:43:73] [Client thread/INFO]: Loading recipes…
[14:43:73] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[14:43:74] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:43:74] [Client thread/INFO]: 73 Feature’s recipes loaded.
[14:43:15] [Client thread/INFO]: rawMeats: []
[14:43:15] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.rabbitRaw@0, 1xitem.fish@0]
[14:43:16] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[14:43:16] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[14:43:22] [Client thread/INFO]: Applying holder lookups
[14:43:22] [Client thread/INFO]: Holder lookups applied
[14:43:28] [Client thread/INFO]: Loading Molecular Transformer recipes from file
[14:43:28] [Client thread/WARN]: Skipping line 23 as the output (OreDict:gemSapphire) cannot be resolved
[14:43:28] [Client thread/WARN]: Skipping line 24 as the output (OreDict:gemRuby) cannot be resolved
[14:43:28] [Client thread/WARN]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
[14:43:28] [Client thread/WARN]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
[14:43:28] [Client thread/WARN]: Skipping line 29 as the output (OreDict:gemCertusQuartz) cannot be resolved
[14:43:28] [Client thread/INFO]: Load complete, successfully loaded 17 out of 22.
[14:43:31] [Client thread/INFO]: Initialization ( started )
[14:43:32] [Client thread/INFO]: Starting AE2 CSV Export
[14:43:32] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[14:43:33] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
[14:43:46] [Client thread/INFO]: Initialization ( ended after 147ms )
[14:43:80] [Client thread/INFO]: [energy.oilgen] Registered the ocean oil biome.
[14:43:80] [Client thread/INFO]: [energy.oilgen] Registered the desert oil biome.
[14:43:80] [Client thread/INFO]: [energy.oilgen] Registered the oil spout generator
[14:43:81] [Client thread/INFO]: [energy.oilgen] Registered the oil biome initiializer
[14:43:82] [Client thread/INFO]: Created: 128×256 textures-atlas
[14:43:89] [Client thread/INFO]: [de.guntram.mcmod.durabilityviewer.DurabilityViewer:init:47]: on Init, confHandler is de.guntram.mcmod.durabilityviewer.handler.ConfigurationHandler@5e388fe8
[14:43:92] [Client thread/INFO]: Model definition for location hammercore:iron_bordered_cobblestone
[14:43:92] [Client thread/INFO]: Model definition for location hammercore:manual
[14:43:92] [Client thread/INFO]: Model definition for location hammercore:diamond_bordered_cobblestone
[14:43:92] [Client thread/INFO]: Model definition for location hammercore:gold_bordered_cobblestone
[14:43:92] [Client thread/INFO]: Model definition for location hammercore:quartz_bordered_cobblestone
[14:43:92] [Client thread/INFO]: Model definition for location hammercore:emerald_bordered_cobblestone
[14:43:92] [Client thread/INFO]: Registering TESRs…
[14:43:92] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRMultipart for com.zeitheron.hammercore.internal.blocks.multipart.TileMultipart
[14:43:92] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRLyingItem for com.zeitheron.hammercore.tile.TileLyingItem
[14:43:92] [Client thread/INFO]: Registered 2 TESRs.
[14:43:10] [Client thread/WARN]: Failed to check item tree version: null
[14:43:10] [Client thread/INFO]: Merging tree files.
[14:43:11] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.lang.UnsupportedOperationException: JsonNull
[14:43:11] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at com.google.gson.JsonElement.getAsString(JsonElement.java:191)
[14:43:11] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.parse(ModDescriptionEnhancer.java:103)
[14:43:11] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:82)
[14:43:11] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$1518/20476967.run(Unknown Source)
[14:43:11] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at java.lang.Thread.run(Thread.java:745)
[14:43:15] [Client thread/INFO]: Saving merged tree in TEMP folder.
[14:43:18] [Client thread/INFO]: Merged tree files.
[14:43:43] [Client thread/INFO]: Mod initialized
[14:43:87] [Client thread/INFO]: JourneyMap log initialized.
[14:43:87] [Client thread/INFO]: initialize ENTER
[14:43:42] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
[14:43:42] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[14:43:42] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg пїЅms
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_1
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_2
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_3
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_4
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_5
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_6
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_7
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_8
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_neutronium
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:solar_panel_infinity
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:mirror
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_1
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_2
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_3
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_4
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_5
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_6
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:blank_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:efficiency_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:transfer_rate_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:capacity_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:traversal_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:dispersive_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:block_charging_upgrade
[14:43:47] [Client thread/INFO]: Model definition for item solarflux:furnace_upgrade
[14:43:05] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished init
[14:43:13] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[14:43:13] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[14:43:14] [Client thread/INFO]: Injecting itemstacks
[14:43:14] [Client thread/INFO]: Itemstack injection complete
[14:43:14] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
[14:43:18] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[14:43:28] [Client thread/INFO]: ic2 version 2.8.170-ex112 loaded.
[14:43:28] [Client thread/INFO]: Post Initialization ( started )
[14:43:37] [Client thread/INFO]: Industrial Craft 2 — Integration Enable
[14:43:37] [Client thread/INFO]: Railcraft — Integration Disabled
[14:43:37] [Client thread/INFO]: Mine Factory Reloaded — Integration Disabled
[14:43:37] [Client thread/INFO]: Waila — Integration Enable
[14:43:37] [Client thread/INFO]: Inventory Tweaks — Integration Enable
[14:43:37] [Client thread/INFO]: Just Enough Items — Integration Enable
[14:43:37] [Client thread/INFO]: Mekanism — Integration Disabled
[14:43:37] [Client thread/INFO]: OpenComputers — Integration Disabled
[14:43:37] [Client thread/INFO]: TheOneProbe — Integration Disabled
[14:43:37] [Client thread/INFO]: Tesla — Integration Disabled
[14:43:37] [Client thread/INFO]: CraftTweaker — Integration Disabled
[14:43:76] [Client thread/INFO]: Post Initialization ( ended after 471ms )
[14:43:47] [Client thread/WARN]: [lib.guide.loader.xml] Unknown recipe type null — must be one of [crafting, assembling, smelting]
[14:43:51] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:53] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:54] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/en_us/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:56] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:56] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:57] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:57] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/ru_ru/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:57] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:43:70] [Client thread/INFO]: [lib.guide] Squished thermaldynamics:cover and all of it’s 396 variants down into one page entry.
[14:43:97] [Client thread/INFO]: [lib.guide] Squished appliedenergistics2:facade and all of it’s 2356 variants down into one page entry.
[14:43:99] [Client thread/INFO]: [lib.search] Max suffix length is 39
[14:43:00] [Client thread/INFO]: [lib.search]   ’tile.srparasites.parasitebush_tooh.name’
[14:43:06] [Client thread/WARN]: [lib.gui.cfg] Failed to read the config file! C:UserslestaAppDataRoaming.minecraftconfigbuildcraftgui.json
[14:43:13] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[14:43:49] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[14:43:87] [Client thread/INFO]: Preloaded theme textures: 73
[14:43:96] [Client thread/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[14:43:96] [Client thread/INFO]: Thermal Expansion: Chisel Plugin Enabled.
[14:43:96] [Client thread/INFO]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[14:43:06] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished postInit
[14:43:07] [Client thread/INFO]: Starting JEI…
[14:43:37] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.7.1.jar for Minecraft 1.12.2 on http://minecraft.curseforge.com/projects/journeymap/files/2916002
[14:43:51] [Client thread/INFO]: Registering recipe categories…
[14:43:68] [Client thread/INFO]: Loaded JEI mods: [factory, energy, silicon]
[14:43:69] [Client thread/INFO]: Registering recipe categories took 174.9 ms
[14:43:69] [Client thread/INFO]: Registering mod plugins…
[14:43:84] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[14:43:86] [Client thread/INFO]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[14:43:36] [Client thread/INFO]: Registering mod plugins took 672.4 ms
[14:43:36] [Client thread/INFO]: Building recipe registry…
[14:43:61] [Client thread/INFO]: Building recipe registry took 249.6 ms
[14:43:61] [Client thread/INFO]: Building ingredient list…
[14:43:71] [Client thread/INFO]: Building ingredient list took 96.80 ms
[14:43:71] [Client thread/INFO]: Building ingredient filter…
[14:43:67] [Client thread/INFO]: Building ingredient filter took 967.8 ms
[14:43:67] [Client thread/INFO]: Building bookmarks…
[14:43:69] [Client thread/INFO]: Building bookmarks took 13.95 ms
[14:43:69] [Client thread/INFO]: Building runtime…
[14:43:74] [Client thread/INFO]: Building runtime took 54.24 ms
[14:43:75] [Client thread/INFO]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
[14:43:81] [Client thread/INFO]: Optimizing memory usage…
[14:43:88] [Client thread/INFO]: Optimizing memory usage took 71.19 ms
[14:43:89] [Client thread/INFO]: Starting JEI took 2.822 s
[14:43:89] [Client thread/INFO]: CoFH Core: Load Complete.
[14:43:89] [Client thread/INFO]: Accumulating world generation files from: «C:UserslestaAppDataRoaming.minecraftconfigcofhworld»
[14:43:90] [Client thread/INFO]: Found a total of 3 world generation files.
[14:43:05] [Client thread/INFO]: Reading world generation info from: «cofhworld1_thermalfoundation_ores.json»:
[14:43:08] [Client thread/INFO]: Reading world generation info from: «cofhworld2_thermalfoundation_oil.json»:
[14:43:08] [Client thread/INFO]: Reading world generation info from: «cofhworld3_thermalfoundation_clathrates.json»:
[14:43:08] [Client thread/INFO]: CoFH World: Load Complete.
[14:43:11] [Client thread/INFO]: Starting Waila…
[14:43:11] [Client thread/INFO]: Gathering annotated plugins…
[14:43:12] [Client thread/INFO]: Gathering wrapped IMC plugins…
[14:43:13] [Client thread/INFO]: Registering plugins…
[14:43:13] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[14:43:14] [Client thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
[14:43:18] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[14:43:19] [Client thread/INFO]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
[14:43:19] [Client thread/INFO]: Registering plugin at com.zeitheron.hammercore.compat.waila.GetWaila
[14:43:19] [Client thread/INFO]: Waila API hooked!
[14:43:19] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[14:43:20] [Client thread/INFO]: Registering plugin at io.github.drmanganese.endercrop.compat.WailaDataProvider
[14:43:20] [Client thread/INFO]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[14:43:20] [Client thread/INFO]: Starting Waila took 86.03 ms
[14:43:20] [Client thread/INFO]: Loading NEI.
[14:43:36] [Client thread/INFO]: Finished NEI Initialization after 162 ms
[14:43:36] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
[14:43:37] [Client thread/INFO]: Thermal Foundation: Load Complete.
[14:43:38] [Client thread/INFO]: Thermal Expansion: Load Complete.
[14:43:38] [Client thread/INFO]: Thermal Dynamics: Load Complete.
[14:43:86] [Client thread/INFO]: Forge Mod Loader has successfully loaded 53 mods
[14:43:90] [Client thread/INFO]: Created Hammer Core Gui Config Factory!
[14:43:91] [Client thread/WARN]: Skipping bad option: lastServer:
[14:43:09] [Client thread/INFO]: Narrator library for x64 successfully loaded
[14:43:86] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[14:43:00] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[14:43:03] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[14:43:08] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, properties: mcpatcher/mob/spider/spider.properties
[14:43:09] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider_eyes.png, properties: mcpatcher/mob/spider_eyes.properties
[14:43:15] [Client thread/INFO]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties
[14:43:15] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:cobweb
[14:43:15] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:lit_redstone_torch
[14:43:15] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:sign
[14:43:15] [Client thread/INFO]: [OptiFine] [Shaders] Parsing item mappings: /shaders/item.properties
[14:43:15] [Client thread/INFO]: [OptiFine] [Shaders] Parsing entity mappings: /shaders/entity.properties
[14:43:41] [Client thread/INFO]: Transforming net.minecraft.client.renderer.chunk.RenderChunk (bxr)…
[14:43:41] [Client thread/INFO]:   -Patching RenderChunk
[14:43:41] [Client thread/INFO]:     -Modified method ‘postRenderChunk’: added event call.
[14:44:00] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[14:44:13] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[14:44:13] [Server thread/INFO]: Generating keypair
[14:44:27] [Server thread/INFO]: Injecting existing registry data into this server instance
[14:44:77] [Server thread/INFO]: Applying holder lookups
[14:44:77] [Server thread/INFO]: Holder lookups applied
[14:44:85] [Server thread/INFO]: Loading dimension 0 (Тест) (net.minecraft.server.integrated.IntegratedServer@3c45efd1)
[14:44:32] [Server thread/INFO]: Loaded 564 advancements
[14:44:83] [Thread-17/WARN]: HammerCore custom data file not found! (this is not an issue!)
[14:44:88] [Server thread/INFO]: Loading dimension -1 (Тест) (net.minecraft.server.integrated.IntegratedServer@3c45efd1)
[14:44:88] [Thread-18/WARN]: HammerCore custom data file not found! (this is not an issue!)
[14:44:91] [Server thread/INFO]: Loading dimension 1 (Тест) (net.minecraft.server.integrated.IntegratedServer@3c45efd1)
[14:44:91] [Thread-19/WARN]: HammerCore custom data file not found! (this is not an issue!)
[14:44:92] [Server thread/INFO]: Loading dimension 2 (Тест) (net.minecraft.server.integrated.IntegratedServer@3c45efd1)
[14:44:93] [Thread-20/WARN]: HammerCore custom data file not found! (this is not an issue!)
[14:44:93] [Server thread/INFO]: Preparing start region for level 0
[14:44:93] [Server thread/INFO]: Preparing spawn area: 7%
[14:44:94] [Server thread/INFO]: Preparing spawn area: 14%
[14:44:97] [Server thread/INFO]: Preparing spawn area: 22%
[14:44:98] [Server thread/INFO]: Preparing spawn area: 32%
[14:44:99] [Server thread/INFO]: Preparing spawn area: 41%
[14:44:99] [Server thread/INFO]: Preparing spawn area: 51%
[14:44:99] [Server thread/INFO]: Preparing spawn area: 60%
[14:44:00] [Server thread/INFO]: Preparing spawn area: 71%
[14:44:01] [Server thread/INFO]: Preparing spawn area: 82%
[14:44:02] [Server thread/INFO]: Preparing spawn area: 93%
[14:44:79] [Server thread/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[14:44:79] [Server thread/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[14:44:17] [Server thread/INFO]: Unloading dimension -1
[14:44:20] [Server thread/INFO]: Unloading dimension 1
[14:44:73] [Netty Local Client IO #0/INFO]: Singleplayer Recording is disabled
[14:44:86] [Netty Local Client IO #0/INFO]: Server protocol version 2
[14:44:87] [Netty Server IO #1/INFO]: Client protocol version 2
[14:44:87] [Netty Server IO #1/INFO]: Client attempting to join with 53 mods : buildcraftlib@7.99.24.8,quarryplus@12.5.7,supermartijn642configlib@1.1.6,buildcraftenergy@7.99.24.8,jei@4.16.1.302,damageindicatorsmod@1.0,buildcrafttransport@7.99.24.8,cofhcore@4.6.6,nei@2.4.3,tesseract@1.0.25,thermalfoundation@2.6.7,mcp@9.42,hammercore@2.0.6.32,ctm@MC1.12.2-1.0.2.31,journeymap@1.12.2-5.7.0,appliedenergistics2@rv6-stable-7,gravisuite@3.1.1,bookshelf@2.3.590,endercrop@1.12.2-1.6.0,inventorytweaks@1.64+dev.151.822d839,uteamcore@2.2.5.147,cofhworld@1.4.0,waila@1.8.26,quarryplus_ct@12.5.7,enderstorage@2.4.2.126,thermalsolars@1.12.2 V1.9.5,forge@14.23.5.2860,buildcraftrobotics@7.99.24.8,eplus@5.0.179,zerocore@1.12.2-0.1.2.9,minecraft@1.12.2,usefulbackpacks@1.5.4.85,avaritia@3.3.0,thermaldynamics@2.5.6,redstoneflux@2.1.1,buildcraftsilicon@7.99.24.8,supermartijn642corelib@1.0.19,solarflux@12.4.11,ic2@2.8.170-ex112,buildcraftbuilders@7.99.24.8,buildcraftfactory@7.99.24.8,replaymod@1.12.2-2.6.1,advanced_solar_panels@4.3.0,FML@8.0.99.99,thermalexpansion@5.5.7,srparasites@1.9.4,buildcraftcompat@7.99.24.8,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.68,durabilityviewer@1.4,energycontrol@1.12.2-0.1.15,codechickenlib@3.2.3.358,buildcraftcore@7.99.24.8
[14:44:89] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[14:44:91] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[14:44:91] [Netty Local Client IO #0/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[14:44:91] [Netty Local Client IO #0/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[14:44:30] [Server thread/INFO]: [Server thread] Server side modded connection established
[14:44:30] [Server thread/INFO]: Lestart[local:E:bff514a2] logged in with entity id 909 at (221.5, 64.0, 261.5)
[14:44:30] [Server thread/INFO]: Lestart присоединился к игре
[14:44:33] [Thread-26/WARN]: HammerCore custom data file not found! (this is not an issue!)
[14:44:34] [Server thread/INFO]: [DamageIndicatorsMod.client.DIClientProxy:trysendmessage:78]: 1.5.4.85
[14:44:34] [Server thread/INFO]: Player EntityPlayerMP[‘Lestart’/909, l=’Тест’, x=221.50, y=64.00, z=261.50] connected. Sending ping
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]: java.io.FileNotFoundException: http://voidswrath.com/release/DamageIndicatorMod.txt
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(Native Method)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.net.URL.openStream(URL.java:1038)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:83)
[14:44:67] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.lang.Thread.run(Thread.java:745)
[14:44:66] [Server thread/INFO]: Saving and pausing game…
[14:44:67] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Mouseovers enabled.
[14:44:67] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Potion Effects enabled.
[14:44:67] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Popoffs enabled.
[14:44:67] [Netty Local Client IO #0/INFO]: Received server authentication msg. Remote sync will be activated
[14:44:68] [Server thread/INFO]: Saving chunks for level ‘Тест’/overworld
[14:44:70] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:70] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:70] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:72] [Client thread/INFO]: [Shaders] Program loaded: world0/shadow
[14:44:73] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:73] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:73] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:74] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_basic
[14:44:74] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:74] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:74] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:75] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_textured
[14:44:75] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:75] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:75] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:76] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skybasic
[14:44:76] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:76] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:76] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:77] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skytextured
[14:44:77] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:77] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:77] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:77] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_clouds
[14:44:78] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:78] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:78] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:79] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_terrain
[14:44:80] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:80] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:80] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:80] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_damagedblock
[14:44:82] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:82] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:82] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:82] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_block
[14:44:83] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:83] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:83] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:83] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_beaconbeam
[14:44:85] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:85] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:85] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:86] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities
[14:44:87] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:87] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:87] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:88] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities_glowing
[14:44:88] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:88] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:88] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:89] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_armor_glint
[14:44:89] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:89] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:89] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:89] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_spidereyes
[14:44:92] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:92] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:92] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:92] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_hand
[14:44:93] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:93] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:93] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:94] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_weather
[14:44:95] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:95] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:95] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:95] [Client thread/INFO]: [Shaders] Program loaded: world0/deferred
[14:44:96] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:96] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:96] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:97] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_water
[14:44:98] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:98] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:98] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:98] [Client thread/INFO]: [Shaders] colortex5 clear disabled
[14:44:98] [Client thread/INFO]: [Shaders] Program loaded: world0/composite
[14:44:99] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:99] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:99] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:99] [Client thread/INFO]: [Shaders] colortex1 mipmap enabled
[14:44:99] [Client thread/INFO]: [Shaders] Program loaded: world0/composite1
[14:44:99] [Client thread/INFO]: [Shaders] Program disabled: world0/composite2
[14:44:99] [Client thread/INFO]: [Shaders] Program disabled: world0/composite3
[14:44:00] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:00] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:00] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:00] [Client thread/INFO]: [Shaders] colortex0 mipmap enabled
[14:44:00] [Client thread/INFO]: [Shaders] Program loaded: world0/composite4
[14:44:00] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:00] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:00] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:01] [Client thread/INFO]: [Shaders] colortex2 clear disabled
[14:44:01] [Client thread/INFO]: [Shaders] Program loaded: world0/composite5
[14:44:01] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:01] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:01] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:01] [Client thread/INFO]: [Shaders] Program loaded: world0/composite6
[14:44:02] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:44:02] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:44:02] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:44:02] [Client thread/INFO]: [Shaders] colortex0 format: R11F_G11F_B10F
[14:44:02] [Client thread/INFO]: [Shaders] colortex1 format: RGB8
[14:44:02] [Client thread/INFO]: [Shaders] colortex2 format: RGBA16
[14:44:02] [Client thread/INFO]: [Shaders] colortex3 format: RGB8
[14:44:02] [Client thread/INFO]: [Shaders] gaux1 format: R8
[14:44:02] [Client thread/INFO]: [Shaders] gaux2 format: RGB10_A2
[14:44:02] [Client thread/INFO]: [Shaders] gaux3 format: RGB16
[14:44:02] [Client thread/INFO]: [Shaders] gaux4 format: RGB16
[14:44:02] [Client thread/INFO]: [Shaders] Hardware shadow filtering enabled.
[14:44:02] [Client thread/INFO]: [Shaders] Noise texture enabled
[14:44:02] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[14:44:02] [Client thread/INFO]: [Shaders] Dryness halflife: 25.0
[14:44:02] [Client thread/INFO]: [Shaders] Wetness halflife: 200.0
[14:44:02] [Client thread/INFO]: [Shaders] Program loaded: world0/final
[14:44:02] [Client thread/INFO]: [Shaders] usedColorBuffers: 6
[14:44:02] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[14:44:02] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[14:44:02] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[14:44:02] [Client thread/INFO]: [Shaders] usedColorAttachs: 6
[14:44:02] [Client thread/INFO]: [Shaders] usedDrawBuffers: 2
[14:44:03] [Client thread/INFO]: [Shaders] Framebuffer created.
[14:44:03] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[14:44:06] [Client thread/INFO]: [Shaders] Reset model renderers
[14:44:06] [Client thread/INFO]: [Shaders] Reset world renderers
[14:44:26] [Client thread/INFO]: Requesting server panels…
[14:44:47] [Server thread/INFO]: Saving chunks for level ‘Тест’/Storage Cell
[14:44:49] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 4238ms behind, skipping 84 tick(s)
[14:44:12] [Client thread/INFO]: Loaded 0 waypoints from C:UserslestaAppDataRoaming.minecraftjourneymapdataspТестwaypoints
[14:44:19] [Client thread/INFO]: Mapping started in C:UserslestaAppDataRoaming.minecraftjourneymapdataspТестDIM0. Memory: 3008MB total, 1142MB free 
[14:44:20] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Нажмите [§bJ§f].
[14:44:20] [Client thread/INFO]: JourneyMap: Нажмите [J].
[14:44:43] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[14:44:73] [Server thread/INFO]: Saving and pausing game…
[14:44:74] [Server thread/INFO]: Saving chunks for level ‘Тест’/overworld
[14:44:07] [Server thread/INFO]: Saving chunks for level ‘Тест’/Storage Cell
[14:44:93] [Client thread/INFO]: [Shaders] Save shaders configuration.
[14:44:21] [Server thread/INFO]: Lestart получил достижение «[Липкое окунание]»
[14:44:22] [Client thread/INFO]: [CHAT] Lestart получил достижение «[Липкое окунание]»
[14:44:22] [Client thread/INFO]: Loaded 4 advancements
[14:45:85] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$2135/69213452.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_384_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
    at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[14:45:65] [Client thread/INFO]: Handling crafting slots.
[14:45:65] [Client thread/INFO]: Merging stacks.
[14:45:65] [Client thread/INFO]: Applying rules.
[14:45:65] [Client thread/INFO]: Locking stacks.
[14:45:65] [Client thread/INFO]: Default sorting.
[14:45:65] [Client thread/INFO]: Sorting done in 634500ns
[14:45:05] [Server thread/INFO]: Saving and pausing game…
[14:45:06] [Server thread/INFO]: Saving chunks for level ‘Тест’/overworld
[14:45:25] [Server thread/INFO]: Saving chunks for level ‘Тест’/Storage Cell
[14:45:53] [Client thread/INFO]: Mapping halted in C:UserslestaAppDataRoaming.minecraftjourneymapdataspТестDIM0
[14:45:58] [Client thread/WARN]: Couldn’t copy color palette html: java.lang.NullPointerException
[14:45:58] [Client thread/ERROR]: Can’t write colorpalette.html: java.lang.NullPointerException
[14:45:60] [Client thread/WARN]: Couldn’t copy color palette html: java.lang.NullPointerException
[14:45:60] [Client thread/ERROR]: Can’t write colorpalette.html: java.lang.NullPointerException
[14:45:70] [Server thread/INFO]: Stopping server
[14:45:70] [Server thread/INFO]: Saving players
[14:45:71] [Server thread/INFO]: Lestart lost connection: Отключение
[14:45:71] [Server thread/INFO]: Lestart РїРѕРєРёРЅСѓР» РёРіСЂСѓ
[14:45:72] [Server thread/INFO]: Stopping singleplayer server as player logged out
[14:45:72] [Server thread/INFO]: Saving worlds
[14:45:72] [Server thread/INFO]: Saving chunks for level ‘Тест’/overworld
[14:45:74] [Server thread/INFO]: Saving chunks for level ‘Тест’/Storage Cell
[14:45:42] [Server thread/INFO]: Unloading dimension 0
[14:45:42] [Server thread/INFO]: Unloading dimension 2
[14:45:91] [Server thread/INFO]: Applying holder lookups
[14:45:91] [Server thread/INFO]: Holder lookups applied
[14:45:92] [Client thread/INFO]: [Shaders] Uninit
[14:46:02] [Client thread/INFO]: Resetting configs to local.
[14:46:03] [Client thread/INFO]: Cleaning 0 textures from VRAM
[14:46:03] [Client thread/INFO]: Interrupting 0 image download threads
[14:47:66] [Client thread/INFO]: Stopping!
[14:47:66] [Client thread/INFO]: SoundSystem shutting down…
[14:47:87] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Here I am!
[VersionManager] Refreshing versions locally…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2859] Resolving…
[Version:1.12.2-forge-14.23.5.2859] Inherits from 1.12.2
[VersionManager] Versions has been refreshed (19 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 0
[OS] Trying to open folder: C:UserslestaAppDataRoaming.minecraft
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
onAuthPassed
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.86
[Launcher] Collecting info…
[TLauncherManager] before clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsgiselbaers-durability-viewer-mod-1_12_2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsgiselbaers-durability-viewer-mod-1_12_2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[Launcher] Selected account: Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′,
local=CompleteVersion{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′, time=Mon Dec 13 07:40:03 MSK 2021, release=Mon Sep 18 11:39:46 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets=’1.12′, source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@5844bd23, libraries=[Library{name=’net.minecraftforge:forge:1.12.2-14.23.5.2860′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.ow2.asm:asm-debug-all:5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.minecraft:launchwrapper:1.12′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.jline:jline:3.5.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe.akka:akka-actor_2.11:2.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe:config:1.2.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-actors-migration_2.11:1.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-compiler:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-library:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-parser-combinators_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-reflect:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-swing_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-xml_2.11:1.0.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’lzma:lzma:0.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’java3d:vecmath:1.5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.trove4j:trove4j:3.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.maven:maven-artifact:3.5.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:patchy:1.3.9′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’oshi-project:oshi-core:1.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:jna:4.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:platform:3.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.ibm.icu:icu4j-core-mojang:51.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecjorbis:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecwav:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:libraryjavasound:20101123′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:librarylwjglopenal:20100824′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:soundsystem:20120107′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’io.netty:netty-all:4.1.9.Final’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.guava:guava:21.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-lang3:3.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-io:commons-io:2.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-codec:commons-codec:1.10′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jinput:jinput:2.0.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jutils:jutils:1.0.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.code.gson:gson:2.8.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:authlib:1.5.25′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:realms:1.10.22′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-compress:1.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpclient:4.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-logging:commons-logging:1.1.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpcore:4.3.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’it.unimi.dsi:fastutil:7.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@9e536dc, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@5796c499, packed=’null’}, Library{name=’net.java.jinput:jinput-platform:2.0.5′, rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@31d543ad, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@3a4d82b, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@23d74d55, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Checking conditions…
[Launcher] shaderpacks:bsl_v7.2.01pre1.zip,chocapic13_v8_ultra.zip,chocapic13_v8_ultra.zip.txt,projectLUMA-v1.32.zip,SEUS-PTGI-HRR-Test-2.1.zip,SEUS_PTGI_E12.zip
[Launcher] resourcepacks:1.12.zip,Faithful 1.12.2-rv4.zip,minecraftfont.zip,ModdedFaithful 1.12.2-rv1.zip
[Launcher] Comparing assets…
[AssetsManager] Checking resources…
[AssetsManager] Reading indexes from file C:UserslestaAppDataRoaming.minecraftassetsindexes1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 102 ms.
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[VersionManager] Required for version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860: []
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
used default java runtime
Minecraft requires java version: 8, java path: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives…
[Launcher] Constructing process…
[Launcher] Constructing classpath…
backup world is active: true
Add new world to backup list: Тест
[Launcher] Getting Minecraft arguments…
[Launcher] Full command: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860natives -cp C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.12.2-14.23.5.2860forge-1.12.2-14.23.5.2860.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgow2asmasm-debug-all5.2asm-debug-all-5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftlaunchwrapper1.12launchwrapper-1.12.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgjlinejline3.5.1jline-3.5.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeconfig1.2.1config-1.2.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-library_2.111.0.2_mcscala-continuations-library_2.11-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2_mcscala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UserslestaAppDataRoaming.minecraftlibrarieslzmalzma.0.1lzma-0.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesjava3dvecmath1.5.2vecmath-1.5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachemavenmaven-artifact3.5.3maven-artifact-3.5.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.15.0log4j-api-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.15.0log4j-core-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherpatchy1.3.9patchy-1.3.9.jar;C:UserslestaAppDataRoaming.minecraftlibrariesoshi-projectoshi-core1.1oshi-core-1.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnajna4.4.0jna-4.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnaplatform3.4.0platform-3.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecwav20101023codecwav-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UserslestaAppDataRoaming.minecraftlibrariesionettynetty-all4.1.9.Finalnetty-all-4.1.9.Final.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgoogleguavaguava21.0guava-21.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.5commons-lang3-3.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-iocommons-io2.5commons-io-2.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-codeccommons-codec1.10commons-codec-1.10.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgooglecodegsongson2.8.0gson-2.8.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherauthlib1.6.251authlib-1.6.251.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangrealms1.10.22realms-1.10.22.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesitunimidsifastutil7.1.0fastutil-7.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.8.1log4j-api-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.8.1log4j-core-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl2.9.4-nightly-20150209lwjgl-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl_util2.9.4-nightly-20150209lwjgl_util-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangtext2speech1.10.3text2speech-1.10.3.jar;C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.28601.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860.jar -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:UserslestaAppDataRoaming.minecraft -Dlog4j.configurationFile=C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml net.minecraft.launchwrapper.Launch —username Lestart —version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860 —gameDir C:UserslestaAppDataRoaming.minecraft —assetsDir C:UserslestaAppDataRoaming.minecraftassets —assetIndex 1.12 —uuid 274e8345d8434d77a8f63ffb2cebf651 —accessToken null —userType mojang —tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker —versionType Forge —width 925 —height 530
[Launcher] Launching Minecraft…
I’m hiding!
[TLauncherManager] mods after C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsgiselbaers-durability-viewer-mod-1_12_2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.MineBlaze.net:25565, ip=mc.MineBlaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860…
[Launcher] Launching in: C:UserslestaAppDataRoaming.minecraft
Starting garbage collector: 191 / 427 MB
Garbage collector completed: 40 / 426 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[14:48:22] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:48:28] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:48:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:48:30] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[14:48:30] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacy
[14:48:68] [main/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[14:48:75] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:48:76] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:48:76] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[14:48:78] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in hammerlib-1.12.2-2.0.6.32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2022-10-17 14:48:00,797 main WARN Error parsing URI C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml
[14:48:82] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks_1.12.2_1.64dev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:48:85] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:48:86] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[14:48:86] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[14:48:87] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from supermartijn642corelib-1.0.19-forge-mc1.12.jar
[14:48:87] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:48:91] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:48:91] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:48:91] [main/WARN]: Tweak class name optifine.OptiFineForgeTweaker has already been visited — skipping
[14:48:91] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:48:92] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.3 Source=file:/C:/Users/lesta/AppData/Roaming/.minecraft/mods/supermartijn642corelib-1.0.19-forge-mc1.12.jar Service=LaunchWrapper Env=CLIENT
[14:48:03] [main/DEBUG]: Instantiating coremod class CoreModPlugin
[14:48:03] [main/TRACE]: coremod named SuperMartijn642’s Core Lib Plugin is loading
[14:48:03] [main/DEBUG]: The coremod com.supermartijn642.core.mixin.CoreModPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[14:48:03] [main/WARN]: The coremod SuperMartijn642’s Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[14:48:04] [main/INFO]: Compatibility level set to JAVA_8
[14:48:04] [main/DEBUG]: Enqueued coremod SuperMartijn642’s Core Lib Plugin
[14:48:11] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:48:11] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:48:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:48:12] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[14:48:12] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[14:48:12] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[14:48:12] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[14:48:12] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar
[14:48:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:48:12] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[14:48:12] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[14:48:18] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[14:48:19] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[14:48:19] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[14:48:19] [main/DEBUG]: Injection complete
[14:48:19] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[14:48:19] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[14:48:56] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:48:63] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:48:63] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[14:48:63] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:48:63] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[14:48:63] [main/DEBUG]: Injection complete
[14:48:63] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[14:48:63] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[14:48:63] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[14:48:63] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:48:63] [main/DEBUG]: Injecting coremod HCASM {com.zeitheron.hammercore.asm.HCASM} class transformers
[14:48:65] [main/TRACE]: Registering transformer com.zeitheron.hammercore.asm.HammerCoreTransformer
[14:48:72] [main/DEBUG]: Injection complete
[14:48:72] [main/DEBUG]: Running coremod plugin for HCASM {com.zeitheron.hammercore.asm.HCASM}
[14:48:72] [main/DEBUG]: Running coremod plugin HCASM
[14:48:72] [main/DEBUG]: Coremod plugin class HCASM run successfully
[14:48:72] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:48:72] [main/DEBUG]: Injecting coremod TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader} class transformers
[14:48:72] [main/TRACE]: Registering transformer gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
[14:48:74] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[14:48:74] [main/INFO]: [HOOKLIB]  Obfuscated: true
[14:48:76] [main/DEBUG]: Injection complete
[14:48:76] [main/DEBUG]: Running coremod plugin for TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader}
[14:48:76] [main/DEBUG]: Running coremod plugin TLSkinCapeHookLoader
[14:48:76] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[14:48:76] [main/DEBUG]: Coremod plugin class TLSkinCapeHookLoader run successfully
[14:48:76] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:48:77] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@95bb2a2
[14:48:78] [main/DEBUG]: Injecting coremod SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin} class transformers
[14:48:78] [main/DEBUG]: Injection complete
[14:48:78] [main/DEBUG]: Running coremod plugin for SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin}
[14:48:78] [main/DEBUG]: Running coremod plugin SuperMartijn642’s Core Lib Plugin
[14:48:78] [main/DEBUG]: Coremod plugin class CoreModPlugin run successfully
[14:48:78] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:48:81] [main/DEBUG]: Validating minecraft
[14:48:82] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[14:48:85] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[14:48:92] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 4 ms
[14:48:03] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:48:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:48:06] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:48:06] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:48:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:48:06] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:48:06] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[14:48:09] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[14:48:09] [main/INFO]:   -Patched handleCameraTransforms!
[14:48:12] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[14:48:12] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[14:48:15] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:48:26] [main/INFO]: Transforming net.minecraft.world.World (amu)…
[14:48:26] [main/INFO]:   -Patching World
[14:48:27] [main/INFO]:     -Modified method ‘k’, replaced nx.e()V with HC call.
[14:48:37] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[14:48:37] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[14:48:37] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[14:48:37] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[14:48:40] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.entity.player.EntityPlayer
[14:48:44] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.entity.player.EntityPlayer#isWearing(Lnet/minecraft/entity/player/EnumPlayerModelParts;)
[14:48:45] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[14:48:46] [main/INFO]:   -Patching EntityLivingBase
[14:48:46] [main/INFO]:     -Modified method ‘onItemUseFinish’: added event call.
[14:48:66] [main/INFO]: Transforming net.minecraft.profiler.Profiler (rl)…
[14:48:66] [main/INFO]:   -Patched startSection!
[14:48:66] [main/INFO]:   -Patched endSection!
[14:48:66] [main/INFO]:   -Patched endStartSection!
[14:48:68] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[14:48:68] [main/INFO]:   -Patched handleCameraTransforms!
[14:48:68] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[14:48:68] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[14:48:93] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[14:48:94] [Client thread/INFO]: Setting user: Lestart
[14:48:06] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[14:48:07] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[14:48:26] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem (acl)…
[14:48:26] [Client thread/INFO]:   -Patching EntityItem
[14:48:26] [Client thread/INFO]:     -Modified method ‘attackEntityFrom’: added event call.
[14:48:66] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[14:48:70] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)…
[14:48:70] [Client thread/INFO]:   -Patched renderEntity!
[14:48:72] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[14:48:81] [Client thread/WARN]: Skipping bad option: lastServer:
[14:48:84] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:48:17] [Client thread/INFO]: [OptiFine] 
[14:48:17] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[14:48:17] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[14:48:17] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[14:48:17] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[14:48:17] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[14:48:17] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[14:48:17] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 516.94, NVIDIA Corporation
[14:48:17] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[14:48:18] [Client thread/INFO]: Transforming net.minecraft.client.renderer.GlStateManager (bus)…
[14:48:18] [Client thread/INFO]:   -Patched enableLighting!
[14:48:18] [Client thread/INFO]:   -Patched disableLighting!
[14:48:20] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768×32768
[14:48:20] [VersionCheck/INFO]: [OptiFine] Checking for new version
[14:48:34] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 516.94
[14:48:34] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[14:48:34] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[14:48:34] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[14:48:34] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[14:48:34] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[14:48:34] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[14:48:34] [Client thread/INFO]: [Shaders] Load shaders configuration.
[14:48:35] [Client thread/INFO]: [Shaders] Loaded shaderpack: bsl_v7.2.01pre1.zip
[14:48:36] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 0, 1
[14:48:63] [VersionCheck/INFO]: [OptiFine] Version found: G5
[14:48:01] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:48:01] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex5
[14:48:01] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex0
[14:48:03] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:48:03] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh: colortex5
[14:48:03] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.fsh: colortex0
[14:48:69] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:48:69] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh: colortex5
[14:48:69] [Client thread/WARN]: [OptiFine]  — in world0/deferred.vsh: colortex0
[14:48:71] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:48:71] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh: colortex5
[14:48:71] [Client thread/WARN]: [OptiFine]  — in world0/deferred.fsh: colortex0
[14:48:26] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:48:26] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh: colortex5
[14:48:26] [Client thread/WARN]: [OptiFine]  — in world1/deferred.vsh: colortex0
[14:48:27] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[14:48:27] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh, world1/deferred.fsh: colortex5
[14:48:27] [Client thread/WARN]: [OptiFine]  — in world1/deferred.fsh: colortex0
[14:48:42] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[14:48:42] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[14:48:42] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[14:48:46] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[14:48:46] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[14:48:55] [Client thread/INFO]: [Shaders] Custom texture: texture.composite.depthtex2 = tex/dirt.png
[14:48:55] [Client thread/INFO]: [Shaders] Custom variable: tAmin
[14:48:56] [Client thread/INFO]: [Shaders] Custom variable: tAlin
[14:48:56] [Client thread/INFO]: [Shaders] Custom variable: hA
[14:48:56] [Client thread/INFO]: [Shaders] Custom variable: tAfrc
[14:48:56] [Client thread/INFO]: [Shaders] Custom variable: tAfrs
[14:48:56] [Client thread/INFO]: [Shaders] Custom variable: tAmix
[14:48:56] [Client thread/INFO]: [Shaders] Custom uniform: timeAngle
[14:48:56] [Client thread/INFO]: [Shaders] Custom uniform: timeBrightness
[14:48:56] [Client thread/INFO]: [Shaders] Custom uniform: shadowFade
[14:48:56] [Client thread/INFO]: [Shaders] Custom variable: blindFactorSqrt
[14:48:56] [Client thread/INFO]: [Shaders] Custom uniform: blindFactor
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isCold
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isDesert
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isMesa
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isSwamp
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isMushroom
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isSavanna
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isValley
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isCrimson
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isWarped
[14:48:57] [Client thread/INFO]: [Shaders] Custom uniform: isBasalt
[14:48:76] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[14:48:79] [Client thread/INFO]: — System Details —
Details:
    Minecraft Version: 1.12.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: 1510254904 bytes (1440 MB) / 2147483648 bytes (2048 MB) up to 7180648448 bytes (6848 MB)
    JVM Flags: 7 total; -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
SuperMartijn642’s Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

  
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
HCASM (hammerlib-1.12.2-2.0.6.32.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.6.0 NVIDIA 516.94’ Renderer: ‘NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2’
[14:48:81] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[14:48:82] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[14:48:84] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient…
[14:48:86] [Client thread/INFO]: Replaced 1227 ore ingredients
[14:48:09] [Client thread/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[14:48:56] [Client thread/WARN]: Mod damageindicatorsmod is missing the required element ‘version’ and no fallback can be found. Substituting ‘1.0’.
[14:48:00] [Client thread/WARN]: Mod codechickenlib is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[14:48:09] [Client thread/WARN]: Mod enderstorage is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.4.2.126
[14:48:98] [Client thread/INFO]: Forge Mod Loader has identified 56 mods to load
[14:48:43] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at CLIENT
[14:48:43] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at SERVER
[14:48:37] [Thread-4/INFO]: Using alternative sync timing : 200 frames of Display.update took 3261196300 nanos
[14:48:88] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[14:48:88] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[14:48:02] [Client thread/ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source redstoneflux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[14:48:05] [Client thread/ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source cofhworld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
[14:48:36] [Client thread/INFO]: Added particle lighting supplier
[14:48:77] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[14:48:83] [Client thread/ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalfoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
[14:48:85] [Client thread/ERROR]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalexpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
[14:48:87] [Client thread/ERROR]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermaldynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
[14:48:96] [Client thread/INFO]: Discord client was not found.
[14:48:97] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:QuarryPlus_CT, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CTM, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Energy Control, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Durability Viewer, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Waila, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:ScalingGUIs, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Scape and Run Parasites, FMLFileResourcePack:SuperMartijn642’s Config Library, FMLFileResourcePack:SuperMartijn642’s Core Lib, FMLFileResourcePack:Tesseract, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:ThermalSolars, FMLFileResourcePack:TLSkinCape, FMLFileResourcePack:U Team Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Zero CORE, HammerCore Connected Models, Faithful 1.12.2-rv4.zip
[14:48:06] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem (bzw)…
[14:48:06] [Client thread/INFO]:   -Coloring Item Glint…
[14:48:06] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItem
[14:48:06] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderEffect
[14:48:06] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModel
[14:48:06] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[14:48:22] [Client thread/INFO]: Created Ender Field GLSL Shader.
[14:48:22] [Client thread/INFO]: Reloading 1 variable shader programs.
[14:48:25] [Client thread/INFO]: Reloading 0 shader entities.
[14:48:26] [Client thread/INFO]: Processing ObjectHolder annotations
[14:48:33] [Client thread/INFO]: Found 1421 ObjectHolder annotations
[14:48:33] [Client thread/INFO]: Identifying ItemStackHolder annotations
[14:48:33] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[14:48:46] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[14:48:47] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[14:48:95] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
[14:48:95] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[14:48:09] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[14:48:09] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[14:48:23] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[14:48:23] [Forge Version Check/INFO]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[14:48:37] [Forge Version Check/INFO]: [hammercore] Found status: UP_TO_DATE Target: null
[14:48:37] [Forge Version Check/INFO]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.12/update.json
[14:48:42] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)…
[14:48:42] [Client thread/INFO]:   -Patched render!
[14:48:49] [Forge Version Check/INFO]: [quarryplus] Found status: AHEAD Target: null
[14:48:49] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[14:48:17] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null
[14:48:17] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[14:48:32] [Forge Version Check/INFO]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[14:48:44] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[14:48:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:56] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:76] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
[14:48:76] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[14:48:93] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[14:48:93] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[14:48:14] [Forge Version Check/INFO]: [usefulbackpacks] Found status: UP_TO_DATE Target: null
[14:48:14] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[14:48:30] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[14:48:30] [Forge Version Check/INFO]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[14:48:57] [Forge Version Check/INFO]: [solarflux] Found status: BETA Target: null
[14:48:57] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:48:22] [Forge Version Check/INFO]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[14:48:79] [Client thread/INFO]: Successfully loaded 352 out of 352 recipes for shaped recipes
[14:48:81] [Client thread/INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[14:48:82] [Client thread/INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[14:48:83] [Client thread/INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
[14:48:84] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[14:48:84] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[14:48:84] [Client thread/INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
[14:48:84] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[14:48:84] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[14:48:85] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[14:48:85] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[14:48:85] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[14:48:85] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[14:48:85] [Client thread/INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[14:48:18] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[14:48:20] [Client thread/WARN]: The item plasma_launcher is not initialized.
[14:48:21] [Client thread/WARN]: The item item_pipe is not initialized.
[14:48:21] [Client thread/WARN]: The item extractor_cover is not initialized.
[14:48:21] [Client thread/WARN]: The item ingot2 is not initialized.
[14:48:21] [Client thread/WARN]: The item test_pick is not initialized.
[14:48:21] [Client thread/WARN]: The fluid deuterium is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_brass is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_bronze is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_copper is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_gold is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_iron is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_lead is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_silver is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_steel is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_tin is not initialized.
[14:48:21] [Client thread/WARN]: The fluid molten_zinc is not initialized.
[14:48:31] [Client thread/INFO]: Loading ASP Config from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels.cfg
[14:48:32] [Client thread/INFO]: Loading MT Recipes from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels_MTRecipes.cfg
[14:48:38] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[14:48:38] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[14:48:57] [Client thread/INFO]: Pre Initialization ( started )
[14:48:00] [Client thread/INFO]: Starting AE2 VersionChecker
[14:48:00] [Client thread/INFO]: Pre Initialization ( ended after 1595ms )
[14:48:01] [AE2 VersionChecker/INFO]: Last check was just recently.
[14:48:01] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[14:48:03] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
[14:48:04] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[14:48:27] [Forge Version Check/INFO]: [uteamcore] Found status: OUTDATED Target: 2.2.5.226
[14:48:27] [Forge Version Check/INFO]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[14:48:38] [Forge Version Check/INFO]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
[14:48:41] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:41] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:41] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:47] [Client thread/INFO]: 
[14:48:47] [Client thread/INFO]: Starting BuildCraft 7.99.24.8
[14:48:47] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2018
[14:48:47] [Client thread/INFO]: https://www.mod-buildcraft.com
[14:48:47] [Client thread/INFO]: Detailed Build Information:
[14:48:47] [Client thread/INFO]:   Branch HEAD
[14:48:47] [Client thread/INFO]:   Commit 68370005a10488d02a4bb4b8df86bbc62633d216
[14:48:47] [Client thread/INFO]:     Bump version for release relase, fix a java 13+ compile error, tweak changelog, and fix engines chaining one block more than they should have.
[14:48:47] [Client thread/INFO]:     committed by AlexIIL
[14:48:47] [Client thread/INFO]: 
[14:48:47] [Client thread/INFO]: Loaded Modules:
[14:48:47] [Client thread/INFO]:   — lib
[14:48:47] [Client thread/INFO]:   — core
[14:48:47] [Client thread/INFO]:   — builders
[14:48:47] [Client thread/INFO]:   — energy
[14:48:47] [Client thread/INFO]:   — factory
[14:48:47] [Client thread/INFO]:   — robotics
[14:48:47] [Client thread/INFO]:   — silicon
[14:48:47] [Client thread/INFO]:   — transport
[14:48:47] [Client thread/INFO]:   — compat
[14:48:47] [Client thread/INFO]: Missing Modules:
[14:48:47] [Client thread/INFO]: 
[14:48:78] [Client thread/INFO]: [debugger] Not a dev environment!
[14:48:87] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[14:48:02] [Forge Version Check/INFO]: [nei] Found status: BETA Target: null
[14:48:02] [Forge Version Check/INFO]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[14:48:45] [Client thread/INFO]: 
[14:48:45] [Client thread/INFO]: Starting BuildCraftCompat 7.99.24.8
[14:48:45] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[14:48:45] [Client thread/INFO]: https://www.mod-buildcraft.com
[14:48:45] [Client thread/INFO]: Detailed Build Information:
[14:48:45] [Client thread/INFO]:   Branch 8.0.x-1.12.2
[14:48:45] [Client thread/INFO]:   Commit 16adfdb3d6a3362ba3659be7d5e9b7d12af7eee5
[14:48:45] [Client thread/INFO]:     Bump for release.
[14:48:45] [Client thread/INFO]:     committed by AlexIIL
[14:48:45] [Client thread/INFO]: 
[14:48:45] [Client thread/INFO]: [compat] Module list:
[14:48:45] [Client thread/INFO]: [compat]   x forestry (It cannot load)
[14:48:45] [Client thread/INFO]: [compat]   x theoneprobe (It cannot load)
[14:48:45] [Client thread/INFO]: [compat]   x crafttweaker (It cannot load)
[14:48:46] [Client thread/INFO]: [compat]   + ic2
[14:48:71] [Client thread/INFO]: Applying holder lookups
[14:48:72] [Client thread/INFO]: Holder lookups applied
[14:48:86] [Client thread/INFO]: Registering default Feature Templates…
[14:48:89] [Client thread/INFO]: Registering default World Generators…
[14:48:92] [Client thread/INFO]: Verifying or creating base world generation directory…
[14:48:92] [Client thread/INFO]: Complete.
[14:48:04] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:04] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:20] [Client thread/INFO]: Loaded support for thermalexpansion
[14:48:28] [Client thread/INFO]: Loading GS Config from C:UserslestaAppDataRoaming.minecraftconfiggravisuite.cfg
[14:48:34] [Client thread/INFO]: Guessing username…. You are Lestart, aren’t you?
[14:48:35] [Client thread/INFO]: Using per-user module PerUserModule
[14:48:39] [Client thread/INFO]: Added «com.zeitheron.hammercore.cfg.HammerCoreConfigs» to Hammer Core Simple Configs.
[14:48:41] [Client thread/INFO]: Added «com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@61ef6479» to MCF Event Bus.
[14:48:41] [Client thread/INFO]: Added «com.zeitheron.hammercore.world.gen.WorldRetroGen@39519cf7» to MCF Event Bus.
[14:48:41] [Client thread/INFO]: Added «com.zeitheron.hammercore.HammerCore@666666» to MCF Event Bus.
[14:48:41] [Client thread/INFO]: Added 3 object to MCF Event Bus.
[14:48:54] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[14:48:60] [Client thread/INFO]: Added SolarFlux compat — tk.zeitheron.solarflux.compat.avaritia.CompatAvaritia
[14:48:97] [Client thread/INFO]: Injected custom resource pack.
[14:48:34] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished preInit
[14:48:37] [Client thread/INFO]: Loading blocks…
[14:48:40] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[14:48:41] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:48:75] [Client thread/INFO]: 73 Feature’s blocks loaded.
[14:48:75] [Client thread/INFO]: Loading Tile Entities…
[14:48:75] [Client thread/INFO]: Tile Entities loaded.
[14:48:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.advanced.table`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.decorative.book`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:88] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygavestone`, expected `gravestone`. This could be a intended override, but in most cases indicates a broken mod.
[14:48:94] [Client thread/INFO]: Applying holder lookups
[14:48:95] [Client thread/INFO]: Holder lookups applied
[14:48:95] [Client thread/INFO]: Loading items…
[14:48:95] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[14:48:95] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:48:96] [Client thread/INFO]: 73 Feature’s items loaded.
[14:48:06] [Client thread/INFO]: Applying holder lookups
[14:48:06] [Client thread/INFO]: Holder lookups applied
[14:48:09] [Client thread/INFO]: Applying holder lookups
[14:48:09] [Client thread/INFO]: Holder lookups applied
[14:48:12] [Client thread/INFO]: Applying holder lookups
[14:48:12] [Client thread/INFO]: Holder lookups applied
[14:48:12] [Client thread/INFO]: Injecting itemstacks
[14:48:12] [Client thread/INFO]: Itemstack injection complete
[14:48:12] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[14:48:12] [Client thread/INFO]: [OptiFine] Resource packs: Faithful 1.12.2-rv4.zip
[14:48:90] [Client thread/WARN]: File srparasites:sounds/anged_death.ogg does not exist, cannot add it to event srparasites:anged.death
[14:48:90] [Client thread/WARN]: File srparasites:sounds/anged_growl.ogg does not exist, cannot add it to event srparasites:anged.growl
[14:48:90] [Client thread/WARN]: File srparasites:sounds/anged_hurt.ogg does not exist, cannot add it to event srparasites:anged.hurt
[14:48:92] [Sound Library Loader/INFO]: Starting up SoundSystem…
[14:48:94] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[14:48:94] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[14:48:14] [Thread-10/INFO]: Initializing LWJGL OpenAL
[14:48:14] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:48:18] [Thread-10/INFO]: OpenAL initialized.
[14:48:53] [Sound Library Loader/INFO]: Sound engine started
[14:48:34] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[14:48:37] [Client thread/INFO]: [OptiFine] Multitexture: false
[14:48:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_connect/bookshelf_a.properties
[14:48:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/left/bookshelf_b.properties
[14:48:41] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/0.png
[14:48:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/middle/bookshelf_b.properties
[14:48:41] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/1.png
[14:48:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/right/bookshelf_b.properties
[14:48:41] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/2.png
[14:48:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_b.properties
[14:48:41] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/3.png
[14:48:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_c.properties
[14:48:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/brewing_stand/brewing_stand.properties
[14:48:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_clear/glass.properties
[14:48:43] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_black/glass_black.properties
[14:48:43] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_blue/glass_blue.properties
[14:48:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_brown/glass_brown.properties
[14:48:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_cyan/glass_cyan.properties
[14:48:45] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_gray/glass_gray.properties
[14:48:46] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_green/glass_green.properties
[14:48:46] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_light_blue/glass_light_blue.properties
[14:48:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_lime/glass_lime.properties
[14:48:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_magenta/glass_magenta.properties
[14:48:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_orange/glass_orange.properties
[14:48:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_pink/glass_pink.properties
[14:48:50] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_purple/glass_purple.properties
[14:48:50] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_red/glass_red.properties
[14:48:51] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_silver/glass_silver.properties
[14:48:52] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_white/glass_white.properties
[14:48:52] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_yellow/glass_yellow.properties
[14:48:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/packed_ice/ice.properties
[14:48:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone/sandstone_normal.properties
[14:48:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone_smooth/sandstone_smooth.properties
[14:48:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sugar_cane/reeds.properties
[14:48:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/vines/vine.properties
[14:48:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_acacia/log_acacia_top.properties
[14:48:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_birch/log_birch_top.properties
[14:48:55] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_dark_oak/log_big_oak_top.properties
[14:48:55] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_jungle/log_jungle_top.properties
[14:48:56] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_oak/log_oak_top.properties
[14:48:56] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_spruce/log_spruce_top.properties
[14:48:57] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_acacia/leaves_acacia.properties
[14:48:57] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_big_oak/leaves_big_oak.properties
[14:48:57] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_birch/leaves_birch.properties
[14:48:57] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_oak/leaves_oak.properties
[14:48:58] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[14:48:58] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[14:48:58] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[14:48:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/missingno.png, java.io.FileNotFoundException
[14:48:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/0.png, java.io.FileNotFoundException
[14:48:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/1.png, java.io.FileNotFoundException
[14:48:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/2.png, java.io.FileNotFoundException
[14:48:23] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/3.png, java.io.FileNotFoundException
[14:48:35] [Client thread/ERROR]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png, java.io.FileNotFoundException
[14:48:78] [Client thread/INFO]: [OptiFine] Custom loader sprites: 533
[14:48:29] [Client thread/INFO]: Created: 4096×2048 textures-atlas
[14:48:29] [Client thread/INFO]: [Shaders] allocateTextureMap 4 4096 2048 
[14:48:26] [Client thread/INFO]: [OptiFine] Animated sprites: 681
[14:48:13] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_bow with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_bow.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:48:14] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_bow#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:48:14] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_hoe with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_hoe.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:48:14] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_hoe#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:48:14] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_tank
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_tank with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[14:48:14] [Client thread/ERROR]: Exception loading blockstate for the variant enderstorage:ender_storage#type=ender_tank: 
java.lang.Exception: Could not load model definition for variant enderstorage:ender_storage
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231)
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265)
    … 14 more
Caused by: java.io.FileNotFoundException: enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244)
    … 16 more

[14:48:14] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_chest
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_chest with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[14:48:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_sword with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_sword.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:48:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_sword#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[14:48:89] [Client thread/INFO]: Transforming net.minecraft.client.renderer.ChunkRenderContainer (bun)…
[14:48:89] [Client thread/INFO]:   -Patched preRenderChunk!
[14:48:62] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[14:48:62] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[14:48:82] [Client thread/INFO]: Loading recipes…
[14:48:82] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[14:48:82] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:48:83] [Client thread/INFO]: 73 Feature’s recipes loaded.
[14:48:27] [Client thread/INFO]: rawMeats: []
[14:48:27] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.rabbitRaw@0, 1xitem.fish@0]
[14:48:28] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[14:48:28] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[14:48:34] [Client thread/INFO]: Applying holder lookups
[14:48:34] [Client thread/INFO]: Holder lookups applied
[14:48:31] [Client thread/INFO]: Loading Molecular Transformer recipes from file
[14:48:31] [Client thread/WARN]: Skipping line 23 as the output (OreDict:gemSapphire) cannot be resolved
[14:48:31] [Client thread/WARN]: Skipping line 24 as the output (OreDict:gemRuby) cannot be resolved
[14:48:31] [Client thread/WARN]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
[14:48:31] [Client thread/WARN]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
[14:48:31] [Client thread/WARN]: Skipping line 29 as the output (OreDict:gemCertusQuartz) cannot be resolved
[14:48:31] [Client thread/INFO]: Load complete, successfully loaded 17 out of 22.
[14:48:35] [Client thread/INFO]: Initialization ( started )
[14:48:36] [Client thread/INFO]: Starting AE2 CSV Export
[14:48:36] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[14:48:37] [AE2 CSV Export/INFO]: New mod configuration was found. Commencing exporting.
[14:48:37] [AE2 CSV Export/INFO]: Item Exporting ( started )
[14:48:48] [AE2 CSV Export/INFO]: Exported successfully 1699 items into items.csv
[14:48:49] [AE2 CSV Export/INFO]: Item Exporting ( ended after 115 ms)
[14:48:55] [Client thread/INFO]: Initialization ( ended after 198ms )
[14:48:90] [Client thread/INFO]: [energy.oilgen] Registered the ocean oil biome.
[14:48:90] [Client thread/INFO]: [energy.oilgen] Registered the desert oil biome.
[14:48:90] [Client thread/INFO]: [energy.oilgen] Registered the oil spout generator
[14:48:91] [Client thread/INFO]: [energy.oilgen] Registered the oil biome initiializer
[14:48:92] [Client thread/INFO]: Created: 128×256 textures-atlas
[14:48:99] [Client thread/INFO]: [de.guntram.mcmod.durabilityviewer.DurabilityViewer:init:47]: on Init, confHandler is de.guntram.mcmod.durabilityviewer.handler.ConfigurationHandler@12067c59
[14:48:03] [Client thread/INFO]: Model definition for location hammercore:gold_bordered_cobblestone
[14:48:03] [Client thread/INFO]: Model definition for location hammercore:emerald_bordered_cobblestone
[14:48:03] [Client thread/INFO]: Model definition for location hammercore:quartz_bordered_cobblestone
[14:48:03] [Client thread/INFO]: Model definition for location hammercore:diamond_bordered_cobblestone
[14:48:03] [Client thread/INFO]: Model definition for location hammercore:manual
[14:48:03] [Client thread/INFO]: Model definition for location hammercore:iron_bordered_cobblestone
[14:48:04] [Client thread/INFO]: Registering TESRs…
[14:48:04] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRLyingItem for com.zeitheron.hammercore.tile.TileLyingItem
[14:48:04] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRMultipart for com.zeitheron.hammercore.internal.blocks.multipart.TileMultipart
[14:48:04] [Client thread/INFO]: Registered 2 TESRs.
[14:48:16] [Client thread/WARN]: Failed to check item tree version: null
[14:48:16] [Client thread/INFO]: Merging tree files.
[14:48:18] [Client thread/INFO]: Saving merged tree in TEMP folder.
[14:48:20] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.lang.UnsupportedOperationException: JsonNull
[14:48:20] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at com.google.gson.JsonElement.getAsString(JsonElement.java:191)
[14:48:20] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.parse(ModDescriptionEnhancer.java:103)
[14:48:20] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:82)
[14:48:20] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$1427/2074876416.run(Unknown Source)
[14:48:20] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at java.lang.Thread.run(Thread.java:745)
[14:48:20] [Client thread/INFO]: Merged tree files.
[14:48:48] [Client thread/INFO]: Mod initialized
[14:48:79] [Client thread/INFO]: JourneyMap log initialized.
[14:48:79] [Client thread/INFO]: initialize ENTER
[14:48:95] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
[14:48:95] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[14:48:95] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg пїЅms
[14:48:96] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[14:48:97] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer…
[14:48:98] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[14:48:98] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[14:48:99] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[14:48:99] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[14:48:99] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[14:48:99] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_1
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_2
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_3
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_4
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_5
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_6
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_7
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_8
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_neutronium
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:solar_panel_infinity
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:mirror
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_1
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_2
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_3
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_4
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_5
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_6
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:blank_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:efficiency_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:transfer_rate_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:capacity_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:traversal_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:dispersive_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:block_charging_upgrade
[14:48:03] [Client thread/INFO]: Model definition for item solarflux:furnace_upgrade
[14:48:14] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished init
[14:48:24] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[14:48:24] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[14:48:24] [Client thread/INFO]: Injecting itemstacks
[14:48:24] [Client thread/INFO]: Itemstack injection complete
[14:48:24] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
[14:48:30] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[14:48:44] [Client thread/INFO]: ic2 version 2.8.170-ex112 loaded.
[14:48:44] [Client thread/INFO]: Post Initialization ( started )
[14:48:54] [Client thread/INFO]: Industrial Craft 2 — Integration Enable
[14:48:54] [Client thread/INFO]: Railcraft — Integration Disabled
[14:48:54] [Client thread/INFO]: Mine Factory Reloaded — Integration Disabled
[14:48:54] [Client thread/INFO]: Waila — Integration Enable
[14:48:54] [Client thread/INFO]: Inventory Tweaks — Integration Enable
[14:48:54] [Client thread/INFO]: Just Enough Items — Integration Enable
[14:48:54] [Client thread/INFO]: Mekanism — Integration Disabled
[14:48:54] [Client thread/INFO]: OpenComputers — Integration Disabled
[14:48:54] [Client thread/INFO]: TheOneProbe — Integration Disabled
[14:48:54] [Client thread/INFO]: Tesla — Integration Disabled
[14:48:54] [Client thread/INFO]: CraftTweaker — Integration Disabled
[14:48:87] [Client thread/INFO]: Post Initialization ( ended after 428ms )
[14:48:58] [Client thread/WARN]: [lib.guide.loader.xml] Unknown recipe type null — must be one of [crafting, assembling, smelting]
[14:48:62] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:63] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:63] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/en_us/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:66] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:66] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:66] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:66] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/ru_ru/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:66] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[14:48:77] [Client thread/INFO]: [lib.guide] Squished thermaldynamics:cover and all of it’s 396 variants down into one page entry.
[14:48:87] [Client thread/INFO]: [lib.guide] Squished appliedenergistics2:facade and all of it’s 2356 variants down into one page entry.
[14:48:89] [Client thread/INFO]: [lib.search] Max suffix length is 39
[14:48:90] [Client thread/INFO]: [lib.search]   ’tile.srparasites.parasitebush_tooh.name’
[14:48:97] [Client thread/WARN]: [lib.gui.cfg] Failed to read the config file! C:UserslestaAppDataRoaming.minecraftconfigbuildcraftgui.json
[14:48:03] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[14:48:44] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[14:48:78] [Client thread/INFO]: Preloaded theme textures: 73
[14:48:80] [Client thread/INFO]: ScalingGUIs FMLPostInitializationEvent
[14:48:88] [Client thread/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[14:48:88] [Client thread/INFO]: Thermal Expansion: Chisel Plugin Enabled.
[14:48:89] [Client thread/INFO]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[14:48:00] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished postInit
[14:48:14] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.7.1.jar for Minecraft 1.12.2 on http://minecraft.curseforge.com/projects/journeymap/files/2916002
[14:48:20] [Client thread/INFO]: Starting JEI…
[14:48:64] [Client thread/INFO]: Registering recipe categories…
[14:48:67] [Client thread/INFO]: Loaded JEI mods: [factory, energy, silicon]
[14:48:90] [Client thread/INFO]: Registering recipe categories took 261.4 ms
[14:48:90] [Client thread/INFO]: Registering mod plugins…
[14:48:46] [Client thread/INFO]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[14:48:48] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[14:48:57] [Client thread/INFO]: Registering mod plugins took 664.1 ms
[14:48:57] [Client thread/INFO]: Building recipe registry…
[14:48:88] [Client thread/INFO]: Building recipe registry took 318.0 ms
[14:48:88] [Client thread/INFO]: Building ingredient list…
[14:48:99] [Client thread/INFO]: Building ingredient list took 106.8 ms
[14:48:99] [Client thread/INFO]: Building ingredient filter…
[14:48:05] [Client thread/INFO]: Building ingredient filter took 1.058 s
[14:48:05] [Client thread/INFO]: Building bookmarks…
[14:48:05] [Client thread/INFO]: Building bookmarks took 4.925 ms
[14:48:06] [Client thread/INFO]: Building runtime…
[14:48:11] [Client thread/INFO]: Building runtime took 59.81 ms
[14:48:12] [Client thread/INFO]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
[14:48:14] [Client thread/INFO]: Optimizing memory usage…
[14:48:25] [Client thread/INFO]: Optimizing memory usage took 112.7 ms
[14:48:27] [Client thread/INFO]: Starting JEI took 3.069 s
[14:48:27] [Client thread/INFO]: CoFH Core: Load Complete.
[14:48:27] [Client thread/INFO]: Accumulating world generation files from: «C:UserslestaAppDataRoaming.minecraftconfigcofhworld»
[14:48:27] [Client thread/INFO]: Found a total of 3 world generation files.
[14:48:41] [Client thread/INFO]: Reading world generation info from: «cofhworld1_thermalfoundation_ores.json»:
[14:48:44] [Client thread/INFO]: Reading world generation info from: «cofhworld2_thermalfoundation_oil.json»:
[14:48:44] [Client thread/INFO]: Reading world generation info from: «cofhworld3_thermalfoundation_clathrates.json»:
[14:48:45] [Client thread/INFO]: CoFH World: Load Complete.
[14:48:47] [Client thread/INFO]: Starting Waila…
[14:48:47] [Client thread/INFO]: Gathering annotated plugins…
[14:48:48] [Client thread/INFO]: Gathering wrapped IMC plugins…
[14:48:49] [Client thread/INFO]: Registering plugins…
[14:48:50] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[14:48:50] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[14:48:51] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[14:48:51] [Client thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
[14:48:55] [Client thread/INFO]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
[14:48:56] [Client thread/INFO]: Registering plugin at com.zeitheron.hammercore.compat.waila.GetWaila
[14:48:56] [Client thread/INFO]: Waila API hooked!
[14:48:56] [Client thread/INFO]: Registering plugin at io.github.drmanganese.endercrop.compat.WailaDataProvider
[14:48:56] [Client thread/INFO]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[14:48:56] [Client thread/INFO]: Starting Waila took 88.17 ms
[14:48:56] [Client thread/INFO]: Loading NEI.
[14:48:72] [Client thread/INFO]: Finished NEI Initialization after 160 ms
[14:48:72] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
[14:48:73] [Client thread/INFO]: Thermal Foundation: Load Complete.
[14:48:74] [Client thread/INFO]: Thermal Expansion: Load Complete.
[14:48:74] [Client thread/INFO]: Thermal Dynamics: Load Complete.
[14:48:32] [Client thread/INFO]: Forge Mod Loader has successfully loaded 56 mods
[14:48:35] [Client thread/INFO]: Created Hammer Core Gui Config Factory!
[14:48:37] [Client thread/WARN]: Skipping bad option: lastServer:
[14:48:42] [Client thread/INFO]: Narrator library for x64 successfully loaded
[14:48:98] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[14:48:01] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[14:48:06] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, properties: mcpatcher/mob/spider/spider.properties
[14:48:07] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider_eyes.png, properties: mcpatcher/mob/spider_eyes.properties
[14:48:13] [Client thread/INFO]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties
[14:48:13] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:cobweb
[14:48:13] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:lit_redstone_torch
[14:48:13] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:sign
[14:48:13] [Client thread/INFO]: [OptiFine] [Shaders] Parsing item mappings: /shaders/item.properties
[14:48:13] [Client thread/INFO]: [OptiFine] [Shaders] Parsing entity mappings: /shaders/entity.properties
[14:48:19] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[14:48:34] [Client thread/INFO]: Transforming net.minecraft.client.renderer.chunk.RenderChunk (bxr)…
[14:48:34] [Client thread/INFO]:   -Patching RenderChunk
[14:48:34] [Client thread/INFO]:     -Modified method ‘postRenderChunk’: added event call.
[14:49:49] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[14:49:60] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[14:49:60] [Server thread/INFO]: Generating keypair
[14:49:69] [Server thread/INFO]: Injecting existing registry data into this server instance
[14:49:20] [Server thread/INFO]: Applying holder lookups
[14:49:20] [Server thread/INFO]: Holder lookups applied
[14:49:30] [Server thread/INFO]: Loading dimension 0 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@17161589)
[14:49:80] [Server thread/INFO]: Loaded 564 advancements
[14:49:85] [Server thread/INFO]: Loading dimension -1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@17161589)
[14:49:88] [Server thread/INFO]: Loading dimension 1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@17161589)
[14:49:89] [Server thread/INFO]: Loading dimension 2 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@17161589)
[14:49:91] [Server thread/INFO]: Preparing start region for level 0
[14:49:91] [Server thread/INFO]: Preparing spawn area: 9%
[14:49:75] [Server thread/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[14:49:75] [Server thread/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[14:49:95] [Server thread/INFO]: Unloading dimension -1
[14:49:98] [Server thread/INFO]: Unloading dimension 1
[14:49:90] [Netty Local Client IO #0/INFO]: Server protocol version 2
[14:49:90] [Netty Server IO #1/INFO]: Client protocol version 2
[14:49:91] [Netty Server IO #1/INFO]: Client attempting to join with 56 mods : buildcraftlib@7.99.24.8,quarryplus@12.5.7,supermartijn642configlib@1.1.6,buildcraftenergy@7.99.24.8,jei@4.16.1.302,damageindicatorsmod@1.0,buildcrafttransport@7.99.24.8,scalingguis@@VERSION@,cofhcore@4.6.6,nei@2.4.3,tesseract@1.0.25,thermalfoundation@2.6.7,mcp@9.42,hammercore@2.0.6.32,ctm@MC1.12.2-1.0.2.31,journeymap@1.12.2-5.7.0,appliedenergistics2@rv6-stable-7,gravisuite@3.1.1,bookshelf@2.3.590,endercrop@1.12.2-1.6.0,inventorytweaks@1.64+dev.151.822d839,uteamcore@2.2.5.147,cofhworld@1.4.0,waila@1.8.26,quarryplus_ct@12.5.7,tlauncher_custom_cape_skin@1.4,enderstorage@2.4.2.126,thermalsolars@1.12.2 V1.9.5,forge@14.23.5.2860,buildcraftrobotics@7.99.24.8,eplus@5.0.179,zerocore@1.12.2-0.1.2.9,minecraft@1.12.2,usefulbackpacks@1.5.4.85,mousetweaks@2.8,avaritia@3.3.0,thermaldynamics@2.5.6,redstoneflux@2.1.1,buildcraftsilicon@7.99.24.8,supermartijn642corelib@1.0.19,solarflux@12.4.11,ic2@2.8.170-ex112,buildcraftbuilders@7.99.24.8,gravestone@1.10.0,buildcraftfactory@7.99.24.8,advanced_solar_panels@4.3.0,FML@8.0.99.99,thermalexpansion@5.5.7,srparasites@1.9.4,buildcraftcompat@7.99.24.8,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.68,durabilityviewer@1.4,energycontrol@1.12.2-0.1.15,codechickenlib@3.2.3.358,buildcraftcore@7.99.24.8
[14:49:91] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[14:49:92] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[14:49:92] [Netty Local Client IO #0/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[14:49:92] [Netty Local Client IO #0/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[14:49:95] [Server thread/INFO]: [Server thread] Server side modded connection established
[14:49:96] [Server thread/INFO]: Lestart[local:E:735a4967] logged in with entity id 74 at (-819.6714194768736, 75.0, -135.06559026162108)
[14:49:96] [Server thread/INFO]: Lestart присоединился к игре
[14:49:00] [Thread-26/WARN]: HammerCore custom data file not found! (this is not an issue!)
[14:49:08] [Server thread/INFO]: [DamageIndicatorsMod.client.DIClientProxy:trysendmessage:78]: 1.5.4.85
[14:49:08] [Server thread/INFO]: Player EntityPlayerMP[‘Lestart’/74, l=’Новый РјРёСЂ’, x=-819.67, y=75.00, z=-135.07] connected. Sending ping
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]: java.io.FileNotFoundException: http://voidswrath.com/release/DamageIndicatorMod.txt
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(Native Method)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.net.URL.openStream(URL.java:1038)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:83)
[14:49:16] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.lang.Thread.run(Thread.java:745)
[14:49:18] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Mouseovers enabled.
[14:49:18] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Potion Effects enabled.
[14:49:18] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Popoffs enabled.
[14:49:18] [Netty Local Client IO #0/INFO]: Received server authentication msg. Remote sync will be activated
[14:49:21] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:21] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:21] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:22] [Server thread/INFO]: Saving and pausing game…
[14:49:25] [Client thread/INFO]: [Shaders] Program loaded: world0/shadow
[14:49:27] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:27] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:27] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:29] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[14:49:29] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_basic
[14:49:31] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:31] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:31] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:31] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_textured
[14:49:32] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:32] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:32] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:33] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skybasic
[14:49:34] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:34] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:34] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:34] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skytextured
[14:49:35] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:35] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:35] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:35] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_clouds
[14:49:37] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:37] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:37] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:38] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_terrain
[14:49:39] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:39] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:39] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:39] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_damagedblock
[14:49:41] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:41] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:41] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:42] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_block
[14:49:43] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:43] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:43] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:43] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_beaconbeam
[14:49:43] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[14:49:45] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:45] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:45] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:46] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities
[14:49:47] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2529ms behind, skipping 50 tick(s)
[14:49:48] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:48] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:48] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:49] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities_glowing
[14:49:49] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:49] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:49] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:49] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_armor_glint
[14:49:50] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:50] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:50] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:50] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_spidereyes
[14:49:53] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:53] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:53] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:53] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_hand
[14:49:54] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:54] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:54] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:54] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_weather
[14:49:56] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:56] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:56] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:56] [Client thread/INFO]: [Shaders] Program loaded: world0/deferred
[14:49:58] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:58] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:58] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:59] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_water
[14:49:60] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:60] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:60] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:60] [Client thread/INFO]: [Shaders] colortex5 clear disabled
[14:49:61] [Client thread/INFO]: [Shaders] Program loaded: world0/composite
[14:49:61] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:61] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:61] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:61] [Client thread/INFO]: [Shaders] colortex1 mipmap enabled
[14:49:61] [Client thread/INFO]: [Shaders] Program loaded: world0/composite1
[14:49:61] [Client thread/INFO]: [Shaders] Program disabled: world0/composite2
[14:49:62] [Client thread/INFO]: [Shaders] Program disabled: world0/composite3
[14:49:62] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:62] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:62] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:62] [Client thread/INFO]: [Shaders] colortex0 mipmap enabled
[14:49:62] [Client thread/INFO]: [Shaders] Program loaded: world0/composite4
[14:49:63] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:63] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:63] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:63] [Client thread/INFO]: [Shaders] colortex2 clear disabled
[14:49:63] [Client thread/INFO]: [Shaders] Program loaded: world0/composite5
[14:49:64] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:64] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:64] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:64] [Client thread/INFO]: [Shaders] Program loaded: world0/composite6
[14:49:65] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[14:49:65] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[14:49:65] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[14:49:65] [Client thread/INFO]: [Shaders] colortex0 format: R11F_G11F_B10F
[14:49:65] [Client thread/INFO]: [Shaders] colortex1 format: RGB8
[14:49:65] [Client thread/INFO]: [Shaders] colortex2 format: RGBA16
[14:49:65] [Client thread/INFO]: [Shaders] colortex3 format: RGB8
[14:49:65] [Client thread/INFO]: [Shaders] gaux1 format: R8
[14:49:65] [Client thread/INFO]: [Shaders] gaux2 format: RGB10_A2
[14:49:65] [Client thread/INFO]: [Shaders] gaux3 format: RGB16
[14:49:65] [Client thread/INFO]: [Shaders] gaux4 format: RGB16
[14:49:65] [Client thread/INFO]: [Shaders] Hardware shadow filtering enabled.
[14:49:65] [Client thread/INFO]: [Shaders] Noise texture enabled
[14:49:65] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[14:49:65] [Client thread/INFO]: [Shaders] Dryness halflife: 25.0
[14:49:65] [Client thread/INFO]: [Shaders] Wetness halflife: 200.0
[14:49:66] [Client thread/INFO]: [Shaders] Program loaded: world0/final
[14:49:66] [Client thread/INFO]: [Shaders] usedColorBuffers: 6
[14:49:66] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[14:49:66] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[14:49:66] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[14:49:66] [Client thread/INFO]: [Shaders] usedColorAttachs: 6
[14:49:66] [Client thread/INFO]: [Shaders] usedDrawBuffers: 2
[14:49:66] [Client thread/INFO]: [Shaders] Framebuffer created.
[14:49:66] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[14:49:69] [Client thread/INFO]: [Shaders] Reset model renderers
[14:49:69] [Client thread/INFO]: [Shaders] Reset world renderers
[14:49:85] [Client thread/INFO]: textures Lestart was added, skin: true,cape: false, max waiting: 5 ,during : 24663 
[14:49:88] [Client thread/INFO]: Requesting server panels…
[14:49:30] [Client thread/INFO]: Loaded 291 advancements
[14:49:46] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[14:49:59] [Client thread/INFO]: Loaded 6 waypoints from C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый мирwaypoints
[14:49:66] [Client thread/INFO]: Mapping started in C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый РјРёСЂDIM0. Memory: 4256MB total, 2692MB free 
[14:49:66] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Нажмите [§bJ§f].
[14:49:66] [Client thread/INFO]: JourneyMap: Нажмите [J].
[14:49:59] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$1970/692722235.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_381_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
    at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[14:49:76] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$1970/692722235.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_381_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at net.minecraft.client.gui.inventory.GuiChest.func_73863_a(SourceFile:32)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[14:49:10] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[14:49:10] [Server thread/INFO]: [CHAT] Crop size: 3/4
[14:49:10] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[14:49:10] [Server thread/INFO]: [CHAT] Water storage: 0/200
[14:49:10] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[14:49:10] [Server thread/INFO]: [CHAT] Growth points: 17/100
[14:49:61] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[14:49:61] [Server thread/INFO]: [CHAT] Crop size: 2/4
[14:49:61] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[14:49:61] [Server thread/INFO]: [CHAT] Water storage: 0/200
[14:49:61] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[14:49:61] [Server thread/INFO]: [CHAT] Growth points: 38/100
[14:49:47] [Server thread/INFO]: Saving and pausing game…
[14:49:48] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[14:49:57] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[14:50:75] [Client thread/INFO]: Mapping halted in C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый мирDIM0
[14:50:15] [Client thread/WARN]: Couldn’t copy color palette html: java.lang.NullPointerException
[14:50:15] [Client thread/ERROR]: Can’t write colorpalette.html: java.lang.NullPointerException
[14:50:15] [Client thread/WARN]: Existing color palette’s mods no longer match current loadout.
[14:50:15] [Client thread/INFO]: WAS: Advanced Solar Panels:4.3.0, Applied Energistics 2:rv6-stable-7, Avaritia:3.3.0, Bookshelf:2.3.590, BuildCraft Builders:7.99.24.8, BuildCraft Compat:7.99.24.8, BuildCraft Energy:7.99.24.8, BuildCraft Factory:7.99.24.8, BuildCraft Lib:7.99.24.8, BuildCraft Robotics:7.99.24.8, BuildCraft Silicon:7.99.24.8, BuildCraft Transport:7.99.24.8, BuildCraft:7.99.24.8, CTM:MC1.12.2-1.0.2.31, Chisel:MC1.12.2-1.0.2.45, CoFH Core:4.6.6, CoFH World:1.4.0, CodeChicken Lib:3.2.3.358, Damage Indicators Mod:1.0, Durability Viewer:1.4, Enchanting Plus:5.0.179, Ender Crop:1.12.2-1.6.0, EnderStorage:2.4.2.126, Energy Control:1.12.2-0.1.15, Extreme Reactors:1.12.2-0.4.5.68, Forge Mod Loader:8.0.99.99, Gravitation Suite:3.1.1, Hammer Core:2.0.6.32, IndustrialCraft 2:2.8.170-ex112, Inventory Tweaks:1.64+dev.151.822d839, JourneyMap:1.12.2-5.7.0, Just Enough Items:4.16.1.302, Minecraft Coder Pack:9.42, Minecraft Forge:14.23.5.2860, Minecraft:1.12.2, Not Enough Items:2.4.3, QuarryPlus:12.5.7, QuarryPlus_CT:12.5.7, Redstone Flux:2.1.1, Replay Mod:1.12.2-2.6.1, Scape and Run Parasites:1.9.4, Solar Flux Reborn:12.4.11, SuperMartijn642’s Config Library:1.1.6, SuperMartijn642’s Core Lib:1.0.19, Tesseract:1.0.25, Thermal Dynamics:2.5.6, Thermal Expansion:5.5.7, Thermal Foundation:2.6.7, ThermalSolars:1.12.2 V1.9.5, U Team Core:2.2.5.147, Useful Backpacks:1.5.4.85, Waila:1.8.26, Zero CORE:1.12.2-0.1.2.9
NOW: Advanced Solar Panels:4.3.0, Applied Energistics 2:rv6-stable-7, Avaritia:3.3.0, Bookshelf:2.3.590, BuildCraft Builders:7.99.24.8, BuildCraft Compat:7.99.24.8, BuildCraft Energy:7.99.24.8, BuildCraft Factory:7.99.24.8, BuildCraft Lib:7.99.24.8, BuildCraft Robotics:7.99.24.8, BuildCraft Silicon:7.99.24.8, BuildCraft Transport:7.99.24.8, BuildCraft:7.99.24.8, CTM:MC1.12.2-1.0.2.31, Chisel:MC1.12.2-1.0.2.45, CoFH Core:4.6.6, CoFH World:1.4.0, CodeChicken Lib:3.2.3.358, Damage Indicators Mod:1.0, Durability Viewer:1.4, Enchanting Plus:5.0.179, Ender Crop:1.12.2-1.6.0, EnderStorage:2.4.2.126, Energy Control:1.12.2-0.1.15, Extreme Reactors:1.12.2-0.4.5.68, Forge Mod Loader:8.0.99.99, Gravestone Mod:1.10.0, Gravitation Suite:3.1.1, Hammer Core:2.0.6.32, IndustrialCraft 2:2.8.170-ex112, Inventory Tweaks:1.64+dev.151.822d839, JourneyMap:1.12.2-5.7.0, Just Enough Items:4.16.1.302, Minecraft Coder Pack:9.42, Minecraft Forge:14.23.5.2860, Minecraft:1.12.2, Mouse Tweaks:2.8, Not Enough Items:2.4.3, QuarryPlus:12.5.7, QuarryPlus_CT:12.5.7, Redstone Flux:2.1.1, ScalingGUIs:@VERSION@, Scape and Run Parasites:1.9.4, Solar Flux Reborn:12.4.11, SuperMartijn642’s Config Library:1.1.6, SuperMartijn642’s Core Lib:1.0.19, TLSkinCape:1.4, Tesseract:1.0.25, Thermal Dynamics:2.5.6, Thermal Expansion:5.5.7, Thermal Foundation:2.6.7, ThermalSolars:1.12.2 V1.9.5, U Team Core:2.2.5.147, Useful Backpacks:1.5.4.85, Waila:1.8.26, Zero CORE:1.12.2-0.1.2.9
[14:50:22] [Server thread/INFO]: Stopping server
[14:50:22] [Server thread/INFO]: Saving players
[14:50:24] [Server thread/INFO]: Lestart lost connection: Отключение
[14:50:24] [Server thread/INFO]: Lestart РїРѕРєРёРЅСѓР» РёРіСЂСѓ
[14:50:25] [Server thread/INFO]: Stopping singleplayer server as player logged out
[14:50:26] [Server thread/INFO]: Saving worlds
[14:50:26] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[14:50:28] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[14:50:31] [Server thread/INFO]: Unloading dimension 0
[14:50:31] [Server thread/INFO]: Unloading dimension 2
[14:50:84] [Server thread/INFO]: Applying holder lookups
[14:50:84] [Server thread/INFO]: Holder lookups applied
[14:50:85] [Client thread/INFO]: [Shaders] Uninit
[14:50:69] [Client thread/INFO]: Resetting configs to local.
[14:50:80] [Client thread/INFO]: Cleaning 0 textures from VRAM
[14:50:80] [Client thread/INFO]: Interrupting 0 image download threads
[15:03:24] [Client thread/INFO]: Stopping!
[15:03:24] [Client thread/INFO]: SoundSystem shutting down…
[15:03:46] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Here I am!
[VersionManager] Refreshing versions locally…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2859] Resolving…
[Version:1.12.2-forge-14.23.5.2859] Inherits from 1.12.2
[VersionManager] Versions has been refreshed (19 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 0
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
onAuthPassed
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.86
[Launcher] Collecting info…
[TLauncherManager] before clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[Launcher] Selected account: Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′,
local=CompleteVersion{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′, time=Mon Dec 13 07:40:03 MSK 2021, release=Mon Sep 18 11:39:46 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets=’1.12′, source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@5844bd23, libraries=[Library{name=’net.minecraftforge:forge:1.12.2-14.23.5.2860′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.ow2.asm:asm-debug-all:5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.minecraft:launchwrapper:1.12′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.jline:jline:3.5.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe.akka:akka-actor_2.11:2.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe:config:1.2.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-actors-migration_2.11:1.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-compiler:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-library:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-parser-combinators_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-reflect:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-swing_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-xml_2.11:1.0.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’lzma:lzma:0.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’java3d:vecmath:1.5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.trove4j:trove4j:3.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.maven:maven-artifact:3.5.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:patchy:1.3.9′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’oshi-project:oshi-core:1.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:jna:4.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:platform:3.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.ibm.icu:icu4j-core-mojang:51.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecjorbis:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecwav:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:libraryjavasound:20101123′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:librarylwjglopenal:20100824′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:soundsystem:20120107′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’io.netty:netty-all:4.1.9.Final’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.guava:guava:21.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-lang3:3.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-io:commons-io:2.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-codec:commons-codec:1.10′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jinput:jinput:2.0.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jutils:jutils:1.0.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.code.gson:gson:2.8.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:authlib:1.5.25′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:realms:1.10.22′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-compress:1.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpclient:4.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-logging:commons-logging:1.1.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpcore:4.3.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’it.unimi.dsi:fastutil:7.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@54aef488, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@3ac82394, packed=’null’}, Library{name=’net.java.jinput:jinput-platform:2.0.5′, rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@74928280, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@58c7eadc, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@7bee4ff8, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Checking conditions…
[Launcher] shaderpacks:bsl_v7.2.01pre1.zip,chocapic13_v8_ultra.zip,chocapic13_v8_ultra.zip.txt,projectLUMA-v1.32.zip,SEUS-PTGI-HRR-Test-2.1.zip,SEUS_PTGI_E12.zip
[Launcher] resourcepacks:1.12.zip,Faithful 1.12.2-rv4.zip,minecraftfont.zip,ModdedFaithful 1.12.2-rv1.zip
[Launcher] Comparing assets…
[AssetsManager] Checking resources…
[AssetsManager] Reading indexes from file C:UserslestaAppDataRoaming.minecraftassetsindexes1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 117 ms.
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[VersionManager] Required for version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860: []
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
used default java runtime
Minecraft requires java version: 8, java path: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives…
[Launcher] Constructing process…
[Launcher] Constructing classpath…
backup world is active: true
[Launcher] Getting Minecraft arguments…
[Launcher] Full command: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860natives -cp C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.12.2-14.23.5.2860forge-1.12.2-14.23.5.2860.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgow2asmasm-debug-all5.2asm-debug-all-5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftlaunchwrapper1.12launchwrapper-1.12.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgjlinejline3.5.1jline-3.5.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeconfig1.2.1config-1.2.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-library_2.111.0.2_mcscala-continuations-library_2.11-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2_mcscala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UserslestaAppDataRoaming.minecraftlibrarieslzmalzma.0.1lzma-0.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesjava3dvecmath1.5.2vecmath-1.5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachemavenmaven-artifact3.5.3maven-artifact-3.5.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.15.0log4j-api-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.15.0log4j-core-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherpatchy1.3.9patchy-1.3.9.jar;C:UserslestaAppDataRoaming.minecraftlibrariesoshi-projectoshi-core1.1oshi-core-1.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnajna4.4.0jna-4.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnaplatform3.4.0platform-3.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecwav20101023codecwav-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UserslestaAppDataRoaming.minecraftlibrariesionettynetty-all4.1.9.Finalnetty-all-4.1.9.Final.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgoogleguavaguava21.0guava-21.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.5commons-lang3-3.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-iocommons-io2.5commons-io-2.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-codeccommons-codec1.10commons-codec-1.10.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgooglecodegsongson2.8.0gson-2.8.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherauthlib1.6.251authlib-1.6.251.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangrealms1.10.22realms-1.10.22.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesitunimidsifastutil7.1.0fastutil-7.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.8.1log4j-api-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.8.1log4j-core-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl2.9.4-nightly-20150209lwjgl-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl_util2.9.4-nightly-20150209lwjgl_util-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangtext2speech1.10.3text2speech-1.10.3.jar;C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.28601.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860.jar -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:UserslestaAppDataRoaming.minecraft -Dlog4j.configurationFile=C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml net.minecraft.launchwrapper.Launch —username Lestart —version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860 —gameDir C:UserslestaAppDataRoaming.minecraft —assetsDir C:UserslestaAppDataRoaming.minecraftassets —assetIndex 1.12 —uuid 274e8345d8434d77a8f63ffb2cebf651 —accessToken null —userType mojang —tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker —versionType Forge —width 925 —height 530
[Launcher] Launching Minecraft…
I’m hiding!
[TLauncherManager] mods after C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.MineBlaze.net:25565, ip=mc.MineBlaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860…
[Launcher] Launching in: C:UserslestaAppDataRoaming.minecraft
Starting garbage collector: 238 / 426 MB
Garbage collector completed: 40 / 427 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[15:05:60] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:05:66] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:05:66] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:05:67] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[15:05:67] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacy
[15:05:77] [main/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[15:05:85] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:05:85] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:05:85] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[15:05:87] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in hammerlib-1.12.2-2.0.6.32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2022-10-17 15:05:03,892 main WARN Error parsing URI C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml
[15:05:91] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks_1.12.2_1.64dev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:05:95] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:05:96] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[15:05:96] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[15:05:97] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from supermartijn642corelib-1.0.19-forge-mc1.12.jar
[15:05:97] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:05:00] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:05:00] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:05:01] [main/WARN]: Tweak class name optifine.OptiFineForgeTweaker has already been visited — skipping
[15:05:01] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:05:02] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.3 Source=file:/C:/Users/lesta/AppData/Roaming/.minecraft/mods/supermartijn642corelib-1.0.19-forge-mc1.12.jar Service=LaunchWrapper Env=CLIENT
[15:05:13] [main/DEBUG]: Instantiating coremod class CoreModPlugin
[15:05:13] [main/TRACE]: coremod named SuperMartijn642’s Core Lib Plugin is loading
[15:05:13] [main/DEBUG]: The coremod com.supermartijn642.core.mixin.CoreModPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[15:05:13] [main/WARN]: The coremod SuperMartijn642’s Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[15:05:14] [main/INFO]: Compatibility level set to JAVA_8
[15:05:15] [main/DEBUG]: Enqueued coremod SuperMartijn642’s Core Lib Plugin
[15:05:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:05:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:05:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:05:22] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[15:05:22] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[15:05:22] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[15:05:22] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[15:05:22] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar
[15:05:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:05:22] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[15:05:22] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:05:28] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:05:28] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:05:28] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:05:29] [main/DEBUG]: Injection complete
[15:05:29] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[15:05:29] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[15:05:65] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:05:70] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:05:70] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[15:05:70] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:05:70] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[15:05:71] [main/DEBUG]: Injection complete
[15:05:71] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[15:05:71] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[15:05:71] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[15:05:71] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:05:71] [main/DEBUG]: Injecting coremod HCASM {com.zeitheron.hammercore.asm.HCASM} class transformers
[15:05:73] [main/TRACE]: Registering transformer com.zeitheron.hammercore.asm.HammerCoreTransformer
[15:05:80] [main/DEBUG]: Injection complete
[15:05:80] [main/DEBUG]: Running coremod plugin for HCASM {com.zeitheron.hammercore.asm.HCASM}
[15:05:80] [main/DEBUG]: Running coremod plugin HCASM
[15:05:80] [main/DEBUG]: Coremod plugin class HCASM run successfully
[15:05:80] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:05:80] [main/DEBUG]: Injecting coremod TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader} class transformers
[15:05:80] [main/TRACE]: Registering transformer gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
[15:05:81] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[15:05:82] [main/INFO]: [HOOKLIB]  Obfuscated: true
[15:05:84] [main/DEBUG]: Injection complete
[15:05:84] [main/DEBUG]: Running coremod plugin for TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader}
[15:05:84] [main/DEBUG]: Running coremod plugin TLSkinCapeHookLoader
[15:05:84] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[15:05:84] [main/DEBUG]: Coremod plugin class TLSkinCapeHookLoader run successfully
[15:05:84] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:05:85] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@95bb2a2
[15:05:85] [main/DEBUG]: Injecting coremod SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin} class transformers
[15:05:85] [main/DEBUG]: Injection complete
[15:05:85] [main/DEBUG]: Running coremod plugin for SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin}
[15:05:86] [main/DEBUG]: Running coremod plugin SuperMartijn642’s Core Lib Plugin
[15:05:86] [main/DEBUG]: Coremod plugin class CoreModPlugin run successfully
[15:05:86] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:05:88] [main/DEBUG]: Validating minecraft
[15:05:89] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[15:05:92] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[15:05:98] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 4 ms
[15:05:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:05:11] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:05:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:05:12] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:05:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:05:12] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:05:12] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[15:05:15] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[15:05:15] [main/INFO]:   -Patched handleCameraTransforms!
[15:05:18] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:05:18] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:05:21] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:05:34] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[15:05:34] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[15:05:34] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[15:05:34] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[15:05:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.entity.player.EntityPlayer
[15:05:38] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.entity.player.EntityPlayer#isWearing(Lnet/minecraft/entity/player/EnumPlayerModelParts;)
[15:05:39] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[15:05:39] [main/INFO]:   -Patching EntityLivingBase
[15:05:40] [main/INFO]:     -Modified method ‘onItemUseFinish’: added event call.
[15:05:46] [main/INFO]: Transforming net.minecraft.world.World (amu)…
[15:05:46] [main/INFO]:   -Patching World
[15:05:47] [main/INFO]:     -Modified method ‘k’, replaced nx.e()V with HC call.
[15:05:66] [main/INFO]: Transforming net.minecraft.profiler.Profiler (rl)…
[15:05:66] [main/INFO]:   -Patched startSection!
[15:05:66] [main/INFO]:   -Patched endSection!
[15:05:66] [main/INFO]:   -Patched endStartSection!
[15:05:68] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[15:05:68] [main/INFO]:   -Patched handleCameraTransforms!
[15:05:68] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:05:68] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:05:90] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[15:05:91] [Client thread/INFO]: Setting user: Lestart
[15:05:00] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[15:05:01] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[15:05:16] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem (acl)…
[15:05:16] [Client thread/INFO]:   -Patching EntityItem
[15:05:16] [Client thread/INFO]:     -Modified method ‘attackEntityFrom’: added event call.
[15:05:47] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:05:51] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)…
[15:05:51] [Client thread/INFO]:   -Patched renderEntity!
[15:05:53] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:05:63] [Client thread/WARN]: Skipping bad option: lastServer:
[15:05:65] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:05:25] [Client thread/INFO]: [OptiFine] 
[15:05:25] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[15:05:25] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[15:05:25] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[15:05:25] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[15:05:25] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[15:05:25] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[15:05:25] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 516.94, NVIDIA Corporation
[15:05:25] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[15:05:26] [Client thread/INFO]: Transforming net.minecraft.client.renderer.GlStateManager (bus)…
[15:05:26] [Client thread/INFO]:   -Patched enableLighting!
[15:05:26] [Client thread/INFO]:   -Patched disableLighting!
[15:05:28] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768×32768
[15:05:28] [VersionCheck/INFO]: [OptiFine] Checking for new version
[15:05:43] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 516.94
[15:05:43] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[15:05:43] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[15:05:43] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[15:05:43] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[15:05:43] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[15:05:43] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[15:05:43] [Client thread/INFO]: [Shaders] Load shaders configuration.
[15:05:43] [Client thread/INFO]: [Shaders] Loaded shaderpack: bsl_v7.2.01pre1.zip
[15:05:44] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 0, 1
[15:05:54] [VersionCheck/INFO]: [OptiFine] Version found: G5
[15:05:06] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:05:06] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex5
[15:05:06] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex0
[15:05:08] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:05:08] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh: colortex5
[15:05:08] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.fsh: colortex0
[15:05:82] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:05:82] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh: colortex5
[15:05:82] [Client thread/WARN]: [OptiFine]  — in world0/deferred.vsh: colortex0
[15:05:84] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:05:84] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh: colortex5
[15:05:84] [Client thread/WARN]: [OptiFine]  — in world0/deferred.fsh: colortex0
[15:05:38] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:05:38] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh: colortex5
[15:05:38] [Client thread/WARN]: [OptiFine]  — in world1/deferred.vsh: colortex0
[15:05:39] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:05:39] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh, world1/deferred.fsh: colortex5
[15:05:39] [Client thread/WARN]: [OptiFine]  — in world1/deferred.fsh: colortex0
[15:05:57] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[15:05:57] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[15:05:57] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[15:05:61] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[15:05:61] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[15:05:68] [Client thread/INFO]: [Shaders] Custom texture: texture.composite.depthtex2 = tex/dirt.png
[15:05:68] [Client thread/INFO]: [Shaders] Custom variable: tAmin
[15:05:70] [Client thread/INFO]: [Shaders] Custom variable: tAlin
[15:05:70] [Client thread/INFO]: [Shaders] Custom variable: hA
[15:05:70] [Client thread/INFO]: [Shaders] Custom variable: tAfrc
[15:05:70] [Client thread/INFO]: [Shaders] Custom variable: tAfrs
[15:05:70] [Client thread/INFO]: [Shaders] Custom variable: tAmix
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: timeAngle
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: timeBrightness
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: shadowFade
[15:05:70] [Client thread/INFO]: [Shaders] Custom variable: blindFactorSqrt
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: blindFactor
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isCold
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isDesert
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isMesa
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isSwamp
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isMushroom
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isSavanna
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isValley
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isCrimson
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isWarped
[15:05:70] [Client thread/INFO]: [Shaders] Custom uniform: isBasalt
[15:05:90] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[15:05:93] [Client thread/INFO]: — System Details —
Details:
    Minecraft Version: 1.12.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: 1793370856 bytes (1710 MB) / 2147483648 bytes (2048 MB) up to 7180648448 bytes (6848 MB)
    JVM Flags: 7 total; -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
SuperMartijn642’s Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

  
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
HCASM (hammerlib-1.12.2-2.0.6.32.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.6.0 NVIDIA 516.94’ Renderer: ‘NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2’
[15:05:96] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[15:05:97] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:05:98] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient…
[15:05:00] [Client thread/INFO]: Replaced 1227 ore ingredients
[15:05:25] [Client thread/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[15:05:72] [Client thread/WARN]: Mod damageindicatorsmod is missing the required element ‘version’ and no fallback can be found. Substituting ‘1.0’.
[15:05:30] [Client thread/WARN]: Mod codechickenlib is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[15:05:39] [Client thread/WARN]: Mod enderstorage is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.4.2.126
[15:05:31] [Client thread/INFO]: Forge Mod Loader has identified 56 mods to load
[15:05:66] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at CLIENT
[15:05:66] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at SERVER
[15:05:49] [Thread-4/INFO]: Using alternative sync timing : 200 frames of Display.update took 3251615100 nanos
[15:05:12] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[15:05:12] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[15:05:24] [Client thread/ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source redstoneflux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[15:05:27] [Client thread/ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source cofhworld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
[15:05:57] [Client thread/INFO]: Added particle lighting supplier
[15:05:97] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[15:05:05] [Client thread/ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalfoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
[15:05:08] [Client thread/ERROR]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalexpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
[15:05:09] [Client thread/ERROR]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermaldynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
[15:05:21] [Client thread/INFO]: Discord client was not found.
[15:05:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:QuarryPlus_CT, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CTM, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Energy Control, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Durability Viewer, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Waila, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:ScalingGUIs, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Scape and Run Parasites, FMLFileResourcePack:SuperMartijn642’s Config Library, FMLFileResourcePack:SuperMartijn642’s Core Lib, FMLFileResourcePack:Tesseract, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:ThermalSolars, FMLFileResourcePack:TLSkinCape, FMLFileResourcePack:U Team Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Zero CORE, HammerCore Connected Models, Faithful 1.12.2-rv4.zip
[15:05:32] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem (bzw)…
[15:05:32] [Client thread/INFO]:   -Coloring Item Glint…
[15:05:32] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItem
[15:05:32] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderEffect
[15:05:32] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModel
[15:05:32] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[15:05:50] [Client thread/INFO]: Created Ender Field GLSL Shader.
[15:05:50] [Client thread/INFO]: Reloading 1 variable shader programs.
[15:05:55] [Client thread/INFO]: Reloading 0 shader entities.
[15:05:56] [Client thread/INFO]: Processing ObjectHolder annotations
[15:05:61] [Client thread/INFO]: Found 1421 ObjectHolder annotations
[15:05:61] [Client thread/INFO]: Identifying ItemStackHolder annotations
[15:05:62] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[15:05:73] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:05:73] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[15:05:18] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
[15:05:20] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[15:05:34] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[15:05:34] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[15:05:49] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[15:05:49] [Forge Version Check/INFO]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[15:05:66] [Forge Version Check/INFO]: [hammercore] Found status: UP_TO_DATE Target: null
[15:05:66] [Forge Version Check/INFO]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.12/update.json
[15:05:68] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)…
[15:05:68] [Client thread/INFO]:   -Patched render!
[15:05:68] [Forge Version Check/INFO]: [quarryplus] Found status: AHEAD Target: null
[15:05:69] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[15:05:36] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null
[15:05:36] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[15:05:48] [Forge Version Check/INFO]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:90] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[15:05:21] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
[15:05:21] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[15:05:36] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[15:05:36] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[15:05:57] [Forge Version Check/INFO]: [usefulbackpacks] Found status: UP_TO_DATE Target: null
[15:05:57] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[15:05:72] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[15:05:72] [Forge Version Check/INFO]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[15:05:01] [Forge Version Check/INFO]: [solarflux] Found status: BETA Target: null
[15:05:01] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:05:59] [Forge Version Check/INFO]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[15:05:13] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[15:05:17] [Forge Version Check/INFO]: [uteamcore] Found status: OUTDATED Target: 2.2.5.226
[15:05:17] [Forge Version Check/INFO]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:05:30] [Forge Version Check/INFO]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
[15:05:61] [Forge Version Check/INFO]: [nei] Found status: BETA Target: null
[15:05:61] [Forge Version Check/INFO]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:05:79] [Client thread/INFO]: Successfully loaded 352 out of 352 recipes for shaped recipes
[15:05:80] [Client thread/INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[15:05:82] [Client thread/INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[15:05:82] [Client thread/INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
[15:05:83] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[15:05:83] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[15:05:83] [Client thread/INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[15:05:84] [Client thread/INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[15:05:10] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[15:05:11] [Client thread/WARN]: The item plasma_launcher is not initialized.
[15:05:12] [Client thread/WARN]: The item item_pipe is not initialized.
[15:05:12] [Client thread/WARN]: The item extractor_cover is not initialized.
[15:05:12] [Client thread/WARN]: The item ingot2 is not initialized.
[15:05:12] [Client thread/WARN]: The item test_pick is not initialized.
[15:05:12] [Client thread/WARN]: The fluid deuterium is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_brass is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_bronze is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_copper is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_gold is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_iron is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_lead is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_silver is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_steel is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_tin is not initialized.
[15:05:12] [Client thread/WARN]: The fluid molten_zinc is not initialized.
[15:05:22] [Client thread/INFO]: Loading ASP Config from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels.cfg
[15:05:23] [Client thread/INFO]: Loading MT Recipes from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels_MTRecipes.cfg
[15:05:29] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[15:05:29] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[15:05:45] [Client thread/INFO]: Pre Initialization ( started )
[15:05:09] [Client thread/INFO]: Starting AE2 VersionChecker
[15:05:09] [Client thread/INFO]: Pre Initialization ( ended after 1765ms )
[15:05:09] [AE2 VersionChecker/INFO]: Last check was just recently.
[15:05:09] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[15:05:12] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
[15:05:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:44] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:44] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:49] [Client thread/INFO]: 
[15:05:49] [Client thread/INFO]: Starting BuildCraft 7.99.24.8
[15:05:49] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2018
[15:05:49] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:05:49] [Client thread/INFO]: Detailed Build Information:
[15:05:49] [Client thread/INFO]:   Branch HEAD
[15:05:49] [Client thread/INFO]:   Commit 68370005a10488d02a4bb4b8df86bbc62633d216
[15:05:49] [Client thread/INFO]:     Bump version for release relase, fix a java 13+ compile error, tweak changelog, and fix engines chaining one block more than they should have.
[15:05:49] [Client thread/INFO]:     committed by AlexIIL
[15:05:49] [Client thread/INFO]: 
[15:05:49] [Client thread/INFO]: Loaded Modules:
[15:05:49] [Client thread/INFO]:   — lib
[15:05:49] [Client thread/INFO]:   — core
[15:05:49] [Client thread/INFO]:   — builders
[15:05:49] [Client thread/INFO]:   — energy
[15:05:49] [Client thread/INFO]:   — factory
[15:05:49] [Client thread/INFO]:   — robotics
[15:05:49] [Client thread/INFO]:   — silicon
[15:05:49] [Client thread/INFO]:   — transport
[15:05:49] [Client thread/INFO]:   — compat
[15:05:49] [Client thread/INFO]: Missing Modules:
[15:05:49] [Client thread/INFO]: 
[15:05:77] [Client thread/INFO]: [debugger] Not a dev environment!
[15:05:85] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:05:43] [Client thread/INFO]: 
[15:05:43] [Client thread/INFO]: Starting BuildCraftCompat 7.99.24.8
[15:05:43] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[15:05:43] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:05:43] [Client thread/INFO]: Detailed Build Information:
[15:05:43] [Client thread/INFO]:   Branch 8.0.x-1.12.2
[15:05:43] [Client thread/INFO]:   Commit 16adfdb3d6a3362ba3659be7d5e9b7d12af7eee5
[15:05:43] [Client thread/INFO]:     Bump for release.
[15:05:43] [Client thread/INFO]:     committed by AlexIIL
[15:05:43] [Client thread/INFO]: 
[15:05:43] [Client thread/INFO]: [compat] Module list:
[15:05:43] [Client thread/INFO]: [compat]   x forestry (It cannot load)
[15:05:43] [Client thread/INFO]: [compat]   x theoneprobe (It cannot load)
[15:05:43] [Client thread/INFO]: [compat]   x crafttweaker (It cannot load)
[15:05:43] [Client thread/INFO]: [compat]   + ic2
[15:05:66] [Client thread/INFO]: Applying holder lookups
[15:05:67] [Client thread/INFO]: Holder lookups applied
[15:05:83] [Client thread/INFO]: Registering default Feature Templates…
[15:05:86] [Client thread/INFO]: Registering default World Generators…
[15:05:89] [Client thread/INFO]: Verifying or creating base world generation directory…
[15:05:89] [Client thread/INFO]: Complete.
[15:05:97] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:97] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:13] [Client thread/INFO]: Loaded support for thermalexpansion
[15:05:15] [Client thread/INFO]: Loading GS Config from C:UserslestaAppDataRoaming.minecraftconfiggravisuite.cfg
[15:05:21] [Client thread/INFO]: Guessing username…. You are Lestart, aren’t you?
[15:05:22] [Client thread/INFO]: Using per-user module PerUserModule
[15:05:26] [Client thread/INFO]: Added «com.zeitheron.hammercore.cfg.HammerCoreConfigs» to Hammer Core Simple Configs.
[15:05:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@39519cf7» to MCF Event Bus.
[15:05:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.world.gen.WorldRetroGen@2c4fb241» to MCF Event Bus.
[15:05:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.HammerCore@666666» to MCF Event Bus.
[15:05:28] [Client thread/INFO]: Added 3 object to MCF Event Bus.
[15:05:41] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[15:05:47] [Client thread/INFO]: Added SolarFlux compat — tk.zeitheron.solarflux.compat.avaritia.CompatAvaritia
[15:05:86] [Client thread/INFO]: Injected custom resource pack.
[15:05:17] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished preInit
[15:05:20] [Client thread/INFO]: Loading blocks…
[15:05:22] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:05:24] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:05:58] [Client thread/INFO]: 73 Feature’s blocks loaded.
[15:05:58] [Client thread/INFO]: Loading Tile Entities…
[15:05:58] [Client thread/INFO]: Tile Entities loaded.
[15:05:58] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.advanced.table`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:58] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.decorative.book`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:75] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygavestone`, expected `gravestone`. This could be a intended override, but in most cases indicates a broken mod.
[15:05:84] [Client thread/INFO]: Applying holder lookups
[15:05:85] [Client thread/INFO]: Holder lookups applied
[15:05:85] [Client thread/INFO]: Loading items…
[15:05:85] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:05:85] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:05:87] [Client thread/INFO]: 73 Feature’s items loaded.
[15:05:03] [Client thread/INFO]: Applying holder lookups
[15:05:03] [Client thread/INFO]: Holder lookups applied
[15:05:06] [Client thread/INFO]: Applying holder lookups
[15:05:06] [Client thread/INFO]: Holder lookups applied
[15:05:09] [Client thread/INFO]: Applying holder lookups
[15:05:09] [Client thread/INFO]: Holder lookups applied
[15:05:09] [Client thread/INFO]: Injecting itemstacks
[15:05:09] [Client thread/INFO]: Itemstack injection complete
[15:05:09] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[15:05:09] [Client thread/INFO]: [OptiFine] Resource packs: Faithful 1.12.2-rv4.zip
[15:05:79] [Client thread/WARN]: File srparasites:sounds/anged_death.ogg does not exist, cannot add it to event srparasites:anged.death
[15:05:79] [Client thread/WARN]: File srparasites:sounds/anged_growl.ogg does not exist, cannot add it to event srparasites:anged.growl
[15:05:79] [Client thread/WARN]: File srparasites:sounds/anged_hurt.ogg does not exist, cannot add it to event srparasites:anged.hurt
[15:05:81] [Sound Library Loader/INFO]: Starting up SoundSystem…
[15:05:83] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[15:05:83] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[15:05:03] [Thread-10/INFO]: Initializing LWJGL OpenAL
[15:05:03] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:05:10] [Thread-10/INFO]: OpenAL initialized.
[15:05:41] [Sound Library Loader/INFO]: Sound engine started
[15:05:31] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[15:05:35] [Client thread/INFO]: [OptiFine] Multitexture: false
[15:05:37] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_connect/bookshelf_a.properties
[15:05:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/left/bookshelf_b.properties
[15:05:39] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/0.png
[15:05:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/middle/bookshelf_b.properties
[15:05:39] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/1.png
[15:05:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/right/bookshelf_b.properties
[15:05:39] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/2.png
[15:05:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_b.properties
[15:05:39] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/3.png
[15:05:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_c.properties
[15:05:40] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/brewing_stand/brewing_stand.properties
[15:05:40] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_clear/glass.properties
[15:05:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_black/glass_black.properties
[15:05:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_blue/glass_blue.properties
[15:05:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_brown/glass_brown.properties
[15:05:43] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_cyan/glass_cyan.properties
[15:05:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_gray/glass_gray.properties
[15:05:45] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_green/glass_green.properties
[15:05:46] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_light_blue/glass_light_blue.properties
[15:05:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_lime/glass_lime.properties
[15:05:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_magenta/glass_magenta.properties
[15:05:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_orange/glass_orange.properties
[15:05:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_pink/glass_pink.properties
[15:05:50] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_purple/glass_purple.properties
[15:05:50] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_red/glass_red.properties
[15:05:51] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_silver/glass_silver.properties
[15:05:52] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_white/glass_white.properties
[15:05:52] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_yellow/glass_yellow.properties
[15:05:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/packed_ice/ice.properties
[15:05:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone/sandstone_normal.properties
[15:05:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone_smooth/sandstone_smooth.properties
[15:05:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sugar_cane/reeds.properties
[15:05:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/vines/vine.properties
[15:05:54] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_acacia/log_acacia_top.properties
[15:05:55] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_birch/log_birch_top.properties
[15:05:55] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_dark_oak/log_big_oak_top.properties
[15:05:56] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_jungle/log_jungle_top.properties
[15:05:57] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_oak/log_oak_top.properties
[15:05:57] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_spruce/log_spruce_top.properties
[15:05:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_acacia/leaves_acacia.properties
[15:05:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_big_oak/leaves_big_oak.properties
[15:05:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_birch/leaves_birch.properties
[15:05:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_oak/leaves_oak.properties
[15:05:60] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:05:60] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:05:60] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[15:05:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/missingno.png, java.io.FileNotFoundException
[15:05:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/0.png, java.io.FileNotFoundException
[15:05:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/1.png, java.io.FileNotFoundException
[15:05:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/2.png, java.io.FileNotFoundException
[15:05:38] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/3.png, java.io.FileNotFoundException
[15:05:41] [Client thread/ERROR]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png, java.io.FileNotFoundException
[15:05:89] [Client thread/INFO]: [OptiFine] Custom loader sprites: 533
[15:05:39] [Client thread/INFO]: Created: 4096×2048 textures-atlas
[15:05:39] [Client thread/INFO]: [Shaders] allocateTextureMap 4 4096 2048 
[15:05:29] [Client thread/INFO]: [OptiFine] Animated sprites: 681
[15:05:14] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_bow with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_bow.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:05:14] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_bow#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:05:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_hoe with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_hoe.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:05:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_hoe#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:05:15] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_tank
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_tank with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[15:05:15] [Client thread/ERROR]: Exception loading blockstate for the variant enderstorage:ender_storage#type=ender_tank: 
java.lang.Exception: Could not load model definition for variant enderstorage:ender_storage
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231)
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265)
    … 14 more
Caused by: java.io.FileNotFoundException: enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244)
    … 16 more

[15:05:15] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_chest
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_chest with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[15:05:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_sword with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_sword.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:05:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_sword#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:05:88] [Client thread/INFO]: Transforming net.minecraft.client.renderer.ChunkRenderContainer (bun)…
[15:05:88] [Client thread/INFO]:   -Patched preRenderChunk!
[15:05:50] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[15:05:50] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[15:05:69] [Client thread/INFO]: Loading recipes…
[15:05:69] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:05:69] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:05:70] [Client thread/INFO]: 73 Feature’s recipes loaded.
[15:05:13] [Client thread/INFO]: rawMeats: []
[15:05:13] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.rabbitRaw@0, 1xitem.fish@0]
[15:05:14] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[15:05:14] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[15:05:34] [Client thread/INFO]: Applying holder lookups
[15:05:34] [Client thread/INFO]: Holder lookups applied
[15:05:11] [Client thread/INFO]: Loading Molecular Transformer recipes from file
[15:05:11] [Client thread/WARN]: Skipping line 23 as the output (OreDict:gemSapphire) cannot be resolved
[15:05:11] [Client thread/WARN]: Skipping line 24 as the output (OreDict:gemRuby) cannot be resolved
[15:05:11] [Client thread/WARN]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
[15:05:11] [Client thread/WARN]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
[15:05:11] [Client thread/WARN]: Skipping line 29 as the output (OreDict:gemCertusQuartz) cannot be resolved
[15:05:11] [Client thread/INFO]: Load complete, successfully loaded 17 out of 22.
[15:05:14] [Client thread/INFO]: Initialization ( started )
[15:05:15] [Client thread/INFO]: Starting AE2 CSV Export
[15:05:15] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[15:05:16] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
[15:05:29] [Client thread/INFO]: Initialization ( ended after 143ms )
[15:05:65] [Client thread/INFO]: [energy.oilgen] Registered the ocean oil biome.
[15:05:65] [Client thread/INFO]: [energy.oilgen] Registered the desert oil biome.
[15:05:65] [Client thread/INFO]: [energy.oilgen] Registered the oil spout generator
[15:05:65] [Client thread/INFO]: [energy.oilgen] Registered the oil biome initiializer
[15:05:66] [Client thread/INFO]: Created: 128×256 textures-atlas
[15:05:73] [Client thread/INFO]: [de.guntram.mcmod.durabilityviewer.DurabilityViewer:init:47]: on Init, confHandler is de.guntram.mcmod.durabilityviewer.handler.ConfigurationHandler@59ed6369
[15:05:76] [Client thread/INFO]: Model definition for location hammercore:gold_bordered_cobblestone
[15:05:76] [Client thread/INFO]: Model definition for location hammercore:manual
[15:05:76] [Client thread/INFO]: Model definition for location hammercore:diamond_bordered_cobblestone
[15:05:76] [Client thread/INFO]: Model definition for location hammercore:iron_bordered_cobblestone
[15:05:76] [Client thread/INFO]: Model definition for location hammercore:quartz_bordered_cobblestone
[15:05:76] [Client thread/INFO]: Model definition for location hammercore:emerald_bordered_cobblestone
[15:05:76] [Client thread/INFO]: Registering TESRs…
[15:05:76] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRLyingItem for com.zeitheron.hammercore.tile.TileLyingItem
[15:05:76] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRMultipart for com.zeitheron.hammercore.internal.blocks.multipart.TileMultipart
[15:05:76] [Client thread/INFO]: Registered 2 TESRs.
[15:05:88] [Client thread/WARN]: Failed to check item tree version: null
[15:05:89] [Client thread/INFO]: Merging tree files.
[15:05:90] [Client thread/INFO]: Saving merged tree in TEMP folder.
[15:05:93] [Client thread/INFO]: Merged tree files.
[15:05:94] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.lang.UnsupportedOperationException: JsonNull
[15:05:94] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at com.google.gson.JsonElement.getAsString(JsonElement.java:191)
[15:05:94] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.parse(ModDescriptionEnhancer.java:103)
[15:05:94] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:82)
[15:05:94] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$1427/1496361474.run(Unknown Source)
[15:05:94] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at java.lang.Thread.run(Thread.java:745)
[15:05:21] [Client thread/INFO]: Mod initialized
[15:05:50] [Client thread/INFO]: JourneyMap log initialized.
[15:05:50] [Client thread/INFO]: initialize ENTER
[15:05:65] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
[15:05:65] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[15:05:65] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg пїЅms
[15:05:66] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[15:05:71] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer…
[15:05:72] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[15:05:72] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[15:05:72] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[15:05:72] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[15:05:73] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[15:05:73] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_1
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_2
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_3
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_4
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_5
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_6
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_7
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_8
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_neutronium
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:solar_panel_infinity
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:mirror
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_1
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_2
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_3
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_4
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_5
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_6
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:blank_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:efficiency_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:transfer_rate_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:capacity_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:traversal_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:dispersive_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:block_charging_upgrade
[15:05:77] [Client thread/INFO]: Model definition for item solarflux:furnace_upgrade
[15:05:84] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished init
[15:05:95] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[15:05:95] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[15:05:95] [Client thread/INFO]: Injecting itemstacks
[15:05:95] [Client thread/INFO]: Itemstack injection complete
[15:05:95] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
[15:05:00] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[15:05:13] [Client thread/INFO]: ic2 version 2.8.170-ex112 loaded.
[15:05:13] [Client thread/INFO]: Post Initialization ( started )
[15:05:23] [Client thread/INFO]: Industrial Craft 2 — Integration Enable
[15:05:23] [Client thread/INFO]: Railcraft — Integration Disabled
[15:05:23] [Client thread/INFO]: Mine Factory Reloaded — Integration Disabled
[15:05:23] [Client thread/INFO]: Waila — Integration Enable
[15:05:23] [Client thread/INFO]: Inventory Tweaks — Integration Enable
[15:05:23] [Client thread/INFO]: Just Enough Items — Integration Enable
[15:05:23] [Client thread/INFO]: Mekanism — Integration Disabled
[15:05:23] [Client thread/INFO]: OpenComputers — Integration Disabled
[15:05:23] [Client thread/INFO]: TheOneProbe — Integration Disabled
[15:05:23] [Client thread/INFO]: Tesla — Integration Disabled
[15:05:23] [Client thread/INFO]: CraftTweaker — Integration Disabled
[15:05:51] [Client thread/INFO]: Post Initialization ( ended after 381ms )
[15:05:20] [Client thread/WARN]: [lib.guide.loader.xml] Unknown recipe type null — must be one of [crafting, assembling, smelting]
[15:05:24] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:25] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:25] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/en_us/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:28] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:28] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:28] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:28] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/ru_ru/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:28] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:05:39] [Client thread/INFO]: [lib.guide] Squished thermaldynamics:cover and all of it’s 396 variants down into one page entry.
[15:05:49] [Client thread/INFO]: [lib.guide] Squished appliedenergistics2:facade and all of it’s 2356 variants down into one page entry.
[15:05:51] [Client thread/INFO]: [lib.search] Max suffix length is 39
[15:05:52] [Client thread/INFO]: [lib.search]   ’tile.srparasites.parasitebush_tooh.name’
[15:05:59] [Client thread/WARN]: [lib.gui.cfg] Failed to read the config file! C:UserslestaAppDataRoaming.minecraftconfigbuildcraftgui.json
[15:05:72] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[15:05:13] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[15:05:50] [Client thread/INFO]: Preloaded theme textures: 73
[15:05:52] [Client thread/INFO]: ScalingGUIs FMLPostInitializationEvent
[15:05:61] [Client thread/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[15:05:62] [Client thread/INFO]: Thermal Expansion: Chisel Plugin Enabled.
[15:05:62] [Client thread/INFO]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[15:05:73] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished postInit
[15:05:95] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.7.1.jar for Minecraft 1.12.2 on http://minecraft.curseforge.com/projects/journeymap/files/2916002
[15:05:97] [Client thread/INFO]: Starting JEI…
[15:05:45] [Client thread/INFO]: Registering recipe categories…
[15:05:47] [Client thread/INFO]: Loaded JEI mods: [factory, energy, silicon]
[15:05:67] [Client thread/INFO]: Registering recipe categories took 224.9 ms
[15:05:67] [Client thread/INFO]: Registering mod plugins…
[15:05:23] [Client thread/INFO]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[15:05:25] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[15:05:32] [Client thread/INFO]: Registering mod plugins took 642.7 ms
[15:05:32] [Client thread/INFO]: Building recipe registry…
[15:05:57] [Client thread/INFO]: Building recipe registry took 253.5 ms
[15:05:57] [Client thread/INFO]: Building ingredient list…
[15:05:68] [Client thread/INFO]: Building ingredient list took 108.6 ms
[15:05:68] [Client thread/INFO]: Building ingredient filter…
[15:05:69] [Client thread/INFO]: Building ingredient filter took 1.011 s
[15:05:69] [Client thread/INFO]: Building bookmarks…
[15:05:70] [Client thread/INFO]: Building bookmarks took 4.810 ms
[15:05:70] [Client thread/INFO]: Building runtime…
[15:05:78] [Client thread/INFO]: Building runtime took 84.06 ms
[15:05:78] [Client thread/INFO]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
[15:05:80] [Client thread/INFO]: Optimizing memory usage…
[15:05:87] [Client thread/INFO]: Optimizing memory usage took 71.24 ms
[15:05:88] [Client thread/INFO]: Starting JEI took 2.912 s
[15:05:89] [Client thread/INFO]: CoFH Core: Load Complete.
[15:05:89] [Client thread/INFO]: Accumulating world generation files from: «C:UserslestaAppDataRoaming.minecraftconfigcofhworld»
[15:05:89] [Client thread/INFO]: Found a total of 3 world generation files.
[15:05:04] [Client thread/INFO]: Reading world generation info from: «cofhworld1_thermalfoundation_ores.json»:
[15:05:07] [Client thread/INFO]: Reading world generation info from: «cofhworld2_thermalfoundation_oil.json»:
[15:05:07] [Client thread/INFO]: Reading world generation info from: «cofhworld3_thermalfoundation_clathrates.json»:
[15:05:07] [Client thread/INFO]: CoFH World: Load Complete.
[15:05:10] [Client thread/INFO]: Starting Waila…
[15:05:10] [Client thread/INFO]: Gathering annotated plugins…
[15:05:10] [Client thread/INFO]: Gathering wrapped IMC plugins…
[15:05:11] [Client thread/INFO]: Registering plugins…
[15:05:12] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[15:05:12] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[15:05:13] [Client thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
[15:05:17] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[15:05:17] [Client thread/INFO]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
[15:05:18] [Client thread/INFO]: Registering plugin at com.zeitheron.hammercore.compat.waila.GetWaila
[15:05:18] [Client thread/INFO]: Waila API hooked!
[15:05:18] [Client thread/INFO]: Registering plugin at io.github.drmanganese.endercrop.compat.WailaDataProvider
[15:05:18] [Client thread/INFO]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[15:05:18] [Client thread/INFO]: Starting Waila took 83.68 ms
[15:05:18] [Client thread/INFO]: Loading NEI.
[15:05:34] [Client thread/INFO]: Finished NEI Initialization after 158 ms
[15:05:34] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
[15:05:35] [Client thread/INFO]: Thermal Foundation: Load Complete.
[15:05:35] [Client thread/INFO]: Thermal Expansion: Load Complete.
[15:05:35] [Client thread/INFO]: Thermal Dynamics: Load Complete.
[15:05:95] [Client thread/INFO]: Forge Mod Loader has successfully loaded 56 mods
[15:05:98] [Client thread/INFO]: Created Hammer Core Gui Config Factory!
[15:05:00] [Client thread/WARN]: Skipping bad option: lastServer:
[15:05:10] [Client thread/INFO]: Narrator library for x64 successfully loaded
[15:05:54] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[15:05:57] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[15:05:63] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, properties: mcpatcher/mob/spider/spider.properties
[15:05:64] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider_eyes.png, properties: mcpatcher/mob/spider_eyes.properties
[15:05:70] [Client thread/INFO]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties
[15:05:70] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:cobweb
[15:05:70] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:lit_redstone_torch
[15:05:70] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:sign
[15:05:70] [Client thread/INFO]: [OptiFine] [Shaders] Parsing item mappings: /shaders/item.properties
[15:05:70] [Client thread/INFO]: [OptiFine] [Shaders] Parsing entity mappings: /shaders/entity.properties
[15:05:83] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[15:05:94] [Client thread/INFO]: Transforming net.minecraft.client.renderer.chunk.RenderChunk (bxr)…
[15:05:94] [Client thread/INFO]:   -Patching RenderChunk
[15:05:94] [Client thread/INFO]:     -Modified method ‘postRenderChunk’: added event call.
[15:06:08] [Client thread/INFO]: Stopping!
[15:06:08] [Client thread/INFO]: SoundSystem shutting down…
[15:06:29] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Here I am!
[VersionManager] Refreshing versions locally…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2859] Resolving…
[Version:1.12.2-forge-14.23.5.2859] Inherits from 1.12.2
[VersionManager] Versions has been refreshed (8 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 0
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
onAuthPassed
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.86
[Launcher] Collecting info…
[TLauncherManager] before clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[Launcher] Selected account: Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′,
local=CompleteVersion{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′, time=Mon Dec 13 07:40:03 MSK 2021, release=Mon Sep 18 11:39:46 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets=’1.12′, source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@5844bd23, libraries=[Library{name=’net.minecraftforge:forge:1.12.2-14.23.5.2860′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.ow2.asm:asm-debug-all:5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.minecraft:launchwrapper:1.12′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.jline:jline:3.5.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe.akka:akka-actor_2.11:2.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe:config:1.2.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-actors-migration_2.11:1.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-compiler:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-library:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-parser-combinators_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-reflect:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-swing_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-xml_2.11:1.0.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’lzma:lzma:0.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’java3d:vecmath:1.5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.trove4j:trove4j:3.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.maven:maven-artifact:3.5.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:patchy:1.3.9′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’oshi-project:oshi-core:1.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:jna:4.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:platform:3.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.ibm.icu:icu4j-core-mojang:51.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecjorbis:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecwav:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:libraryjavasound:20101123′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:librarylwjglopenal:20100824′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:soundsystem:20120107′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’io.netty:netty-all:4.1.9.Final’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.guava:guava:21.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-lang3:3.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-io:commons-io:2.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-codec:commons-codec:1.10′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jinput:jinput:2.0.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jutils:jutils:1.0.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.code.gson:gson:2.8.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:authlib:1.5.25′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:realms:1.10.22′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-compress:1.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpclient:4.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-logging:commons-logging:1.1.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpcore:4.3.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’it.unimi.dsi:fastutil:7.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@4015e440, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@756e4cbd, packed=’null’}, Library{name=’net.java.jinput:jinput-platform:2.0.5′, rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@36b4dc9f, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@5d4c144f, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@3214dc42, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Checking conditions…
[Launcher] shaderpacks:bsl_v7.2.01pre1.zip,chocapic13_v8_ultra.zip,chocapic13_v8_ultra.zip.txt,projectLUMA-v1.32.zip,SEUS-PTGI-HRR-Test-2.1.zip,SEUS_PTGI_E12.zip
[Launcher] resourcepacks:1.12.zip,Faithful 1.12.2-rv4.zip,minecraftfont.zip,ModdedFaithful 1.12.2-rv1.zip
[Launcher] Comparing assets…
[AssetsManager] Checking resources…
[AssetsManager] Reading indexes from file C:UserslestaAppDataRoaming.minecraftassetsindexes1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 99 ms.
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[VersionManager] Required for version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860: []
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
used default java runtime
Minecraft requires java version: 8, java path: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives…
[Launcher] Constructing process…
[Launcher] Constructing classpath…
backup world is active: true
[Launcher] Getting Minecraft arguments…
[Launcher] Full command: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860natives -cp C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.12.2-14.23.5.2860forge-1.12.2-14.23.5.2860.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgow2asmasm-debug-all5.2asm-debug-all-5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftlaunchwrapper1.12launchwrapper-1.12.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgjlinejline3.5.1jline-3.5.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeconfig1.2.1config-1.2.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-library_2.111.0.2_mcscala-continuations-library_2.11-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2_mcscala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UserslestaAppDataRoaming.minecraftlibrarieslzmalzma.0.1lzma-0.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesjava3dvecmath1.5.2vecmath-1.5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachemavenmaven-artifact3.5.3maven-artifact-3.5.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.15.0log4j-api-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.15.0log4j-core-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherpatchy1.3.9patchy-1.3.9.jar;C:UserslestaAppDataRoaming.minecraftlibrariesoshi-projectoshi-core1.1oshi-core-1.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnajna4.4.0jna-4.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnaplatform3.4.0platform-3.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecwav20101023codecwav-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UserslestaAppDataRoaming.minecraftlibrariesionettynetty-all4.1.9.Finalnetty-all-4.1.9.Final.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgoogleguavaguava21.0guava-21.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.5commons-lang3-3.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-iocommons-io2.5commons-io-2.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-codeccommons-codec1.10commons-codec-1.10.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgooglecodegsongson2.8.0gson-2.8.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherauthlib1.6.251authlib-1.6.251.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangrealms1.10.22realms-1.10.22.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesitunimidsifastutil7.1.0fastutil-7.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.8.1log4j-api-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.8.1log4j-core-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl2.9.4-nightly-20150209lwjgl-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl_util2.9.4-nightly-20150209lwjgl_util-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangtext2speech1.10.3text2speech-1.10.3.jar;C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.28601.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860.jar -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:UserslestaAppDataRoaming.minecraft -Dlog4j.configurationFile=C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml net.minecraft.launchwrapper.Launch —username Lestart —version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860 —gameDir C:UserslestaAppDataRoaming.minecraft —assetsDir C:UserslestaAppDataRoaming.minecraftassets —assetIndex 1.12 —uuid 274e8345d8434d77a8f63ffb2cebf651 —accessToken null —userType mojang —tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker —versionType Forge —width 925 —height 530
[Launcher] Launching Minecraft…
I’m hiding!
[TLauncherManager] mods after C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.MineBlaze.net:25565, ip=mc.MineBlaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860…
[Launcher] Launching in: C:UserslestaAppDataRoaming.minecraft
Starting garbage collector: 188 / 427 MB
Garbage collector completed: 39 / 427 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[15:16:09] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:16:15] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:16:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:16:16] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[15:16:16] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacy
[15:16:25] [main/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[15:16:33] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:16:33] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:16:33] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[15:16:35] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in hammerlib-1.12.2-2.0.6.32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2022-10-17 15:16:50,369 main WARN Error parsing URI C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml
[15:16:39] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks_1.12.2_1.64dev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:16:43] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:16:44] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[15:16:44] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[15:16:45] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from supermartijn642corelib-1.0.19-forge-mc1.12.jar
[15:16:47] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:16:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:16:48] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:16:49] [main/WARN]: Tweak class name optifine.OptiFineForgeTweaker has already been visited — skipping
[15:16:49] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:16:50] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.3 Source=file:/C:/Users/lesta/AppData/Roaming/.minecraft/mods/supermartijn642corelib-1.0.19-forge-mc1.12.jar Service=LaunchWrapper Env=CLIENT
[15:16:61] [main/DEBUG]: Instantiating coremod class CoreModPlugin
[15:16:61] [main/TRACE]: coremod named SuperMartijn642’s Core Lib Plugin is loading
[15:16:61] [main/DEBUG]: The coremod com.supermartijn642.core.mixin.CoreModPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[15:16:61] [main/WARN]: The coremod SuperMartijn642’s Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[15:16:62] [main/INFO]: Compatibility level set to JAVA_8
[15:16:62] [main/DEBUG]: Enqueued coremod SuperMartijn642’s Core Lib Plugin
[15:16:69] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:16:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:16:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:16:69] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[15:16:69] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[15:16:69] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[15:16:69] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[15:16:69] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar
[15:16:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:16:70] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[15:16:70] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:16:75] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:16:75] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:16:76] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:16:76] [main/DEBUG]: Injection complete
[15:16:76] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[15:16:76] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[15:16:11] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:16:16] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:16:16] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[15:16:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:16:16] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[15:16:16] [main/DEBUG]: Injection complete
[15:16:16] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[15:16:16] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[15:16:16] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[15:16:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:16:16] [main/DEBUG]: Injecting coremod HCASM {com.zeitheron.hammercore.asm.HCASM} class transformers
[15:16:18] [main/TRACE]: Registering transformer com.zeitheron.hammercore.asm.HammerCoreTransformer
[15:16:24] [main/DEBUG]: Injection complete
[15:16:24] [main/DEBUG]: Running coremod plugin for HCASM {com.zeitheron.hammercore.asm.HCASM}
[15:16:24] [main/DEBUG]: Running coremod plugin HCASM
[15:16:24] [main/DEBUG]: Coremod plugin class HCASM run successfully
[15:16:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:16:24] [main/DEBUG]: Injecting coremod TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader} class transformers
[15:16:24] [main/TRACE]: Registering transformer gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
[15:16:25] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[15:16:25] [main/INFO]: [HOOKLIB]  Obfuscated: true
[15:16:28] [main/DEBUG]: Injection complete
[15:16:28] [main/DEBUG]: Running coremod plugin for TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader}
[15:16:28] [main/DEBUG]: Running coremod plugin TLSkinCapeHookLoader
[15:16:28] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[15:16:29] [main/DEBUG]: Coremod plugin class TLSkinCapeHookLoader run successfully
[15:16:29] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:16:29] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@95bb2a2
[15:16:29] [main/DEBUG]: Injecting coremod SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin} class transformers
[15:16:29] [main/DEBUG]: Injection complete
[15:16:29] [main/DEBUG]: Running coremod plugin for SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin}
[15:16:29] [main/DEBUG]: Running coremod plugin SuperMartijn642’s Core Lib Plugin
[15:16:29] [main/DEBUG]: Coremod plugin class CoreModPlugin run successfully
[15:16:29] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:16:32] [main/DEBUG]: Validating minecraft
[15:16:33] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[15:16:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[15:16:43] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 4 ms
[15:16:54] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:16:57] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:16:57] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:16:57] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:16:57] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:16:57] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:16:57] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[15:16:61] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[15:16:61] [main/INFO]:   -Patched handleCameraTransforms!
[15:16:64] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:16:64] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:16:67] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:16:80] [main/INFO]: Transforming net.minecraft.world.World (amu)…
[15:16:80] [main/INFO]:   -Patching World
[15:16:81] [main/INFO]:     -Modified method ‘k’, replaced nx.e()V with HC call.
[15:16:97] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[15:16:98] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[15:16:98] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[15:16:98] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[15:16:01] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.entity.player.EntityPlayer
[15:16:05] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.entity.player.EntityPlayer#isWearing(Lnet/minecraft/entity/player/EnumPlayerModelParts;)
[15:16:06] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[15:16:06] [main/INFO]:   -Patching EntityLivingBase
[15:16:07] [main/INFO]:     -Modified method ‘onItemUseFinish’: added event call.
[15:16:29] [main/INFO]: Transforming net.minecraft.profiler.Profiler (rl)…
[15:16:29] [main/INFO]:   -Patched startSection!
[15:16:29] [main/INFO]:   -Patched endSection!
[15:16:29] [main/INFO]:   -Patched endStartSection!
[15:16:31] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[15:16:32] [main/INFO]:   -Patched handleCameraTransforms!
[15:16:32] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:16:32] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:16:59] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[15:16:60] [Client thread/INFO]: Setting user: Lestart
[15:16:72] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[15:16:72] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[15:16:89] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem (acl)…
[15:16:89] [Client thread/INFO]:   -Patching EntityItem
[15:16:89] [Client thread/INFO]:     -Modified method ‘attackEntityFrom’: added event call.
[15:16:24] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:16:28] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)…
[15:16:28] [Client thread/INFO]:   -Patched renderEntity!
[15:16:29] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:16:38] [Client thread/WARN]: Skipping bad option: lastServer:
[15:16:39] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:16:77] [Client thread/INFO]: [OptiFine] 
[15:16:77] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[15:16:77] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[15:16:77] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[15:16:77] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[15:16:77] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[15:16:77] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[15:16:77] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 516.94, NVIDIA Corporation
[15:16:77] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[15:16:78] [Client thread/INFO]: Transforming net.minecraft.client.renderer.GlStateManager (bus)…
[15:16:78] [Client thread/INFO]:   -Patched enableLighting!
[15:16:78] [Client thread/INFO]:   -Patched disableLighting!
[15:16:79] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768×32768
[15:16:79] [VersionCheck/INFO]: [OptiFine] Checking for new version
[15:16:94] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 516.94
[15:16:94] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[15:16:94] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[15:16:94] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[15:16:94] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[15:16:94] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[15:16:94] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[15:16:94] [Client thread/INFO]: [Shaders] Load shaders configuration.
[15:16:95] [Client thread/INFO]: [Shaders] Loaded shaderpack: bsl_v7.2.01pre1.zip
[15:16:95] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 0, 1
[15:16:02] [VersionCheck/INFO]: [OptiFine] Version found: G5
[15:16:46] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:16:46] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex5
[15:16:46] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex0
[15:16:47] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:16:47] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh: colortex5
[15:16:47] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.fsh: colortex0
[15:16:02] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:16:02] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh: colortex5
[15:16:02] [Client thread/WARN]: [OptiFine]  — in world0/deferred.vsh: colortex0
[15:16:04] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:16:04] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh: colortex5
[15:16:04] [Client thread/WARN]: [OptiFine]  — in world0/deferred.fsh: colortex0
[15:16:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:16:59] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh: colortex5
[15:16:59] [Client thread/WARN]: [OptiFine]  — in world1/deferred.vsh: colortex0
[15:16:62] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:16:63] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh, world1/deferred.fsh: colortex5
[15:16:63] [Client thread/WARN]: [OptiFine]  — in world1/deferred.fsh: colortex0
[15:16:78] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[15:16:78] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[15:16:78] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[15:16:82] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[15:16:82] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[15:16:88] [Client thread/INFO]: [Shaders] Custom texture: texture.composite.depthtex2 = tex/dirt.png
[15:16:88] [Client thread/INFO]: [Shaders] Custom variable: tAmin
[15:16:89] [Client thread/INFO]: [Shaders] Custom variable: tAlin
[15:16:89] [Client thread/INFO]: [Shaders] Custom variable: hA
[15:16:89] [Client thread/INFO]: [Shaders] Custom variable: tAfrc
[15:16:89] [Client thread/INFO]: [Shaders] Custom variable: tAfrs
[15:16:89] [Client thread/INFO]: [Shaders] Custom variable: tAmix
[15:16:89] [Client thread/INFO]: [Shaders] Custom uniform: timeAngle
[15:16:89] [Client thread/INFO]: [Shaders] Custom uniform: timeBrightness
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: shadowFade
[15:16:90] [Client thread/INFO]: [Shaders] Custom variable: blindFactorSqrt
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: blindFactor
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isCold
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isDesert
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isMesa
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isSwamp
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isMushroom
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isSavanna
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isValley
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isCrimson
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isWarped
[15:16:90] [Client thread/INFO]: [Shaders] Custom uniform: isBasalt
[15:16:09] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[15:16:13] [Client thread/INFO]: — System Details —
Details:
    Minecraft Version: 1.12.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: 492226944 bytes (469 MB) / 1073741824 bytes (1024 MB) up to 7180648448 bytes (6848 MB)
    JVM Flags: 7 total; -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
SuperMartijn642’s Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

  
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
HCASM (hammerlib-1.12.2-2.0.6.32.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.6.0 NVIDIA 516.94’ Renderer: ‘NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2’
[15:16:15] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[15:16:16] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:16:18] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient…
[15:16:20] [Client thread/INFO]: Replaced 1227 ore ingredients
[15:16:47] [Client thread/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[15:16:97] [Client thread/WARN]: Mod damageindicatorsmod is missing the required element ‘version’ and no fallback can be found. Substituting ‘1.0’.
[15:17:40] [Client thread/WARN]: Mod codechickenlib is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[15:17:49] [Client thread/WARN]: Mod enderstorage is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.4.2.126
[15:17:35] [Client thread/INFO]: Forge Mod Loader has identified 56 mods to load
[15:17:75] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at CLIENT
[15:17:75] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at SERVER
[15:17:82] [Thread-4/INFO]: Using alternative sync timing : 200 frames of Display.update took 3419367700 nanos
[15:17:21] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[15:17:21] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[15:17:35] [Client thread/ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source redstoneflux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[15:17:37] [Client thread/ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source cofhworld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
[15:17:68] [Client thread/INFO]: Added particle lighting supplier
[15:17:12] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[15:17:17] [Client thread/ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalfoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
[15:17:19] [Client thread/ERROR]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalexpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
[15:17:21] [Client thread/ERROR]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermaldynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
[15:17:29] [Client thread/INFO]: Discord client was not found.
[15:17:30] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:QuarryPlus_CT, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CTM, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Energy Control, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Durability Viewer, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Waila, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:ScalingGUIs, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Scape and Run Parasites, FMLFileResourcePack:SuperMartijn642’s Config Library, FMLFileResourcePack:SuperMartijn642’s Core Lib, FMLFileResourcePack:Tesseract, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:ThermalSolars, FMLFileResourcePack:TLSkinCape, FMLFileResourcePack:U Team Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Zero CORE, HammerCore Connected Models, Faithful 1.12.2-rv4.zip
[15:17:40] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem (bzw)…
[15:17:40] [Client thread/INFO]:   -Coloring Item Glint…
[15:17:40] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItem
[15:17:40] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderEffect
[15:17:40] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModel
[15:17:40] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[15:17:56] [Client thread/INFO]: Created Ender Field GLSL Shader.
[15:17:56] [Client thread/INFO]: Reloading 1 variable shader programs.
[15:17:60] [Client thread/INFO]: Reloading 0 shader entities.
[15:17:61] [Client thread/INFO]: Processing ObjectHolder annotations
[15:17:67] [Client thread/INFO]: Found 1421 ObjectHolder annotations
[15:17:67] [Client thread/INFO]: Identifying ItemStackHolder annotations
[15:17:68] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[15:17:81] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:17:81] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[15:17:68] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
[15:17:68] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[15:17:71] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)…
[15:17:71] [Client thread/INFO]:   -Patched render!
[15:17:94] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[15:17:95] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[15:17:10] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[15:17:10] [Forge Version Check/INFO]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[15:17:26] [Forge Version Check/INFO]: [hammercore] Found status: UP_TO_DATE Target: null
[15:17:26] [Forge Version Check/INFO]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.12/update.json
[15:17:28] [Forge Version Check/INFO]: [quarryplus] Found status: AHEAD Target: null
[15:17:28] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[15:17:71] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:71] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:72] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:72] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:72] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:72] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:97] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null
[15:17:97] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[15:17:08] [Forge Version Check/INFO]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[15:17:27] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[15:17:58] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
[15:17:58] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[15:17:73] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[15:17:73] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[15:17:02] [Forge Version Check/INFO]: [usefulbackpacks] Found status: UP_TO_DATE Target: null
[15:17:02] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[15:17:28] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[15:17:28] [Forge Version Check/INFO]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[15:17:56] [Forge Version Check/INFO]: [solarflux] Found status: BETA Target: null
[15:17:56] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:17:11] [Forge Version Check/INFO]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[15:17:63] [Client thread/INFO]: Successfully loaded 352 out of 352 recipes for shaped recipes
[15:17:64] [Client thread/INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[15:17:67] [Client thread/INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[15:17:68] [Client thread/INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
[15:17:68] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[15:17:68] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[15:17:69] [Client thread/INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[15:17:03] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[15:17:05] [Client thread/WARN]: The item plasma_launcher is not initialized.
[15:17:06] [Client thread/WARN]: The item item_pipe is not initialized.
[15:17:06] [Client thread/WARN]: The item extractor_cover is not initialized.
[15:17:06] [Client thread/WARN]: The item ingot2 is not initialized.
[15:17:06] [Client thread/WARN]: The item test_pick is not initialized.
[15:17:07] [Client thread/WARN]: The fluid deuterium is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_brass is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_bronze is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_copper is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_gold is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_iron is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_lead is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_silver is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_steel is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_tin is not initialized.
[15:17:07] [Client thread/WARN]: The fluid molten_zinc is not initialized.
[15:17:20] [Client thread/INFO]: Loading ASP Config from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels.cfg
[15:17:22] [Client thread/INFO]: Loading MT Recipes from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels_MTRecipes.cfg
[15:17:30] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[15:17:30] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[15:17:45] [Client thread/INFO]: Pre Initialization ( started )
[15:17:96] [Client thread/INFO]: Starting AE2 VersionChecker
[15:17:97] [Client thread/INFO]: Pre Initialization ( ended after 1636ms )
[15:17:97] [AE2 VersionChecker/INFO]: Last check was just recently.
[15:17:97] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[15:17:99] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
[15:17:30] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:30] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:31] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:36] [Client thread/INFO]: 
[15:17:36] [Client thread/INFO]: Starting BuildCraft 7.99.24.8
[15:17:36] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2018
[15:17:36] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:17:36] [Client thread/INFO]: Detailed Build Information:
[15:17:36] [Client thread/INFO]:   Branch HEAD
[15:17:36] [Client thread/INFO]:   Commit 68370005a10488d02a4bb4b8df86bbc62633d216
[15:17:36] [Client thread/INFO]:     Bump version for release relase, fix a java 13+ compile error, tweak changelog, and fix engines chaining one block more than they should have.
[15:17:36] [Client thread/INFO]:     committed by AlexIIL
[15:17:36] [Client thread/INFO]: 
[15:17:36] [Client thread/INFO]: Loaded Modules:
[15:17:36] [Client thread/INFO]:   — lib
[15:17:36] [Client thread/INFO]:   — core
[15:17:36] [Client thread/INFO]:   — builders
[15:17:36] [Client thread/INFO]:   — energy
[15:17:36] [Client thread/INFO]:   — factory
[15:17:36] [Client thread/INFO]:   — robotics
[15:17:36] [Client thread/INFO]:   — silicon
[15:17:36] [Client thread/INFO]:   — transport
[15:17:36] [Client thread/INFO]:   — compat
[15:17:36] [Client thread/INFO]: Missing Modules:
[15:17:36] [Client thread/INFO]: 
[15:17:64] [Client thread/INFO]: [debugger] Not a dev environment!
[15:17:72] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:17:76] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[15:17:93] [Forge Version Check/INFO]: [uteamcore] Found status: OUTDATED Target: 2.2.5.226
[15:17:93] [Forge Version Check/INFO]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:17:12] [Forge Version Check/INFO]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
[15:17:31] [Client thread/INFO]: 
[15:17:31] [Client thread/INFO]: Starting BuildCraftCompat 7.99.24.8
[15:17:31] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[15:17:31] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:17:31] [Client thread/INFO]: Detailed Build Information:
[15:17:31] [Client thread/INFO]:   Branch 8.0.x-1.12.2
[15:17:31] [Client thread/INFO]:   Commit 16adfdb3d6a3362ba3659be7d5e9b7d12af7eee5
[15:17:31] [Client thread/INFO]:     Bump for release.
[15:17:31] [Client thread/INFO]:     committed by AlexIIL
[15:17:31] [Client thread/INFO]: 
[15:17:31] [Client thread/INFO]: [compat] Module list:
[15:17:31] [Client thread/INFO]: [compat]   x forestry (It cannot load)
[15:17:31] [Client thread/INFO]: [compat]   x theoneprobe (It cannot load)
[15:17:31] [Client thread/INFO]: [compat]   x crafttweaker (It cannot load)
[15:17:32] [Client thread/INFO]: [compat]   + ic2
[15:17:56] [Client thread/INFO]: Applying holder lookups
[15:17:57] [Client thread/INFO]: Holder lookups applied
[15:17:73] [Client thread/INFO]: Registering default Feature Templates…
[15:17:75] [Forge Version Check/INFO]: [nei] Found status: BETA Target: null
[15:17:75] [Forge Version Check/INFO]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:17:75] [Client thread/INFO]: Registering default World Generators…
[15:17:78] [Client thread/INFO]: Verifying or creating base world generation directory…
[15:17:78] [Client thread/INFO]: Complete.
[15:17:88] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:88] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:07] [Client thread/INFO]: Loaded support for thermalexpansion
[15:17:09] [Client thread/INFO]: Loading GS Config from C:UserslestaAppDataRoaming.minecraftconfiggravisuite.cfg
[15:17:16] [Client thread/INFO]: Guessing username…. You are Lestart, aren’t you?
[15:17:18] [Client thread/INFO]: Using per-user module PerUserModule
[15:17:26] [Client thread/INFO]: Added «com.zeitheron.hammercore.cfg.HammerCoreConfigs» to Hammer Core Simple Configs.
[15:17:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@61ef6479» to MCF Event Bus.
[15:17:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.world.gen.WorldRetroGen@39519cf7» to MCF Event Bus.
[15:17:28] [Client thread/INFO]: Added «com.zeitheron.hammercore.HammerCore@666666» to MCF Event Bus.
[15:17:28] [Client thread/INFO]: Added 3 object to MCF Event Bus.
[15:17:42] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[15:17:49] [Client thread/INFO]: Added SolarFlux compat — tk.zeitheron.solarflux.compat.avaritia.CompatAvaritia
[15:17:88] [Client thread/INFO]: Injected custom resource pack.
[15:17:18] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished preInit
[15:17:21] [Client thread/INFO]: Loading blocks…
[15:17:24] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:17:25] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:17:55] [Client thread/INFO]: 73 Feature’s blocks loaded.
[15:17:55] [Client thread/INFO]: Loading Tile Entities…
[15:17:55] [Client thread/INFO]: Tile Entities loaded.
[15:17:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.advanced.table`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.decorative.book`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:72] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygavestone`, expected `gravestone`. This could be a intended override, but in most cases indicates a broken mod.
[15:17:81] [Client thread/INFO]: Applying holder lookups
[15:17:81] [Client thread/INFO]: Holder lookups applied
[15:17:81] [Client thread/INFO]: Loading items…
[15:17:81] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:17:81] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:17:83] [Client thread/INFO]: 73 Feature’s items loaded.
[15:17:94] [Client thread/INFO]: Applying holder lookups
[15:17:94] [Client thread/INFO]: Holder lookups applied
[15:17:98] [Client thread/INFO]: Applying holder lookups
[15:17:98] [Client thread/INFO]: Holder lookups applied
[15:17:02] [Client thread/INFO]: Applying holder lookups
[15:17:02] [Client thread/INFO]: Holder lookups applied
[15:17:02] [Client thread/INFO]: Injecting itemstacks
[15:17:02] [Client thread/INFO]: Itemstack injection complete
[15:17:02] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[15:17:02] [Client thread/INFO]: [OptiFine] Resource packs: Faithful 1.12.2-rv4.zip
[15:17:72] [Client thread/WARN]: File durabilityviewer:sounds/tool_breaking.ogg does not exist, cannot add it to event durabilityviewer:tool_breaking
[15:17:72] [Client thread/WARN]: File srparasites:sounds/anged_death.ogg does not exist, cannot add it to event srparasites:anged.death
[15:17:72] [Client thread/WARN]: File srparasites:sounds/anged_growl.ogg does not exist, cannot add it to event srparasites:anged.growl
[15:17:72] [Client thread/WARN]: File srparasites:sounds/anged_hurt.ogg does not exist, cannot add it to event srparasites:anged.hurt
[15:17:74] [Sound Library Loader/INFO]: Starting up SoundSystem…
[15:17:76] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[15:17:76] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[15:17:96] [Thread-10/INFO]: Initializing LWJGL OpenAL
[15:17:96] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:17:11] [Thread-10/INFO]: OpenAL initialized.
[15:17:34] [Sound Library Loader/INFO]: Sound engine started
[15:17:84] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[15:17:87] [Client thread/INFO]: [OptiFine] Multitexture: false
[15:17:88] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_connect/bookshelf_a.properties
[15:17:90] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/left/bookshelf_b.properties
[15:17:90] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/0.png
[15:17:90] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/middle/bookshelf_b.properties
[15:17:90] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/1.png
[15:17:90] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/right/bookshelf_b.properties
[15:17:90] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/2.png
[15:17:90] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_b.properties
[15:17:90] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/3.png
[15:17:90] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_c.properties
[15:17:91] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/brewing_stand/brewing_stand.properties
[15:17:91] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_clear/glass.properties
[15:17:91] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_black/glass_black.properties
[15:17:92] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_blue/glass_blue.properties
[15:17:92] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_brown/glass_brown.properties
[15:17:93] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_cyan/glass_cyan.properties
[15:17:93] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_gray/glass_gray.properties
[15:17:94] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_green/glass_green.properties
[15:17:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_light_blue/glass_light_blue.properties
[15:17:95] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_lime/glass_lime.properties
[15:17:96] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_magenta/glass_magenta.properties
[15:17:96] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_orange/glass_orange.properties
[15:17:97] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_pink/glass_pink.properties
[15:17:97] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_purple/glass_purple.properties
[15:17:98] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_red/glass_red.properties
[15:17:98] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_silver/glass_silver.properties
[15:17:99] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_white/glass_white.properties
[15:17:99] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_yellow/glass_yellow.properties
[15:17:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/packed_ice/ice.properties
[15:17:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone/sandstone_normal.properties
[15:17:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone_smooth/sandstone_smooth.properties
[15:17:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sugar_cane/reeds.properties
[15:17:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/vines/vine.properties
[15:17:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_acacia/log_acacia_top.properties
[15:17:01] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_birch/log_birch_top.properties
[15:17:01] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_dark_oak/log_big_oak_top.properties
[15:17:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_jungle/log_jungle_top.properties
[15:17:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_oak/log_oak_top.properties
[15:17:03] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_spruce/log_spruce_top.properties
[15:17:03] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_acacia/leaves_acacia.properties
[15:17:04] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_big_oak/leaves_big_oak.properties
[15:17:04] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_birch/leaves_birch.properties
[15:17:04] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_oak/leaves_oak.properties
[15:17:04] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:17:05] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:17:05] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[15:17:82] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/missingno.png, java.io.FileNotFoundException
[15:17:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/0.png, java.io.FileNotFoundException
[15:17:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/1.png, java.io.FileNotFoundException
[15:17:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/2.png, java.io.FileNotFoundException
[15:17:54] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/3.png, java.io.FileNotFoundException
[15:17:59] [Client thread/ERROR]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png, java.io.FileNotFoundException
[15:17:03] [Client thread/INFO]: [OptiFine] Custom loader sprites: 533
[15:17:52] [Client thread/INFO]: Created: 4096×2048 textures-atlas
[15:17:52] [Client thread/INFO]: [Shaders] allocateTextureMap 4 4096 2048 
[15:17:33] [Client thread/INFO]: [OptiFine] Animated sprites: 681
[15:17:14] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_bow with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_bow.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_bow#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_hoe with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_hoe.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_hoe#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_tank
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_tank with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[15:17:15] [Client thread/ERROR]: Exception loading blockstate for the variant enderstorage:ender_storage#type=ender_tank: 
java.lang.Exception: Could not load model definition for variant enderstorage:ender_storage
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231)
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265)
    … 14 more
Caused by: java.io.FileNotFoundException: enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244)
    … 16 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_chest
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_chest with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_sword with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_sword.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:17:15] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_sword#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:17:99] [Client thread/INFO]: Transforming net.minecraft.client.renderer.ChunkRenderContainer (bun)…
[15:17:99] [Client thread/INFO]:   -Patched preRenderChunk!
[15:17:51] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[15:17:51] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[15:17:70] [Client thread/INFO]: Loading recipes…
[15:17:70] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:17:70] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:17:71] [Client thread/INFO]: 73 Feature’s recipes loaded.
[15:17:26] [Client thread/INFO]: rawMeats: []
[15:17:26] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.rabbitRaw@0, 1xitem.fish@0]
[15:17:27] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[15:17:27] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[15:17:33] [Client thread/INFO]: Applying holder lookups
[15:17:33] [Client thread/INFO]: Holder lookups applied
[15:17:10] [Client thread/INFO]: Loading Molecular Transformer recipes from file
[15:17:11] [Client thread/WARN]: Skipping line 23 as the output (OreDict:gemSapphire) cannot be resolved
[15:17:11] [Client thread/WARN]: Skipping line 24 as the output (OreDict:gemRuby) cannot be resolved
[15:17:11] [Client thread/WARN]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
[15:17:11] [Client thread/WARN]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
[15:17:11] [Client thread/WARN]: Skipping line 29 as the output (OreDict:gemCertusQuartz) cannot be resolved
[15:17:11] [Client thread/INFO]: Load complete, successfully loaded 17 out of 22.
[15:17:14] [Client thread/INFO]: Initialization ( started )
[15:17:15] [Client thread/INFO]: Starting AE2 CSV Export
[15:17:15] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[15:17:16] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
[15:17:29] [Client thread/INFO]: Initialization ( ended after 152ms )
[15:17:63] [Client thread/INFO]: [energy.oilgen] Registered the ocean oil biome.
[15:17:63] [Client thread/INFO]: [energy.oilgen] Registered the desert oil biome.
[15:17:63] [Client thread/INFO]: [energy.oilgen] Registered the oil spout generator
[15:17:64] [Client thread/INFO]: [energy.oilgen] Registered the oil biome initiializer
[15:17:66] [Client thread/INFO]: Created: 128×256 textures-atlas
[15:17:74] [Client thread/INFO]: [de.guntram.mcmod.durabilityviewer.DurabilityViewer:init:47]: on Init, confHandler is de.guntram.mcmod.durabilityviewer.handler.ConfigurationHandler@290da74e
[15:17:78] [Client thread/INFO]: Model definition for location hammercore:gold_bordered_cobblestone
[15:17:78] [Client thread/INFO]: Model definition for location hammercore:emerald_bordered_cobblestone
[15:17:78] [Client thread/INFO]: Model definition for location hammercore:quartz_bordered_cobblestone
[15:17:78] [Client thread/INFO]: Model definition for location hammercore:diamond_bordered_cobblestone
[15:17:78] [Client thread/INFO]: Model definition for location hammercore:manual
[15:17:78] [Client thread/INFO]: Model definition for location hammercore:iron_bordered_cobblestone
[15:17:78] [Client thread/INFO]: Registering TESRs…
[15:17:78] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRLyingItem for com.zeitheron.hammercore.tile.TileLyingItem
[15:17:78] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRMultipart for com.zeitheron.hammercore.internal.blocks.multipart.TileMultipart
[15:17:78] [Client thread/INFO]: Registered 2 TESRs.
[15:17:95] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.lang.UnsupportedOperationException: JsonNull
[15:17:95] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at com.google.gson.JsonElement.getAsString(JsonElement.java:191)
[15:17:95] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.parse(ModDescriptionEnhancer.java:103)
[15:17:95] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:82)
[15:17:95] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$1427/1467403059.run(Unknown Source)
[15:17:95] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at java.lang.Thread.run(Thread.java:745)
[15:17:98] [Client thread/WARN]: Failed to check item tree version: null
[15:17:98] [Client thread/INFO]: Merging tree files.
[15:17:00] [Client thread/INFO]: Saving merged tree in TEMP folder.
[15:17:03] [Client thread/INFO]: Merged tree files.
[15:17:28] [Client thread/INFO]: Mod initialized
[15:17:57] [Client thread/INFO]: JourneyMap log initialized.
[15:17:57] [Client thread/INFO]: initialize ENTER
[15:17:75] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
[15:17:75] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[15:17:75] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg пїЅms
[15:17:76] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[15:17:77] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer…
[15:17:78] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[15:17:78] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[15:17:78] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[15:17:79] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[15:17:79] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[15:17:79] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_1
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_2
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_3
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_4
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_5
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_6
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_7
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_8
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_neutronium
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:solar_panel_infinity
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:mirror
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_1
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_2
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_3
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_4
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_5
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_6
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:blank_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:efficiency_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:transfer_rate_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:capacity_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:traversal_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:dispersive_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:block_charging_upgrade
[15:17:83] [Client thread/INFO]: Model definition for item solarflux:furnace_upgrade
[15:17:89] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished init
[15:17:10] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[15:17:10] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[15:17:10] [Client thread/INFO]: Injecting itemstacks
[15:17:10] [Client thread/INFO]: Itemstack injection complete
[15:17:10] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
[15:17:14] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[15:17:25] [Client thread/INFO]: ic2 version 2.8.170-ex112 loaded.
[15:17:25] [Client thread/INFO]: Post Initialization ( started )
[15:17:33] [Client thread/INFO]: Industrial Craft 2 — Integration Enable
[15:17:33] [Client thread/INFO]: Railcraft — Integration Disabled
[15:17:33] [Client thread/INFO]: Mine Factory Reloaded — Integration Disabled
[15:17:33] [Client thread/INFO]: Waila — Integration Enable
[15:17:33] [Client thread/INFO]: Inventory Tweaks — Integration Enable
[15:17:33] [Client thread/INFO]: Just Enough Items — Integration Enable
[15:17:33] [Client thread/INFO]: Mekanism — Integration Disabled
[15:17:33] [Client thread/INFO]: OpenComputers — Integration Disabled
[15:17:33] [Client thread/INFO]: TheOneProbe — Integration Disabled
[15:17:33] [Client thread/INFO]: Tesla — Integration Disabled
[15:17:33] [Client thread/INFO]: CraftTweaker — Integration Disabled
[15:17:68] [Client thread/INFO]: Post Initialization ( ended after 436ms )
[15:17:29] [Client thread/WARN]: [lib.guide.loader.xml] Unknown recipe type null — must be one of [crafting, assembling, smelting]
[15:17:33] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:35] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:35] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/en_us/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:37] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:37] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:38] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:38] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/ru_ru/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:38] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:17:48] [Client thread/INFO]: [lib.guide] Squished thermaldynamics:cover and all of it’s 396 variants down into one page entry.
[15:17:57] [Client thread/INFO]: [lib.guide] Squished appliedenergistics2:facade and all of it’s 2356 variants down into one page entry.
[15:17:59] [Client thread/INFO]: [lib.search] Max suffix length is 39
[15:17:59] [Client thread/INFO]: [lib.search]   ’tile.srparasites.parasitebush_tooh.name’
[15:17:66] [Client thread/WARN]: [lib.gui.cfg] Failed to read the config file! C:UserslestaAppDataRoaming.minecraftconfigbuildcraftgui.json
[15:17:72] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[15:17:13] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[15:17:48] [Client thread/INFO]: Preloaded theme textures: 73
[15:17:49] [Client thread/INFO]: ScalingGUIs FMLPostInitializationEvent
[15:17:57] [Client thread/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[15:17:58] [Client thread/INFO]: Thermal Expansion: Chisel Plugin Enabled.
[15:17:58] [Client thread/INFO]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[15:17:68] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished postInit
[15:17:88] [Client thread/INFO]: Starting JEI…
[15:17:96] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.7.1.jar for Minecraft 1.12.2 on http://minecraft.curseforge.com/projects/journeymap/files/2916002
[15:17:33] [Client thread/INFO]: Registering recipe categories…
[15:17:36] [Client thread/INFO]: Loaded JEI mods: [factory, energy, silicon]
[15:17:52] [Client thread/INFO]: Registering recipe categories took 190.5 ms
[15:17:52] [Client thread/INFO]: Registering mod plugins…
[15:17:11] [Client thread/INFO]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[15:17:13] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[15:17:20] [Client thread/INFO]: Registering mod plugins took 679.4 ms
[15:17:20] [Client thread/INFO]: Building recipe registry…
[15:17:47] [Client thread/INFO]: Building recipe registry took 263.7 ms
[15:17:47] [Client thread/INFO]: Building ingredient list…
[15:17:57] [Client thread/INFO]: Building ingredient list took 105.2 ms
[15:17:57] [Client thread/INFO]: Building ingredient filter…
[15:17:41] [Client thread/INFO]: Building ingredient filter took 837.4 ms
[15:17:41] [Client thread/INFO]: Building bookmarks…
[15:17:42] [Client thread/INFO]: Building bookmarks took 4.557 ms
[15:17:42] [Client thread/INFO]: Building runtime…
[15:17:47] [Client thread/INFO]: Building runtime took 52.58 ms
[15:17:47] [Client thread/INFO]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
[15:17:49] [Client thread/INFO]: Optimizing memory usage…
[15:17:64] [Client thread/INFO]: Optimizing memory usage took 148.7 ms
[15:17:65] [Client thread/INFO]: Starting JEI took 2.770 s
[15:17:65] [Client thread/INFO]: CoFH Core: Load Complete.
[15:17:65] [Client thread/INFO]: Accumulating world generation files from: «C:UserslestaAppDataRoaming.minecraftconfigcofhworld»
[15:17:66] [Client thread/INFO]: Found a total of 3 world generation files.
[15:17:80] [Client thread/INFO]: Reading world generation info from: «cofhworld1_thermalfoundation_ores.json»:
[15:17:83] [Client thread/INFO]: Reading world generation info from: «cofhworld2_thermalfoundation_oil.json»:
[15:17:83] [Client thread/INFO]: Reading world generation info from: «cofhworld3_thermalfoundation_clathrates.json»:
[15:17:84] [Client thread/INFO]: CoFH World: Load Complete.
[15:17:86] [Client thread/INFO]: Starting Waila…
[15:17:86] [Client thread/INFO]: Gathering annotated plugins…
[15:17:87] [Client thread/INFO]: Gathering wrapped IMC plugins…
[15:17:88] [Client thread/INFO]: Registering plugins…
[15:17:89] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[15:17:89] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[15:17:90] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[15:17:90] [Client thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
[15:17:94] [Client thread/INFO]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
[15:17:95] [Client thread/INFO]: Registering plugin at com.zeitheron.hammercore.compat.waila.GetWaila
[15:17:95] [Client thread/INFO]: Waila API hooked!
[15:17:95] [Client thread/INFO]: Registering plugin at io.github.drmanganese.endercrop.compat.WailaDataProvider
[15:17:95] [Client thread/INFO]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[15:17:95] [Client thread/INFO]: Starting Waila took 89.15 ms
[15:17:95] [Client thread/INFO]: Loading NEI.
[15:17:12] [Client thread/INFO]: Finished NEI Initialization after 168 ms
[15:17:12] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
[15:17:13] [Client thread/INFO]: Thermal Foundation: Load Complete.
[15:17:13] [Client thread/INFO]: Thermal Expansion: Load Complete.
[15:17:14] [Client thread/INFO]: Thermal Dynamics: Load Complete.
[15:17:67] [Client thread/INFO]: Forge Mod Loader has successfully loaded 56 mods
[15:17:70] [Client thread/INFO]: Created Hammer Core Gui Config Factory!
[15:17:72] [Client thread/WARN]: Skipping bad option: lastServer:
[15:17:77] [Client thread/INFO]: Narrator library for x64 successfully loaded
[15:17:45] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[15:17:48] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[15:17:55] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, properties: mcpatcher/mob/spider/spider.properties
[15:17:55] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider_eyes.png, properties: mcpatcher/mob/spider_eyes.properties
[15:17:62] [Client thread/INFO]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties
[15:17:63] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:cobweb
[15:17:63] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:lit_redstone_torch
[15:17:63] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:sign
[15:17:63] [Client thread/INFO]: [OptiFine] [Shaders] Parsing item mappings: /shaders/item.properties
[15:17:63] [Client thread/INFO]: [OptiFine] [Shaders] Parsing entity mappings: /shaders/entity.properties
[15:17:68] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[15:17:84] [Client thread/INFO]: Transforming net.minecraft.client.renderer.chunk.RenderChunk (bxr)…
[15:17:84] [Client thread/INFO]:   -Patching RenderChunk
[15:17:84] [Client thread/INFO]:     -Modified method ‘postRenderChunk’: added event call.
[15:17:63] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[15:17:73] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[15:17:73] [Server thread/INFO]: Generating keypair
[15:17:83] [Server thread/INFO]: Injecting existing registry data into this server instance
[15:17:36] [Server thread/INFO]: Applying holder lookups
[15:17:36] [Server thread/INFO]: Holder lookups applied
[15:17:44] [Server thread/INFO]: Loading dimension 0 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@424a7709)
[15:17:94] [Server thread/INFO]: Loaded 564 advancements
[15:17:07] [Server thread/INFO]: Loading dimension -1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@424a7709)
[15:17:10] [Server thread/INFO]: Loading dimension 1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@424a7709)
[15:17:11] [Server thread/INFO]: Loading dimension 2 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@424a7709)
[15:17:12] [Server thread/INFO]: Preparing start region for level 0
[15:17:12] [Server thread/INFO]: Preparing spawn area: 39%
[15:17:69] [Server thread/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[15:17:69] [Server thread/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[15:17:92] [Server thread/INFO]: Unloading dimension -1
[15:17:94] [Server thread/INFO]: Unloading dimension 1
[15:17:76] [Netty Local Client IO #0/INFO]: Server protocol version 2
[15:17:77] [Netty Server IO #1/INFO]: Client protocol version 2
[15:17:77] [Netty Server IO #1/INFO]: Client attempting to join with 56 mods : buildcraftlib@7.99.24.8,quarryplus@12.5.7,supermartijn642configlib@1.1.6,buildcraftenergy@7.99.24.8,jei@4.16.1.302,damageindicatorsmod@1.0,buildcrafttransport@7.99.24.8,scalingguis@@VERSION@,cofhcore@4.6.6,nei@2.4.3,tesseract@1.0.25,thermalfoundation@2.6.7,mcp@9.42,hammercore@2.0.6.32,ctm@MC1.12.2-1.0.2.31,journeymap@1.12.2-5.7.0,appliedenergistics2@rv6-stable-7,gravisuite@3.1.1,bookshelf@2.3.590,endercrop@1.12.2-1.6.0,inventorytweaks@1.64+dev.151.822d839,uteamcore@2.2.5.147,cofhworld@1.4.0,waila@1.8.26,quarryplus_ct@12.5.7,tlauncher_custom_cape_skin@1.4,enderstorage@2.4.2.126,thermalsolars@1.12.2 V1.9.5,forge@14.23.5.2860,buildcraftrobotics@7.99.24.8,eplus@5.0.179,zerocore@1.12.2-0.1.2.9,minecraft@1.12.2,usefulbackpacks@1.5.4.85,mousetweaks@2.8,avaritia@3.3.0,thermaldynamics@2.5.6,redstoneflux@2.1.1,buildcraftsilicon@7.99.24.8,supermartijn642corelib@1.0.19,solarflux@12.4.11,ic2@2.8.170-ex112,buildcraftbuilders@7.99.24.8,gravestone@1.10.0,buildcraftfactory@7.99.24.8,advanced_solar_panels@4.3.0,FML@8.0.99.99,thermalexpansion@5.5.7,srparasites@1.9.4,buildcraftcompat@7.99.24.8,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.68,durabilityviewer@1.4,energycontrol@1.12.2-0.1.15,codechickenlib@3.2.3.358,buildcraftcore@7.99.24.8
[15:17:78] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[15:17:78] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[15:17:79] [Netty Local Client IO #0/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[15:17:79] [Netty Local Client IO #0/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[15:17:81] [Server thread/INFO]: [Server thread] Server side modded connection established
[15:17:82] [Server thread/INFO]: Lestart[local:E:4e1d0ca0] logged in with entity id 74 at (-819.3097234584857, 75.0, -131.80266162247221)
[15:17:82] [Server thread/INFO]: Lestart присоединился к игре
[15:17:86] [Thread-26/WARN]: HammerCore custom data file not found! (this is not an issue!)
[15:17:93] [Server thread/INFO]: [DamageIndicatorsMod.client.DIClientProxy:trysendmessage:78]: 1.5.4.85
[15:17:94] [Server thread/INFO]: Player EntityPlayerMP[‘Lestart’/74, l=’Новый РјРёСЂ’, x=-819.31, y=75.00, z=-131.80] connected. Sending ping
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]: java.io.FileNotFoundException: http://voidswrath.com/release/DamageIndicatorMod.txt
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(Native Method)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.net.URL.openStream(URL.java:1038)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:83)
[15:17:25] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.lang.Thread.run(Thread.java:745)
[15:17:10] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Mouseovers enabled.
[15:17:10] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Potion Effects enabled.
[15:17:10] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Popoffs enabled.
[15:17:10] [Netty Local Client IO #0/INFO]: Received server authentication msg. Remote sync will be activated
[15:17:14] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:14] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:14] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:16] [Server thread/INFO]: Saving and pausing game…
[15:17:18] [Client thread/INFO]: [Shaders] Program loaded: world0/shadow
[15:17:19] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:19] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:19] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:20] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_basic
[15:17:21] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:17:21] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:21] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:21] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:22] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_textured
[15:17:22] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:22] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:22] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:23] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skybasic
[15:17:24] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:24] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:24] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:24] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skytextured
[15:17:25] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:25] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:25] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:25] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_clouds
[15:17:26] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:26] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:26] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:27] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_terrain
[15:17:28] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:28] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:28] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:28] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_damagedblock
[15:17:31] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:31] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:31] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:31] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_block
[15:17:32] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:32] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:32] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:32] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_beaconbeam
[15:17:34] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[15:17:35] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:35] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:35] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:35] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities
[15:17:37] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2558ms behind, skipping 51 tick(s)
[15:17:38] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:38] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:38] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:38] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities_glowing
[15:17:39] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:39] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:39] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:40] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_armor_glint
[15:17:40] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:40] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:40] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:40] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_spidereyes
[15:17:43] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:43] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:43] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:43] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_hand
[15:17:45] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:45] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:45] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:45] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_weather
[15:17:46] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:46] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:46] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:47] [Client thread/INFO]: [Shaders] Program loaded: world0/deferred
[15:17:49] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:49] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:49] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:50] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_water
[15:17:51] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:51] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:51] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:51] [Client thread/INFO]: [Shaders] colortex5 clear disabled
[15:17:51] [Client thread/INFO]: [Shaders] Program loaded: world0/composite
[15:17:52] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:52] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:52] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:52] [Client thread/INFO]: [Shaders] colortex1 mipmap enabled
[15:17:52] [Client thread/INFO]: [Shaders] Program loaded: world0/composite1
[15:17:52] [Client thread/INFO]: [Shaders] Program disabled: world0/composite2
[15:17:53] [Client thread/INFO]: [Shaders] Program disabled: world0/composite3
[15:17:53] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:53] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:53] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:53] [Client thread/INFO]: [Shaders] colortex0 mipmap enabled
[15:17:53] [Client thread/INFO]: [Shaders] Program loaded: world0/composite4
[15:17:54] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:54] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:54] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:54] [Client thread/INFO]: [Shaders] colortex2 clear disabled
[15:17:55] [Client thread/INFO]: [Shaders] Program loaded: world0/composite5
[15:17:55] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:55] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:55] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:56] [Client thread/INFO]: [Shaders] Program loaded: world0/composite6
[15:17:57] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:17:57] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:17:57] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:17:57] [Client thread/INFO]: [Shaders] colortex0 format: R11F_G11F_B10F
[15:17:57] [Client thread/INFO]: [Shaders] colortex1 format: RGB8
[15:17:57] [Client thread/INFO]: [Shaders] colortex2 format: RGBA16
[15:17:57] [Client thread/INFO]: [Shaders] colortex3 format: RGB8
[15:17:57] [Client thread/INFO]: [Shaders] gaux1 format: R8
[15:17:57] [Client thread/INFO]: [Shaders] gaux2 format: RGB10_A2
[15:17:57] [Client thread/INFO]: [Shaders] gaux3 format: RGB16
[15:17:57] [Client thread/INFO]: [Shaders] gaux4 format: RGB16
[15:17:57] [Client thread/INFO]: [Shaders] Hardware shadow filtering enabled.
[15:17:57] [Client thread/INFO]: [Shaders] Noise texture enabled
[15:17:57] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[15:17:57] [Client thread/INFO]: [Shaders] Dryness halflife: 25.0
[15:17:57] [Client thread/INFO]: [Shaders] Wetness halflife: 200.0
[15:17:57] [Client thread/INFO]: [Shaders] Program loaded: world0/final
[15:17:57] [Client thread/INFO]: [Shaders] usedColorBuffers: 6
[15:17:57] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[15:17:57] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[15:17:57] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[15:17:57] [Client thread/INFO]: [Shaders] usedColorAttachs: 6
[15:17:57] [Client thread/INFO]: [Shaders] usedDrawBuffers: 2
[15:17:58] [Client thread/INFO]: [Shaders] Framebuffer created.
[15:17:58] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[15:17:60] [Client thread/INFO]: [Shaders] Reset model renderers
[15:17:60] [Client thread/INFO]: [Shaders] Reset world renderers
[15:17:78] [Client thread/INFO]: textures Lestart was added, skin: true,cape: false, max waiting: 4 ,during : 19908 
[15:17:81] [Client thread/INFO]: Requesting server panels…
[15:18:26] [Client thread/INFO]: Loaded 291 advancements
[15:18:37] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[15:18:92] [Client thread/WARN]: Unable to play empty soundEvent: durabilityviewer:tool_breaking
[15:18:44] [Client thread/INFO]: Loaded 6 waypoints from C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый мирwaypoints
[15:18:51] [Client thread/INFO]: Mapping started in C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый РјРёСЂDIM0. Memory: 4256MB total, 2746MB free 
[15:18:52] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Нажмите [§bJ§f].
[15:18:52] [Client thread/INFO]: JourneyMap: Нажмите [J].
[15:18:77] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$1969/1440207231.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_381_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
    at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[15:18:32] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:18:32] [Server thread/INFO]: [CHAT] Crop size: 3/4
[15:18:32] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:18:32] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:18:32] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:18:32] [Server thread/INFO]: [CHAT] Growth points: 35/100
[15:18:14] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:18:14] [Server thread/INFO]: [CHAT] Crop size: 2/4
[15:18:14] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:18:14] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:18:14] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:18:14] [Server thread/INFO]: [CHAT] Growth points: 54/100
[15:18:84] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:18:84] [Server thread/INFO]: [CHAT] Crop size: 3/4
[15:18:84] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:18:84] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:18:84] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:18:84] [Server thread/INFO]: [CHAT] Growth points: 35/100
[15:18:39] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:18:39] [Server thread/INFO]: [CHAT] Crop size: 3/4
[15:18:39] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:18:39] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:18:39] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:18:39] [Server thread/INFO]: [CHAT] Growth points: 86/100
[15:19:13] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$1969/1440207231.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_381_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at ic2.core.GuiIC2.func_73863_a(GuiIC2.java:76)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[15:19:59] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:19:59] [Server thread/INFO]: [CHAT] Crop size: 4/4
[15:19:59] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:19:59] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:19:59] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:19:59] [Server thread/INFO]: [CHAT] Growth points: 0/400
[15:19:62] [Client thread/INFO]: Automatic stack replacement.
[15:19:89] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$1969/1440207231.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_381_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at net.minecraft.client.gui.inventory.GuiChest.func_73863_a(SourceFile:32)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[15:20:39] [Server thread/INFO]: Saving and pausing game…
[15:20:40] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:20:52] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[15:20:74] [Server thread/INFO]: Saving and pausing game…
[15:20:75] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:20:83] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[15:20:33] [Client thread/INFO]: Mapping halted in C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый мирDIM0
[15:20:35] [Client thread/WARN]: Couldn’t copy color palette html: java.lang.NullPointerException
[15:20:35] [Client thread/ERROR]: Can’t write colorpalette.html: java.lang.NullPointerException
[15:20:35] [Client thread/WARN]: Existing color palette’s mods no longer match current loadout.
[15:20:35] [Client thread/INFO]: WAS: Advanced Solar Panels:4.3.0, Applied Energistics 2:rv6-stable-7, Avaritia:3.3.0, Bookshelf:2.3.590, BuildCraft Builders:7.99.24.8, BuildCraft Compat:7.99.24.8, BuildCraft Energy:7.99.24.8, BuildCraft Factory:7.99.24.8, BuildCraft Lib:7.99.24.8, BuildCraft Robotics:7.99.24.8, BuildCraft Silicon:7.99.24.8, BuildCraft Transport:7.99.24.8, BuildCraft:7.99.24.8, CTM:MC1.12.2-1.0.2.31, Chisel:MC1.12.2-1.0.2.45, CoFH Core:4.6.6, CoFH World:1.4.0, CodeChicken Lib:3.2.3.358, Damage Indicators Mod:1.0, Durability Viewer:1.4, Enchanting Plus:5.0.179, Ender Crop:1.12.2-1.6.0, EnderStorage:2.4.2.126, Energy Control:1.12.2-0.1.15, Extreme Reactors:1.12.2-0.4.5.68, Forge Mod Loader:8.0.99.99, Gravitation Suite:3.1.1, Hammer Core:2.0.6.32, IndustrialCraft 2:2.8.170-ex112, Inventory Tweaks:1.64+dev.151.822d839, JourneyMap:1.12.2-5.7.0, Just Enough Items:4.16.1.302, Minecraft Coder Pack:9.42, Minecraft Forge:14.23.5.2860, Minecraft:1.12.2, Not Enough Items:2.4.3, QuarryPlus:12.5.7, QuarryPlus_CT:12.5.7, Redstone Flux:2.1.1, Replay Mod:1.12.2-2.6.1, Scape and Run Parasites:1.9.4, Solar Flux Reborn:12.4.11, SuperMartijn642’s Config Library:1.1.6, SuperMartijn642’s Core Lib:1.0.19, Tesseract:1.0.25, Thermal Dynamics:2.5.6, Thermal Expansion:5.5.7, Thermal Foundation:2.6.7, ThermalSolars:1.12.2 V1.9.5, U Team Core:2.2.5.147, Useful Backpacks:1.5.4.85, Waila:1.8.26, Zero CORE:1.12.2-0.1.2.9
NOW: Advanced Solar Panels:4.3.0, Applied Energistics 2:rv6-stable-7, Avaritia:3.3.0, Bookshelf:2.3.590, BuildCraft Builders:7.99.24.8, BuildCraft Compat:7.99.24.8, BuildCraft Energy:7.99.24.8, BuildCraft Factory:7.99.24.8, BuildCraft Lib:7.99.24.8, BuildCraft Robotics:7.99.24.8, BuildCraft Silicon:7.99.24.8, BuildCraft Transport:7.99.24.8, BuildCraft:7.99.24.8, CTM:MC1.12.2-1.0.2.31, Chisel:MC1.12.2-1.0.2.45, CoFH Core:4.6.6, CoFH World:1.4.0, CodeChicken Lib:3.2.3.358, Damage Indicators Mod:1.0, Durability Viewer:1.4, Enchanting Plus:5.0.179, Ender Crop:1.12.2-1.6.0, EnderStorage:2.4.2.126, Energy Control:1.12.2-0.1.15, Extreme Reactors:1.12.2-0.4.5.68, Forge Mod Loader:8.0.99.99, Gravestone Mod:1.10.0, Gravitation Suite:3.1.1, Hammer Core:2.0.6.32, IndustrialCraft 2:2.8.170-ex112, Inventory Tweaks:1.64+dev.151.822d839, JourneyMap:1.12.2-5.7.0, Just Enough Items:4.16.1.302, Minecraft Coder Pack:9.42, Minecraft Forge:14.23.5.2860, Minecraft:1.12.2, Mouse Tweaks:2.8, Not Enough Items:2.4.3, QuarryPlus:12.5.7, QuarryPlus_CT:12.5.7, Redstone Flux:2.1.1, ScalingGUIs:@VERSION@, Scape and Run Parasites:1.9.4, Solar Flux Reborn:12.4.11, SuperMartijn642’s Config Library:1.1.6, SuperMartijn642’s Core Lib:1.0.19, TLSkinCape:1.4, Tesseract:1.0.25, Thermal Dynamics:2.5.6, Thermal Expansion:5.5.7, Thermal Foundation:2.6.7, ThermalSolars:1.12.2 V1.9.5, U Team Core:2.2.5.147, Useful Backpacks:1.5.4.85, Waila:1.8.26, Zero CORE:1.12.2-0.1.2.9
[15:20:44] [Server thread/INFO]: Stopping server
[15:20:44] [Server thread/INFO]: Saving players
[15:20:45] [Server thread/INFO]: Lestart lost connection: Отключение
[15:20:45] [Server thread/INFO]: Lestart РїРѕРєРёРЅСѓР» РёРіСЂСѓ
[15:20:46] [Server thread/INFO]: Stopping singleplayer server as player logged out
[15:20:46] [Server thread/INFO]: Saving worlds
[15:20:46] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:20:49] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[15:20:65] [Server thread/INFO]: Unloading dimension 0
[15:20:65] [Server thread/INFO]: Unloading dimension 2
[15:20:13] [Server thread/INFO]: Applying holder lookups
[15:20:13] [Server thread/INFO]: Holder lookups applied
[15:20:15] [Client thread/INFO]: [Shaders] Uninit
[15:20:73] [Client thread/INFO]: Resetting configs to local.
[15:20:76] [Client thread/INFO]: Cleaning 0 textures from VRAM
[15:20:76] [Client thread/INFO]: Interrupting 0 image download threads
[15:22:44] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[15:22:45] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[15:22:45] [Server thread/INFO]: Generating keypair
[15:22:49] [Server thread/INFO]: Injecting existing registry data into this server instance
[15:22:98] [Server thread/INFO]: Applying holder lookups
[15:22:98] [Server thread/INFO]: Holder lookups applied
[15:22:98] [Server thread/INFO]: Loading dimension 0 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@578095bb)
[15:22:37] [Server thread/INFO]: Loaded 564 advancements
[15:22:38] [Server thread/INFO]: Loading dimension -1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@578095bb)
[15:22:38] [Server thread/INFO]: Loading dimension 1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@578095bb)
[15:22:39] [Server thread/INFO]: Loading dimension 2 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@578095bb)
[15:22:40] [Server thread/INFO]: Preparing start region for level 0
[15:22:37] [Server thread/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[15:22:37] [Server thread/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[15:22:45] [Server thread/INFO]: Unloading dimension -1
[15:22:47] [Server thread/INFO]: Unloading dimension 1
[15:22:51] [Netty Local Client IO #1/INFO]: Server protocol version 2
[15:22:51] [Netty Server IO #3/INFO]: Client protocol version 2
[15:22:51] [Netty Server IO #3/INFO]: Client attempting to join with 56 mods : buildcraftlib@7.99.24.8,quarryplus@12.5.7,supermartijn642configlib@1.1.6,buildcraftenergy@7.99.24.8,jei@4.16.1.302,damageindicatorsmod@1.0,buildcrafttransport@7.99.24.8,scalingguis@@VERSION@,cofhcore@4.6.6,nei@2.4.3,tesseract@1.0.25,thermalfoundation@2.6.7,mcp@9.42,hammercore@2.0.6.32,ctm@MC1.12.2-1.0.2.31,journeymap@1.12.2-5.7.0,appliedenergistics2@rv6-stable-7,gravisuite@3.1.1,bookshelf@2.3.590,endercrop@1.12.2-1.6.0,inventorytweaks@1.64+dev.151.822d839,uteamcore@2.2.5.147,cofhworld@1.4.0,waila@1.8.26,quarryplus_ct@12.5.7,tlauncher_custom_cape_skin@1.4,enderstorage@2.4.2.126,thermalsolars@1.12.2 V1.9.5,forge@14.23.5.2860,buildcraftrobotics@7.99.24.8,eplus@5.0.179,zerocore@1.12.2-0.1.2.9,minecraft@1.12.2,usefulbackpacks@1.5.4.85,mousetweaks@2.8,avaritia@3.3.0,thermaldynamics@2.5.6,redstoneflux@2.1.1,buildcraftsilicon@7.99.24.8,supermartijn642corelib@1.0.19,solarflux@12.4.11,ic2@2.8.170-ex112,buildcraftbuilders@7.99.24.8,gravestone@1.10.0,buildcraftfactory@7.99.24.8,advanced_solar_panels@4.3.0,FML@8.0.99.99,thermalexpansion@5.5.7,srparasites@1.9.4,buildcraftcompat@7.99.24.8,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.68,durabilityviewer@1.4,energycontrol@1.12.2-0.1.15,codechickenlib@3.2.3.358,buildcraftcore@7.99.24.8
[15:22:51] [Netty Server IO #3/INFO]: Skipping config sync, No mods have registered a syncable config.
[15:22:51] [Netty Local Client IO #1/INFO]: [Netty Local Client IO #1] Client side modded connection established
[15:22:51] [Netty Local Client IO #1/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[15:22:51] [Netty Local Client IO #1/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[15:22:56] [Server thread/INFO]: [Server thread] Server side modded connection established
[15:22:56] [Server thread/INFO]: Lestart[local:E:a109a705] logged in with entity id 872 at (-819.6924491541596, 75.0, -134.73169475620728)
[15:22:56] [Server thread/INFO]: Lestart присоединился к игре
[15:22:59] [Thread-48/WARN]: HammerCore custom data file not found! (this is not an issue!)
[15:22:64] [Server thread/INFO]: [DamageIndicatorsMod.client.DIClientProxy:trysendmessage:78]: 1.5.4.85
[15:22:64] [Server thread/INFO]: Player EntityPlayerMP[‘Lestart’/872, l=’Новый РјРёСЂ’, x=-819.69, y=75.00, z=-134.73] connected. Sending ping
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]: java.io.FileNotFoundException: http://voidswrath.com/release/DamageIndicatorMod.txt
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(Native Method)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.net.URL.openStream(URL.java:1038)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:83)
[15:22:76] [Thread-49/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.lang.Thread.run(Thread.java:745)
[15:22:76] [Netty Local Client IO #1/INFO]: [CHAT] [DamageIndicators] В§2Mouseovers enabled.
[15:22:76] [Netty Local Client IO #1/INFO]: [CHAT] [DamageIndicators] В§2Potion Effects enabled.
[15:22:76] [Netty Local Client IO #1/INFO]: [CHAT] [DamageIndicators] В§2Popoffs enabled.
[15:22:76] [Netty Local Client IO #1/INFO]: Received server authentication msg. Remote sync will be activated
[15:22:78] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:78] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:78] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:78] [Client thread/INFO]: [Shaders] Program loaded: world0/shadow
[15:22:78] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:78] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:78] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:79] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_basic
[15:22:79] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:79] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:79] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:80] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_textured
[15:22:80] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2017ms behind, skipping 40 tick(s)
[15:22:80] [Server thread/INFO]: Saving and pausing game…
[15:22:80] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:80] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:80] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:81] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skybasic
[15:22:81] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:22:81] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:81] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:81] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:81] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skytextured
[15:22:82] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:82] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:82] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:82] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_clouds
[15:22:83] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:83] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:83] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:83] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_terrain
[15:22:84] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:84] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:84] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:84] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_damagedblock
[15:22:86] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:86] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:86] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:86] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_block
[15:22:86] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:86] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:86] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:86] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_beaconbeam
[15:22:87] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[15:22:88] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:88] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:88] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:89] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities
[15:22:90] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:90] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:90] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:91] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities_glowing
[15:22:91] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:91] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:91] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:91] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_armor_glint
[15:22:91] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:91] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:91] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:91] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_spidereyes
[15:22:93] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:93] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:93] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:93] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_hand
[15:22:94] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:94] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:94] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:95] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_weather
[15:22:95] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:95] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:95] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:95] [Client thread/INFO]: [Shaders] Program loaded: world0/deferred
[15:22:97] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:97] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:97] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:97] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_water
[15:22:98] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:98] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:98] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:98] [Client thread/INFO]: [Shaders] colortex5 clear disabled
[15:22:98] [Client thread/INFO]: [Shaders] Program loaded: world0/composite
[15:22:99] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:99] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:99] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:99] [Client thread/INFO]: [Shaders] colortex1 mipmap enabled
[15:22:99] [Client thread/INFO]: [Shaders] Program loaded: world0/composite1
[15:22:99] [Client thread/INFO]: [Shaders] Program disabled: world0/composite2
[15:22:99] [Client thread/INFO]: [Shaders] Program disabled: world0/composite3
[15:22:99] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:99] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:99] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:99] [Client thread/INFO]: [Shaders] colortex0 mipmap enabled
[15:22:99] [Client thread/INFO]: [Shaders] Program loaded: world0/composite4
[15:22:00] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:00] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:00] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:00] [Client thread/INFO]: [Shaders] colortex2 clear disabled
[15:22:00] [Client thread/INFO]: [Shaders] Program loaded: world0/composite5
[15:22:00] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:01] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:01] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:01] [Client thread/INFO]: [Shaders] Program loaded: world0/composite6
[15:22:01] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:22:01] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:22:01] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:22:01] [Client thread/INFO]: [Shaders] colortex0 format: R11F_G11F_B10F
[15:22:01] [Client thread/INFO]: [Shaders] colortex1 format: RGB8
[15:22:01] [Client thread/INFO]: [Shaders] colortex2 format: RGBA16
[15:22:01] [Client thread/INFO]: [Shaders] colortex3 format: RGB8
[15:22:01] [Client thread/INFO]: [Shaders] gaux1 format: R8
[15:22:01] [Client thread/INFO]: [Shaders] gaux2 format: RGB10_A2
[15:22:01] [Client thread/INFO]: [Shaders] gaux3 format: RGB16
[15:22:01] [Client thread/INFO]: [Shaders] gaux4 format: RGB16
[15:22:01] [Client thread/INFO]: [Shaders] Hardware shadow filtering enabled.
[15:22:01] [Client thread/INFO]: [Shaders] Noise texture enabled
[15:22:01] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[15:22:01] [Client thread/INFO]: [Shaders] Dryness halflife: 25.0
[15:22:01] [Client thread/INFO]: [Shaders] Wetness halflife: 200.0
[15:22:01] [Client thread/INFO]: [Shaders] Program loaded: world0/final
[15:22:01] [Client thread/INFO]: [Shaders] usedColorBuffers: 6
[15:22:01] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[15:22:01] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[15:22:01] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[15:22:01] [Client thread/INFO]: [Shaders] usedColorAttachs: 6
[15:22:01] [Client thread/INFO]: [Shaders] usedDrawBuffers: 2
[15:22:02] [Client thread/INFO]: [Shaders] Framebuffer created.
[15:22:02] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[15:22:04] [Client thread/INFO]: [Shaders] Reset model renderers
[15:22:04] [Client thread/INFO]: [Shaders] Reset world renderers
[15:22:07] [Client thread/INFO]: Requesting server panels…
[15:22:19] [Client thread/INFO]: Loaded 291 advancements
[15:22:25] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[15:22:60] [Client thread/INFO]: Loaded 6 waypoints from C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый мирwaypoints
[15:22:60] [Client thread/INFO]: Mapping started in C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый РјРёСЂDIM0. Memory: 3776MB total, 1901MB free 
[15:23:19] [Server thread/INFO]: Saving and pausing game…
[15:23:20] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:23:30] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
Here I am!
[VersionManager] Refreshing versions locally…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2859] Resolving…
[Version:1.12.2-forge-14.23.5.2859] Inherits from 1.12.2
[VersionManager] Versions has been refreshed (92 ms)
[Launcher] Minecraft closed with exit code: -1073740791
[Launcher] Launcher exited.
flush now
flush now
flush now
Showing error:
java.io.IOException: Server returned HTTP response code: 422 for URL: https://pastebin.com/api/api_post.php
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at net.minecraft.launcher.Http.performPost(Http.java:127)
at net.minecraft.launcher.Http.performPost(Http.java:141)
at net.minecraft.launcher.Http.performPost(Http.java:39)
at org.tlauncher.util.pastebin.Paste.doPaste(Paste.java:114)
at org.tlauncher.util.pastebin.Paste.paste(Paste.java:84)
at org.tlauncher.tlauncher.ui.console.Console$4.run(Console.java:195)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.tlauncher.util.async.RunnableThread.run(RunnableThread.java:15)
Thread called by: org.tlauncher.util.async.ExtendedThread$ExtendedThreadCaller
at org.tlauncher.util.async.ExtendedThread.<init>(ExtendedThread.java:17)
at org.tlauncher.util.async.ExtendedThread.<init>(ExtendedThread.java:21)
at org.tlauncher.util.async.RunnableThread.<init>(RunnableThread.java:7)
at org.tlauncher.util.async.AsyncThread$1.newThread(AsyncThread.java:12)
at java.util.concurrent.ThreadPoolExecutor$Worker.<init>(ThreadPoolExecutor.java:619)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:932)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1378)
at org.tlauncher.util.async.AsyncThread.execute(AsyncThread.java:17)
at org.tlauncher.tlauncher.managers.popup.menu.HotServerManager.onVersionsRefreshed(HotServerManager.java:249)
at org.tlauncher.tlauncher.managers.VersionManager.refresh(VersionManager.java:163)
at org.tlauncher.tlauncher.managers.VersionManager.startRefresh(VersionManager.java:175)
at org.tlauncher.tlauncher.ui.login.LoginForm.onMinecraftClose(LoginForm.java:337)
at org.tlauncher.tlauncher.minecraft.launcher.MinecraftLauncher.notifyClose(MinecraftLauncher.java:1215)
… and 2 more

saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
onAuthPassed
saved account Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.86
[Launcher] Collecting info…
[TLauncherManager] before clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[TLauncherManager] written:  []
[TLauncherManager] after clearLibrary C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[Launcher] Selected account: Account{displayName=Lestart, userid=Lestart, uuid=274e8345d8434d77a8f63ffb2cebf651, username=Lestart}
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Launcher] Version sync info: VersionSyncInfo{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′,
local=CompleteVersion{id=’1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860′, time=Mon Dec 13 07:40:03 MSK 2021, release=Mon Sep 18 11:39:46 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets=’1.12′, source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@5844bd23, libraries=[Library{name=’net.minecraftforge:forge:1.12.2-14.23.5.2860′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.ow2.asm:asm-debug-all:5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.minecraft:launchwrapper:1.12′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.jline:jline:3.5.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe.akka:akka-actor_2.11:2.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.typesafe:config:1.2.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-actors-migration_2.11:1.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-compiler:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-library:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-parser-combinators_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-reflect:2.11.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-swing_2.11:1.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.scala-lang:scala-xml_2.11:1.0.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’lzma:lzma:0.0.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’java3d:vecmath:1.5.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.trove4j:trove4j:3.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.maven:maven-artifact:3.5.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.15.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:patchy:1.3.9′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’oshi-project:oshi-core:1.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:jna:4.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.dev.jna:platform:3.4.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.ibm.icu:icu4j-core-mojang:51.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.sf.jopt-simple:jopt-simple:5.0.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecjorbis:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:codecwav:20101023′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:libraryjavasound:20101123′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:librarylwjglopenal:20100824′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.paulscode:soundsystem:20120107′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’io.netty:netty-all:4.1.9.Final’, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.guava:guava:21.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-lang3:3.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-io:commons-io:2.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-codec:commons-codec:1.10′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jinput:jinput:2.0.5′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’net.java.jutils:jutils:1.0.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.google.code.gson:gson:2.8.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:authlib:1.5.25′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:realms:1.10.22′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.commons:commons-compress:1.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpclient:4.3.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’commons-logging:commons-logging:1.1.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.httpcomponents:httpcore:4.3.2′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’it.unimi.dsi:fastutil:7.1.0′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-api:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.apache.logging.log4j:log4j-core:2.8.1′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209′, rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@54cc8820, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}, Library{name=’org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@43fc2479, packed=’null’}, Library{name=’net.java.jinput:jinput-platform:2.0.5′, rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@54778317, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives=null, extract=null, packed=’null’}, Library{name=’com.mojang:text2speech:1.10.3′, rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@a35ef72, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@3a08fb9c, packed=’null’}, Library{name=’ca.weblite:java-objc-bridge:1.0.0′, rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version=’null’}, features=null}], natives=null, extract=null, packed=’null’}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Checking conditions…
[Launcher] shaderpacks:bsl_v7.2.01pre1.zip,chocapic13_v8_ultra.zip,chocapic13_v8_ultra.zip.txt,projectLUMA-v1.32.zip,SEUS-PTGI-HRR-Test-2.1.zip,SEUS_PTGI_E12.zip
[Launcher] resourcepacks:1.12.zip,Faithful 1.12.2-rv4.zip,minecraftfont.zip,ModdedFaithful 1.12.2-rv1.zip
[Launcher] Comparing assets…
[AssetsManager] Checking resources…
[AssetsManager] Reading indexes from file C:UserslestaAppDataRoaming.minecraftassetsindexes1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 108 ms.
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
[VersionManager] Required for version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860: []
[TLauncherManager] add required libraries: 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860
used default java runtime
Minecraft requires java version: 8, java path: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives…
[Launcher] Constructing process…
[Launcher] Constructing classpath…
backup world is active: true
[Launcher] Getting Minecraft arguments…
[Launcher] Full command: C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacybinjavaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860natives -cp C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.12.2-14.23.5.2860forge-1.12.2-14.23.5.2860.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgow2asmasm-debug-all5.2asm-debug-all-5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetminecraftlaunchwrapper1.12launchwrapper-1.12.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgjlinejline3.5.1jline-3.5.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomtypesafeconfig1.2.1config-1.2.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-library_2.111.0.2_mcscala-continuations-library_2.11-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2_mcscala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UserslestaAppDataRoaming.minecraftlibrarieslzmalzma.0.1lzma-0.0.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesjava3dvecmath1.5.2vecmath-1.5.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachemavenmaven-artifact3.5.3maven-artifact-3.5.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.15.0log4j-api-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.15.0log4j-core-2.15.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherpatchy1.3.9patchy-1.3.9.jar;C:UserslestaAppDataRoaming.minecraftlibrariesoshi-projectoshi-core1.1oshi-core-1.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnajna4.4.0jna-4.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavadevjnaplatform3.4.0platform-3.4.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple5.0.3jopt-simple-5.0.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodecodecwav20101023codecwav-20101023.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UserslestaAppDataRoaming.minecraftlibrariescompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UserslestaAppDataRoaming.minecraftlibrariesionettynetty-all4.1.9.Finalnetty-all-4.1.9.Final.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgoogleguavaguava21.0guava-21.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.5commons-lang3-3.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-iocommons-io2.5commons-io-2.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-codeccommons-codec1.10commons-codec-1.10.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UserslestaAppDataRoaming.minecraftlibrariesnetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariescomgooglecodegsongson2.8.0gson-2.8.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgtlauncherauthlib1.6.251authlib-1.6.251.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangrealms1.10.22realms-1.10.22.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UserslestaAppDataRoaming.minecraftlibrariesitunimidsifastutil7.1.0fastutil-7.1.0.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.8.1log4j-api-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.8.1log4j-core-2.8.1.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl2.9.4-nightly-20150209lwjgl-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl_util2.9.4-nightly-20150209lwjgl_util-2.9.4-nightly-20150209.jar;C:UserslestaAppDataRoaming.minecraftlibrariescommojangtext2speech1.10.3text2speech-1.10.3.jar;C:UserslestaAppDataRoaming.minecraftversions1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.28601.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860.jar -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=C:UserslestaAppDataRoaming.minecraft -Dlog4j.configurationFile=C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml net.minecraft.launchwrapper.Launch —username Lestart —version 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860 —gameDir C:UserslestaAppDataRoaming.minecraft —assetsDir C:UserslestaAppDataRoaming.minecraftassets —assetIndex 1.12 —uuid 274e8345d8434d77a8f63ffb2cebf651 —accessToken null —userType mojang —tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker —versionType Forge —width 925 —height 530
[Launcher] Launching Minecraft…
I’m hiding!
[TLauncherManager] mods after C:UserslestaAppDataRoaming.minecraftmods1.12.2DamageIndicatorsMod_3.5.1.jar C:UserslestaAppDataRoaming.minecraftmodsadditionalenchantedminer-1.12.2-12.5.7 (1).jar C:UserslestaAppDataRoaming.minecraftmodsAdvanced+Solar+Panels-4.3.0.jar C:UserslestaAppDataRoaming.minecraftmodsappliedenergistics2_rv6_stable_7.jar C:UserslestaAppDataRoaming.minecraftmodsavaritia-1.12.2-3.3.0.37-universal.jar C:UserslestaAppDataRoaming.minecraftmodsbookshelf-1.12.2-2.3.590.jar C:UserslestaAppDataRoaming.minecraftmodsbuildcraft_all_7.99.24.8_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsChisel-MC1.12.2-1.0.2.45.jar C:UserslestaAppDataRoaming.minecraftmodscodechickenlib-1.12.2-3.2.3.358-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhcore-1.12.2-4.6.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodscofhworld-1.12.2-1.4.0.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsCTM-MC1.12.2-1.0.2.31.jar C:UserslestaAppDataRoaming.minecraftmodsenchantingplus-1.12.2-5.0.179.jar C:UserslestaAppDataRoaming.minecraftmodsendercrop-1.12.2-1.6.0.jar C:UserslestaAppDataRoaming.minecraftmodsEnderStorage_1.12.2_2.4.2.126_universal.jar C:UserslestaAppDataRoaming.minecraftmodsEnergyControl-1.12.2-0.1.15.jar C:UserslestaAppDataRoaming.minecraftmodsextremereactors-1.12.2-0.4.5.68.jar C:UserslestaAppDataRoaming.minecraftmodsGiselbaers_Durability_Viewer_Mod_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsgravestone_mc1.12.2_1.10.0.jar C:UserslestaAppDataRoaming.minecraftmodsgravitationsuite-3.1.1.jar C:UserslestaAppDataRoaming.minecraftmodshammerlib-1.12.2-2.0.6.32.jar C:UserslestaAppDataRoaming.minecraftmodshwyla-1.8.26-b41_1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsindustrialcraft-2-2.8.170-ex112.jar C:UserslestaAppDataRoaming.minecraftmodsInventoryTweaks_1.12.2_1.64dev.151.jar C:UserslestaAppDataRoaming.minecraftmodsjei_1.12.2-4.16.1.302.jar C:UserslestaAppDataRoaming.minecraftmodsjourneymap_1.12.2_5.7.0.jar C:UserslestaAppDataRoaming.minecraftmodsMouseTweaks_2.8_mc1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodsnotenoughitems-1.12.2-2.4.3.245-universal.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsOptiFine_1.12.2_HD_U_G5.jar C:UserslestaAppDataRoaming.minecraftmodsredstoneflux-1.12-2.1.1.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsscalingguis-1.12.2-1.0.3.0.jar C:UserslestaAppDataRoaming.minecraftmodssolarfluxreborn-1.12.2-12.4.11.jar C:UserslestaAppDataRoaming.minecraftmodsSRP-v-1.9.5-1.12.2.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642configlib-1.1.6-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodssupermartijn642corelib-1.0.19-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodstesseract-1.0.27-forge-mc1.12.jar C:UserslestaAppDataRoaming.minecraftmodsthermaldynamics-1.12.2-2.5.6.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalexpansion-1.12.2-5.5.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalfoundation-1.12.2-2.6.7.1-universal.jar C:UserslestaAppDataRoaming.minecraftmodsthermalsolars-1.12.2-1.9.5.jar C:UserslestaAppDataRoaming.minecraftmodstlskincape_1.12.2-1.4.jar C:UserslestaAppDataRoaming.minecraftmodsuseful_backpacks-1.12.2-1.5.4.85.jar C:UserslestaAppDataRoaming.minecraftmodsu_team_core-1.12.2-2.2.5.147.jar C:UserslestaAppDataRoaming.minecraftmodszerocore-1.12.2-0.1.2.9.jar
[InnerMinecraftServersImpl]  search changers of the servers
read servers from servers.dat [Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.MineBlaze.net:25565, ip=mc.MineBlaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1)]
[InnerMinecraftServersImpl]  prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft 1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860…
[Launcher] Launching in: C:UserslestaAppDataRoaming.minecraft
Starting garbage collector: 165 / 428 MB
Garbage collector completed: 43 / 440 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[15:27:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:27:41] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:27:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:27:43] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[15:27:43] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:UserslestaAppDataRoaming.minecraftruntimejre-legacywindowsjre-legacy
[15:27:53] [main/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[15:27:61] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:27:62] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:27:62] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[15:27:64] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in hammerlib-1.12.2-2.0.6.32.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2022-10-17 15:27:20,661 main WARN Error parsing URI C:UserslestaAppDataRoaming.minecraftassetslog_configsclient-1.12.xml
[15:27:69] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks_1.12.2_1.64dev.151.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:27:72] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:27:73] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[15:27:73] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[15:27:74] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from supermartijn642corelib-1.0.19-forge-mc1.12.jar
[15:27:75] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:27:79] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:27:79] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:27:79] [main/WARN]: Tweak class name optifine.OptiFineForgeTweaker has already been visited — skipping
[15:27:79] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:27:81] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.3 Source=file:/C:/Users/lesta/AppData/Roaming/.minecraft/mods/supermartijn642corelib-1.0.19-forge-mc1.12.jar Service=LaunchWrapper Env=CLIENT
[15:27:97] [main/DEBUG]: Instantiating coremod class CoreModPlugin
[15:27:98] [main/TRACE]: coremod named SuperMartijn642’s Core Lib Plugin is loading
[15:27:98] [main/DEBUG]: The coremod com.supermartijn642.core.mixin.CoreModPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
[15:27:98] [main/WARN]: The coremod SuperMartijn642’s Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[15:27:99] [main/INFO]: Compatibility level set to JAVA_8
[15:27:99] [main/DEBUG]: Enqueued coremod SuperMartijn642’s Core Lib Plugin
[15:27:06] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:27:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:27:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:27:06] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[15:27:06] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[15:27:06] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[15:27:07] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[15:27:07] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:UserslestaAppDataRoaming.minecraftmodsOptiFine-OptiFine-1.12.2_HD_U_G5.jar
[15:27:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:07] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[15:27:07] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:27:13] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:27:14] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:27:15] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:27:15] [main/DEBUG]: Injection complete
[15:27:15] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[15:27:15] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[15:27:58] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:27:66] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:27:66] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[15:27:66] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:66] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[15:27:66] [main/DEBUG]: Injection complete
[15:27:66] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[15:27:66] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[15:27:66] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[15:27:66] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:66] [main/DEBUG]: Injecting coremod HCASM {com.zeitheron.hammercore.asm.HCASM} class transformers
[15:27:68] [main/TRACE]: Registering transformer com.zeitheron.hammercore.asm.HammerCoreTransformer
[15:27:77] [main/DEBUG]: Injection complete
[15:27:77] [main/DEBUG]: Running coremod plugin for HCASM {com.zeitheron.hammercore.asm.HCASM}
[15:27:77] [main/DEBUG]: Running coremod plugin HCASM
[15:27:77] [main/DEBUG]: Coremod plugin class HCASM run successfully
[15:27:77] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:77] [main/DEBUG]: Injecting coremod TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader} class transformers
[15:27:77] [main/TRACE]: Registering transformer gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
[15:27:79] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[15:27:79] [main/INFO]: [HOOKLIB]  Obfuscated: true
[15:27:81] [main/DEBUG]: Injection complete
[15:27:82] [main/DEBUG]: Running coremod plugin for TLSkinCapeHookLoader {org.tlauncher.skin.cape.asm.TLSkinCapeHookLoader}
[15:27:82] [main/DEBUG]: Running coremod plugin TLSkinCapeHookLoader
[15:27:82] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[15:27:82] [main/DEBUG]: Coremod plugin class TLSkinCapeHookLoader run successfully
[15:27:82] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:27:83] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@95bb2a2
[15:27:83] [main/DEBUG]: Injecting coremod SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin} class transformers
[15:27:83] [main/DEBUG]: Injection complete
[15:27:83] [main/DEBUG]: Running coremod plugin for SuperMartijn642’s Core Lib Plugin {com.supermartijn642.core.mixin.CoreModPlugin}
[15:27:83] [main/DEBUG]: Running coremod plugin SuperMartijn642’s Core Lib Plugin
[15:27:83] [main/DEBUG]: Coremod plugin class CoreModPlugin run successfully
[15:27:83] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:27:87] [main/DEBUG]: Validating minecraft
[15:27:88] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[15:27:92] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[15:27:00] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 5 ms
[15:27:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:27:17] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:27:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:27:17] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:27:17] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[15:27:20] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[15:27:21] [main/INFO]:   -Patched handleCameraTransforms!
[15:27:23] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:27:23] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:27:27] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:27:38] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.entity.player.EntityPlayer
[15:27:40] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.entity.player.EntityPlayer#isWearing(Lnet/minecraft/entity/player/EnumPlayerModelParts;)
[15:27:41] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
[15:27:41] [main/INFO]:   -Patching EntityLivingBase
[15:27:42] [main/INFO]:     -Modified method ‘onItemUseFinish’: added event call.
[15:27:52] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[15:27:52] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[15:27:52] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[15:27:52] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[15:27:53] [main/INFO]: Transforming net.minecraft.world.World (amu)…
[15:27:53] [main/INFO]:   -Patching World
[15:27:53] [main/INFO]:     -Modified method ‘k’, replaced nx.e()V with HC call.
[15:27:73] [main/INFO]: Transforming net.minecraft.profiler.Profiler (rl)…
[15:27:73] [main/INFO]:   -Patched startSection!
[15:27:73] [main/INFO]:   -Patched endSection!
[15:27:73] [main/INFO]:   -Patched endStartSection!
[15:27:74] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)…
[15:27:74] [main/INFO]:   -Patched handleCameraTransforms!
[15:27:75] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:27:75] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:27:01] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[15:27:02] [Client thread/INFO]: Setting user: Lestart
[15:27:15] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[15:27:15] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[15:27:35] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem (acl)…
[15:27:35] [Client thread/INFO]:   -Patching EntityItem
[15:27:35] [Client thread/INFO]:     -Modified method ‘attackEntityFrom’: added event call.
[15:27:72] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:27:76] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)…
[15:27:76] [Client thread/INFO]:   -Patched renderEntity!
[15:27:78] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:27:86] [Client thread/WARN]: Skipping bad option: lastServer:
[15:27:87] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:27:45] [Client thread/INFO]: [OptiFine] 
[15:27:45] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[15:27:45] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[15:27:45] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[15:27:45] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[15:27:45] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[15:27:45] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[15:27:45] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 516.94, NVIDIA Corporation
[15:27:45] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[15:27:46] [Client thread/INFO]: Transforming net.minecraft.client.renderer.GlStateManager (bus)…
[15:27:46] [Client thread/INFO]:   -Patched enableLighting!
[15:27:46] [Client thread/INFO]:   -Patched disableLighting!
[15:27:48] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768×32768
[15:27:48] [VersionCheck/INFO]: [OptiFine] Checking for new version
[15:27:61] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 516.94
[15:27:61] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[15:27:61] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[15:27:61] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[15:27:61] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[15:27:61] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[15:27:61] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[15:27:61] [Client thread/INFO]: [Shaders] Load shaders configuration.
[15:27:62] [Client thread/INFO]: [Shaders] Loaded shaderpack: bsl_v7.2.01pre1.zip
[15:27:63] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 0, 1
[15:27:71] [VersionCheck/INFO]: [OptiFine] Version found: G5
[15:27:11] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:27:11] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex5
[15:27:11] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh: colortex0
[15:27:12] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:27:12] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh: colortex5
[15:27:12] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.fsh: colortex0
[15:27:66] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:27:66] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh: colortex5
[15:27:66] [Client thread/WARN]: [OptiFine]  — in world0/deferred.vsh: colortex0
[15:27:68] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:27:68] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh: colortex5
[15:27:68] [Client thread/WARN]: [OptiFine]  — in world0/deferred.fsh: colortex0
[15:27:23] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:27:23] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh: colortex5
[15:27:23] [Client thread/WARN]: [OptiFine]  — in world1/deferred.vsh: colortex0
[15:27:25] [Client thread/WARN]: [OptiFine] Ambiguous shader option: colortexR
[15:27:25] [Client thread/WARN]: [OptiFine]  — in world-1/deferred.vsh, world-1/deferred.fsh, world0/deferred.vsh, world0/deferred.fsh, world1/deferred.vsh, world1/deferred.fsh: colortex5
[15:27:25] [Client thread/WARN]: [OptiFine]  — in world1/deferred.fsh: colortex0
[15:27:40] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[15:27:40] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[15:27:40] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[15:27:44] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[15:27:44] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[15:27:51] [Client thread/INFO]: [Shaders] Custom texture: texture.composite.depthtex2 = tex/dirt.png
[15:27:51] [Client thread/INFO]: [Shaders] Custom variable: tAmin
[15:27:52] [Client thread/INFO]: [Shaders] Custom variable: tAlin
[15:27:52] [Client thread/INFO]: [Shaders] Custom variable: hA
[15:27:52] [Client thread/INFO]: [Shaders] Custom variable: tAfrc
[15:27:52] [Client thread/INFO]: [Shaders] Custom variable: tAfrs
[15:27:52] [Client thread/INFO]: [Shaders] Custom variable: tAmix
[15:27:52] [Client thread/INFO]: [Shaders] Custom uniform: timeAngle
[15:27:52] [Client thread/INFO]: [Shaders] Custom uniform: timeBrightness
[15:27:52] [Client thread/INFO]: [Shaders] Custom uniform: shadowFade
[15:27:52] [Client thread/INFO]: [Shaders] Custom variable: blindFactorSqrt
[15:27:52] [Client thread/INFO]: [Shaders] Custom uniform: blindFactor
[15:27:52] [Client thread/INFO]: [Shaders] Custom uniform: isCold
[15:27:52] [Client thread/INFO]: [Shaders] Custom uniform: isDesert
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isMesa
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isSwamp
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isMushroom
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isSavanna
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isValley
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isCrimson
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isWarped
[15:27:53] [Client thread/INFO]: [Shaders] Custom uniform: isBasalt
[15:27:23] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[15:27:26] [Client thread/INFO]: — System Details —
Details:
    Minecraft Version: 1.12.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: 337694056 bytes (322 MB) / 1073741824 bytes (1024 MB) up to 7180648448 bytes (6848 MB)
    JVM Flags: 7 total; -Xmx6840M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
SuperMartijn642’s Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

  
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Inventory Tweaks Coremod (InventoryTweaks_1.12.2_1.64dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
HCASM (hammerlib-1.12.2-2.0.6.32.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.6.0 NVIDIA 516.94’ Renderer: ‘NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2’
[15:27:32] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
[15:27:33] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:27:35] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient…
[15:27:37] [Client thread/INFO]: Replaced 1227 ore ingredients
[15:27:63] [Client thread/INFO]: Searching C:UserslestaAppDataRoaming.minecraftmods for mods
[15:27:12] [Client thread/WARN]: Mod damageindicatorsmod is missing the required element ‘version’ and no fallback can be found. Substituting ‘1.0’.
[15:27:73] [Client thread/WARN]: Mod codechickenlib is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[15:27:91] [Client thread/WARN]: Mod enderstorage is missing the required element ‘version’ and a version.properties file could not be found. Falling back to metadata version 2.4.2.126
[15:27:10] [Client thread/INFO]: Forge Mod Loader has identified 56 mods to load
[15:27:48] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at CLIENT
[15:27:48] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, damageindicatorsmod, quarryplus, quarryplus_ct, advanced_solar_panels, appliedenergistics2, avaritia, bookshelf, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chisel, codechickenlib, cofhcore, cofhworld, ctm, eplus, endercrop, enderstorage, energycontrol, bigreactors, durabilityviewer, gravestone, gravisuite, hammercore, waila, ic2, inventorytweaks, jei, journeymap, mousetweaks, nei, redstoneflux, scalingguis, solarflux, srparasites, supermartijn642configlib, supermartijn642corelib, tesseract, thermaldynamics, thermalexpansion, thermalfoundation, thermalsolars, tlauncher_custom_cape_skin, uteamcore, usefulbackpacks, zerocore] at SERVER
[15:27:00] [Thread-4/INFO]: Using alternative sync timing : 200 frames of Display.update took 3401006500 nanos
[15:27:95] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[15:27:95] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[15:27:08] [Client thread/ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source redstoneflux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[15:27:10] [Client thread/ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source cofhworld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
[15:27:43] [Client thread/INFO]: Added particle lighting supplier
[15:27:85] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[15:27:90] [Client thread/ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalfoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
[15:27:92] [Client thread/ERROR]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermalexpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
[15:27:94] [Client thread/ERROR]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source thermaldynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
[15:27:03] [Client thread/INFO]: Discord client was not found.
[15:27:04] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:QuarryPlus_CT, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CTM, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Energy Control, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Durability Viewer, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Waila, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:ScalingGUIs, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Scape and Run Parasites, FMLFileResourcePack:SuperMartijn642’s Config Library, FMLFileResourcePack:SuperMartijn642’s Core Lib, FMLFileResourcePack:Tesseract, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:ThermalSolars, FMLFileResourcePack:TLSkinCape, FMLFileResourcePack:U Team Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Zero CORE, HammerCore Connected Models, Faithful 1.12.2-rv4.zip
[15:27:13] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem (bzw)…
[15:27:13] [Client thread/INFO]:   -Coloring Item Glint…
[15:27:13] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItem
[15:27:13] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderEffect
[15:27:13] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModel
[15:27:13] [Client thread/INFO]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[15:27:32] [Client thread/INFO]: Created Ender Field GLSL Shader.
[15:27:32] [Client thread/INFO]: Reloading 1 variable shader programs.
[15:27:38] [Client thread/INFO]: Reloading 0 shader entities.
[15:27:39] [Client thread/INFO]: Processing ObjectHolder annotations
[15:27:44] [Client thread/INFO]: Found 1421 ObjectHolder annotations
[15:27:45] [Client thread/INFO]: Identifying ItemStackHolder annotations
[15:27:45] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[15:27:57] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:27:58] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[15:27:06] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
[15:27:06] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[15:27:21] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[15:27:21] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[15:27:38] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[15:27:38] [Forge Version Check/INFO]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[15:27:52] [Forge Version Check/INFO]: [hammercore] Found status: UP_TO_DATE Target: null
[15:27:52] [Forge Version Check/INFO]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.12/update.json
[15:27:57] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)…
[15:27:57] [Client thread/INFO]:   -Patched render!
[15:27:71] [Forge Version Check/INFO]: [quarryplus] Found status: AHEAD Target: null
[15:27:71] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[15:27:33] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null
[15:27:33] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[15:27:45] [Forge Version Check/INFO]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[15:27:59] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[15:27:90] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
[15:27:90] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[15:27:92] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:93] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:93] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:93] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:93] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:93] [Client thread/WARN]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:07] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[15:27:07] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[15:27:25] [Forge Version Check/INFO]: [usefulbackpacks] Found status: UP_TO_DATE Target: null
[15:27:25] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[15:27:40] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[15:27:40] [Forge Version Check/INFO]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[15:27:71] [Forge Version Check/INFO]: [solarflux] Found status: BETA Target: null
[15:27:71] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:27:27] [Forge Version Check/INFO]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[15:27:60] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[15:27:67] [Forge Version Check/INFO]: [uteamcore] Found status: OUTDATED Target: 2.2.5.226
[15:27:67] [Forge Version Check/INFO]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:27:80] [Forge Version Check/INFO]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=NotEnoughItems
[15:27:11] [Forge Version Check/INFO]: [nei] Found status: BETA Target: null
[15:27:11] [Forge Version Check/INFO]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:27:55] [Client thread/INFO]: Successfully loaded 352 out of 352 recipes for shaped recipes
[15:27:57] [Client thread/INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[15:27:59] [Client thread/INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[15:27:60] [Client thread/INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
[15:27:60] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[15:27:60] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[15:27:61] [Client thread/INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[15:27:97] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[15:27:99] [Client thread/WARN]: The item plasma_launcher is not initialized.
[15:27:00] [Client thread/WARN]: The item item_pipe is not initialized.
[15:27:00] [Client thread/WARN]: The item extractor_cover is not initialized.
[15:27:00] [Client thread/WARN]: The item ingot2 is not initialized.
[15:27:00] [Client thread/WARN]: The item test_pick is not initialized.
[15:27:01] [Client thread/WARN]: The fluid deuterium is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_brass is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_bronze is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_copper is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_gold is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_iron is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_lead is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_silver is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_steel is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_tin is not initialized.
[15:27:01] [Client thread/WARN]: The fluid molten_zinc is not initialized.
[15:27:16] [Client thread/INFO]: Loading ASP Config from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels.cfg
[15:27:17] [Client thread/INFO]: Loading MT Recipes from C:UserslestaAppDataRoaming.minecraftconfigadvanced_solar_panels_MTRecipes.cfg
[15:27:24] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[15:27:24] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[15:27:40] [Client thread/INFO]: Pre Initialization ( started )
[15:27:93] [Client thread/INFO]: Starting AE2 VersionChecker
[15:27:93] [Client thread/INFO]: Pre Initialization ( ended after 1662ms )
[15:27:93] [AE2 VersionChecker/INFO]: Last check was just recently.
[15:27:93] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[15:27:96] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
[15:27:30] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:30] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:31] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:37] [Client thread/INFO]: 
[15:27:37] [Client thread/INFO]: Starting BuildCraft 7.99.24.8
[15:27:37] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2018
[15:27:37] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:27:37] [Client thread/INFO]: Detailed Build Information:
[15:27:37] [Client thread/INFO]:   Branch HEAD
[15:27:37] [Client thread/INFO]:   Commit 68370005a10488d02a4bb4b8df86bbc62633d216
[15:27:37] [Client thread/INFO]:     Bump version for release relase, fix a java 13+ compile error, tweak changelog, and fix engines chaining one block more than they should have.
[15:27:37] [Client thread/INFO]:     committed by AlexIIL
[15:27:37] [Client thread/INFO]: 
[15:27:37] [Client thread/INFO]: Loaded Modules:
[15:27:37] [Client thread/INFO]:   — lib
[15:27:37] [Client thread/INFO]:   — core
[15:27:37] [Client thread/INFO]:   — builders
[15:27:37] [Client thread/INFO]:   — energy
[15:27:37] [Client thread/INFO]:   — factory
[15:27:37] [Client thread/INFO]:   — robotics
[15:27:37] [Client thread/INFO]:   — silicon
[15:27:37] [Client thread/INFO]:   — transport
[15:27:37] [Client thread/INFO]:   — compat
[15:27:37] [Client thread/INFO]: Missing Modules:
[15:27:37] [Client thread/INFO]: 
[15:27:68] [Client thread/INFO]: [debugger] Not a dev environment!
[15:27:77] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:27:40] [Client thread/INFO]: 
[15:27:40] [Client thread/INFO]: Starting BuildCraftCompat 7.99.24.8
[15:27:40] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[15:27:40] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:27:40] [Client thread/INFO]: Detailed Build Information:
[15:27:40] [Client thread/INFO]:   Branch 8.0.x-1.12.2
[15:27:40] [Client thread/INFO]:   Commit 16adfdb3d6a3362ba3659be7d5e9b7d12af7eee5
[15:27:40] [Client thread/INFO]:     Bump for release.
[15:27:40] [Client thread/INFO]:     committed by AlexIIL
[15:27:40] [Client thread/INFO]: 
[15:27:40] [Client thread/INFO]: [compat] Module list:
[15:27:40] [Client thread/INFO]: [compat]   x forestry (It cannot load)
[15:27:40] [Client thread/INFO]: [compat]   x theoneprobe (It cannot load)
[15:27:40] [Client thread/INFO]: [compat]   x crafttweaker (It cannot load)
[15:27:40] [Client thread/INFO]: [compat]   + ic2
[15:27:66] [Client thread/INFO]: Applying holder lookups
[15:27:68] [Client thread/INFO]: Holder lookups applied
[15:27:84] [Client thread/INFO]: Registering default Feature Templates…
[15:27:88] [Client thread/INFO]: Registering default World Generators…
[15:27:92] [Client thread/INFO]: Verifying or creating base world generation directory…
[15:27:92] [Client thread/INFO]: Complete.
[15:27:01] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:01] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:24] [Client thread/INFO]: Loaded support for thermalexpansion
[15:27:25] [Client thread/INFO]: Loading GS Config from C:UserslestaAppDataRoaming.minecraftconfiggravisuite.cfg
[15:27:32] [Client thread/INFO]: Guessing username…. You are Lestart, aren’t you?
[15:27:33] [Client thread/INFO]: Using per-user module PerUserModule
[15:27:38] [Client thread/INFO]: Added «com.zeitheron.hammercore.cfg.HammerCoreConfigs» to Hammer Core Simple Configs.
[15:27:39] [Client thread/INFO]: Added «com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@39519cf7» to MCF Event Bus.
[15:27:39] [Client thread/INFO]: Added «com.zeitheron.hammercore.world.gen.WorldRetroGen@2c4fb241» to MCF Event Bus.
[15:27:39] [Client thread/INFO]: Added «com.zeitheron.hammercore.HammerCore@666666» to MCF Event Bus.
[15:27:39] [Client thread/INFO]: Added 3 object to MCF Event Bus.
[15:27:54] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[15:27:60] [Client thread/INFO]: Added SolarFlux compat — tk.zeitheron.solarflux.compat.avaritia.CompatAvaritia
[15:27:99] [Client thread/INFO]: Injected custom resource pack.
[15:27:31] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished preInit
[15:27:35] [Client thread/INFO]: Loading blocks…
[15:27:37] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:27:38] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:27:74] [Client thread/INFO]: 73 Feature’s blocks loaded.
[15:27:74] [Client thread/INFO]: Loading Tile Entities…
[15:27:74] [Client thread/INFO]: Tile Entities loaded.
[15:27:74] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.advanced.table`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:74] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.decorative.book`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:88] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygavestone`, expected `gravestone`. This could be a intended override, but in most cases indicates a broken mod.
[15:27:94] [Client thread/INFO]: Applying holder lookups
[15:27:95] [Client thread/INFO]: Holder lookups applied
[15:27:95] [Client thread/INFO]: Loading items…
[15:27:95] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:27:95] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:27:96] [Client thread/INFO]: 73 Feature’s items loaded.
[15:27:04] [Client thread/INFO]: Applying holder lookups
[15:27:04] [Client thread/INFO]: Holder lookups applied
[15:27:07] [Client thread/INFO]: Applying holder lookups
[15:27:07] [Client thread/INFO]: Holder lookups applied
[15:27:10] [Client thread/INFO]: Applying holder lookups
[15:27:10] [Client thread/INFO]: Holder lookups applied
[15:27:10] [Client thread/INFO]: Injecting itemstacks
[15:27:10] [Client thread/INFO]: Itemstack injection complete
[15:27:10] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[15:27:10] [Client thread/INFO]: [OptiFine] Resource packs: Faithful 1.12.2-rv4.zip
[15:27:81] [Client thread/WARN]: File durabilityviewer:sounds/tool_breaking.ogg does not exist, cannot add it to event durabilityviewer:tool_breaking
[15:27:81] [Client thread/WARN]: File srparasites:sounds/anged_death.ogg does not exist, cannot add it to event srparasites:anged.death
[15:27:81] [Client thread/WARN]: File srparasites:sounds/anged_growl.ogg does not exist, cannot add it to event srparasites:anged.growl
[15:27:81] [Client thread/WARN]: File srparasites:sounds/anged_hurt.ogg does not exist, cannot add it to event srparasites:anged.hurt
[15:27:83] [Sound Library Loader/INFO]: Starting up SoundSystem…
[15:27:85] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[15:27:85] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[15:27:05] [Thread-10/INFO]: Initializing LWJGL OpenAL
[15:27:05] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:27:11] [Thread-10/INFO]: OpenAL initialized.
[15:27:44] [Sound Library Loader/INFO]: Sound engine started
[15:27:31] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[15:27:34] [Client thread/INFO]: [OptiFine] Multitexture: false
[15:27:36] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_connect/bookshelf_a.properties
[15:27:37] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/left/bookshelf_b.properties
[15:27:38] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/0.png
[15:27:38] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/middle/bookshelf_b.properties
[15:27:38] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/1.png
[15:27:38] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/right/bookshelf_b.properties
[15:27:38] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/2.png
[15:27:38] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_b.properties
[15:27:38] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/ctm/bookshelf_connect/3.png
[15:27:38] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/bookshelf_random/single/bookshelf_c.properties
[15:27:38] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/brewing_stand/brewing_stand.properties
[15:27:38] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_clear/glass.properties
[15:27:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_black/glass_black.properties
[15:27:39] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_blue/glass_blue.properties
[15:27:40] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_brown/glass_brown.properties
[15:27:40] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_cyan/glass_cyan.properties
[15:27:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_gray/glass_gray.properties
[15:27:41] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_green/glass_green.properties
[15:27:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_light_blue/glass_light_blue.properties
[15:27:42] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_lime/glass_lime.properties
[15:27:43] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_magenta/glass_magenta.properties
[15:27:43] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_orange/glass_orange.properties
[15:27:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_pink/glass_pink.properties
[15:27:45] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_purple/glass_purple.properties
[15:27:45] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_red/glass_red.properties
[15:27:46] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_silver/glass_silver.properties
[15:27:46] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_white/glass_white.properties
[15:27:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/glass_stained/glass_yellow/glass_yellow.properties
[15:27:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/packed_ice/ice.properties
[15:27:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone/sandstone_normal.properties
[15:27:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sandstone_smooth/sandstone_smooth.properties
[15:27:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/sugar_cane/reeds.properties
[15:27:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/vines/vine.properties
[15:27:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_acacia/log_acacia_top.properties
[15:27:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_birch/log_birch_top.properties
[15:27:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_dark_oak/log_big_oak_top.properties
[15:27:50] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_jungle/log_jungle_top.properties
[15:27:50] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_oak/log_oak_top.properties
[15:27:51] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/ctm/wood_ends/wood_spruce/log_spruce_top.properties
[15:27:51] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_acacia/leaves_acacia.properties
[15:27:51] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_big_oak/leaves_big_oak.properties
[15:27:52] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_birch/leaves_birch.properties
[15:27:52] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/overlay/leaves_oak/leaves_oak.properties
[15:27:52] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:27:52] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:27:53] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[15:27:23] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/missingno.png, java.io.FileNotFoundException
[15:27:93] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/0.png, java.io.FileNotFoundException
[15:27:93] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/1.png, java.io.FileNotFoundException
[15:27:93] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/2.png, java.io.FileNotFoundException
[15:27:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/bookshelf_connect/3.png, java.io.FileNotFoundException
[15:28:14] [Client thread/ERROR]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png, java.io.FileNotFoundException
[15:28:55] [Client thread/INFO]: [OptiFine] Custom loader sprites: 533
[15:28:07] [Client thread/INFO]: Created: 4096×2048 textures-atlas
[15:28:07] [Client thread/INFO]: [Shaders] allocateTextureMap 4 4096 2048 
[15:28:95] [Client thread/INFO]: [OptiFine] Animated sprites: 681
[15:28:83] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_bow with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_bow.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:28:84] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_bow#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_bow#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:28:84] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_hoe with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_hoe.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:28:84] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_hoe#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_hoe#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:28:84] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_tank
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_tank with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[15:28:84] [Client thread/ERROR]: Exception loading blockstate for the variant enderstorage:ender_storage#type=ender_tank: 
java.lang.Exception: Could not load model definition for variant enderstorage:ender_storage
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231)
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265)
    … 14 more
Caused by: java.io.FileNotFoundException: enderstorage:blockstates/ender_storage.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244)
    … 16 more

[15:28:84] [Client thread/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_chest
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_chest with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235)
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166)
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 15 more

[15:28:84] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:item/infinity_sword with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: avaritia:models/item/infinity_sword.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365)
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115)
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:28:85] [Client thread/ERROR]: Exception loading model for variant avaritia:infinity_sword#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model avaritia:infinity_sword#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161)
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296)
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83)
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175)
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157)
    … 14 more

[15:28:66] [Client thread/INFO]: Transforming net.minecraft.client.renderer.ChunkRenderContainer (bun)…
[15:28:66] [Client thread/INFO]:   -Patched preRenderChunk!
[15:28:27] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[15:28:27] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[15:28:54] [Client thread/INFO]: Loading recipes…
[15:28:54] [Client thread/INFO]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:28:54] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:28:55] [Client thread/INFO]: 73 Feature’s recipes loaded.
[15:28:99] [Client thread/INFO]: rawMeats: []
[15:28:99] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.rabbitRaw@0, 1xitem.fish@0]
[15:28:00] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[15:28:00] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[15:28:06] [Client thread/INFO]: Applying holder lookups
[15:28:06] [Client thread/INFO]: Holder lookups applied
[15:28:92] [Client thread/INFO]: Loading Molecular Transformer recipes from file
[15:28:92] [Client thread/WARN]: Skipping line 23 as the output (OreDict:gemSapphire) cannot be resolved
[15:28:92] [Client thread/WARN]: Skipping line 24 as the output (OreDict:gemRuby) cannot be resolved
[15:28:92] [Client thread/WARN]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
[15:28:92] [Client thread/WARN]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
[15:28:92] [Client thread/WARN]: Skipping line 29 as the output (OreDict:gemCertusQuartz) cannot be resolved
[15:28:92] [Client thread/INFO]: Load complete, successfully loaded 17 out of 22.
[15:28:96] [Client thread/INFO]: Initialization ( started )
[15:28:96] [Client thread/INFO]: Starting AE2 CSV Export
[15:28:96] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[15:28:98] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
[15:28:11] [Client thread/INFO]: Initialization ( ended after 152ms )
[15:28:41] [Client thread/INFO]: [energy.oilgen] Registered the ocean oil biome.
[15:28:41] [Client thread/INFO]: [energy.oilgen] Registered the desert oil biome.
[15:28:41] [Client thread/INFO]: [energy.oilgen] Registered the oil spout generator
[15:28:42] [Client thread/INFO]: [energy.oilgen] Registered the oil biome initiializer
[15:28:43] [Client thread/INFO]: Created: 128×256 textures-atlas
[15:28:55] [Client thread/INFO]: [de.guntram.mcmod.durabilityviewer.DurabilityViewer:init:47]: on Init, confHandler is de.guntram.mcmod.durabilityviewer.handler.ConfigurationHandler@59ed6369
[15:28:58] [Client thread/INFO]: Model definition for location hammercore:gold_bordered_cobblestone
[15:28:58] [Client thread/INFO]: Model definition for location hammercore:manual
[15:28:58] [Client thread/INFO]: Model definition for location hammercore:diamond_bordered_cobblestone
[15:28:58] [Client thread/INFO]: Model definition for location hammercore:iron_bordered_cobblestone
[15:28:58] [Client thread/INFO]: Model definition for location hammercore:quartz_bordered_cobblestone
[15:28:58] [Client thread/INFO]: Model definition for location hammercore:emerald_bordered_cobblestone
[15:28:58] [Client thread/INFO]: Registering TESRs…
[15:28:58] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRLyingItem for com.zeitheron.hammercore.tile.TileLyingItem
[15:28:58] [Client thread/INFO]:  -com.zeitheron.hammercore.client.render.tesr.TESRMultipart for com.zeitheron.hammercore.internal.blocks.multipart.TileMultipart
[15:28:58] [Client thread/INFO]: Registered 2 TESRs.
[15:28:70] [Client thread/WARN]: Failed to check item tree version: null
[15:28:71] [Client thread/INFO]: Merging tree files.
[15:28:73] [Client thread/INFO]: Saving merged tree in TEMP folder.
[15:28:75] [Client thread/INFO]: Merged tree files.
[15:28:76] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.lang.UnsupportedOperationException: JsonNull
[15:28:76] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at com.google.gson.JsonElement.getAsString(JsonElement.java:191)
[15:28:76] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.parse(ModDescriptionEnhancer.java:103)
[15:28:76] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:82)
[15:28:76] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$1427/1496361474.run(Unknown Source)
[15:28:76] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]:     at java.lang.Thread.run(Thread.java:745)
[15:28:02] [Client thread/INFO]: Mod initialized
[15:28:31] [Client thread/INFO]: JourneyMap log initialized.
[15:28:32] [Client thread/INFO]: initialize ENTER
[15:28:54] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
[15:28:54] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[15:28:54] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg пїЅms
[15:28:55] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[15:28:57] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer…
[15:28:58] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[15:28:58] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[15:28:58] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[15:28:58] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[15:28:58] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[15:28:58] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_1
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_2
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_3
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_4
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_5
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_6
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_7
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_8
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_neutronium
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:solar_panel_infinity
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:mirror
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_1
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_2
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_3
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_4
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_5
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:photovoltaic_cell_6
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:blank_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:efficiency_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:transfer_rate_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:capacity_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:traversal_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:dispersive_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:block_charging_upgrade
[15:28:63] [Client thread/INFO]: Model definition for item solarflux:furnace_upgrade
[15:28:69] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished init
[15:28:79] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[15:28:79] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[15:28:79] [Client thread/INFO]: Injecting itemstacks
[15:28:79] [Client thread/INFO]: Itemstack injection complete
[15:28:79] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
[15:28:83] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[15:28:97] [Client thread/INFO]: ic2 version 2.8.170-ex112 loaded.
[15:28:97] [Client thread/INFO]: Post Initialization ( started )
[15:28:06] [Client thread/INFO]: Industrial Craft 2 — Integration Enable
[15:28:06] [Client thread/INFO]: Railcraft — Integration Disabled
[15:28:06] [Client thread/INFO]: Mine Factory Reloaded — Integration Disabled
[15:28:06] [Client thread/INFO]: Waila — Integration Enable
[15:28:06] [Client thread/INFO]: Inventory Tweaks — Integration Enable
[15:28:06] [Client thread/INFO]: Just Enough Items — Integration Enable
[15:28:06] [Client thread/INFO]: Mekanism — Integration Disabled
[15:28:06] [Client thread/INFO]: OpenComputers — Integration Disabled
[15:28:06] [Client thread/INFO]: TheOneProbe — Integration Disabled
[15:28:06] [Client thread/INFO]: Tesla — Integration Disabled
[15:28:06] [Client thread/INFO]: CraftTweaker — Integration Disabled
[15:28:42] [Client thread/INFO]: Post Initialization ( ended after 450ms )
[15:28:10] [Client thread/WARN]: [lib.guide.loader.xml] Unknown recipe type null — must be one of [crafting, assembling, smelting]
[15:28:15] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:16] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:17] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/en_us/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:19] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/en_us/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:19] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/volume_box’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/volume_box.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:19] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:item/marker_volume’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/item/marker_volume.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:19] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftfactory:block/autoworkbench_item’ (full path = ‘buildcraftfactory:compat/buildcraft/guide/ru_ru/block/autoworkbench_item.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:19] [Client thread/WARN]: [lib.guide.loader] Unable to load guide page ‘buildcraftcore:block/engine_creative’ (full path = ‘buildcraftcore:compat/buildcraft/guide/ru_ru/block/engine_creative.md’) because we couldn’t find any of the valid paths in any resource pack!
[15:28:31] [Client thread/INFO]: [lib.guide] Squished thermaldynamics:cover and all of it’s 396 variants down into one page entry.
[15:28:41] [Client thread/INFO]: [lib.guide] Squished appliedenergistics2:facade and all of it’s 2356 variants down into one page entry.
[15:28:43] [Client thread/INFO]: [lib.search] Max suffix length is 39
[15:28:44] [Client thread/INFO]: [lib.search]   ’tile.srparasites.parasitebush_tooh.name’
[15:28:50] [Client thread/WARN]: [lib.gui.cfg] Failed to read the config file! C:UserslestaAppDataRoaming.minecraftconfigbuildcraftgui.json
[15:28:65] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[15:28:01] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[15:28:42] [Client thread/INFO]: Preloaded theme textures: 73
[15:28:43] [Client thread/INFO]: ScalingGUIs FMLPostInitializationEvent
[15:28:52] [Client thread/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[15:28:52] [Client thread/INFO]: Thermal Expansion: Chisel Plugin Enabled.
[15:28:52] [Client thread/INFO]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[15:28:65] [Client thread/INFO]: [ThermalSolars] ThermalSolars ————— successfully Finished postInit
[15:28:86] [Client thread/INFO]: Starting JEI…
[15:28:87] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.7.1.jar for Minecraft 1.12.2 on http://minecraft.curseforge.com/projects/journeymap/files/2916002
[15:28:31] [Client thread/INFO]: Registering recipe categories…
[15:28:34] [Client thread/INFO]: Loaded JEI mods: [factory, energy, silicon]
[15:28:49] [Client thread/INFO]: Registering recipe categories took 181.3 ms
[15:28:49] [Client thread/INFO]: Registering mod plugins…
[15:28:14] [Client thread/INFO]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[15:28:16] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[15:28:25] [Client thread/INFO]: Registering mod plugins took 757.5 ms
[15:28:25] [Client thread/INFO]: Building recipe registry…
[15:28:58] [Client thread/INFO]: Building recipe registry took 330.9 ms
[15:28:58] [Client thread/INFO]: Building ingredient list…
[15:28:70] [Client thread/INFO]: Building ingredient list took 115.2 ms
[15:28:70] [Client thread/INFO]: Building ingredient filter…
[15:28:65] [Client thread/INFO]: Building ingredient filter took 947.5 ms
[15:28:65] [Client thread/INFO]: Building bookmarks…
[15:28:65] [Client thread/INFO]: Building bookmarks took 5.523 ms
[15:28:65] [Client thread/INFO]: Building runtime…
[15:28:71] [Client thread/INFO]: Building runtime took 55.51 ms
[15:28:71] [Client thread/INFO]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
[15:28:73] [Client thread/INFO]: Optimizing memory usage…
[15:28:81] [Client thread/INFO]: Optimizing memory usage took 75.39 ms
[15:28:82] [Client thread/INFO]: Starting JEI took 2.961 s
[15:28:82] [Client thread/INFO]: CoFH Core: Load Complete.
[15:28:82] [Client thread/INFO]: Accumulating world generation files from: «C:UserslestaAppDataRoaming.minecraftconfigcofhworld»
[15:28:82] [Client thread/INFO]: Found a total of 3 world generation files.
[15:28:97] [Client thread/INFO]: Reading world generation info from: «cofhworld1_thermalfoundation_ores.json»:
[15:28:00] [Client thread/INFO]: Reading world generation info from: «cofhworld2_thermalfoundation_oil.json»:
[15:28:00] [Client thread/INFO]: Reading world generation info from: «cofhworld3_thermalfoundation_clathrates.json»:
[15:28:00] [Client thread/INFO]: CoFH World: Load Complete.
[15:28:03] [Client thread/INFO]: Starting Waila…
[15:28:03] [Client thread/INFO]: Gathering annotated plugins…
[15:28:04] [Client thread/INFO]: Gathering wrapped IMC plugins…
[15:28:05] [Client thread/INFO]: Registering plugins…
[15:28:06] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[15:28:06] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[15:28:07] [Client thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
[15:28:11] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[15:28:12] [Client thread/INFO]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
[15:28:12] [Client thread/INFO]: Registering plugin at com.zeitheron.hammercore.compat.waila.GetWaila
[15:28:12] [Client thread/INFO]: Waila API hooked!
[15:28:13] [Client thread/INFO]: Registering plugin at io.github.drmanganese.endercrop.compat.WailaDataProvider
[15:28:13] [Client thread/INFO]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[15:28:13] [Client thread/INFO]: Starting Waila took 97.61 ms
[15:28:13] [Client thread/INFO]: Loading NEI.
[15:28:29] [Client thread/INFO]: Finished NEI Initialization after 160 ms
[15:28:29] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
[15:28:30] [Client thread/INFO]: Thermal Foundation: Load Complete.
[15:28:30] [Client thread/INFO]: Thermal Expansion: Load Complete.
[15:28:30] [Client thread/INFO]: Thermal Dynamics: Load Complete.
[15:28:96] [Client thread/INFO]: Forge Mod Loader has successfully loaded 56 mods
[15:28:02] [Client thread/INFO]: Created Hammer Core Gui Config Factory!
[15:28:04] [Client thread/WARN]: Skipping bad option: lastServer:
[15:28:10] [Client thread/INFO]: Narrator library for x64 successfully loaded
[15:28:51] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[15:28:55] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[15:28:60] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider/spider.png, properties: mcpatcher/mob/spider/spider.properties
[15:28:61] [Client thread/INFO]: [OptiFine] RandomEntities: textures/entity/spider_eyes.png, properties: mcpatcher/mob/spider_eyes.properties
[15:28:67] [Client thread/INFO]: [OptiFine] [Shaders] Parsing block mappings: /shaders/block.properties
[15:28:67] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:cobweb
[15:28:67] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:lit_redstone_torch
[15:28:67] [Client thread/WARN]: [OptiFine] Shaders: Block not found for name: minecraft:sign
[15:28:67] [Client thread/INFO]: [OptiFine] [Shaders] Parsing item mappings: /shaders/item.properties
[15:28:67] [Client thread/INFO]: [OptiFine] [Shaders] Parsing entity mappings: /shaders/entity.properties
[15:28:85] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[15:28:97] [Client thread/INFO]: Transforming net.minecraft.client.renderer.chunk.RenderChunk (bxr)…
[15:28:97] [Client thread/INFO]:   -Patching RenderChunk
[15:28:97] [Client thread/INFO]:     -Modified method ‘postRenderChunk’: added event call.
[15:28:11] [Client thread/INFO]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, name=’PROD’
[15:28:21] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[15:28:21] [Server thread/INFO]: Generating keypair
[15:28:35] [Server thread/INFO]: Injecting existing registry data into this server instance
[15:28:88] [Server thread/INFO]: Applying holder lookups
[15:28:88] [Server thread/INFO]: Holder lookups applied
[15:28:99] [Server thread/INFO]: Loading dimension 0 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@65ef9551)
[15:28:48] [Server thread/INFO]: Loaded 564 advancements
[15:28:54] [Server thread/INFO]: Loading dimension -1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@65ef9551)
[15:28:56] [Server thread/INFO]: Loading dimension 1 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@65ef9551)
[15:28:57] [Server thread/INFO]: Loading dimension 2 (Новый мир) (net.minecraft.server.integrated.IntegratedServer@65ef9551)
[15:28:58] [Server thread/INFO]: Preparing start region for level 0
[15:28:59] [Server thread/INFO]: Preparing spawn area: 29%
[15:28:29] [Server thread/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[15:28:29] [Server thread/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[15:28:51] [Server thread/INFO]: Unloading dimension -1
[15:28:53] [Server thread/INFO]: Unloading dimension 1
[15:28:42] [Netty Local Client IO #0/INFO]: Server protocol version 2
[15:28:43] [Netty Server IO #1/INFO]: Client protocol version 2
[15:28:43] [Netty Server IO #1/INFO]: Client attempting to join with 56 mods : buildcraftlib@7.99.24.8,quarryplus@12.5.7,supermartijn642configlib@1.1.6,buildcraftenergy@7.99.24.8,jei@4.16.1.302,damageindicatorsmod@1.0,buildcrafttransport@7.99.24.8,scalingguis@@VERSION@,cofhcore@4.6.6,nei@2.4.3,tesseract@1.0.25,thermalfoundation@2.6.7,mcp@9.42,hammercore@2.0.6.32,ctm@MC1.12.2-1.0.2.31,journeymap@1.12.2-5.7.0,appliedenergistics2@rv6-stable-7,gravisuite@3.1.1,bookshelf@2.3.590,endercrop@1.12.2-1.6.0,inventorytweaks@1.64+dev.151.822d839,uteamcore@2.2.5.147,cofhworld@1.4.0,waila@1.8.26,quarryplus_ct@12.5.7,tlauncher_custom_cape_skin@1.4,enderstorage@2.4.2.126,thermalsolars@1.12.2 V1.9.5,forge@14.23.5.2860,buildcraftrobotics@7.99.24.8,eplus@5.0.179,zerocore@1.12.2-0.1.2.9,minecraft@1.12.2,usefulbackpacks@1.5.4.85,mousetweaks@2.8,avaritia@3.3.0,thermaldynamics@2.5.6,redstoneflux@2.1.1,buildcraftsilicon@7.99.24.8,supermartijn642corelib@1.0.19,solarflux@12.4.11,ic2@2.8.170-ex112,buildcraftbuilders@7.99.24.8,gravestone@1.10.0,buildcraftfactory@7.99.24.8,advanced_solar_panels@4.3.0,FML@8.0.99.99,thermalexpansion@5.5.7,srparasites@1.9.4,buildcraftcompat@7.99.24.8,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.68,durabilityviewer@1.4,energycontrol@1.12.2-0.1.15,codechickenlib@3.2.3.358,buildcraftcore@7.99.24.8
[15:28:44] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[15:28:45] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[15:28:45] [Netty Local Client IO #0/INFO]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin …
[15:28:45] [Netty Local Client IO #0/INFO]: Registered raytrace  plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
[15:28:47] [Server thread/INFO]: [Server thread] Server side modded connection established
[15:28:48] [Server thread/INFO]: Lestart[local:E:dcb79231] logged in with entity id 74 at (-819.4519378504609, 75.0, -134.9689721049931)
[15:28:49] [Server thread/INFO]: Lestart присоединился к игре
[15:28:52] [Thread-26/WARN]: HammerCore custom data file not found! (this is not an issue!)
[15:28:64] [Server thread/INFO]: [DamageIndicatorsMod.client.DIClientProxy:trysendmessage:78]: 1.5.4.85
[15:28:64] [Server thread/INFO]: Player EntityPlayerMP[‘Lestart’/74, l=’Новый РјРёСЂ’, x=-819.45, y=75.00, z=-134.97] connected. Sending ping
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]: java.io.FileNotFoundException: http://voidswrath.com/release/DamageIndicatorMod.txt
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(Native Method)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.net.URL.openStream(URL.java:1038)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:83)
[15:28:97] [Thread-27/INFO]: [DamageIndicatorsMod.client.DIClientProxy$1:run:153]:     at java.lang.Thread.run(Thread.java:745)
[15:28:85] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Mouseovers enabled.
[15:28:85] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Potion Effects enabled.
[15:28:85] [Netty Local Client IO #0/INFO]: [CHAT] [DamageIndicators] В§2Popoffs enabled.
[15:28:85] [Netty Local Client IO #0/INFO]: Received server authentication msg. Remote sync will be activated
[15:28:88] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:88] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:89] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:91] [Client thread/INFO]: [Shaders] Program loaded: world0/shadow
[15:28:92] [Server thread/INFO]: Saving and pausing game…
[15:28:92] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:92] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:92] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:95] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_basic
[15:28:95] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:95] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:95] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:96] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_textured
[15:28:97] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:97] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:97] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:97] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:28:97] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skybasic
[15:28:98] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:98] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:98] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:98] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_skytextured
[15:28:99] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:99] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:99] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:99] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_clouds
[15:28:00] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:00] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:00] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:01] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_terrain
[15:28:02] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:02] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:02] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:02] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_damagedblock
[15:28:05] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:05] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:05] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:05] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_block
[15:28:06] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:06] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:06] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:06] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_beaconbeam
[15:28:08] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:08] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:08] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:09] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities
[15:28:12] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:12] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:12] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:12] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_entities_glowing
[15:28:12] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
[15:28:13] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:13] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:13] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:13] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_armor_glint
[15:28:13] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 2659ms behind, skipping 53 tick(s)
[15:28:13] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:13] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:13] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:13] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_spidereyes
[15:28:15] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:15] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:15] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:16] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_hand
[15:28:17] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:17] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:17] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:17] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_weather
[15:28:18] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:18] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:18] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:18] [Client thread/INFO]: [Shaders] Program loaded: world0/deferred
[15:28:20] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:20] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:20] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:20] [Client thread/INFO]: [Shaders] Program loaded: world0/gbuffers_water
[15:28:21] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:21] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:21] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:21] [Client thread/INFO]: [Shaders] colortex5 clear disabled
[15:28:22] [Client thread/INFO]: [Shaders] Program loaded: world0/composite
[15:28:23] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:23] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:23] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:23] [Client thread/INFO]: [Shaders] colortex1 mipmap enabled
[15:28:23] [Client thread/INFO]: [Shaders] Program loaded: world0/composite1
[15:28:23] [Client thread/INFO]: [Shaders] Program disabled: world0/composite2
[15:28:23] [Client thread/INFO]: [Shaders] Program disabled: world0/composite3
[15:28:24] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:24] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:24] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:24] [Client thread/INFO]: [Shaders] colortex0 mipmap enabled
[15:28:24] [Client thread/INFO]: [Shaders] Program loaded: world0/composite4
[15:28:25] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:25] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:25] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:25] [Client thread/INFO]: [Shaders] colortex2 clear disabled
[15:28:25] [Client thread/INFO]: [Shaders] Program loaded: world0/composite5
[15:28:26] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:26] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:26] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:26] [Client thread/INFO]: [Shaders] Program loaded: world0/composite6
[15:28:27] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[15:28:27] [Client thread/INFO]: [Shaders] Shadow map distance: 256.0
[15:28:27] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0
[15:28:27] [Client thread/INFO]: [Shaders] colortex0 format: R11F_G11F_B10F
[15:28:27] [Client thread/INFO]: [Shaders] colortex1 format: RGB8
[15:28:27] [Client thread/INFO]: [Shaders] colortex2 format: RGBA16
[15:28:27] [Client thread/INFO]: [Shaders] colortex3 format: RGB8
[15:28:27] [Client thread/INFO]: [Shaders] gaux1 format: R8
[15:28:27] [Client thread/INFO]: [Shaders] gaux2 format: RGB10_A2
[15:28:27] [Client thread/INFO]: [Shaders] gaux3 format: RGB16
[15:28:27] [Client thread/INFO]: [Shaders] gaux4 format: RGB16
[15:28:27] [Client thread/INFO]: [Shaders] Hardware shadow filtering enabled.
[15:28:27] [Client thread/INFO]: [Shaders] Noise texture enabled
[15:28:27] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[15:28:27] [Client thread/INFO]: [Shaders] Dryness halflife: 25.0
[15:28:27] [Client thread/INFO]: [Shaders] Wetness halflife: 200.0
[15:28:27] [Client thread/INFO]: [Shaders] Program loaded: world0/final
[15:28:27] [Client thread/INFO]: [Shaders] usedColorBuffers: 6
[15:28:27] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[15:28:27] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[15:28:27] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[15:28:27] [Client thread/INFO]: [Shaders] usedColorAttachs: 6
[15:28:27] [Client thread/INFO]: [Shaders] usedDrawBuffers: 2
[15:28:28] [Client thread/INFO]: [Shaders] Framebuffer created.
[15:28:28] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[15:28:31] [Client thread/INFO]: [Shaders] Reset model renderers
[15:28:31] [Client thread/INFO]: [Shaders] Reset world renderers
[15:28:50] [Client thread/INFO]: textures Lestart was added, skin: true,cape: false, max waiting: 4 ,during : 20655 
[15:28:54] [Client thread/INFO]: Requesting server panels…
[15:28:94] [Client thread/INFO]: Loaded 291 advancements
[15:28:13] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[15:28:66] [Client thread/INFO]: Loaded 6 waypoints from C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый мирwaypoints
[15:28:74] [Client thread/INFO]: Mapping started in C:UserslestaAppDataRoaming.minecraftjourneymapdataspНовый РјРёСЂDIM0. Memory: 4256MB total, 2922MB free 
[15:28:75] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Нажмите [§bJ§f].
[15:28:75] [Client thread/INFO]: JourneyMap: Нажмите [J].
[15:28:82] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:28:82] [Server thread/INFO]: [CHAT] Crop size: 3/4
[15:28:82] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:28:82] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:28:82] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:28:82] [Server thread/INFO]: [CHAT] Growth points: 82/100
[15:29:52] [Client thread/ERROR]: Error thrown whilst accessing JEI internals!
java.lang.NoSuchMethodError: mezz.jei.runtime.JeiRuntime.getActiveAdvancedGuiHandlers(Lnet/minecraft/client/gui/inventory/GuiContainer;)Ljava/util/List;
    at codechicken.nei.jei.proxy.JEIProxy.getExtraAreas(JEIProxy.java:91)
    at codechicken.nei.jei.proxy.JEIProxy$1.hideItemPanelSlot(JEIProxy.java:43)
    at codechicken.nei.widget.ItemPanel.slotValid(ItemPanel.java:118)
    at codechicken.nei.widget.ItemPanel.updateValidSlots(ItemPanel.java:108)
    at codechicken.nei.widget.ItemPanel.resize(ItemPanel.java:82)
    at codechicken.nei.layout.LayoutStyleDefault.layout(LayoutStyleDefault.java:46)
    at codechicken.nei.LayoutManager.layout(LayoutManager.java:286)
    at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:213)
    at codechicken.nei.handler.NEIClientEventHandler.lambda$foregroundRenderEvent$8(NEIClientEventHandler.java:286)
    at codechicken.nei.handler.NEIClientEventHandler$$Lambda$1968/2115438241.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at codechicken.nei.handler.NEIClientEventHandler.foregroundRenderEvent(NEIClientEventHandler.java:286)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_371_NEIClientEventHandler_foregroundRenderEvent_DrawForeground.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
    at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
    at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:75)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:669)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1462)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[15:29:08] [Server thread/INFO]: [CHAT] Crop name: Резиновый тростник (by raa1337)
[15:29:08] [Server thread/INFO]: [CHAT] Crop size: 4/4
[15:29:08] [Server thread/INFO]: [CHAT] Nutrient storage: 0/100
[15:29:08] [Server thread/INFO]: [CHAT] Water storage: 0/200
[15:29:08] [Server thread/INFO]: [CHAT] Weed-Ex storage: 0/100
[15:29:08] [Server thread/INFO]: [CHAT] Growth points: 0/400
[15:29:43] [Server thread/INFO]: Saving and pausing game…
[15:29:44] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/overworld
[15:29:55] [Server thread/INFO]: Saving chunks for level ‘Новый РјРёСЂ’/Storage Cell
Here I am!
[VersionManager] Refreshing versions locally…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Resolving…
[Version:1.12.2 СЃ Minecraft Forge 1.12.2-14.23.5.2860] Inherits from 1.12.2
[Version:1.12.2-forge-14.23.5.2859] Resolving…
[Version:1.12.2-forge-14.23.5.2859] Inherits from 1.12.2
[VersionManager] Versions has been refreshed (84 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: -1073740791
flush now
flush now
 

2022-10-17-7.txt

Понравилась статья? Поделить с друзьями:
  • Error thrown call to undefined function eregi
  • Error threshold reached replacing the hard drive is recommended что это
  • Error thread is not a member of std
  • Error this was not captured for this lambda function
  • Error this value is not valid