Ender IO Zoo

Ender IO Zoo

962k Downloads

Crash to Desktop - Conduits

Utildayael opened this issue ยท 0 comments

commented

Issue Description:

Clicked on EnderIO conduit and crashed to desktop.

What happens:

Clicked on an EnderIO conduit that was not rendering [showed in waila but was invisible] and I immediately crashed to desktop.

What you expected to happen:

Not crash to desktop. :)

Steps to reproduce:

  1. Click on conduit
  2. Crash to desktop
  3. Cry
    ...

Affected Versions (Do not use "latest"):

  • EnderIO: 1.10.2-0.4.1.48-beta
  • EnderCore: 1.10.2-3.0.1.92_beta
  • Minecraft: 1.10.2
  • Forge: 12.18.1.2065

Your most recent log file where the issue was present:

Short bit:

Description: Rendering screen

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at crazypants.enderio.conduit.gui.GuiExternalConnection.func_146976_a(GuiExternalConnection.java:163)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:76)
    at com.enderio.core.client.gui.GuiContainerBase.func_73863_a(GuiContainerBase.java:350)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Pastebin of full log:
http://pastebin.com/QJj7KQCi

Cheers