Tinkers Construct Materials and You Book 1, Page Crash
61352151511 opened this issue ยท 3 comments
I decided to post it here because the crash report says mantle and not tinkers construct.
When you try flipping to the page after the drying rack in the first materials and you book the game crashes, I compiled both Mantle and Tinkers Construct from github so it might be a semi-recent bug because I have not tested it in the version on the forum thread.
Report:
Time: 18/03/14 8:48 AM
Description: Registering texture
java.lang.NullPointerException: Registering texture
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:52)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:29)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:40)
at mantle.client.pages.PicturePage.renderBackgroundLayer(PicturePage.java:47)
at mantle.client.gui.GuiManual.func_73863_a(GuiManual.java:181)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1109)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:984)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873)
at net.minecraft.client.main.Main.main(SourceFile:103)
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)
better than a crash... i'll take another look to see what the acutal error is in a few min