Skip to content

Instantly share code, notes, and snippets.

@pkmnfrk
Created July 21, 2018 17:51
Show Gist options
  • Save pkmnfrk/0708ee8a6cf680f6ee9b95acdc16ef03 to your computer and use it in GitHub Desktop.
Save pkmnfrk/0708ee8a6cf680f6ee9b95acdc16ef03 to your computer and use it in GitHub Desktop.
** unrelated lines removed **
[13:43:53] [Thread-30/INFO] [laggoggles]: LagGoggles profiler started by pkmnfrk (30 seconds)
[13:44:23] [main/INFO] [laggoggles]: Processing results synchronously...
[13:44:23] [Thread-30/INFO] [laggoggles]: LagGoggles finished profiling!
[13:44:23] [main/ERROR] [FML]: Exception caught during firing event net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post@6e04da56:
java.lang.NullPointerException: null
at mezz.jei.gui.GuiEventHandler.onDrawScreenEventPost(GuiEventHandler.java:70) ~[GuiEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1411_GuiEventHandler_onDrawScreenEventPost_Post.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.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:369) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
at net.optifine.reflect.Reflector.callVoid(Reflector.java:653) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456) [buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
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:?]
[13:44:23] [main/ERROR] [FML]: Index: 4 Listeners:
[13:44:23] [main/ERROR] [FML]: 0: NORMAL
[13:44:23] [main/ERROR] [FML]: 1: ASM: class techreborn.compat.jei.TechRebornJeiPlugin drawScreenEvent(Lnet/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post;)V
[13:44:23] [main/ERROR] [FML]: 2: ASM: com.rwtema.careerbees.tooltip.TooltipHandler@53d666c drawTooltip(Lnet/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post;)V
[13:44:23] [main/ERROR] [FML]: 3: ASM: at.feldim2425.moreoverlays.itemsearch.GuiHandler@60e3f6a9 onDrawScreen(Lnet/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post;)V
[13:44:23] [main/ERROR] [FML]: 4: ASM: mezz.jei.gui.GuiEventHandler@2fe4ba03 onDrawScreenEventPost(Lnet/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post;)V
[13:44:28] [main/INFO] [journeymap]: Mapping halted in D:\Users\Mike\Documents\Curse\Minecraft\Instances\Coolpack\journeymap\data\sp\Ore World\DIM0
[13:44:35] [Server thread/INFO] [AromaBackup]: Delaying server stop to finish Backup.
[13:44:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[13:44:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[13:44:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[13:44:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Ore World'/overworld
[13:44:35] [Netty Local Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[13:44:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Ore World'/the_nether
[13:44:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Ore World'/CompactMachines
[13:44:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Ore World'/ExtraUtils2_Quarry_Dim
[13:44:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Ore World'/Storage Cell
[13:44:36] [Server thread/INFO] [FML]: Unloading dimension 0
[13:44:36] [Server thread/INFO] [FML]: Unloading dimension -1
[13:44:36] [Server thread/INFO] [FML]: Unloading dimension 144
[13:44:36] [Server thread/INFO] [FML]: Unloading dimension -9999
[13:44:36] [Server thread/INFO] [FML]: Unloading dimension 2
[13:44:40] [Server thread/INFO] [FML]: Applying holder lookups
[13:44:40] [Server thread/INFO] [FML]: Holder lookups applied
[13:44:40] [Server thread/INFO] [projecte]: Completed server-stop actions.
[13:44:40] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 1 data blobs
[13:44:45] [main/FATAL] [net.minecraft.client.Minecraft]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering screen
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1486) ~[buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) ~[bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
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:?]
Caused by: java.lang.NullPointerException
at mezz.jei.gui.GuiEventHandler.onDrawScreenEventPost(GuiEventHandler.java:70) ~[GuiEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1411_GuiEventHandler_onDrawScreenEventPost_Post.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.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:369) ~[ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
at net.optifine.reflect.Reflector.callVoid(Reflector.java:653) ~[Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456) ~[buq.class:?]
... 9 more
[13:44:46] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
ForgelinPlugin (Forgelin-1.7.4.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
Contact their authors BEFORE contacting forge
// Quite honestly, I wouldn't worry myself about that.
Time: 7/21/18 1:44 PM
Description: Rendering screen
java.lang.NullPointerException: Rendering screen
at mezz.jei.gui.GuiEventHandler.onDrawScreenEventPost(GuiEventHandler.java:70)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1411_GuiEventHandler_onDrawScreenEventPost_Post.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.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:369)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:653)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 mezz.jei.gui.GuiEventHandler.onDrawScreenEventPost(GuiEventHandler.java:70)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1411_GuiEventHandler_onDrawScreenEventPost_Post.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.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:369)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:653)
-- Screen render details --
Details:
Screen name: cf.terminator.laggoggles.client.gui.GuiProfile
Mouse location: Scaled: (443, 233). Absolute: (887, 550)
Screen size: Scaled: (960, 509). Absolute: (1920, 1017). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['pkmnfrk'/416, l='MpServer', x=173.85, y=67.00, z=79.79]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (43,64,204), Chunk: (at 11,4,12 in 2,12; contains blocks 32,0,192 to 47,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 5402667 game time, 6801409 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 136 total; [EntityCow['Cow'/514, l='MpServer', x=216.17, y=63.00, z=110.42], EntityBoat['Boat'/519, l='MpServer', x=183.45, y=62.52, z=115.46], EntityCow['Cow'/263, l='MpServer', x=149.19, y=63.00, z=135.45], EntityXPOrb['Experience Orb'/1034, l='MpServer', x=201.27, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1035, l='MpServer', x=201.60, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1036, l='MpServer', x=201.74, y=47.00, z=71.75], EntitySkeleton['Skeleton'/1046, l='MpServer', x=119.50, y=29.00, z=153.50], EntityCow['Cow'/280, l='MpServer', x=171.15, y=64.00, z=136.43], EntitySkeleton['Skeleton'/281, l='MpServer', x=164.34, y=42.00, z=151.50], EntityCow['Cow'/545, l='MpServer', x=131.53, y=70.00, z=3.17], EntityAirshipCore['Falcon'/291, l='MpServer', x=176.42, y=67.00, z=78.23], EntitySkeleton['Skeleton'/1065, l='MpServer', x=120.50, y=29.00, z=154.50], EntitySkeleton['Skeleton'/554, l='MpServer', x=103.50, y=47.00, z=23.28], EntitySkeleton['Skeleton'/1066, l='MpServer', x=120.50, y=43.00, z=157.50], EntityCow['Cow'/562, l='MpServer', x=122.55, y=71.00, z=7.45], EntityCow['Cow'/563, l='MpServer', x=112.53, y=69.00, z=6.85], EntitySheep['Sheep'/564, l='MpServer', x=115.27, y=73.00, z=1.50], EntityCow['Cow'/565, l='MpServer', x=124.46, y=70.00, z=7.23], EntitySheep['Sheep'/566, l='MpServer', x=114.11, y=71.00, z=2.48], EntityXPOrb['Experience Orb'/314, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/315, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/316, l='MpServer', x=201.25, y=47.00, z=72.03], EntityXPOrb['Experience Orb'/317, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/318, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/319, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/320, l='MpServer', x=201.25, y=47.00, z=71.75], EntityCreeper['Creeper'/1088, l='MpServer', x=230.50, y=53.00, z=135.50], EntityXPOrb['Experience Orb'/321, l='MpServer', x=201.75, y=47.00, z=71.61], EntityXPOrb['Experience Orb'/833, l='MpServer', x=201.60, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/322, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/834, l='MpServer', x=201.39, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/323, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/835, l='MpServer', x=201.40, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/324, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/325, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/326, l='MpServer', x=201.25, y=47.00, z=71.70], EntityXPOrb['Experience Orb'/327, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/328, l='MpServer', x=201.25, y=47.00, z=71.83], EntityXPOrb['Experience Orb'/329, l='MpServer', x=201.25, y=47.00, z=71.85], EntityXPOrb['Experience Orb'/330, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/331, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/332, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/333, l='MpServer', x=201.58, y=47.00, z=71.75], EntityBat['Bat'/1101, l='MpServer', x=211.46, y=13.76, z=3.52], EntityXPOrb['Experience Orb'/334, l='MpServer', x=201.25, y=47.00, z=71.75], EntityBat['Bat'/1102, l='MpServer', x=103.94, y=47.04, z=54.35], EntityXPOrb['Experience Orb'/335, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/336, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/337, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/338, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/339, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/340, l='MpServer', x=201.25, y=47.00, z=71.98], EntityXPOrb['Experience Orb'/341, l='MpServer', x=201.25, y=47.00, z=72.02], EntityXPOrb['Experience Orb'/342, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/343, l='MpServer', x=201.25, y=47.00, z=71.99], EntityXPOrb['Experience Orb'/344, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/345, l='MpServer', x=201.75, y=47.00, z=72.01], EntityBat['Bat'/601, l='MpServer', x=237.75, y=12.33, z=137.60], EntityXPOrb['Experience Orb'/346, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/347, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/348, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/349, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/350, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/351, l='MpServer', x=201.25, y=47.00, z=71.75], EntityBat['Bat'/1119, l='MpServer', x=223.75, y=12.00, z=37.70], EntityXPOrb['Experience Orb'/352, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/353, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/354, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/355, l='MpServer', x=201.75, y=47.00, z=71.86], EntityXPOrb['Experience Orb'/356, l='MpServer', x=201.75, y=47.00, z=71.75], EntityCow['Cow'/612, l='MpServer', x=171.86, y=64.00, z=12.28], EntityXPOrb['Experience Orb'/357, l='MpServer', x=201.25, y=47.00, z=71.75], EntityBat['Bat'/613, l='MpServer', x=127.39, y=33.08, z=56.77], EntityXPOrb['Experience Orb'/358, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/359, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/360, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/361, l='MpServer', x=201.75, y=47.00, z=71.75], EntityCow['Cow'/617, l='MpServer', x=154.39, y=65.00, z=15.85], EntityXPOrb['Experience Orb'/362, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/363, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/364, l='MpServer', x=201.25, y=47.00, z=71.88], EntityXPOrb['Experience Orb'/365, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/366, l='MpServer', x=201.25, y=47.00, z=72.02], EntityXPOrb['Experience Orb'/367, l='MpServer', x=201.75, y=47.00, z=71.78], EntityXPOrb['Experience Orb'/368, l='MpServer', x=201.75, y=47.00, z=71.75], EntityBat['Bat'/1136, l='MpServer', x=220.47, y=13.39, z=37.76], EntityXPOrb['Experience Orb'/369, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/370, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/371, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/372, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/373, l='MpServer', x=201.25, y=47.00, z=71.75], EntityCreeper['Creeper'/1141, l='MpServer', x=106.50, y=46.00, z=18.50], EntityXPOrb['Experience Orb'/374, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/375, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/376, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/377, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/378, l='MpServer', x=201.75, y=47.00, z=71.97], EntityXPOrb['Experience Orb'/379, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/380, l='MpServer', x=201.75, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/381, l='MpServer', x=201.25, y=47.00, z=72.03], EntityXPOrb['Experience Orb'/382, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/383, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/384, l='MpServer', x=201.75, y=47.00, z=71.97], EntityXPOrb['Experience Orb'/385, l='MpServer', x=201.25, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1153, l='MpServer', x=201.70, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1154, l='MpServer', x=201.45, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1155, l='MpServer', x=201.46, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1156, l='MpServer', x=201.44, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1157, l='MpServer', x=201.59, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/1158, l='MpServer', x=201.58, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/910, l='MpServer', x=201.44, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/911, l='MpServer', x=201.31, y=47.00, z=71.75], EntityXPOrb['Experience Orb'/912, l='MpServer', x=201.65, y=47.00, z=71.75], EntitySkeleton['Skeleton'/1173, l='MpServer', x=104.50, y=45.00, z=52.50], EntityEnderman['Enderman'/1183, l='MpServer', x=202.10, y=47.00, z=70.72], EntityPlayerSP['pkmnfrk'/416, l='MpServer', x=173.85, y=67.00, z=79.79], EntitySkeleton['Skeleton'/959, l='MpServer', x=237.50, y=56.00, z=66.50], EntityBat['Bat'/985, l='MpServer', x=108.07, y=48.05, z=130.85], EntityBat['Bat'/221, l='MpServer', x=114.47, y=52.34, z=73.23], EntityCreeper['Creeper'/222, l='MpServer', x=108.50, y=17.00, z=135.50], EntitySkeleton['Skeleton'/1001, l='MpServer', x=116.50, y=63.00, z=3.50], EntityCow['Cow'/237, l='MpServer', x=121.53, y=68.00, z=132.15], EntityZombie['Zombie'/239, l='MpServer', x=127.50, y=29.00, z=144.50], EntityBat['Bat'/1007, l='MpServer', x=126.46, y=27.04, z=149.19], EntityZombie['Zombie'/240, l='MpServer', x=124.43, y=29.00, z=154.20], EntityBat['Bat'/1008, l='MpServer', x=124.07, y=26.00, z=148.77], EntityZombie['Zombie'/241, l='MpServer', x=123.81, y=27.00, z=149.51], EntityBat['Bat'/1009, l='MpServer', x=140.29, y=13.58, z=156.52], EntityBat['Bat'/1010, l='MpServer', x=141.62, y=13.70, z=154.47], EntityBat['Bat'/1011, l='MpServer', x=98.81, y=47.29, z=47.74], EntityCow['Cow'/250, l='MpServer', x=136.80, y=64.00, z=122.52], EntityCow['Cow'/507, l='MpServer', x=240.55, y=63.00, z=106.44], EntitySkeleton['Skeleton'/1019, l='MpServer', x=118.50, y=63.00, z=3.50], EntitySheep['Sheep'/252, l='MpServer', x=134.56, y=69.00, z=142.79], EntityCow['Cow'/254, l='MpServer', x=136.53, y=69.00, z=145.85], EntitySheep['Sheep'/255, l='MpServer', x=130.73, y=70.00, z=156.46]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2739)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1040589720 bytes (992 MB) / 4244111360 bytes (4047 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -Xmx6144m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.4.2729 Optifine OptiFine_1.12.2_HD_U_E1 119 mods loaded, 119 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 |
|:--------- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2729.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.4.2729 | forge-1.12.2-14.23.4.2729.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
| UCHIJAAAA | appliedenergistics2 | rv6-alpha-1 | appliedenergistics2-rv6-alpha-1.jar | None |
| UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
| UCHIJAAAA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
| UCHIJAAAA | jei | 4.11.0.204 | jei_1.12.2-4.11.0.204.jar | None |
| UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| UCHIJAAAA | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAAAA | aromabackup | 2.1.1.3.b103 | AromaBackup-1.12.2-2.1.1.3.b103.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAAAA | aromabackuprecovery | 2.1.1.3.b103 | AromaBackup-1.12.2-2.1.1.3.b103.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAAAA | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
| UCHIJAAAA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAAAA | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | techreborn | 2.16.0.746 | TechReborn-1.12.2-2.16.0.746-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | forestry | 5.8.0.313 | forestry_1.12.2-5.8.0.313.jar | None |
| UCHIJAAAA | binniecore | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
| UCHIJAAAA | binniedesign | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
| UCHIJAAAA | genetics | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
| UCHIJAAAA | botany | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
| UCHIJAAAA | extrabees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
| UCHIJAAAA | extratrees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
| UCHIJAAAA | bookshelf | 2.3.552 | Bookshelf-1.12.2-2.3.552.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
| UCHIJAAAA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
| UCHIJAAAA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
| UCHIJAAAA | clienttweaks | 3.1.8 | ClientTweaks_1.12.2-3.1.8.jar | None |
| UCHIJAAAA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
| UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
| UCHIJAAAA | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
| UCHIJAAAA | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
| UCHIJAAAA | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
| UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
| UCHIJAAAA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
| UCHIJAAAA | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | ftblib | 5.2.0.24 | FTBLib-5.2.0.24.jar | None |
| UCHIJAAAA | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | valkyrielib | 1.12.2-2.0.11a | valkyrielib-1.12.2-2.0.11a.jar | None |
| UCHIJAAAA | environmentaltech | 1.12.2-2.0.11a | environmentaltech-1.12.2-2.0.11a.jar | None |
| UCHIJAAAA | projecte | 1.12-PE1.3.1B | ProjectE-1.12-PE1.3.1B.jar | None |
| UCHIJAAAA | equivalentintegrations | 0.1.4 | EquivalentIntegrations-0.1.4-PE1.3.1B.jar | None |
| UCHIJAAAA | extracells | 2.5.13 | ExtraCells-1.12.2-2.5.13a60.jar | None |
| UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
| UCHIJAAAA | farmingforblockheads | 3.1.17 | FarmingForBlockheads_1.12.2-3.1.17.jar | None |
| UCHIJAAAA | fastbench | 1.5.1 | FastWorkbench-1.12.2-1.5.1.jar | None |
| UCHIJAAAA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
| UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
| UCHIJAAAA | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
| UCHIJAAAA | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
| UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJAAAA | ftbutilities | 5.2.0.29 | FTBUtilities-5.2.0.29.jar | None |
| UCHIJAAAA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
| UCHIJAAAA | gravestone | 1.10.1 | gravestone-1.10.1.jar | None |
| UCHIJAAAA | ikwid | 1.0.2 | ikwid-1.0.2.jar | None |
| UCHIJAAAA | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
| UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| UCHIJAAAA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.3-181.jar | None |
| UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| UCHIJAAAA | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
| UCHIJAAAA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
| UCHIJAAAA | jeresources | 0.8.6.28 | JustEnoughResources-1.12.2-0.8.6.28.jar | None |
| UCHIJAAAA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None |
| UCHIJAAAA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
| UCHIJAAAA | mcjtylib_ng | 3.0.2 | mcjtylib-1.12-3.0.2.jar | None |
| UCHIJAAAA | mob_grinding_utils | 0.3.7 | MobGrindingUtils-0.3.7.jar | None |
| UCHIJAAAA | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
| UCHIJAAAA | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None |
| UCHIJAAAA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
| UCHIJAAAA | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| UCHIJAAAA | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
| UCHIJAAAA | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None |
| UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
| UCHIJAAAA | shetiphiancore | 3.5.7 | shetiphiancore-1.12.0-3.5.7.jar | None |
| UCHIJAAAA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None |
| UCHIJAAAA | prospects | 0.0.1 | prospects-1.0.4.jar | None |
| UCHIJAAAA | prospectus | 1.2 | prospectus-1.2_1.12.jar | None |
| UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
| UCHIJAAAA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
| UCHIJAAAA | rftools | 7.54 | rftools-1.12-7.54.jar | None |
| UCHIJAAAA | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | simplyjetpacks | 2.2.7.45 | SimplyJetpacks2-1.12.2-2.2.7.45.jar | None |
| UCHIJAAAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| UCHIJAAAA | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
| UCHIJAAAA | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| UCHIJAAAA | translocators | 2.5.0.73 | Translocators-1.12.2-2.5.0.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.11a.jar | None |
| UCHIJAAAA | vc | 5.9.13 | ViesCraft-1.12.2-5.9.13.jar | None |
| UCHIJAAAA | wct | 3.9.68 | WirelessCraftingTerminal-1.12.2-3.9.68.jar | None |
| UCHIJAAAA | xnet | 1.7.3 | xnet-1.12-1.7.3.jar | None |
| UCHIJAAAA | xray | 1.4.0 | xray-1.12.2-1.5.0.jar | None |
| UCHIJAAAA | yabba | 1.1.2.11 | YABBA-1.1.2.11.jar | None |
| UCHIJAAAA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
shetiphian.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.7.4.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
openmods.core.OpenModsClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 970/PCIe/SSE2'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: alpha rv6-alpha-1 for Forge 14.23.3.2655
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- theoneprobeIntegration (Enabled/Not Forced)
List of loaded APIs:
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-alpha-1.jar
* Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* BotaniaAPI (79) from AkashicTome-1.2-10.jar
* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar
* farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.17.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.313.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.313.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.3-181.jar
* jeresources|API (0.8.6.28) from JustEnoughResources-1.12.2-0.8.6.28.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.204.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
* projecteapi (1.12.2-1.0.0) from ProjectE-1.12-PE1.3.1B.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
* reborncoreAPI (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
* reborncoreAPI|Power (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
* reborncoreAPI|Recipe (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
* reborncoreAPI|Tile (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
* techrebornAPI (2.16.0.746) from TechReborn-1.12.2-2.16.0.746-universal.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.23.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.9.2.319
Runtime Debofucsation 1
RenderEngine: 1
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:OFF
Launched Version: forge-14.23.4.2729
LWJGL: 2.9.4
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
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) i5-4690K CPU @ 3.50GHz
OptiFine Version: OptiFine_1.12.2_HD_U_E1
OptiFine Build: 20180628-111228
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 388.13
OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
[13:44:46] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Users\Mike\Documents\Curse\Minecraft\Instances\Coolpack\crash-reports\crash-2018-07-21_13.44.45-client.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment