Client crash when getting view cells
ArcasCZ opened this issue ยท 4 comments
Sorry for long paste, it's automatically generated by our client.
Leaving this here for my reference
java.lang.NullPointerException
at thaumicenergistics.common.container.ContainerPartArcaneCraftingTerminal.getViewCells(ContainerPartArcaneCraftingTerminal.java:614) ~[ContainerPartArcaneCraftingTerminal.class:?]
at thaumicenergistics.common.container.ContainerPartArcaneCraftingTerminal.updateGUIViewCells(ContainerPartArcaneCraftingTerminal.java:748) ~[ContainerPartArcaneCraftingTerminal.class:?]
Just bumped into the same issue when I tried to swap my armor in the terminal.
Had a set of Robes + goggles in the terminal, tried to swap them out for Flux-Infused armor.
Had a recipe for goggles in the table, no items or essentia in the network.
Actually, no real network, just controller and terminal.
Thaumium Capped Silverwood wand in the terminal as well.
MC: 1.7.10
Forge: 10.13.4.1566
AE2: RV3-beta-5
ThaumE: 1.0.0.1
I'm having the same issue. Here's my crash log, maybe it is helpful:
http://pastebin.com/jcq4hmfX
Hey @Nividica , could it be this line returning null?