Whenever I go to create a stencil with TConstruct, it crashes my game. I've been playing on this new save for a while. All my mods have been active on this save since it was created, and I've had no problems so far.
I'm running forge version 1.8.9-11.15.1.1855. Here's a list of the mods I have -
AbyssalCraft 1.9.1
BetterFPS 1.2.0
CustomMobSpawner 3.2.0-DEV-R3
ImmersiveCraft 1.1.2
InfiniteInvo 1.1.51
InventoryTweaks 1.60-40
IronBackpacks 1.2.15
JustEnoughItems 2.28.9.176
Mantle 0.9.2
MoreSwords 3.1.0.123
Oceancraft 1.5.3
Optifine 1.8.9 HD_U_H5
RougelikeDungeons 1.4.5
TConstruct 2.2.1
Thaumcraft 5.2.4
Waila B3 1.8.8
WailaHarvestability 1.1.6
WeaponCaseLoot 2.0.0
Xaero's Minimap 1.8.7
Here's the error report from the crash -
[18:53:11] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Updating screen events
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1687) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68) ~[GuiButtonsStencilTable.class:?]
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62) ~[GuiSideButtons.class:?]
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257) ~[GuiMultiModule.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555) ~[axu.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524) ~[axu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674) ~[ave.class:?]
... 9 more
[18:53:11] [Thread-18/WARN] [THAUMCRAFT]: No auras found!
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: java.lang.NullPointerException
[18:53:11] [Thread-18/INFO] [THAUMCRAFT]: Stopping aura thread
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap.loadBlockColor(Minimap.java:632)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.updateChunk(Minimap.java:354)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.run(Minimap.java:206)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at java.lang.Thread.run(Unknown Source)
[18:53:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:53:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:53:12] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
Contact their authors BEFORE contacting forge
java.lang.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Stacktrace:
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R2 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1060.0, ATI Technologies Inc.
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: §6§lSummerFields§r_1.8.X.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics
OptiFine Version: OptiFine_1.8.9_HD_U_H5
Render Distance Chunks: 18
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1060.0
OpenGlRenderer: AMD Radeon(TM) R2 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
[18:53:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Misti\AppData\Roaming\.minecraft\crash-reports\crash-2016-04-10_18.53.11-client.txt
[18:53:11] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Updating screen events
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1687) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68) ~[GuiButtonsStencilTable.class:?]
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62) ~[GuiSideButtons.class:?]
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257) ~[GuiMultiModule.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555) ~[axu.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524) ~[axu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674) ~[ave.class:?]
... 9 more
[18:53:11] [Thread-18/WARN] [THAUMCRAFT]: No auras found!
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: java.lang.NullPointerException
[18:53:11] [Thread-18/INFO] [THAUMCRAFT]: Stopping aura thread
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap.loadBlockColor(Minimap.java:632)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.updateChunk(Minimap.java:354)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.run(Minimap.java:206)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at java.lang.Thread.run(Unknown Source)
[18:53:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:53:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:53:12] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
Contact their authors BEFORE contacting forge
java.lang.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Stacktrace:
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R2 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1060.0, ATI Technologies Inc.
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: §6§lSummerFields§r_1.8.X.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics
OptiFine Version: OptiFine_1.8.9_HD_U_H5
Render Distance Chunks: 18
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1060.0
OpenGlRenderer: AMD Radeon(TM) R2 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
[18:53:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Misti\AppData\Roaming\.minecraft\crash-reports\crash-2016-04-10_18.53.11-client.txt
Can anyone help me out with this? Is it a problem with forge/TConstruct or is it a compatibility problem?
Whenever I go to create a stencil with TConstruct, it crashes my game. I've been playing on this new save for a while. All my mods have been active on this save since it was created, and I've had no problems so far.
I'm running forge version 1.8.9-11.15.1.1855. Here's a list of the mods I have -
AbyssalCraft 1.9.1
BetterFPS 1.2.0
CustomMobSpawner 3.2.0-DEV-R3
ImmersiveCraft 1.1.2
InfiniteInvo 1.1.51
InventoryTweaks 1.60-40
IronBackpacks 1.2.15
JustEnoughItems 2.28.9.176
Mantle 0.9.2
MoreSwords 3.1.0.123
Oceancraft 1.5.3
Optifine 1.8.9 HD_U_H5
RougelikeDungeons 1.4.5
TConstruct 2.2.1
Thaumcraft 5.2.4
Waila B3 1.8.8
WailaHarvestability 1.1.6
WeaponCaseLoot 2.0.0
Xaero's Minimap 1.8.7
Here's the error report from the crash -
[18:53:11] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Updating screen events
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1687) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68) ~[GuiButtonsStencilTable.class:?]
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62) ~[GuiSideButtons.class:?]
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257) ~[GuiMultiModule.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555) ~[axu.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524) ~[axu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674) ~[ave.class:?]
... 9 more
[18:53:11] [Thread-18/WARN] [THAUMCRAFT]: No auras found!
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: java.lang.NullPointerException
[18:53:11] [Thread-18/INFO] [THAUMCRAFT]: Stopping aura thread
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap.loadBlockColor(Minimap.java:632)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.updateChunk(Minimap.java:354)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.run(Minimap.java:206)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at java.lang.Thread.run(Unknown Source)
[18:53:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:53:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:53:12] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 4/10/16 6:53 PM
Description: Updating screen events
java.lang.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Stacktrace:
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
-- Affected screen --
Details:
Screen name: slimeknights.tconstruct.tools.client.GuiStencilTable
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['GeckoPower'/171, l='MpServer', x=15.56, y=64.00, z=655.24]]
Chunk stats: MultiplayerChunkCache: 1369, 1369
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 98.00,64.00,47.00 - World: (98,64,47), Chunk: (at 2,4,15 in 6,2; contains blocks 96,0,32 to 111,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 198838 game time, 216641 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: 82 total; [EntityBat['Bat'/155393, l='MpServer', x=19.72, y=14.10, z=597.25], EntityCreeper['Creeper'/162053, l='MpServer', x=-33.50, y=14.00, z=621.50], EntityCreeper['Creeper'/159500, l='MpServer', x=56.50, y=63.00, z=604.50], EntityZombie['Zombie'/157458, l='MpServer', x=-62.69, y=50.00, z=641.94], EntitySkeleton['Skeleton'/160530, l='MpServer', x=67.50, y=12.00, z=624.50], EntityAuraNode['Aura Node'/273, l='MpServer', x=-102.50, y=63.50, z=666.50], EntitySkeleton['Skeleton'/161808, l='MpServer', x=-12.47, y=43.00, z=719.09], EntityZombie['Zombie'/160790, l='MpServer', x=41.50, y=24.00, z=659.50], EntityAuraNode['Aura Node'/277, l='MpServer', x=31.50, y=68.50, z=535.50], EntityAuraNode['Aura Node'/281, l='MpServer', x=-80.50, y=63.50, z=586.50], EntityCreeper['Creeper'/161819, l='MpServer', x=25.50, y=52.00, z=644.50], EntityCreeper['Creeper'/161817, l='MpServer', x=66.50, y=45.00, z=609.50], EntityAuraNode['Aura Node'/285, l='MpServer', x=123.50, y=92.50, z=621.50], EntitySkeleton['Skeleton'/163359, l='MpServer', x=77.06, y=51.00, z=633.44], EntityCreeper['Creeper'/161820, l='MpServer', x=-21.09, y=30.00, z=619.44], EntityZombie['Zombie'/157469, l='MpServer', x=59.50, y=22.00, z=624.50], EntityZombie['Zombie'/163366, l='MpServer', x=78.50, y=25.00, z=680.50], EntityZombie['Zombie'/155684, l='MpServer', x=10.69, y=16.00, z=667.06], EntityCreeper['Creeper'/157477, l='MpServer', x=12.34, y=50.00, z=641.53], EntityAuraNode['Aura Node'/298, l='MpServer', x=133.50, y=63.50, z=685.50], EntityZombie['Zombie'/149289, l='MpServer', x=-20.19, y=43.00, z=656.28], EntityAuraNode['Aura Node'/300, l='MpServer', x=-19.50, y=63.50, z=786.50], EntityDepthsGhoul['Dr. Orange'/150578, l='MpServer', x=34.50, y=34.00, z=639.50], EntityBat['Bat'/162361, l='MpServer', x=-41.47, y=19.97, z=639.41], EntityCreeper['Creeper'/153662, l='MpServer', x=-36.50, y=42.00, z=663.50], EntityBat['Bat'/162364, l='MpServer', x=35.38, y=11.75, z=580.25], EntityBat['Bat'/153155, l='MpServer', x=13.19, y=30.94, z=671.66], EntityCreeper['Creeper'/161094, l='MpServer', x=94.50, y=18.00, z=613.50], EntityZombie['Zombie'/161095, l='MpServer', x=77.50, y=25.00, z=681.50], EntityAuraNode['Aura Node'/327, l='MpServer', x=144.50, y=70.50, z=524.50], EntitySpider['Spider'/161100, l='MpServer', x=55.50, y=17.00, z=613.50], EntityBat['Bat'/161366, l='MpServer', x=-22.25, y=26.03, z=629.50], EntityBat['Bat'/161109, l='MpServer', x=-39.00, y=26.09, z=636.25], EntityZombie['Zombie'/148314, l='MpServer', x=-26.34, y=43.00, z=652.13], EntityCreeper['Creeper'/156760, l='MpServer', x=38.66, y=22.00, z=626.91], EntityBat['Bat'/159072, l='MpServer', x=35.09, y=16.19, z=641.22], EntityCreeper['Creeper'/152172, l='MpServer', x=6.50, y=14.00, z=612.50], EntitySkeleton['Skeleton'/163954, l='MpServer', x=80.50, y=14.00, z=635.50], EntityZombie['Zombie'/161651, l='MpServer', x=3.34, y=15.00, z=685.34], EntityCreeper['Creeper'/163953, l='MpServer', x=81.50, y=12.00, z=576.50], EntityCreeper['Creeper'/158582, l='MpServer', x=20.50, y=31.00, z=666.50], EntityBat['Bat'/161409, l='MpServer', x=66.47, y=17.31, z=626.66], EntityBat['Bat'/145028, l='MpServer', x=-10.59, y=42.10, z=644.75], EntityCreeper['Creeper'/164229, l='MpServer', x=56.50, y=34.00, z=615.50], EntityZombie['Zombie'/160141, l='MpServer', x=14.50, y=35.00, z=604.50], EntityZombie['Zombie'/144795, l='MpServer', x=1.50, y=51.00, z=656.91], EntityBat['Bat'/160921, l='MpServer', x=40.34, y=19.63, z=627.16], EntityCreeper['Creeper'/157086, l='MpServer', x=-35.50, y=20.00, z=657.50], EntityZombie['Zombie'/160414, l='MpServer', x=-27.50, y=17.00, z=626.50], EntitySkeleton['Skeleton'/153763, l='MpServer', x=-13.50, y=41.00, z=686.50], EntityCreeper['Creeper'/156327, l='MpServer', x=11.03, y=32.00, z=660.63], EntityCreeper['Creeper'/161192, l='MpServer', x=14.00, y=34.00, z=679.38], EntityCreeper['Creeper'/160680, l='MpServer', x=90.50, y=14.00, z=599.50], EntityPlayerSP['GeckoPower'/171, l='MpServer', x=15.56, y=64.00, z=655.24], EntitySkeleton['Skeleton'/151468, l='MpServer', x=37.50, y=15.00, z=643.50], EntityBat['Bat'/148653, l='MpServer', x=19.69, y=49.22, z=657.78], EntitySkeleton['Skeleton'/145331, l='MpServer', x=20.63, y=54.00, z=648.81], EntityCreeper['Creeper'/153274, l='MpServer', x=28.50, y=10.00, z=580.50], EntityBeachVillager['Beach Villager'/192, l='MpServer', x=39.41, y=62.00, z=635.84], EntityBeachVillager['Beach Villager'/193, l='MpServer', x=58.22, y=63.00, z=644.50], EntityBeachVillager['Beach Villager'/199, l='MpServer', x=-19.22, y=63.00, z=684.34], EntityChicken['Chicken'/202, l='MpServer', x=1.63, y=69.00, z=600.53], EntitySkeleton['Skeleton'/159432, l='MpServer', x=71.84, y=68.00, z=593.25], EntitySkeleton['Skeleton'/157132, l='MpServer', x=-1.50, y=34.00, z=677.50], EntityEnderman['Enderman'/161232, l='MpServer', x=32.50, y=23.00, z=651.50], EntityChicken['Chicken'/210, l='MpServer', x=25.50, y=67.00, z=590.63], EntityChicken['Chicken'/211, l='MpServer', x=23.97, y=68.00, z=598.63], EntitySkeleton['Skeleton'/159710, l='MpServer', x=-49.50, y=38.00, z=644.50], EntityChicken['Chicken'/220, l='MpServer', x=19.28, y=66.00, z=586.44], EntityBat['Bat'/161762, l='MpServer', x=22.50, y=19.56, z=683.69], EntityAuraNode['Aura Node'/229, l='MpServer', x=41.50, y=22.50, z=705.50], EntityBat['Bat'/159975, l='MpServer', x=-45.47, y=47.56, z=684.41], EntityAuraNode['Aura Node'/231, l='MpServer', x=0.50, y=64.50, z=572.50], EntityAuraNode['Aura Node'/240, l='MpServer', x=82.50, y=63.50, z=672.50], EntityCreeper['Creeper'/153330, l='MpServer', x=-40.50, y=36.00, z=728.50], EntitySkeleton['Skeleton'/154358, l='MpServer', x=41.50, y=34.00, z=640.50], EntitySkeleton['Skeleton'/162806, l='MpServer', x=45.50, y=46.00, z=620.50], EntitySkeleton['Skeleton'/155127, l='MpServer', x=51.50, y=15.00, z=714.50], EntityAuraNode['Aura Node'/248, l='MpServer', x=2.50, y=77.50, z=555.50], EntitySkeleton['Skeleton'/158202, l='MpServer', x=82.50, y=46.00, z=623.50], EntityZombie['Zombie'/162811, l='MpServer', x=41.50, y=13.00, z=600.50], EntityBat['Bat'/161788, l='MpServer', x=-28.22, y=44.78, z=649.31]]
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:404)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics
Java Version: 1.8.0_77, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 815832520 bytes (778 MB) / 1692401664 bytes (1614 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_H5 20 mods loaded, 20 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)
UCHIJAAAA Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)
UCHIJAAAA JEI{2.28.9.176} [Just Enough Items] (jei_1.8.9-2.28.9.176.jar)
UCHIJAAAA abyssalcraft{1.9.1} [AbyssalCraft] (AbyssalCraft-1.8.9-1.9.1.jar)
UCHIJAAAA immcraft{1.1.2} [Immersive Craft] (immcraft-1.1.2.jar)
UCHIJAAAA infiniteinvo{1.1.51} [InfiniteInvo] (InfiniteInvo-1.1.51.jar)
UCHIJAAAA inventorytweaks{1.60-40-e06e29a} [Inventory Tweaks] (InventoryTweaks-1.60-40.jar)
UCHIJAAAA IronChest{6.0.125.770} [Iron Chest] (ironchest-1.8.9-6.0.125.770.jar)
UCHIJAAAA mantle{1.8.9-0.9.2.jenkins102} [Mantle] (Mantle-1.8.9-0.9.2.jar)
UCHIJAAAA MSM3{3.1.0.123} [More Swords 3] (MoreSwords-1.8.9-3.1.0.123.jar)
UCHIJAAAA oceancraft{1.5.3} [Oceancraft] (Oceancraft v1.5.3 (MC 1.8.9).jar)
UCHIJAAAA Roguelike{1.4.5} [Roguelike Dungeons] (RoguelikeDungeons-1.8.9-1.4.5.jar)
UCHIJAAAA tconstruct{1.8.9-2.2.1.jenkins1005} [Tinkers' Construct] (TConstruct-1.8.9-2.2.1.jar)
UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
UCHIJAAAA Thaumcraft{5.2.4} [Thaumcraft] (Thaumcraft-1.8.9-5.2.4.jar)
UCHIJAAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.6.jar)
UCHIJAAAA weaponcaseloot{2.0.0} [WeaponCaseLoot] (weaponcaseloot-2.0.0.jar)
UCHIJAAAA XaeroMinimap{1.8.7} [Xaero's Minimap] (Xaeros_Minimap_1.8.7_Forge_1.8.9.jar)
Loaded coremods (and transformers):
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1060.0' Renderer: 'AMD Radeon(TM) R2 Graphics'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R2 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1060.0, ATI Technologies Inc.
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: §6§lSummerFields§r_1.8.X.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics
OptiFine Version: OptiFine_1.8.9_HD_U_H5
Render Distance Chunks: 18
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1060.0
OpenGlRenderer: AMD Radeon(TM) R2 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
[18:53:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Misti\AppData\Roaming\.minecraft\crash-reports\crash-2016-04-10_18.53.11-client.txt
[18:53:11] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Updating screen events
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1687) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77]
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.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68) ~[GuiButtonsStencilTable.class:?]
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62) ~[GuiSideButtons.class:?]
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257) ~[GuiMultiModule.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555) ~[axu.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524) ~[axu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674) ~[ave.class:?]
... 9 more
[18:53:11] [Thread-18/WARN] [THAUMCRAFT]: No auras found!
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: java.lang.NullPointerException
[18:53:11] [Thread-18/INFO] [THAUMCRAFT]: Stopping aura thread
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap.loadBlockColor(Minimap.java:632)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.updateChunk(Minimap.java:354)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at com.minimap.minimap.Minimap$MapLoader.run(Minimap.java:206)
[18:53:11] [Thread-13/INFO] [STDERR]: [com.minimap.minimap.Minimap$MapLoader:run:312]: at java.lang.Thread.run(Unknown Source)
[18:53:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:53:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:53:12] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 4/10/16 6:53 PM
Description: Updating screen events
java.lang.ClassCastException: infiniteinvo.client.inventory.InvoScrollBar cannot be cast to slimeknights.tconstruct.tools.client.GuiButtonItem
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 --
Stacktrace:
at slimeknights.tconstruct.tools.client.module.GuiButtonsStencilTable.func_146284_a(GuiButtonsStencilTable.java:68)
at slimeknights.tconstruct.tools.client.module.GuiSideButtons.handleMouseClicked(GuiSideButtons.java:62)
at slimeknights.mantle.client.gui.GuiMultiModule.func_73864_a(GuiMultiModule.java:257)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)
-- Affected screen --
Details:
Screen name: slimeknights.tconstruct.tools.client.GuiStencilTable
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['GeckoPower'/171, l='MpServer', x=15.56, y=64.00, z=655.24]]
Chunk stats: MultiplayerChunkCache: 1369, 1369
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 98.00,64.00,47.00 - World: (98,64,47), Chunk: (at 2,4,15 in 6,2; contains blocks 96,0,32 to 111,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 198838 game time, 216641 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: 82 total; [EntityBat['Bat'/155393, l='MpServer', x=19.72, y=14.10, z=597.25], EntityCreeper['Creeper'/162053, l='MpServer', x=-33.50, y=14.00, z=621.50], EntityCreeper['Creeper'/159500, l='MpServer', x=56.50, y=63.00, z=604.50], EntityZombie['Zombie'/157458, l='MpServer', x=-62.69, y=50.00, z=641.94], EntitySkeleton['Skeleton'/160530, l='MpServer', x=67.50, y=12.00, z=624.50], EntityAuraNode['Aura Node'/273, l='MpServer', x=-102.50, y=63.50, z=666.50], EntitySkeleton['Skeleton'/161808, l='MpServer', x=-12.47, y=43.00, z=719.09], EntityZombie['Zombie'/160790, l='MpServer', x=41.50, y=24.00, z=659.50], EntityAuraNode['Aura Node'/277, l='MpServer', x=31.50, y=68.50, z=535.50], EntityAuraNode['Aura Node'/281, l='MpServer', x=-80.50, y=63.50, z=586.50], EntityCreeper['Creeper'/161819, l='MpServer', x=25.50, y=52.00, z=644.50], EntityCreeper['Creeper'/161817, l='MpServer', x=66.50, y=45.00, z=609.50], EntityAuraNode['Aura Node'/285, l='MpServer', x=123.50, y=92.50, z=621.50], EntitySkeleton['Skeleton'/163359, l='MpServer', x=77.06, y=51.00, z=633.44], EntityCreeper['Creeper'/161820, l='MpServer', x=-21.09, y=30.00, z=619.44], EntityZombie['Zombie'/157469, l='MpServer', x=59.50, y=22.00, z=624.50], EntityZombie['Zombie'/163366, l='MpServer', x=78.50, y=25.00, z=680.50], EntityZombie['Zombie'/155684, l='MpServer', x=10.69, y=16.00, z=667.06], EntityCreeper['Creeper'/157477, l='MpServer', x=12.34, y=50.00, z=641.53], EntityAuraNode['Aura Node'/298, l='MpServer', x=133.50, y=63.50, z=685.50], EntityZombie['Zombie'/149289, l='MpServer', x=-20.19, y=43.00, z=656.28], EntityAuraNode['Aura Node'/300, l='MpServer', x=-19.50, y=63.50, z=786.50], EntityDepthsGhoul['Dr. Orange'/150578, l='MpServer', x=34.50, y=34.00, z=639.50], EntityBat['Bat'/162361, l='MpServer', x=-41.47, y=19.97, z=639.41], EntityCreeper['Creeper'/153662, l='MpServer', x=-36.50, y=42.00, z=663.50], EntityBat['Bat'/162364, l='MpServer', x=35.38, y=11.75, z=580.25], EntityBat['Bat'/153155, l='MpServer', x=13.19, y=30.94, z=671.66], EntityCreeper['Creeper'/161094, l='MpServer', x=94.50, y=18.00, z=613.50], EntityZombie['Zombie'/161095, l='MpServer', x=77.50, y=25.00, z=681.50], EntityAuraNode['Aura Node'/327, l='MpServer', x=144.50, y=70.50, z=524.50], EntitySpider['Spider'/161100, l='MpServer', x=55.50, y=17.00, z=613.50], EntityBat['Bat'/161366, l='MpServer', x=-22.25, y=26.03, z=629.50], EntityBat['Bat'/161109, l='MpServer', x=-39.00, y=26.09, z=636.25], EntityZombie['Zombie'/148314, l='MpServer', x=-26.34, y=43.00, z=652.13], EntityCreeper['Creeper'/156760, l='MpServer', x=38.66, y=22.00, z=626.91], EntityBat['Bat'/159072, l='MpServer', x=35.09, y=16.19, z=641.22], EntityCreeper['Creeper'/152172, l='MpServer', x=6.50, y=14.00, z=612.50], EntitySkeleton['Skeleton'/163954, l='MpServer', x=80.50, y=14.00, z=635.50], EntityZombie['Zombie'/161651, l='MpServer', x=3.34, y=15.00, z=685.34], EntityCreeper['Creeper'/163953, l='MpServer', x=81.50, y=12.00, z=576.50], EntityCreeper['Creeper'/158582, l='MpServer', x=20.50, y=31.00, z=666.50], EntityBat['Bat'/161409, l='MpServer', x=66.47, y=17.31, z=626.66], EntityBat['Bat'/145028, l='MpServer', x=-10.59, y=42.10, z=644.75], EntityCreeper['Creeper'/164229, l='MpServer', x=56.50, y=34.00, z=615.50], EntityZombie['Zombie'/160141, l='MpServer', x=14.50, y=35.00, z=604.50], EntityZombie['Zombie'/144795, l='MpServer', x=1.50, y=51.00, z=656.91], EntityBat['Bat'/160921, l='MpServer', x=40.34, y=19.63, z=627.16], EntityCreeper['Creeper'/157086, l='MpServer', x=-35.50, y=20.00, z=657.50], EntityZombie['Zombie'/160414, l='MpServer', x=-27.50, y=17.00, z=626.50], EntitySkeleton['Skeleton'/153763, l='MpServer', x=-13.50, y=41.00, z=686.50], EntityCreeper['Creeper'/156327, l='MpServer', x=11.03, y=32.00, z=660.63], EntityCreeper['Creeper'/161192, l='MpServer', x=14.00, y=34.00, z=679.38], EntityCreeper['Creeper'/160680, l='MpServer', x=90.50, y=14.00, z=599.50], EntityPlayerSP['GeckoPower'/171, l='MpServer', x=15.56, y=64.00, z=655.24], EntitySkeleton['Skeleton'/151468, l='MpServer', x=37.50, y=15.00, z=643.50], EntityBat['Bat'/148653, l='MpServer', x=19.69, y=49.22, z=657.78], EntitySkeleton['Skeleton'/145331, l='MpServer', x=20.63, y=54.00, z=648.81], EntityCreeper['Creeper'/153274, l='MpServer', x=28.50, y=10.00, z=580.50], EntityBeachVillager['Beach Villager'/192, l='MpServer', x=39.41, y=62.00, z=635.84], EntityBeachVillager['Beach Villager'/193, l='MpServer', x=58.22, y=63.00, z=644.50], EntityBeachVillager['Beach Villager'/199, l='MpServer', x=-19.22, y=63.00, z=684.34], EntityChicken['Chicken'/202, l='MpServer', x=1.63, y=69.00, z=600.53], EntitySkeleton['Skeleton'/159432, l='MpServer', x=71.84, y=68.00, z=593.25], EntitySkeleton['Skeleton'/157132, l='MpServer', x=-1.50, y=34.00, z=677.50], EntityEnderman['Enderman'/161232, l='MpServer', x=32.50, y=23.00, z=651.50], EntityChicken['Chicken'/210, l='MpServer', x=25.50, y=67.00, z=590.63], EntityChicken['Chicken'/211, l='MpServer', x=23.97, y=68.00, z=598.63], EntitySkeleton['Skeleton'/159710, l='MpServer', x=-49.50, y=38.00, z=644.50], EntityChicken['Chicken'/220, l='MpServer', x=19.28, y=66.00, z=586.44], EntityBat['Bat'/161762, l='MpServer', x=22.50, y=19.56, z=683.69], EntityAuraNode['Aura Node'/229, l='MpServer', x=41.50, y=22.50, z=705.50], EntityBat['Bat'/159975, l='MpServer', x=-45.47, y=47.56, z=684.41], EntityAuraNode['Aura Node'/231, l='MpServer', x=0.50, y=64.50, z=572.50], EntityAuraNode['Aura Node'/240, l='MpServer', x=82.50, y=63.50, z=672.50], EntityCreeper['Creeper'/153330, l='MpServer', x=-40.50, y=36.00, z=728.50], EntitySkeleton['Skeleton'/154358, l='MpServer', x=41.50, y=34.00, z=640.50], EntitySkeleton['Skeleton'/162806, l='MpServer', x=45.50, y=46.00, z=620.50], EntitySkeleton['Skeleton'/155127, l='MpServer', x=51.50, y=15.00, z=714.50], EntityAuraNode['Aura Node'/248, l='MpServer', x=2.50, y=77.50, z=555.50], EntitySkeleton['Skeleton'/158202, l='MpServer', x=82.50, y=46.00, z=623.50], EntityZombie['Zombie'/162811, l='MpServer', x=41.50, y=13.00, z=600.50], EntityBat['Bat'/161788, l='MpServer', x=-28.22, y=44.78, z=649.31]]
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:404)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics
Java Version: 1.8.0_77, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 815832520 bytes (778 MB) / 1692401664 bytes (1614 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1855 Optifine OptiFine_1.8.9_HD_U_H5 20 mods loaded, 20 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1855.jar)
UCHIJAAAA Forge{11.15.1.1855} [Minecraft Forge] (forge-1.8.9-11.15.1.1855.jar)
UCHIJAAAA JEI{2.28.9.176} [Just Enough Items] (jei_1.8.9-2.28.9.176.jar)
UCHIJAAAA abyssalcraft{1.9.1} [AbyssalCraft] (AbyssalCraft-1.8.9-1.9.1.jar)
UCHIJAAAA immcraft{1.1.2} [Immersive Craft] (immcraft-1.1.2.jar)
UCHIJAAAA infiniteinvo{1.1.51} [InfiniteInvo] (InfiniteInvo-1.1.51.jar)
UCHIJAAAA inventorytweaks{1.60-40-e06e29a} [Inventory Tweaks] (InventoryTweaks-1.60-40.jar)
UCHIJAAAA IronChest{6.0.125.770} [Iron Chest] (ironchest-1.8.9-6.0.125.770.jar)
UCHIJAAAA mantle{1.8.9-0.9.2.jenkins102} [Mantle] (Mantle-1.8.9-0.9.2.jar)
UCHIJAAAA MSM3{3.1.0.123} [More Swords 3] (MoreSwords-1.8.9-3.1.0.123.jar)
UCHIJAAAA oceancraft{1.5.3} [Oceancraft] (Oceancraft v1.5.3 (MC 1.8.9).jar)
UCHIJAAAA Roguelike{1.4.5} [Roguelike Dungeons] (RoguelikeDungeons-1.8.9-1.4.5.jar)
UCHIJAAAA tconstruct{1.8.9-2.2.1.jenkins1005} [Tinkers' Construct] (TConstruct-1.8.9-2.2.1.jar)
UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
UCHIJAAAA Thaumcraft{5.2.4} [Thaumcraft] (Thaumcraft-1.8.9-5.2.4.jar)
UCHIJAAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.6.jar)
UCHIJAAAA weaponcaseloot{2.0.0} [WeaponCaseLoot] (weaponcaseloot-2.0.0.jar)
UCHIJAAAA XaeroMinimap{1.8.7} [Xaero's Minimap] (Xaeros_Minimap_1.8.7_Forge_1.8.9.jar)
Loaded coremods (and transformers):
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1060.0' Renderer: 'AMD Radeon(TM) R2 Graphics'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1855
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R2 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1060.0, ATI Technologies Inc.
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: §6§lSummerFields§r_1.8.X.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD E2-7110 APU with AMD Radeon R2 Graphics
OptiFine Version: OptiFine_1.8.9_HD_U_H5
Render Distance Chunks: 18
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1060.0
OpenGlRenderer: AMD Radeon(TM) R2 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
[18:53:14] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Misti\AppData\Roaming\.minecraft\crash-reports\crash-2016-04-10_18.53.11-client.txt
Can anyone help me out with this? Is it a problem with forge/TConstruct or is it a compatibility problem?
Thanks for any help.
Try removing Optifine, Tinkers Construct has a long history of being incompatible with Optifine.
When angry, count to four; when very angry, swear. Samuel Langhorne Clemens
Removing InfiniteInvo did the trick. Thank you!