java.lang.NullPointerException: Updating screen events
at slimeknights.tconstruct.library.book.ContentModifier.build(ContentModifier.java:110)
at slimeknights.mantle.client.gui.book.GuiBook.buildPages(GuiBook.java:408)
at slimeknights.mantle.client.gui.book.GuiBook._setPage(GuiBook.java:341)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:333)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:307)
at slimeknights.mantle.client.gui.book.element.ElementSection.mouseClicked(ElementSection.java:102)
at slimeknights.mantle.client.gui.book.GuiBook.func_73864_a(GuiBook.java:563)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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 slimeknights.tconstruct.library.book.ContentModifier.build(ContentModifier.java:110)
at slimeknights.mantle.client.gui.book.GuiBook.buildPages(GuiBook.java:408)
at slimeknights.mantle.client.gui.book.GuiBook._setPage(GuiBook.java:341)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:333)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:307)
at slimeknights.mantle.client.gui.book.element.ElementSection.mouseClicked(ElementSection.java:102)
at slimeknights.mantle.client.gui.book.GuiBook.func_73864_a(GuiBook.java:563)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
Launched Version: 1.10.2-forge1.10.2-12.18.2.2098
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13447 Compatibility Profile Context 16.300.2701.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:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 2x AMD A9-9410 RADEON R5, 5 COMPUTE CORES 2C+3G
Okey, so all my other mods works just fine, but when I open the Materials and I book, some of the icons in the book are missing. I can`t craft a tinkers crafting station and if I click on anything in the book; the game crashes. Tinkers worked just fine some days ago, and I have been looking for the latest updates of both matle and tinkers.
I have tried to allocate my ram. My cpu goes a bit mental tho. (this also hapens when I dont have any other mods instaled).
---- Minecraft Crash Report ----
WARNING: coremods are present:
IC2core (industrialcraft-2-2.6.27-ex110.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 29.10.16 14:21
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at slimeknights.tconstruct.library.book.ContentModifier.build(ContentModifier.java:110)
at slimeknights.mantle.client.gui.book.GuiBook.buildPages(GuiBook.java:408)
at slimeknights.mantle.client.gui.book.GuiBook._setPage(GuiBook.java:341)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:333)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:307)
at slimeknights.mantle.client.gui.book.element.ElementSection.mouseClicked(ElementSection.java:102)
at slimeknights.mantle.client.gui.book.GuiBook.func_73864_a(GuiBook.java:563)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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 slimeknights.tconstruct.library.book.ContentModifier.build(ContentModifier.java:110)
at slimeknights.mantle.client.gui.book.GuiBook.buildPages(GuiBook.java:408)
at slimeknights.mantle.client.gui.book.GuiBook._setPage(GuiBook.java:341)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:333)
at slimeknights.mantle.client.gui.book.GuiBook.openPage(GuiBook.java:307)
at slimeknights.mantle.client.gui.book.element.ElementSection.mouseClicked(ElementSection.java:102)
at slimeknights.mantle.client.gui.book.GuiBook.func_73864_a(GuiBook.java:563)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
-- Affected screen --
Details:
Screen name: slimeknights.mantle.client.gui.book.GuiBook
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Snushana'/1741, l='MpServer', x=-199,60, y=72,00, z=128,43]]
Chunk stats: MultiplayerChunkCache: 529, 529
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-197,64,127), Chunk: (at 11,4,15 in -13,7; contains blocks -208,0,112 to -193,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1859 game time, 1859 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: 87 total; [EntityCreeper['Creeper'/2050, l='MpServer', x=-250,50, y=24,00, z=117,50], EntityItem['item.tile.mushroom1'/4, l='MpServer', x=-255,88, y=22,00, z=113,17], EntityItem['item.tile.mushroom6'/5, l='MpServer', x=-230,93, y=16,00, z=177,20], EntityBat['Bat'/2059, l='MpServer', x=-267,25, y=25,10, z=125,25], EntityZombie['Zombie'/2316, l='MpServer', x=-215,77, y=31,00, z=122,50], EntityZombie['Zombie'/2317, l='MpServer', x=-211,16, y=32,00, z=130,71], EntityZombie['Zombie'/2318, l='MpServer', x=-212,48, y=32,00, z=129,09], EntitySquid['Squid'/1809, l='MpServer', x=-220,09, y=58,10, z=100,85], EntitySquid['Squid'/1810, l='MpServer', x=-207,50, y=58,36, z=91,55], EntityItem['item.item.dyePowder.black'/2322, l='MpServer', x=-209,91, y=40,00, z=107,27], EntityItem['item.tile.mushroom3'/2324, l='MpServer', x=-247,31, y=22,00, z=156,00], EntityChicken['Chicken'/2327, l='MpServer', x=-185,50, y=26,00, z=118,50], EntitySkeleton['Skeleton'/2328, l='MpServer', x=-222,50, y=16,00, z=151,50], EntityEnderman['Enderman'/2331, l='MpServer', x=-277,50, y=21,00, z=161,50], EntityItem['item.item.feather'/2336, l='MpServer', x=-184,64, y=26,00, z=118,83], EntityZombie['Zombie'/2086, l='MpServer', x=-170,77, y=36,00, z=115,50], EntityCreeper['Creeper'/2087, l='MpServer', x=-182,50, y=35,00, z=115,50], EntityCreeper['Creeper'/2088, l='MpServer', x=-181,50, y=35,00, z=113,50], EntityZombie['Zombie'/2344, l='MpServer', x=-147,50, y=33,00, z=50,50], EntityZombie['Zombie'/2345, l='MpServer', x=-148,50, y=33,00, z=50,50], EntityZombie['Zombie'/2346, l='MpServer', x=-149,50, y=33,00, z=53,50], EntityCreeper['Creeper'/2091, l='MpServer', x=-255,50, y=28,00, z=190,50], EntityCreeper['Creeper'/2354, l='MpServer', x=-243,50, y=22,00, z=128,50], EntityCreeper['Creeper'/2110, l='MpServer', x=-181,50, y=35,00, z=117,50], EntityBat['Bat'/2366, l='MpServer', x=-159,27, y=42,77, z=139,55], EntityCreeper['Creeper'/2114, l='MpServer', x=-248,50, y=24,00, z=142,50], EntitySquid['Squid'/1862, l='MpServer', x=-221,55, y=50,69, z=99,90], EntitySquid['Squid'/1873, l='MpServer', x=-242,90, y=60,81, z=136,82], EntitySquid['Squid'/1877, l='MpServer', x=-145,15, y=52,75, z=161,70], EntityCreeper['Creeper'/2390, l='MpServer', x=-219,50, y=26,00, z=146,50], EntityBat['Bat'/2402, l='MpServer', x=-160,69, y=42,22, z=137,38], EntityBat['Bat'/2403, l='MpServer', x=-153,33, y=40,05, z=144,67], EntityBat['Bat'/2404, l='MpServer', x=-153,25, y=40,00, z=144,51], EntitySkeleton['Skeleton'/2151, l='MpServer', x=-272,21, y=21,00, z=162,50], EntitySquid['Squid'/1897, l='MpServer', x=-249,61, y=61,36, z=130,33], EntityItem['item.item.dyePowder.black'/2409, l='MpServer', x=-238,58, y=46,00, z=132,66], EntitySquid['Squid'/1900, l='MpServer', x=-257,60, y=60,79, z=124,08], EntitySquid['Squid'/1902, l='MpServer', x=-229,51, y=47,95, z=79,42], EntitySkeleton['Skeleton'/2414, l='MpServer', x=-258,58, y=19,00, z=165,42], EntitySquid['Squid'/1904, l='MpServer', x=-235,33, y=47,53, z=89,43], EntityCreeper['Creeper'/2417, l='MpServer', x=-275,50, y=20,00, z=159,50], EntityBat['Bat'/1907, l='MpServer', x=-160,21, y=43,40, z=131,98], EntityBat['Bat'/1909, l='MpServer', x=-158,25, y=44,10, z=130,15], EntityCreeper['Creeper'/2421, l='MpServer', x=-180,50, y=36,00, z=124,50], EntityZombie['Zombie'/2430, l='MpServer', x=-185,50, y=46,00, z=111,50], EntityCreeper['Creeper'/2179, l='MpServer', x=-194,50, y=23,00, z=152,50], EntityZombie['Zombie'/2439, l='MpServer', x=-276,56, y=27,00, z=123,76], EntityZombie['Zombie'/2440, l='MpServer', x=-256,50, y=22,00, z=153,50], EntityCreeper['Creeper'/2187, l='MpServer', x=-254,50, y=23,00, z=125,50], EntitySkeleton['Skeleton'/2189, l='MpServer', x=-273,50, y=15,00, z=103,50], EntityZombie['Zombie'/2447, l='MpServer', x=-192,50, y=29,00, z=143,50], EntityCreeper['Creeper'/2450, l='MpServer', x=-163,50, y=42,00, z=133,50], EntitySkeleton['Skeleton'/2453, l='MpServer', x=-239,50, y=32,00, z=206,50], EntityCreeper['Creeper'/2455, l='MpServer', x=-240,50, y=32,00, z=204,50], EntityBat['Bat'/2458, l='MpServer', x=-241,78, y=26,17, z=183,86], EntityBat['Bat'/2459, l='MpServer', x=-240,75, y=25,03, z=186,75], EntityBat['Bat'/2463, l='MpServer', x=-165,50, y=39,34, z=132,52], EntityBat['Bat'/2464, l='MpServer', x=-166,75, y=40,59, z=133,28], EntityBat['Bat'/2465, l='MpServer', x=-178,47, y=35,00, z=131,75], EntityBat['Bat'/2466, l='MpServer', x=-171,37, y=38,10, z=127,26], EntityCreeper['Creeper'/2223, l='MpServer', x=-221,50, y=34,00, z=129,50], EntitySkeleton['Skeleton'/2479, l='MpServer', x=-148,50, y=27,00, z=121,50], EntitySkeleton['Skeleton'/2480, l='MpServer', x=-148,50, y=27,00, z=121,50], EntityCreeper['Creeper'/2481, l='MpServer', x=-142,50, y=27,00, z=123,50], EntityEnderman['Enderman'/2482, l='MpServer', x=-190,50, y=23,00, z=164,50], EntityEnderman['Enderman'/2483, l='MpServer', x=-187,50, y=23,00, z=167,50], EntityZombie['Zombie'/2228, l='MpServer', x=-255,50, y=16,00, z=175,50], EntityZombie['Zombie'/2486, l='MpServer', x=-190,50, y=23,00, z=165,50], EntityZombie['Zombie'/2232, l='MpServer', x=-184,70, y=36,00, z=111,54], EntityCreeper['Creeper'/2238, l='MpServer', x=-131,50, y=12,00, z=196,50], EntitySkeleton['Skeleton'/2239, l='MpServer', x=-258,73, y=21,00, z=123,53], EntityBat['Bat'/1990, l='MpServer', x=-250,25, y=26,10, z=120,57], EntityBat['Bat'/1991, l='MpServer', x=-246,87, y=26,10, z=115,07], EntityBat['Bat'/1992, l='MpServer', x=-246,74, y=26,10, z=116,80], EntityZombie['Zombie'/1995, l='MpServer', x=-226,22, y=29,00, z=143,44], EntityCreeper['Creeper'/2253, l='MpServer', x=-186,50, y=24,00, z=173,50], EntityPlayerSP['Snushana'/1741, l='MpServer', x=-199,60, y=72,00, z=128,43], EntitySquid['Squid'/1745, l='MpServer', x=-163,01, y=51,53, z=87,53], EntityCreeper['Creeper'/2018, l='MpServer', x=-256,50, y=21,00, z=144,50], EntityCreeper['Creeper'/2020, l='MpServer', x=-197,50, y=32,00, z=129,50], EntitySquid['Squid'/1775, l='MpServer', x=-220,02, y=52,61, z=151,41], EntityCreeper['Creeper'/2287, l='MpServer', x=-249,50, y=21,00, z=103,50], EntityBat['Bat'/2293, l='MpServer', x=-195,10, y=34,01, z=126,13], EntityBat['Bat'/2294, l='MpServer', x=-168,03, y=36,46, z=118,37], EntityBat['Bat'/2295, l='MpServer', x=-194,42, y=37,10, z=131,25], EntityZombie['Zombie'/2300, l='MpServer', x=-259,50, y=26,00, z=117,50], EntityCreeper['Creeper'/2301, l='MpServer', x=-259,50, y=26,00, z=118,50]]
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:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5358178056 bytes (5109 MB) / 6162481152 bytes (5877 MB) up to 6162481152 bytes (5877 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.32 Powered by Forge 12.18.2.2098 14 mods loaded, 14 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.10.2-12.18.2.2098.jar)
UCHIJAAAA Forge{12.18.2.2098} [Minecraft Forge] (forge-1.10.2-12.18.2.2098.jar)
UCHIJAAAA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2 (1).jar)
UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
UCHIJAAAA Botania{r1.8-321} [Botania] (Botania-unofficial.r1.8-321 (1).jar)
UCHIJAAAA chiselsandbits{11.3} [Chisels & Bits] (chiselsandbits-11.3.jar)
UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
UCHIJAAAA IC2{2.6.27-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.27-ex110.jar)
UCHIJAAAA IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
UCHIJAAAA JEI{3.7.3.221} [Just Enough Items] (jei_1.10.2-3.7.3.221.jar)
UCHIJAAAA mantle{1.10.2-1.1.1.194} [Mantle] (Mantle-1.10.2-1.1.1.jar)
UCHIJAAAA tconstruct{1.10.2-2.5.6b.jenkins424} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6b.jar)
UCHIJAAAA trashslot{6.3.2} [TrashSlot] (TrashSlot_1.10.2-6.3.2.jar)
Loaded coremods (and transformers):
IC2core (industrialcraft-2-2.6.27-ex110.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13447 Compatibility Profile Context 16.300.2701.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
Launched Version: 1.10.2-forge1.10.2-12.18.2.2098
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13447 Compatibility Profile Context 16.300.2701.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:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 2x AMD A9-9410 RADEON R5, 5 COMPUTE CORES 2C+3G
Okey, so all my other mods works just fine, but when I open the Materials and I book, some of the icons in the book are missing. I can`t craft a tinkers crafting station and if I click on anything in the book; the game crashes. Tinkers worked just fine some days ago, and I have been looking for the latest updates of both matle and tinkers.
I have tried to allocate my ram. My cpu goes a bit mental tho. (this also hapens when I dont have any other mods instaled).
Crashlog in spoiler
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTry updating Extra Utilities.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."