BlesseNtumble / GalaxySpace

Addon for GalactiCraft 4
71 stars 44 forks source link

[1.7.10] NEi crash for Recycler #296

Closed CanisArtorus closed 5 years ago

CanisArtorus commented 5 years ago

Please fill in the form below:

  1. Minecraft version: 1.7.10
  2. Galacticraft version: 1.7-3.0.12..504
  3. GalaxySpace version: 1.2.10
  4. Side (Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)): SSP

Description of the issue:

Lookup recipe for Uranium (item.BasicItems:16), or Hematite in NEI. {I think the Recycler update isn't playing nicely}


Screenshot/Video: 2019-04-01_14 28 40


Attached log file (or url on pastebin.com):

crash-2019-04-01_14.36.07-client.txt

and also

---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3

Time: 4/1/19 2:12 PM Description: Updating screen events

java.lang.NullPointerException: Updating screen events at galaxyspace.systems.SolarSystem.planets.overworld.nei.RecyclerRecipeHandler.getResultStack(Unknown Source) at codechicken.nei.recipe.GuiRecipe.refreshSlots(GuiRecipe.java:232) at codechicken.nei.recipe.GuiRecipe.refreshPage(GuiRecipe.java:201) at codechicken.nei.recipe.GuiRecipe.func_73866w(GuiRecipe.java:70) at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255) ...