bug when I placed the goggles and iron block in the tool forge it crashed
I am playing minecraft 1.6.4 the experimental build of tinkers mod
bug when I placed the goggles and iron block in the tool forge it crashed
I am playing minecraft 1.6.4 the experimental build of tinkers mod
Got another crash error, hopefully it's not just something I overlooked this time.
This happens every single time I place a slimy sapling. I can load the world up again and look at it and everything's fine, but as soon as I try to place another I crash.
java.lang.ArrayIndexOutOfBoundsException: 1
at tconstruct.blocks.slime.SlimeSapling.func_149691_a(SlimeSapling.java:80)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1530)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
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 tconstruct.blocks.slime.SlimeSapling.func_149691_a(SlimeSapling.java:80)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1530)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
Hello. sorry if this has been already answered, but is there a way to change the way health is displayed? I liked the way vanilla minecraft displayed extra hearts better, no offence. Thanks in advance
Calm yourself. You're not always going to get an answer right away. Also, it really doesn't help that you're playing an extremely old version of the mod. I don't even think you could flip them in 1.5.
Thats all I was asking for. I asked this question 3 times in 2 weeks.
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 8/3/14 6:50 PM
Description: Initializing game
java.lang.NoClassDefFoundError: tconstruct/smeltery/blocks/GlassPaneConnected
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.registry.ObjectHolderRegistry.scanTarget(ObjectHolderRegistry.java:70)
at cpw.mods.fml.common.registry.ObjectHolderRegistry.findObjectHolders(ObjectHolderRegistry.java:39)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:507)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: tconstruct.smeltery.blocks.GlassPaneConnected
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 15 more
Caused by: java.lang.NoClassDefFoundError: tconstruct/smeltery/blocks/GlassBlockConnected
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 17 more
Caused by: java.lang.ClassNotFoundException: tconstruct.smeltery.blocks.GlassBlockConnected
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 21 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.registry.ObjectHolderRegistry.scanTarget(ObjectHolderRegistry.java:70)
at cpw.mods.fml.common.registry.ObjectHolderRegistry.findObjectHolders(ObjectHolderRegistry.java:39)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:507)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (
Yeah, this is a crash I've also been getting caused by a conflict that happens once thermal expansion is added to the mix. If some one could tell us how to fix that, that would be great.
Rollback Post to RevisionRollBack
Check out ModdedMinecraftLite, a custom modpack
on my website, supersayanbouncyball.weebly.com
java.lang.AbstractMethodError
at codechicken.nei.ItemPanel.slotValid(ItemPanel.java:97)
at codechicken.nei.ItemPanel.updateValidSlots(ItemPanel.java:88)
at codechicken.nei.ItemPanel.resize(ItemPanel.java:65)
at codechicken.nei.LayoutStyleDefault.layout(LayoutStyleDefault.java:41)
at codechicken.nei.LayoutManager.layout(LayoutManager.java:260)
at codechicken.nei.LayoutManager.load(LayoutManager.java:571)
at codechicken.nei.guihook.GuiContainerManager.load(GuiContainerManager.java:301)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
at net.minecraft.client.gui.inventory.GuiInventory.func_73866_w_(SourceFile:34)
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1883)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.ItemPanel.slotValid(ItemPanel.java:97)
at codechicken.nei.ItemPanel.updateValidSlots(ItemPanel.java:88)
at codechicken.nei.ItemPanel.resize(ItemPanel.java:65)
at codechicken.nei.LayoutStyleDefault.layout(LayoutStyleDefault.java:41)
at codechicken.nei.LayoutManager.layout(LayoutManager.java:260)
at codechicken.nei.LayoutManager.load(LayoutManager.java:571)
at codechicken.nei.guihook.GuiContainerManager.load(GuiContainerManager.java:301)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
at net.minecraft.client.gui.inventory.GuiInventory.func_73866_w_(SourceFile:34)
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
I updated my forge version from 1180 to 1197, and I get this error, only when I have Thermal Expansion and Tinkers Construct.
dude! i got news for u i just spent about 5 hours trying to fix that thermal expansion thing. What you do is you go into the jar files of all mods using the CoFH api (not including CoFHlib and CoFH core) and delete the CoFH folder in each mod
oh and a side note next time chech there twitter thats how i figured it out
dude! i got news for u i just spent about 5 hours trying to fix that thermal expansion thing. What you do is you go into the jar files of all mods using the CoFH api (not including CoFHlib and CoFH core) and delete the CoFH folder in each mod
oh and a side note next time chech there twitter thats how i figured it out
King Lemming also posted this info when I asked about it on his Github page.
He was extremely nice about it
He said, to do a lot of JAR surgery by taking out the API that refers to his CoFH core (cofh.energy.api).
But to not touch the CoFH Core itself.
He also mentions that a lot of mods are not properly updated for this.
thats why we are having this issue now.
Now i use buildcraft pipes because they are faster, but to begin with i used a great gift given tu us by mDyio : The Casting Channel \°^°/ .
The casting channel is a way to transport liquids and i think they respect gravity so you cant pour them upwards.
in my screenshot you can see my "vanilla" TCon liquid inserter.
I use a Seared Tank on which I attached a faucet. Right under the fauced i placed a casting channel feeding into a reverted smeltery drain to pour the liquid into the smeltery. This setup is VERY slow and you have to either click the faucet until the tank is empty or you use some way to apply a redstone pulse. The setup I use is a Termal Expansion Portable tank and a wooden liquid pipe feeding into my smeltery. This setup is much faster.
This way i generate all my Obsidian needs for early game.
Thats why i usally go on my first mining trip with alumite tools.
Oooooh ok, cool. So wait you can put water in the seared tank? And faucets? Huh....go figure. Thanks tons ^.^ I wonder if those extra utilities pipes would work....
Much easier to handle the liquids with buildcraft tanks and pipes. Here is my Liquid storage system with buildcraft addon, its not completed yet, i need to lead the lava from the tank to the smeltery with pipes, but this works now already, and its awesome The only problem is i dont have any mod yet that is using all this materials, i already have the best tools, so any idea is welcome
why not try m4 with extratic addon?
Rollback Post to RevisionRollBack
"Everyone Is Entitled To Their Own Sorrow, For The Heart Has No Metrics Or Other Forms Of Measure, And All Of It... Irreplaceable" "Your Hopes Have Become My Burden, I Will Find My Own Liberation". "Scathing Eyes Ask That We Be Symmetrical, One Sided And Easily Processed, Yet Every Misshapen Sparks An Unseen Beauty Greater Than Its Would Be Judgement".
King Lemming also posted this info when I asked about it on his Github page.
He was extremely nice about it
He said, to do a lot of JAR surgery by taking out the API that refers to his CoFH core (cofh.energy.api).
But to not touch the CoFH Core itself.
He also mentions that a lot of mods are not properly updated for this.
thats why we are having this issue now.
hah wish i saw that before i spent an 5 hours beforehand trying figure it out XD
I love everything about this mod and all of the addons for it, too. It works like a charm. Well, at least most of the time.
I have a nagging problem with the Traveller's belt. It keeps losing/destroying/forgetting my items and also tends to pop back to the other side when doing anything with inventory. I often cannot get it to recognize the 'B' hotkey at all. Then, after awhile it will again.
I am testing only your TiCon for 1.7.10 d37 version.
Only other issue is with some of the cloth armor modifiers. It seems the book is either incomplete or wrong on some. The boots and lilypad one works... The goggles modifiers do nothing, as far as I have tried. Some of the pictures in the book for modifiers are just plain confusing.
I have used your mod and love the tools and modifiers for them a great deal and I usually know what will do what. So, overall a great mod.
Using build 566, mantle build 169: There are NPEs on not being able to parse metadata on pretty much every tinker texture..
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_4.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1264_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1271_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Iron Ore.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1246_relocationPortal.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_rightArrow.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Lapis Lazuli Ore.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Emerald Ore.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1274_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_ul.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_ur.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1191_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/fireEffectBlock_downArrow.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_downArrow.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1267_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_dr.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_dl.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_dl.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_dr.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1266_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_675_demonPortal.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/blocks/glass/stained/lime/glass_3_d.png, javax.imageio.IIOException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1270_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_leftArrow.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Diamond Ore.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1269_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1272_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_676_schematicSaver.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1277_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_4.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_output.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_ul.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_ur.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load mariculture:textures/blocks/generator.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Coal Ore.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1275_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_460_bookshelf.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1268_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_3_u.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_3_r.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_4.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_3_d.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/fireEffectBlock_rightArrow.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load mariculture:textures/blocks/rotorAluminum.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_ur.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1192_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_ul.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_dr.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_dl.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Redstone Ore.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_upArrow.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1190_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load mariculture:textures/blocks/rotorCopper.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1276_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_4.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_input.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1273_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1193_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1265_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_ur.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_ul.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/fireEffectBlock_leftArrow.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_dl.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_dr.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Gold Ore.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_blank.png, java.io.FileNotFoundException
[20:35:10] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 0, because of minTexel: 1
[OptiFine] Texture size: textures/blocks, 2048x2048
[20:35:11] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_shovel_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/items/bowDarkMatter.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4941_pressureGaugeModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4942_flowDetectorModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_hammer_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load pneumaticcraft:textures/items/cannonBarrel.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4940_safetyTubeModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/wood_toughrod.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_excavator_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/glass.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bone_chisel_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/manyullyn_axe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/cactus_binding.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bronze_lumberaxe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/wood_hammer_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_4559_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_crossbar.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/flint_rod.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_chunk.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/pigiron_toughrod.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_lumberaxe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4907_null.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/goggles_moss.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bone_arrowhead.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4118_homeostasisTubeItem.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/cobalt_battlesign_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/blueslime_large_guard.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_chisel_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/flint_axe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4944_regulatorTubeModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/iron_arrowhead.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/parts/magicfabric_bowstring.png, javax.imageio.IIOException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_chunk.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/paper_pickaxe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_chisel_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_frypan_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_pickaxe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_large_sword_blade.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/vest_moss.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/boots_moss.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/blueslime_chunk.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/cobalt_crossbar.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/paper_rod.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_battlesign_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_axe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_large_guard.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/wings_moss.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_large_guard.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4943_airGrateModule.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_toughrod.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/paper_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/items/smashingrock.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_battlesign_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/thaumium_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_medium_guard.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bronze_pickaxe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_excavator_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_arrowhead.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_chisel_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_toughbind.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bronze_large_sword_blade.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/iron_large_sword_blade.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_chunk.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/blueslime_excavator_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bone_shovel_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_toughrod.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/thaumium_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_largeplate.png
java.lang.NullPointerException
I am playing minecraft 1.6.4 the experimental build of tinkers mod
bug when I placed the goggles and iron block in the tool forge it crashed
I am playing minecraft 1.6.4 the experimental build of tinkers mod
This happens every single time I place a slimy sapling. I can load the world up again and look at it and everything's fine, but as soon as I try to place another I crash.
---- Minecraft Crash Report ----
// Sorry
Time: 4/08/14 6:00 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 1
at tconstruct.blocks.slime.SlimeSapling.func_149691_a(SlimeSapling.java:80)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1530)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
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 tconstruct.blocks.slime.SlimeSapling.func_149691_a(SlimeSapling.java:80)
at net.minecraft.client.renderer.RenderBlocks.func_147787_a(RenderBlocks.java:8232)
at net.minecraft.client.renderer.RenderBlocks.func_147746_l(RenderBlocks.java:3551)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:258)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1530)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['lastcrafter9023'/268, l='MpServer', x=-280.55, y=70.62, z=253.83]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-192,64,220), Chunk: (at 0,4,12 in -12,13; contains blocks -192,0,208 to -177,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 946045 game time, 946045 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: 68 total; [EntityBat['Bat'/42121, l='MpServer', x=-292.25, y=61.10, z=265.75], EntityHorse['Horse'/139, l='MpServer', x=-246.56, y=63.00, z=245.44], EntityHorse['Horse'/140, l='MpServer', x=-240.84, y=63.00, z=246.03], EntitySquid['Squid'/68150, l='MpServer', x=-266.89, y=57.00, z=234.50], EntitySquid['Squid'/68151, l='MpServer', x=-247.34, y=60.34, z=237.84], EntitySquid['Squid'/68148, l='MpServer', x=-262.58, y=56.00, z=236.02], EntitySquid['Squid'/68149, l='MpServer', x=-280.50, y=56.19, z=227.33], EntitySquid['Squid'/68146, l='MpServer', x=-273.12, y=58.40, z=234.60], EntityHorse['Horse'/156, l='MpServer', x=-221.09, y=63.00, z=193.50], EntityHorse['Horse'/157, l='MpServer', x=-221.16, y=64.00, z=198.66], EntityHorse['Horse'/158, l='MpServer', x=-209.16, y=64.00, z=212.44], EntitySquid['Squid'/68144, l='MpServer', x=-269.50, y=56.03, z=234.59], EntitySquid['Squid'/68152, l='MpServer', x=-255.02, y=56.00, z=234.38], EntityEnderman['Enderman'/71291, l='MpServer', x=-348.78, y=48.00, z=336.63], EntityZombie['Zombie'/71289, l='MpServer', x=-349.69, y=49.00, z=335.75], EntityCreeper['Creeper'/60464, l='MpServer', x=-286.41, y=46.00, z=252.00], EntityCreeper['Creeper'/71293, l='MpServer', x=-347.88, y=48.00, z=336.13], EntityBat['Bat'/8772, l='MpServer', x=-283.25, y=49.10, z=252.75], EntityEnderman['Enderman'/71292, l='MpServer', x=-348.50, y=48.00, z=337.50], EntityZombie['Zombie'/71286, l='MpServer', x=-251.50, y=52.00, z=224.50], EntityCreeper['Creeper'/71285, l='MpServer', x=-252.50, y=52.00, z=224.50], EntityCreeper['Creeper'/70451, l='MpServer', x=-359.50, y=33.00, z=184.50], EntityCreeper['Creeper'/70460, l='MpServer', x=-358.91, y=34.00, z=186.56], EntityBat['Bat'/17282, l='MpServer', x=-274.66, y=52.10, z=258.25], EntitySkeleton['Skeleton'/35335, l='MpServer', x=-52.88, y=-16.62, z=30.57], EntityHorse['Horse'/63, l='MpServer', x=-320.75, y=69.00, z=194.28], EntitySkeleton['Skeleton'/70466, l='MpServer', x=-358.50, y=33.00, z=179.50], EntityHorse['Horse'/64, l='MpServer', x=-331.44, y=70.00, z=224.56], EntitySkeleton['Skeleton'/61173, l='MpServer', x=-247.50, y=19.00, z=213.50], GCEntityClientPlayerMP['lastcrafter9023'/268, l='MpServer', x=-280.55, y=70.62, z=253.83], EntityZombie['Zombie'/71185, l='MpServer', x=-308.50, y=15.00, z=326.50], EntitySkeleton['Skeleton'/71301, l='MpServer', x=-358.50, y=16.00, z=195.50], EntityCreeper['Creeper'/68632, l='MpServer', x=-302.31, y=51.00, z=246.31], EntityCreeper['Creeper'/31235, l='MpServer', x=-274.56, y=51.00, z=250.00], EntitySpider['Spider'/68633, l='MpServer', x=-299.56, y=51.00, z=251.97], EntityZombie['Zombie'/68634, l='MpServer', x=-306.78, y=50.00, z=239.47], EntityBat['Bat'/87, l='MpServer', x=-293.75, y=53.10, z=248.47], EntityZombie['Zombie'/71302, l='MpServer', x=-351.50, y=56.00, z=321.50], EntityZombie['Zombie'/68635, l='MpServer', x=-297.69, y=49.00, z=230.25], EntityZombie['Zombie'/68636, l='MpServer', x=-295.56, y=52.00, z=255.51], EntityZombie['Zombie'/68637, l='MpServer', x=-294.98, y=52.00, z=244.50], EntityZombie['Zombie'/71309, l='MpServer', x=-282.23, y=15.79, z=195.44], EntityHorse['Horse'/92, l='MpServer', x=-298.75, y=68.00, z=331.34], EntityCreeper['Creeper'/68626, l='MpServer', x=-213.50, y=45.00, z=187.50], EntityCreeper['Creeper'/68628, l='MpServer', x=-214.50, y=45.00, z=184.50], EntityBat['Bat'/89, l='MpServer', x=-299.25, y=59.10, z=263.56], EntityCreeper['Creeper'/68629, l='MpServer', x=-299.02, y=50.00, z=243.20], EntityBat['Bat'/88, l='MpServer', x=-289.75, y=53.10, z=251.75], EntityCreeper['Creeper'/68630, l='MpServer', x=-310.75, y=49.00, z=244.06], EntityCreeper['Creeper'/62590, l='MpServer', x=-269.97, y=56.00, z=255.44], EntityHorse['Horse'/91, l='MpServer', x=-299.91, y=68.00, z=324.66], EntityCreeper['Creeper'/68631, l='MpServer', x=-309.50, y=52.00, z=239.00], EntityCreeper['Creeper'/62591, l='MpServer', x=-286.59, y=59.00, z=276.97], EntityBat['Bat'/90, l='MpServer', x=-288.50, y=61.10, z=272.75], EntityZombie['Zombie'/67221, l='MpServer', x=-298.25, y=50.00, z=241.78], EntityCreeper['Creeper'/67219, l='MpServer', x=-296.94, y=50.00, z=235.47], EntityBat['Bat'/110, l='MpServer', x=-281.25, y=51.10, z=264.25], EntityBat['Bat'/111, l='MpServer', x=-279.75, y=51.10, z=264.50], EntitySkeleton['Skeleton'/68171, l='MpServer', x=-232.56, y=28.00, z=204.50], EntityBat['Bat'/108, l='MpServer', x=-283.25, y=49.10, z=252.03], EntityBat['Bat'/109, l='MpServer', x=-286.25, y=51.10, z=257.34], EntityBat['Bat'/106, l='MpServer', x=-280.25, y=45.10, z=242.56], EntityBat['Bat'/107, l='MpServer', x=-284.75, y=49.10, z=251.66], EntityHorse['Horse'/105, l='MpServer', x=-281.06, y=64.00, z=205.38], EntityBat['Bat'/112, l='MpServer', x=-283.75, y=51.10, z=258.53], EntityZombie['Zombie'/127, l='MpServer', x=-264.00, y=52.00, z=240.44], EntitySkeleton['Skeleton'/126, l='MpServer', x=-266.94, y=43.00, z=252.59], EntityBat['Bat'/8732, l='MpServer', x=-291.06, y=60.10, z=265.78]]
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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 419544968 bytes (400 MB) / 906387456 bytes (864 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.25.1191 Minecraft Forge 10.13.0.1191 52 mods loaded, 52 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1191} [Forge Mod Loader] (forge-1.7.10-10.13.0.1191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1191} [Minecraft Forge] (forge-1.7.10-10.13.0.1191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics2-Core{rv0-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{6.12} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArmorStatusHUD{1.27} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.27.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.1.0.297} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftCore{3.0.0} [Galacticraft Core] (GalacticraftCore-BETA-1.7-3.0.0.136.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{1.7.10R3.0.0B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B2-24.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mekanism{7.0.0} [Mekanism] (Mekanism-1.7.10-7.0.0.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalFoundation{1.7.10R1.0.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B1-4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{1.7.10R4.0.0B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B2-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
appliedenergistics2{rv0-stable-10} [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.4.6} [EnderStorage] (EnderStorage-1.7.10-1.4.4.6-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftMars{3.0.0} [Galacticraft Planets] (Galacticraft-Planets-BETA-1.7-3.0.0.136.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismGenerators{7.0.0} [MekanismGenerators] (MekanismGenerators-1.7.10-7.0.0.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismTools{7.0.0} [MekanismTools] (MekanismTools-1.7.10-7.0.0.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.7.10R2.3.0RC2} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC2-76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Core{4.4.5.44} [ProjectRed] (ProjectRed-Base-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transmission{4.4.5.44} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transportation{4.4.5.44} [ProjectRed-Transportation] (ProjectRed-Mechanical-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Exploration{4.4.5.44} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.5.3} [Waila] (Waila-1.5.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.7.10-1.6.0.jenkins557} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Compatibility{4.4.5.44} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Integration{4.4.5.44} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Illumination{4.4.5.44} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Expansion{4.4.5.44} [ProjectRed-Expansion] (ProjectRed-Mechanical-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedstoneArsenal{1.7.10R1.0.1B2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.0.1B2-6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts{2.0.0.b16} [Steve's Carts 2] (StevesCarts2.0.0.b16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WailaHarvestability{1.0.4} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
YALSM{2.1.3} [Yet Another Leather Smelting Mod] (yalsm-2.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.1.0.297} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
journeymap{4.0.3} [JourneyMap] (JourneyMap4.0.3_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.1.0.297} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AE2 Version: stable rv0-stable-10 for Forge 10.13.0.1152
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
AE2 Integration: RotaryCraft:OFF, IC2:OFF, RC:OFF, BC:ON, MJ5:ON, MJ6:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, Waila:ON, CLApi:OFF, RB:OFF, InvTweaks:ON, NEI:ON, CraftGuide:OFF, FMP:ON
Launched Version: 1.7.10-Forge10.13.0.1191
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8400 GL version 4.2.12198 Compatibility Profile Context 12.102.4.5000, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Thats all I was asking for. I asked this question 3 times in 2 weeks.
Yeah, this is a crash I've also been getting caused by a conflict that happens once thermal expansion is added to the mix. If some one could tell us how to fix that, that would be great.
Check out ModdedMinecraftLite, a custom modpack
on my website, supersayanbouncyball.weebly.com
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 8/4/14 12:57 PM
Description: Unexpected error
java.lang.AbstractMethodError
at codechicken.nei.ItemPanel.slotValid(ItemPanel.java:97)
at codechicken.nei.ItemPanel.updateValidSlots(ItemPanel.java:88)
at codechicken.nei.ItemPanel.resize(ItemPanel.java:65)
at codechicken.nei.LayoutStyleDefault.layout(LayoutStyleDefault.java:41)
at codechicken.nei.LayoutManager.layout(LayoutManager.java:260)
at codechicken.nei.LayoutManager.load(LayoutManager.java:571)
at codechicken.nei.guihook.GuiContainerManager.load(GuiContainerManager.java:301)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
at net.minecraft.client.gui.inventory.GuiInventory.func_73866_w_(SourceFile:34)
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1883)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.ItemPanel.slotValid(ItemPanel.java:97)
at codechicken.nei.ItemPanel.updateValidSlots(ItemPanel.java:88)
at codechicken.nei.ItemPanel.resize(ItemPanel.java:65)
at codechicken.nei.LayoutStyleDefault.layout(LayoutStyleDefault.java:41)
at codechicken.nei.LayoutManager.layout(LayoutManager.java:260)
at codechicken.nei.LayoutManager.load(LayoutManager.java:571)
at codechicken.nei.guihook.GuiContainerManager.load(GuiContainerManager.java:301)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
at net.minecraft.client.gui.inventory.GuiInventory.func_73866_w_(SourceFile:34)
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255)
at net.minecraft.client.gui.inventory.GuiContainer.func_146280_a(GuiContainer.java)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:797)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['PengoPenguin'/1161, l='MpServer', x=758.50, y=71.62, z=844.50]]
Chunk stats: MultiplayerChunkCache: 879, 888
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (751,64,840), Chunk: (at 15,4,8 in 46,52; contains blocks 736,0,832 to 751,255,847), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Level time: 2922 game time, 2922 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 148 total; [EntityChicken['Chicken'/804, l='MpServer', x=802.50, y=94.00, z=787.50], EntityChicken['Chicken'/805, l='MpServer', x=803.84, y=94.00, z=787.66], EntityChicken['Chicken'/806, l='MpServer', x=800.75, y=94.00, z=788.03], EntityItem['item.tile.sapling.oak'/807, l='MpServer', x=812.63, y=82.13, z=811.84], EntityZombie['Zombie, Level 1'/801, l='MpServer', x=805.34, y=64.29, z=770.97], EntityZombie['Zombie, Level 1'/802, l='MpServer', x=801.63, y=69.00, z=782.88], EntityChicken['Chicken'/803, l='MpServer', x=804.50, y=93.00, z=788.50], EntityChicken['Chicken'/812, l='MpServer', x=815.94, y=112.00, z=903.72], EntitySkeleton['Skeleton, Level 3'/575, l='MpServer', x=725.50, y=61.00, z=809.16], EntityZombie['Zombie, Level 1'/574, l='MpServer', x=728.44, y=61.00, z=801.00], EntityZombie['Zombie, Level 2'/573, l='MpServer', x=715.94, y=61.00, z=816.50], EntitySkeleton['Skeleton, Level 2'/572, l='MpServer', x=728.31, y=48.00, z=811.84], EntityCreeper['Creeper, Level 1'/571, l='MpServer', x=732.00, y=48.00, z=814.50], EntityGoblin['Hobgoblin'/808, l='MpServer', x=813.50, y=78.00, z=843.91], EntityChicken['Chicken'/809, l='MpServer', x=813.50, y=108.00, z=901.50], EntityItem['item.tile.sapling.oak'/570, l='MpServer', x=722.97, y=77.13, z=793.88], EntityChicken['Chicken'/810, l='MpServer', x=812.50, y=110.00, z=902.50], EntityItem['item.tile.sapling.oak'/569, l='MpServer', x=724.88, y=77.13, z=794.13], EntityChicken['Chicken'/811, l='MpServer', x=813.50, y=106.00, z=899.50], EntityCreeper['Creeper, Level 1'/516, l='MpServer', x=704.34, y=30.00, z=889.91], EntityPig['Pig'/517, l='MpServer', x=713.50, y=67.00, z=922.50], EntityPig['Pig'/519, l='MpServer', x=715.53, y=71.00, z=924.94], EntityChicken['Chicken'/512, l='MpServer', x=705.44, y=64.00, z=874.09], EntityChicken['Chicken'/513, l='MpServer', x=708.56, y=64.00, z=873.34], EntityChicken['Chicken'/514, l='MpServer', x=704.50, y=64.00, z=873.50], EntityChicken['Chicken'/515, l='MpServer', x=705.50, y=64.00, z=872.50], EntityPig['Pig'/520, l='MpServer', x=715.50, y=71.00, z=923.84], EntityChicken['Chicken'/627, l='MpServer', x=743.31, y=77.00, z=818.83], EntityBat['Bat'/626, l='MpServer', x=736.63, y=46.10, z=820.41], EntityCreeper['Creeper, Level 1'/625, l='MpServer', x=746.66, y=63.00, z=796.53], EntityItem['item.tile.sapling.oak'/631, l='MpServer', x=744.22, y=77.13, z=867.94], EntityItem['item.tile.sapling.oak'/630, l='MpServer', x=743.19, y=76.13, z=868.13], EntityZombie['Zombie, Level 1'/629, l='MpServer', x=739.50, y=22.00, z=834.50], EntityItem['item.tile.null'/628, l='MpServer', x=744.84, y=17.13, z=843.84], EntityItem['item.item.apple'/635, l='MpServer', x=745.19, y=74.13, z=870.78], EntityItem['item.tile.sapling.oak'/634, l='MpServer', x=737.44, y=79.13, z=867.34], EntityItem['item.tile.sapling.oak'/633, l='MpServer', x=746.97, y=67.13, z=871.88], EntityItem['item.tile.sapling.oak'/632, l='MpServer', x=738.53, y=77.13, z=869.38], EntitySkeleton['Skeleton, Level 1'/639, l='MpServer', x=736.44, y=59.00, z=914.84], EntityItem['item.item.apple'/636, l='MpServer', x=745.16, y=80.13, z=864.88], EntityItem['item.tile.flowers2.minersdelight'/576, l='MpServer', x=731.56, y=14.13, z=828.56], EntityItem['item.tile.null'/577, l='MpServer', x=722.69, y=19.13, z=817.16], EntityCreeper['Creeper, Level 1'/578, l='MpServer', x=729.47, y=45.00, z=825.06], EntityZombie['Zombie, Level 1'/579, l='MpServer', x=729.50, y=45.00, z=826.03], EntityChicken['Chicken'/580, l='MpServer', x=728.53, y=66.00, z=827.59], EntityItem['item.tile.flowers2.minersdelight'/581, l='MpServer', x=733.63, y=14.13, z=833.84], EntityItem['item.item.yellowDust'/582, l='MpServer', x=733.84, y=13.13, z=839.81], EntityItem['item.tile.flowers2.minersdelight'/583, l='MpServer', x=731.81, y=14.13, z=833.78], EntityItem['item.item.witchery:seedsmandrake'/584, l='MpServer', x=734.41, y=14.13, z=836.31], EntityChicken['Chicken'/585, l='MpServer', x=722.81, y=65.00, z=845.56], EntityItem['item.item.feather'/586, l='MpServer', x=722.88, y=65.13, z=846.75], EntityItem['item.tile.sapling.oak'/587, l='MpServer', x=733.53, y=67.13, z=860.88], EntityChicken['Chicken'/588, l='MpServer', x=724.56, y=64.00, z=854.63], EntityItem['item.item.witchery:seedssnowbell'/589, l='MpServer', x=726.72, y=62.13, z=870.75], EntityItem['item.item.seeds'/591, l='MpServer', x=725.41, y=62.13, z=868.81], EntityItem['item.item.apple'/593, l='MpServer', x=734.28, y=78.13, z=864.09], EntityItem['item.tile.sapling.oak'/592, l='MpServer', x=735.81, y=77.13, z=869.13], EntitySkeleton['Skeleton, Level 1'/595, l='MpServer', x=729.56, y=58.00, z=914.28], EntitySkeleton['Skeleton, Level 1'/594, l='MpServer', x=730.44, y=58.00, z=914.88], EntitySkeleton['Skeleton, Level 1'/596, l='MpServer', x=732.31, y=58.00, z=916.66], EntityClientPlayerMP['PengoPenguin'/1161, l='MpServer', x=758.50, y=71.62, z=844.50], EntityBat['Bat'/675, l='MpServer', x=749.97, y=49.51, z=863.78], EntityBat['Bat'/674, l='MpServer', x=761.63, y=54.08, z=869.47], EntityZombie['Zombie, Level 1'/673, l='MpServer', x=762.50, y=57.00, z=873.72], EntityItem['item.tile.sapling.oak'/672, l='MpServer', x=753.41, y=85.13, z=851.31], EntityChicken['Chicken'/702, l='MpServer', x=775.56, y=79.00, z=820.53], EntityItem['item.tile.sapling.oak'/703, l='MpServer', x=779.22, y=85.13, z=824.72], EntityChicken['Chicken'/425, l='MpServer', x=683.69, y=65.00, z=854.13], EntityBat['Bat'/911, l='MpServer', x=833.63, y=47.02, z=886.75], EntityCreeper['Creeper, Level 3'/668, l='MpServer', x=768.41, y=21.00, z=853.00], EntityItem['item.tile.sapling.oak'/669, l='MpServer', x=766.13, y=82.13, z=858.03], EntityChicken['Chicken'/427, l='MpServer', x=685.50, y=65.00, z=855.50], EntityItem['item.item.apple'/670, l='MpServer', x=767.69, y=81.13, z=849.59], EntityChicken['Chicken'/426, l='MpServer', x=686.41, y=65.00, z=855.03], EntityBat['Bat'/908, l='MpServer', x=837.69, y=47.00, z=884.25], EntityItem['item.tile.sapling.oak'/671, l='MpServer', x=758.09, y=80.13, z=849.22], EntityChicken['Chicken'/664, l='MpServer', x=749.53, y=71.00, z=844.47], EntityChicken['Chicken'/428, l='MpServer', x=685.94, y=64.00, z=853.47], EntityZombie['Zombie, Level 4'/665, l='MpServer', x=762.84, y=22.00, z=857.22], EntityBat['Bat'/666, l='MpServer', x=767.25, y=31.10, z=851.25], EntityCreeper['Creeper, Level 2'/667, l='MpServer', x=766.69, y=21.00, z=855.44], EntitySkeleton['Skeleton, Level 2'/419, l='MpServer', x=680.41, y=25.00, z=812.41], EntityChicken['Chicken'/662, l='MpServer', x=767.53, y=78.00, z=801.53], EntityItem['item.tile.sapling.oak'/663, l='MpServer', x=767.88, y=79.13, z=845.97], EntityChicken['Chicken'/658, l='MpServer', x=756.50, y=85.00, z=767.50], EntityItem['item.item.witchery:seedsbelladonna'/751, l='MpServer', x=784.56, y=74.13, z=837.56], EntityBat['Bat'/750, l='MpServer', x=786.47, y=49.00, z=835.75], EntityCreeper['Creeper, Level 1'/748, l='MpServer', x=799.97, y=69.00, z=781.34], EntityItem['item.item.bone'/762, l='MpServer', x=785.22, y=26.13, z=891.13], EntityChicken['Chicken'/461, l='MpServer', x=697.50, y=78.00, z=902.50], EntityCreeper['Creeper, Level 2'/760, l='MpServer', x=791.34, y=25.00, z=892.38], EntityChicken['Chicken'/460, l='MpServer', x=698.84, y=77.00, z=902.72], EntityItem['item.item.arrow'/761, l='MpServer', x=784.13, y=29.13, z=893.69], EntityChicken['Chicken'/459, l='MpServer', x=702.16, y=64.00, z=902.31], EntityChicken['Chicken'/458, l='MpServer', x=701.47, y=64.00, z=903.19], EntityZombie['Zombie, Level 3'/456, l='MpServer', x=689.94, y=32.00, z=831.41], EntitySkeleton['Skeleton, Level 2'/455, l='MpServer', x=696.31, y=28.00, z=810.84], EntityItem['item.tile.sapling.oak'/754, l='MpServer', x=791.13, y=81.13, z=846.53], EntitySkeleton['§cSkeleton, Level 5'/454, l='MpServer', x=697.97, y=28.00, z=806.44], EntityCreeper['§cCreeper, Level 5'/755, l='MpServer', x=785.41, y=98.00, z=837.06], EntitySkeleton['Skeleton, Level 1'/453, l='MpServer', x=697.41, y=27.00, z=807.41], EntityItem['item.item.seeds'/752, l='MpServer', x=784.34, y=74.13, z=834.91], EntitySkeleton['Skeleton, Level 2'/452, l='MpServer', x=697.34, y=28.00, z=811.69], EntityZombie['Zombie, Level 1'/753, l='MpServer', x=779.91, y=80.00, z=836.53], EntityZombie['Zombie, Level 1'/451, l='MpServer', x=692.50, y=26.00, z=810.28], EntityCreeper['Creeper, Level 4'/758, l='MpServer', x=793.70, y=25.00, z=889.85], EntityZombie['Zombie, Level 1'/450, l='MpServer', x=698.94, y=28.00, z=812.06], EntitySkeleton['Skeleton, Level 2'/759, l='MpServer', x=793.70, y=25.00, z=888.82], EntityCreeper['Creeper, Level 3'/449, l='MpServer', x=700.69, y=13.00, z=806.00], EntityZombie['Zombie, Level 3'/756, l='MpServer', x=786.34, y=63.00, z=869.34], EntityCreeper['Creeper, Level 3'/757, l='MpServer', x=793.69, y=25.00, z=890.69], EntityBat['Bat'/508, l='MpServer', x=708.31, y=28.04, z=856.16], EntityCreeper['Creeper, Level 1'/713, l='MpServer', x=785.06, y=98.00, z=831.72], EntityZombie['Zombie, Level 3'/509, l='MpServer', x=709.94, y=29.00, z=868.63], EntityItem['item.tile.sapling.oak'/712, l='MpServer', x=783.28, y=76.13, z=847.88], EntityZombie['Zombie, Level 1'/510, l='MpServer', x=707.53, y=26.00, z=878.03], EntityItem['item.tile.sapling.oak'/715, l='MpServer', x=768.84, y=81.13, z=849.66], EntityBat['Bat'/511, l='MpServer', x=718.25, y=28.10, z=874.25], EntityBat['Bat'/714, l='MpServer', x=770.25, y=31.10, z=849.25], EntitySkeleton['Skeleton, Level 1'/504, l='MpServer', x=704.88, y=12.00, z=807.47], EntityItem['item.item.rottenFlesh'/717, l='MpServer', x=780.66, y=65.13, z=878.47], EntityBat['Bat'/505, l='MpServer', x=703.94, y=28.97, z=815.44], EntityZombie['Zombie, Level 3'/716, l='MpServer', x=782.00, y=28.00, z=879.03], EntityChicken['Chicken'/506, l='MpServer', x=717.44, y=69.00, z=837.56], EntityItem['item.item.yellowDust'/719, l='MpServer', x=776.88, y=26.13, z=885.19], EntityBat['Bat'/507, l='MpServer', x=716.53, y=15.10, z=855.47], EntitySkeleton['Skeleton, Level 4'/718, l='MpServer', x=780.78, y=28.00, z=881.47
], EntityItem['item.tile.sapling.oak'/705, l='MpServer', x=782.72, y=84.13, z=822.47], EntityItem['item.item.witchery:seedsbelladonna'/501, l='MpServer', x=709.16, y=65.13, z=784.53], EntityItem['item.tile.sapling.oak'/704, l='MpServer', x=773.25, y=80.13, z=830.13], EntityItem['item.item.seeds'/707, l='MpServer', x=780.31, y=74.13, z=837.19], EntityItem['item.item.witchery:seedsmandrake'/503, l='MpServer', x=717.97, y=67.13, z=790.72], EntityItem['item.item.seeds'/706, l='MpServer', x=781.47, y=74.13, z=835.47], EntityCreeper['Creeper, Level 4'/497, l='MpServer', x=715.16, y=77.00, z=780.88], EntityItem['item.item.witchery:seedsartichoke'/708, l='MpServer', x=779.78, y=72.13, z=840.34], EntityItem['item.tile.sapling.oak'/711, l='MpServer', x=775.16, y=72.13, z=832.88], EntityItem['item.lightblueflower'/499, l='MpServer', x=713.63, y=65.13, z=784.81], EntityItem['item.tile.sapling.oak'/710, l='MpServer', x=776.88, y=75.13, z=835.44], EntitySkeleton['Skeleton, Level 1'/728, l='MpServer', x=775.34, y=56.00, z=908.66], EntityItem['item.item.bone'/720, l='MpServer', x=781.84, y=27.13, z=881.16], EntityItem['item.item.sulphur'/721, l='MpServer', x=781.13, y=26.13, z=891.88], EntityItem['item.item.bone'/722, l='MpServer', x=783.13, y=26.13, z=893.88], EntityItem['item.magentaflower'/486, l='MpServer', x=715.19, y=65.13, z=781.59], EntitySkeleton['Skeleton, Level 1'/723, l='MpServer', x=775.59, y=26.00, z=883.13], EntityItem['item.item.sulphur'/724, l='MpServer', x=783.13, y=26.13, z=893.88], EntityCreeper['Creeper, Level 1'/725, l='MpServer', x=777.34, y=56.00, z=907.72], EntityCreeper['Creeper, Level 1'/726, l='MpServer', x=769.97, y=55.00, z=905.50], EntityCreeper['Creeper, Level 2'/727, l='MpServer', x=778.69, y=56.00, z=908.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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1156057808 bytes (1102 MB) / 2820145152 bytes (2689 MB) up to 5592580096 bytes (5333 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6000m -XX:PermSize=176m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 3, tcache: 0, allocated: 12, tallocated: 97
FML: MCP v9.05 FML v7.10.25.1191 Minecraft Forge 10.13.0.1191 Optifine OptiFine_1.7.10_HD_U_A4 102 mods loaded, 102 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1191} [Forge Mod Loader] (forge-1.7.10-10.13.0.1191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1191} [Minecraft Forge] (forge-1.7.10-10.13.0.1191.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics2-Core{rv0-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal (2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
battlegear2{1.0.5.6} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.5.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DoggyTalents{v1.6.0a} [Doggy Talents] ([1.7] Doggy Talents - v1.6.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderIO{2.0_beta} [Ender IO] (enderio-2.0_beta.156.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MetallurgyCore{4.0.3} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{1.7.10R3.0.0B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B2-24.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded{1.7.10R2.8.0RC1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
UniversalElectricity{@MAJOR@.@MINOR@.@REVIS@} [Universal Electricity] (universal-electricity-4.0.0.11-core (2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.1.0.297} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mekanism{7.0.0} [Mekanism] (Mekanism-1.7.10-7.0.0.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalFoundation{1.7.10R1.0.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B1-4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{1.7.10R4.0.0B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B2-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
appliedenergistics2{rv0-stable-10} [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
atum{0.5.9B} [Atum] (Atum-1.7.10-0.6.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bettersprinting{1.0} [Better Sprinting] (BetterSprinting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.7.1} [BiblioCraft] (BiblioCraft[1.7.1][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.958-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.1.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights{1.3.5} [Dynamic Lights] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Enchiridion{1.2} [Enchiridion] (Enchiridion-1.7.X-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy{4.0.3} [Metallurgy 4] (Metallurgy-1.7.10-4.0.3.36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0 (2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.7.10-1.6.0.jenkins557} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.0.c051d99.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.86.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization{1.7.10-0.8.86} [Factorization] (Factorization-1.7.10-0.8.86.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.misc{1.7.10-0.8.86} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.86.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Steamcraft{0.24.0} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.10-0.24.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraveStone{2.8.6} [GraveStone] (GraveStone 2.8.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.2-PRERELEASE} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.2-pre.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
levelup{0.4} [Level Up!] (LevelUp!-0.4(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MapWriter{2.1.2} [MapWriter] (MapWriter-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mariculture{1.2.3} [Mariculture] (Mariculture-1.7.10-1.2.3-97.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismGenerators{7.0.0} [MekanismGenerators] (MekanismGenerators-1.7.10-7.0.0.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismTools{7.0.0} [MekanismTools] (MekanismTools-1.7.10-7.0.0.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
meteors{2.13.1} [Falling Meteors] (meteors-1.7.10-2.13.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [Resonant Engine] (resonant-engine-2.0.0.35-core (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFFS{@MAJOR@.@MINOR@.@REVIS@} [Modular Force Field System] (mffs-4.0.0.18-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0B4} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0B4} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0B4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mystcraft{0.10.15.00} [Mystcraft] (mystcraft-1.7.2-0.10.15.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0B4} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatPams{1.7.10R2.8.0B4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0B4} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0B4} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0B4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC1-540.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
moreplayermodels{1.7.10} [MorePlayerModels] (MorePlayerModels_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
necromancy{1.6.8} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.7.10R2.3.0RC2} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC2-76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OpenComputers-MC1.7.10-1.3.2.34-universal (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenComputers{1.3.2.34} [OpenComputers] (OpenComputers-MC1.7.10-1.3.2.34-universal (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
harvestcraft{1.7.2d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quiverchevsky{b56} [QuiverBow] (QuiverBow_1.7.2_b56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedstoneArsenal{1.7.10R1.0.1B2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.0.1B2-6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RefinedRelocation{1.0.6a} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.6a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
wildcaves3{0.4.3.6(1.7.2)} [Wild Caves 3] (WildCaves3-0.4.3.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
witchery{0.20.4} [Witchery] (witchery-1.7.10-0.20.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
fyresmodjam{0.0.3f} [The You Will Die Mod] (You-Will-Die-Mod-0.0.3f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.1.0.297} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.1.0.297} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AE2 Version: stable rv0-stable-10 for Forge 10.13.0.1152
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
AE2 Integration: RotaryCraft:OFF, IC2:OFF, RC:OFF, BC:ON, MJ5:ON, MJ6:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, Waila:OFF, CLApi:OFF, RB:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:ON, FMP:ON
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon R7 200 Series GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
P.S. there needs to be a baubles tab my inventory gets all glitchy when i have baubles and tinkers construct
I updated my forge version from 1180 to 1197, and I get this error, only when I have Thermal Expansion and Tinkers Construct.
Check out ModdedMinecraftLite, a custom modpack
on my website, supersayanbouncyball.weebly.com
I keep getting MC crashes when trying to install your mod. - But when I take out your mod, everything runs fine.
Windows 7 x64-bit SP-1 - MC v1.7.10 - Forge 10.13.4.1517 - CodeChickenCore v1.0.7.47 - NEI v1.0.5.118 - (MultiMC v5.0.4.8)
dude! i got news for u i just spent about 5 hours trying to fix that thermal expansion thing. What you do is you go into the jar files of all mods using the CoFH api (not including CoFHlib and CoFH core) and delete the CoFH folder in each mod
oh and a side note next time chech there twitter thats how i figured it out
King Lemming also posted this info when I asked about it on his Github page.
He was extremely nice about it
He said, to do a lot of JAR surgery by taking out the API that refers to his CoFH core (cofh.energy.api).
But to not touch the CoFH Core itself.
He also mentions that a lot of mods are not properly updated for this.
thats why we are having this issue now.
Windows 7 x64-bit SP-1 - MC v1.7.10 - Forge 10.13.4.1517 - CodeChickenCore v1.0.7.47 - NEI v1.0.5.118 - (MultiMC v5.0.4.8)
Oooooh ok, cool. So wait you can put water in the seared tank? And faucets? Huh....go figure. Thanks tons ^.^ I wonder if those extra utilities pipes would work....
It wouldn't hurt to click this egg and if you do thanks!
why not try m4 with extratic addon?
"Everyone Is Entitled To Their Own Sorrow, For The Heart Has No Metrics Or Other Forms Of Measure, And All Of It... Irreplaceable"
"Your Hopes Have Become My Burden, I Will Find My Own Liberation".
"Scathing Eyes Ask That We Be Symmetrical, One Sided And Easily Processed, Yet Every Misshapen Sparks An Unseen Beauty Greater Than Its Would Be Judgement".
hah wish i saw that before i spent an 5 hours beforehand trying figure it out XD
I love everything about this mod and all of the addons for it, too. It works like a charm. Well, at least most of the time.
I have a nagging problem with the Traveller's belt. It keeps losing/destroying/forgetting my items and also tends to pop back to the other side when doing anything with inventory. I often cannot get it to recognize the 'B' hotkey at all. Then, after awhile it will again.
I am testing only your TiCon for 1.7.10 d37 version.
Only other issue is with some of the cloth armor modifiers. It seems the book is either incomplete or wrong on some. The boots and lilypad one works... The goggles modifiers do nothing, as far as I have tried. Some of the pictures in the book for modifiers are just plain confusing.
I have used your mod and love the tools and modifiers for them a great deal and I usually know what will do what. So, overall a great mod.
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_4.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1264_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1271_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Iron Ore.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1246_relocationPortal.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_rightArrow.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Lapis Lazuli Ore.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Emerald Ore.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1274_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_ul.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_ur.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_3_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1191_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/fireEffectBlock_downArrow.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_downArrow.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1267_null.png, java.io.FileNotFoundException
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_dr.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:08] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_dl.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_dl.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_dr.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1266_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_3_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_675_demonPortal.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_3_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/blocks/glass/stained/lime/glass_3_d.png, javax.imageio.IIOException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_3_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1270_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_leftArrow.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Diamond Ore.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1269_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_u.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_l.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_1_d.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_v.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_2_h.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1272_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_676_schematicSaver.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1277_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_4.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_output.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_ul.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass_2_ur.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load mariculture:textures/blocks/generator.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Coal Ore.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1275_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_460_bookshelf.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_1_r.png
java.lang.NullPointerException
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:239) ~[bqd.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:227) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:122) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_11]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_11]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_11]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1268_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_3_u.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_3_r.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass_4.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_3_d.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/fireEffectBlock_rightArrow.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load mariculture:textures/blocks/rotorAluminum.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_ur.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1192_null.png, java.io.FileNotFoundException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_ul.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_dr.png
java.lang.NullPointerException
[20:35:09] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_blue/glass_2_dl.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Redstone Ore.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_upArrow.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1190_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load mariculture:textures/blocks/rotorCopper.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1276_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/red/glass_4.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_input.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1273_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1193_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1265_null.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_ur.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_ul.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/fireEffectBlock_leftArrow.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_dl.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/orange/glass_2_dr.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/lime/glass.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/null Gold Ore.png, java.io.FileNotFoundException
[20:35:10] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/blocks/glass/stained/light_gray/glass.png
java.lang.NullPointerException
[20:35:10] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/blocks/projectileParadigmBlock_blank.png, java.io.FileNotFoundException
[20:35:10] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 0, because of minTexel: 1
[OptiFine] Texture size: textures/blocks, 2048x2048
[20:35:11] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_shovel_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load ee3:textures/items/bowDarkMatter.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4941_pressureGaugeModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4942_flowDetectorModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_hammer_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load pneumaticcraft:textures/items/cannonBarrel.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4940_safetyTubeModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/wood_toughrod.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_excavator_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/glass.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bone_chisel_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/manyullyn_axe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/cactus_binding.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bronze_lumberaxe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/wood_hammer_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_4559_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_crossbar.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/flint_rod.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_chunk.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/pigiron_toughrod.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_lumberaxe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4907_null.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/goggles_moss.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bone_arrowhead.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4118_homeostasisTubeItem.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/cobalt_battlesign_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/blueslime_large_guard.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_chisel_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/flint_axe_head.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4944_regulatorTubeModule.png, java.io.FileNotFoundException
[20:35:11] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/iron_arrowhead.png
java.lang.NullPointerException
[20:35:11] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/parts/magicfabric_bowstring.png, javax.imageio.IIOException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_chunk.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/paper_pickaxe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_chisel_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_frypan_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_pickaxe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_large_sword_blade.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/vest_moss.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/boots_moss.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/blueslime_chunk.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/cobalt_crossbar.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/paper_rod.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_battlesign_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_axe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_large_guard.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/wings_moss.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/netherrack_large_guard.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4943_airGrateModule.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_toughrod.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/paper_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/items/smashingrock.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/stone_battlesign_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/thaumium_binding.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_medium_guard.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bronze_pickaxe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_excavator_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/obsidian_arrowhead.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/ardite_chisel_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_toughbind.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bronze_large_sword_blade.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/iron_large_sword_blade.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/alumite_chunk.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/blueslime_excavator_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/bone_shovel_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/steel_toughrod.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/thaumium_scythe_head.png
java.lang.NullPointerException
[20:35:12] [Client thread/ERROR]: Unable to parse metadata from tinker:textures/items/parts/slime_largeplate.png
java.lang.NullPointerException