Advertisement
Guest User

Untitled

a guest
Apr 28th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. [15:08:58] [Client thread/ERROR]: Couldn't render entity
  2. net.minecraft.util.ReportedException: Registering texture
  3. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:91) ~[bqf.class:?]
  4. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:40) ~[bqf.class:?]
  5. at net.minecraft.client.renderer.entity.Render.func_110776_a(SourceFile:51) ~[bno.class:?]
  6. at net.minecraft.client.renderer.entity.Render.func_110777_b(SourceFile:47) ~[bno.class:?]
  7. at net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a(RendererLivingEntity.java:286) ~[boh.class:?]
  8. at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:149) [boh.class:?]
  9. at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:23) [bok.class:?]
  10. at net.minecraft.client.renderer.entity.RenderBiped.func_76986_a(RenderBiped.java:164) [bnw.class:?]
  11. at net.minecraft.client.renderer.entity.RenderBiped.func_76986_a(RenderBiped.java:361) [bnw.class:?]
  12. at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293) [bnn.class:?]
  13. at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271) [bnn.class:?]
  14. at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244) [bnn.class:?]
  15. at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471) [bma.class:?]
  16. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224) [blt.class:?]
  17. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015) [blt.class:?]
  18. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990) [bao.class:?]
  19. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
  20. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  24. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  25. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  26. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  27. Caused by: java.lang.NullPointerException
  28. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:52) ~[brg.class:?]
  29. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:29) ~[bpu.class:?]
  30. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) ~[bqf.class:?]
  31. ... 23 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement