Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #24

Open
azatoth opened this issue Jan 14, 2014 · 2 comments
Open

Crash #24

azatoth opened this issue Jan 14, 2014 · 2 comments

Comments

@azatoth
Copy link
Contributor

azatoth commented Jan 14, 2014

Got a crash when tried to see recipes where wool was a source.


java.lang.ArrayIndexOutOfBoundsException: 9
    at co.uk.silvania.cities.core.blocks.FloorBlocks.func_71858_a(FloorBlocks.java:44)
    at net.minecraft.client.renderer.RenderBlocks.func_94165_a(RenderBlocks.java:8167)
    at net.minecraft.client.renderer.RenderBlocks.func_78600_a(RenderBlocks.java:8092)
    at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:375)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
    at net.minecraft.client.gui.inventory.GuiContainer.drawSlotItem(GuiContainer.java:485)
    at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:472)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:150)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
@alisonjenkins
Copy link
Owner

Caused by Flenix mods by the looks of the exception.

@azatoth
Copy link
Contributor Author

azatoth commented Jan 17, 2014

Happened again now when searching for wool recipes, so it seems to be reproducible (same stack trace)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants