Runix-Minecraft / Runix

Home of the forge based, Runecraft inspired Minecraft mod
3 stars 0 forks source link

Intermittent Crash on Josiah's MultiMC Java 1.7 #34

Closed josiahseaman closed 10 years ago

josiahseaman commented 10 years ago

Arcadia.zip 8/3/2014

21:37:38] [Netty Client IO #1/INFO] [FML]: Applying holder lookups
[21:37:38] [Netty Client IO #1/INFO] [FML]: Holder lookups applied
[21:37:38] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[21:38:09] [Client thread/ERROR] [FML]: Unable to determine registrant mod for codechicken.lib.render.TextureUtils@12cae19. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:42) [EventBus.class:?]
at codechicken.lib.render.TextureUtils.<clinit>(TextureUtils.java:33) [TextureUtils.class:?]
at codechicken.nei.SpawnerRenderer.renderInventoryItem(SpawnerRenderer.java:39) [SpawnerRenderer.class:?]
at codechicken.nei.SpawnerRenderer.renderItem(SpawnerRenderer.java:81) [SpawnerRenderer.class:?]
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563) [bny.class:?]
at codechicken.nei.guihook.GuiContainerManager.drawItem(GuiContainerManager.java:200) [GuiContainerManager.class:?]
at codechicken.nei.guihook.GuiContainerManager.drawItem(GuiContainerManager.java:190) [GuiContainerManager.class:?]
at codechicken.nei.ItemPanel.draw(ItemPanel.java:123) [ItemPanel.class:?]
at codechicken.nei.LayoutManager.renderObjects(LayoutManager.java:196) [LayoutManager.class:?]
at codechicken.nei.guihook.GuiContainerManager.renderObjects(GuiContainerManager.java:400) [GuiContainerManager.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:120) [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:989) [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.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[21:38:21] [Client thread/INFO]: [CHAT] The Aether sees you activating a §aRunecraft§f facing UP at 248,95,-190.
[21:38:21] [Client thread/INFO]: [CHAT] §aRunecraft_1 Accepted.
[21:38:21] [Client thread/INFO]: [CHAT] The Runecraft is now locked to your body.
[21:38:21] [Client thread/INFO]: [CHAT] Found 81 conducting blocks
[21:38:39] [Client thread/INFO]: [CHAT] The Aether sees you activating a §aRunecraft§f facing UP at 248,95,-190.
[21:38:39] [Client thread/INFO]: [CHAT] §aRunecraft_1 Accepted.
[21:38:39] [Client thread/INFO]: [CHAT] You are now free from the Runecraft.
[21:38:42] [Client thread/INFO]: [CHAT] The Aether sees you activating a §aRunecraft§f facing UP at 248,95,-190.
[21:38:42] [Client thread/INFO]: [CHAT] §aRunecraft_1 Accepted.
[21:38:42] [Client thread/INFO]: [CHAT] The Runecraft is now locked to your body.
[21:38:42] [Client thread/INFO]: [CHAT] Found 81 conducting blocks
Minecraft crashed with exitcode -805306369.
0xilly commented 10 years ago

Not a runix issue