Exception when looking up usages for integrated gates in NEI
linuxdaemon opened this issue ยท 1 comments
When looking up the uses of any of the integrated gate (eg: Emerald And gate with light sensor), it produces a ClassCastException, attempting to cast a null to ItemStack. I tested this both on FTB's Infinity Evolved Skyblock v1.1.0 and an instance with just NEI, CCC, buildcraft, and buildcraft-compat
Logs: Crashreport, Forge log
Java version: 1.8.0_91 (OpenJDK)
OS: Linux
Minecraft version: 1.7.10
Forge build: 10.13.4.1614
BC version: 7.1.16
BC-compat version: 7.1.3
NEI version: 1.0.5.120
CCC verision: 1.0.7.47
Duplicate of BuildCraft/BuildCraftCompat#58 (we deal with compat issues over there).