Skip to content

Instantly share code, notes, and snippets.

@mrtopf
Created November 7, 2016 18:18
Show Gist options
  • Save mrtopf/274b44292213128354dec338cc4bdb93 to your computer and use it in GitHub Desktop.
Save mrtopf/274b44292213128354dec338cc4bdb93 to your computer and use it in GitHub Desktop.
Minetweaker problem with Advanced Rocketry.
[19:13:54] [Server thread/WARN] [JEI/MineTweaker3]: Found a broken ingredient FluidStack{Fluid=Nitrogen, Amount=1000}
java.lang.NullPointerException
[19:13:54] [Server thread/WARN] [JEI/MineTweaker3]: Found a broken ingredient FluidStack{Fluid=Oxygen, Amount=1000}
java.lang.NullPointerException
[19:13:54] [Server thread/WARN] [JEI/MineTweaker3]: Found a broken ingredient FluidStack{Fluid=Hydrogen, Amount=1000}
java.lang.NullPointerException
[19:13:54] [Server thread/WARN] [JEI/MineTweaker3]: Found a broken ingredient FluidStack{Fluid=Rocket Fuel, Amount=1000}
java.lang.NullPointerException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment