This is the error my wife gets when she tries to join a game I hosted over LAN. I have no idea what it means. Normally when there is a crash it has some hint as to what caused the crash. But I see nothing I understand here...
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.renderer.WorldRenderer.func_78912_a(WorldRenderer.java:365)
at net.minecraft.client.renderer.RenderGlobal.addToSortedWorldRenderers(RenderGlobal.java:2808)
at net.minecraft.client.renderer.WorldRenderer.updateFinished(WorldRenderer.java:438)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:305)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1812)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1318)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1144)
at net.ilexiconn.llibrary.client.render.entity.RenderLLibraryEntity.func_78480_b(RenderLLibraryEntity.java:29)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
This is the error my wife gets when she tries to join a game I hosted over LAN. I have no idea what it means. Normally when there is a crash it has some hint as to what caused the crash. But I see nothing I understand here...
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.renderer.WorldRenderer.func_78912_a(WorldRenderer.java:365)
at net.minecraft.client.renderer.RenderGlobal.addToSortedWorldRenderers(RenderGlobal.java:2808)
at net.minecraft.client.renderer.WorldRenderer.updateFinished(WorldRenderer.java:438)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:305)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1812)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1318)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1144)
at net.ilexiconn.llibrary.client.render.entity.RenderLLibraryEntity.func_78480_b(RenderLLibraryEntity.java:29)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A full log is more useful, snipping out one section makes helping really hard.
I may be crazy, or maybe you're the crazy one, time will spill it soon enough




click us, or we die

Ok. I'll try to get the full thing in a moment.