Jump to content
  • 0

NEI recipe search and Item click crashes client


Question

Posted

Title: NEI recipe search and Item click crashes client

Version: 3.1.1

OS: Windows 7 64bit (fully updated)

Java Version: Java 7 64bit (build 1.7.0-b147)

Description of Problem:

Setting NEI to recipie mode and clicking items and searching recpies causes the client to crash in version 3.1.2

Error Messages:

N/A Crashes to a white screen.

Error Log:


http://pastebin.com/v9X4Zixy Full log

 

[18:04:15] [sEVERE]    java.lang.IndexOutOfBoundsException: Index: 15, Size: 12

[18:04:15] [sEVERE]            at java.util.ArrayList.rangeCheck(Unknown Source)

[18:04:15] [sEVERE]            at java.util.ArrayList.set(Unknown Source)

[18:04:15] [sEVERE]            at codechicken.nei.ContainerRecipe.a(ContainerRecipe.java:88)

[18:04:15] [sEVERE]            at adl.a(NetClientHandler.java:892)

[18:04:15] [sEVERE]            at fu.a(SourceFile:26)

[18:04:15] [sEVERE]            at lg.b(NetworkManager.java:343)

[18:04:15] [sEVERE]            at adl.b(NetClientHandler.java:71)

[18:04:15] [sEVERE]            at je.c(SourceFile:50)

[18:04:15] [sEVERE]            at net.minecraft.client.Minecraft.k(Minecraft.java:1877)

[18:04:15] [sEVERE]            at net.minecraft.client.Minecraft.x(Minecraft.java:825)

[18:04:15] [sEVERE]            at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[18:04:15] [sEVERE]            at java.lang.Thread.run(Unknown Source)

[18:04:25] [sEVERE]

 

[18:11:40] [sEVERE]    Exception in thread "AWT-EventQueue-0"

[18:11:40] [sEVERE]    java.lang.NullPointerException: component argument pData

[18:11:40] [sEVERE]            at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)

[18:11:40] [sEVERE]            at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)

[18:11:40] [sEVERE]            at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)

[18:11:40] [sEVERE]            at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)

[18:11:40] [sEVERE]            at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)

[18:11:40] [sEVERE]            at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.Component.getGraphics(Unknown Source)

[18:11:40] [sEVERE]            at sun.awt.RepaintArea.paint(Unknown Source)

[18:11:40] [sEVERE]            at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.Component.dispatchEventImpl(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.Component.dispatchEvent(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue.access$000(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue$3.run(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue$3.run(Unknown Source)

[18:11:40] [sEVERE]            at java.security.AccessController.doPrivileged(Native Method)

[18:11:40] [sEVERE]            at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

[18:11:40] [sEVERE]            at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue$4.run(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue$4.run(Unknown Source)

[18:11:40] [sEVERE]            at java.security.AccessController.doPrivileged(Native Method)

[18:11:40] [sEVERE]            at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventQueue.dispatchEvent(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

[18:11:40] [sEVERE]            at java.awt.EventDispatchThread.run(Unknown Source)

 

[18:11:30] [sEVERE]    java.lang.IndexOutOfBoundsException: Index: 18, Size: 18

[18:11:30] [sEVERE]            at java.util.ArrayList.rangeCheck(Unknown Source)

[18:11:30] [sEVERE]            at java.util.ArrayList.set(Unknown Source)

[18:11:30] [sEVERE]            at codechicken.nei.ContainerRecipe.a(ContainerRecipe.java:88)

[18:11:30] [sEVERE]            at adl.a(NetClientHandler.java:892)

[18:11:30] [sEVERE]            at fu.a(SourceFile:26)

[18:11:30] [sEVERE]            at lg.b(NetworkManager.java:343)

[18:11:30] [sEVERE]            at adl.b(NetClientHandler.java:71)

[18:11:30] [sEVERE]            at je.c(SourceFile:50)

[18:11:30] [sEVERE]            at net.minecraft.client.Minecraft.k(Minecraft.java:1877)

[18:11:30] [sEVERE]            at net.minecraft.client.Minecraft.x(Minecraft.java:825)

[18:11:30] [sEVERE]            at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[18:11:30] [sEVERE]            at java.lang.Thread.run(Unknown Source)

2 answers to this question

Recommended Posts

  • 0
Posted

I made a similar bug report, but it was for an older version of tekkit and I thought CTIII was also at fault. I recently upgraded to 3.1.2 so I decided to resubmit it with an untainted log (sans CTIII).

I will submit this to the MC forums @ NEI post as well.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...