Mantle

Mantle

157M Downloads

Mantle spamming MinecraftLog

XVicarious opened this issue ยท 2 comments

commented

For about a million and a half lines or so (more I think) mantle continuously spams the same error to the console

[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 originally thought this to be a FTB issue (before I tracked it to MinecraftLog

I then saw the error here, in ~10 minutes of running Minecraft (1.7.10) with FTB Unstable 1.0.8 (TConstruct_mc1.7.10_1.6.0d38.jar) the log grew to over 250MB.

commented

I see Gany's Nether in there, but Mantle-STDERR is in there just as many times. Always prefixing the error. I will also report to Gany.

commented

this is not mantle causing it. mantle is purely re-routing the messages of the other mod and identifying them