buttilda / Gany-s-Nether

Gany's Nether
4 stars 4 forks source link

Mod Spamming Error Over and Over #5

Closed XVicarious closed 10 years ago

XVicarious commented 10 years ago

The following error is spammed for about 1.5 million + lines.

[01:36:19] [Client thread/INFO] [Mantle-STDERR]: [net.minecraft.crash.CrashReport]: Negative index in crash report handler (0/27)
[01:36:19] [Client thread/ERROR]: Couldn't render entity
net.minecraft.util.ReportedException: Registering texture
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:91) ~[bqf.class:?]
    at ganymedes01.ganysnether.core.handlers.ClientEventsHandler.onPreRenderSpecials(ClientEventsHandler.java:73) ~[ClientEventsHandler.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_570_ClientEventsHandler_onPreRenderSpecials_Pre.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]
    at net.minecraft.client.renderer.entity.RenderPlayer.func_77029_c(RenderPlayer.java:173) ~[bop.class:?]
    at net.minecraft.client.renderer.entity.RenderPlayer.func_77029_c(RenderPlayer.java:496) ~[bop.class:?]
    at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:213) [boh.class:?]
    at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:158) [bop.class:?]
    at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521) [bop.class:?]
    at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293) [bnn.class:?]
    at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276) [bnn.class:?]
    at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91) [bfu.class:?]
    at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60) [bfu.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) [bex.class:?]
    at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) [bfo.class:?]
    at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) [bfu.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [blt.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_05]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_05]
    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:?]
Caused by: java.lang.NullPointerException

I also reported to Mantle, as their error shows up just as often. 1.5 million + lines were generated in about 10 minutes.

buttilda commented 10 years ago

Fixed :)