Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.10.2-3.3.1] NullPointerException when adding some recipes #72

Open
sbrocket opened this issue Feb 11, 2019 · 0 comments
Open

[1.10.2-3.3.1] NullPointerException when adding some recipes #72

sbrocket opened this issue Feb 11, 2019 · 0 comments

Comments

@sbrocket
Copy link

sbrocket commented Feb 11, 2019

I recently updated the Sonar Core and Flux Networks versions to 3.3.1 and 1.2.9, respectively, from the versions that were originally included in the Sky Factory 3 pack to fix issues with Flux Networks. I had crafted Reinforced Stone Fences before the update, but I just now noticed that the recipe for them seems to be missing. Looking at the logs, I see this:

[00:10:01] [Client thread/ERROR] [sonarcore]: ERROR ADDING SHAPED ORE RECIPE: 6xtile.ReinforcedStoneFence@0
[00:10:01] [Client thread/INFO] [STDERR]: [sonar.core.SonarCrafting:addShapedOre:84]: java.lang.NullPointerException
[00:10:01] [Client thread/INFO] [STDERR]: [sonar.core.SonarCrafting:addShapedOre:84]: at net.minecraft.item.crafting.CraftingManager.func_92103_a(SourceFile:1199)
[00:10:01] [Client thread/INFO] [STDERR]: [sonar.core.SonarCrafting:addShapedOre:84]: at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:230)
[00:10:01] [Client thread/INFO] [STDERR]: [sonar.core.SonarCrafting:addShapedOre:84]: at sonar.core.SonarCrafting.addShapedOre(SonarCrafting.java:81)
[00:10:01] [Client thread/INFO] [STDERR]: [sonar.core.SonarCrafting:addShapedOre:84]: at sonar.core.SonarCrafting.registerCraftingRecipes(SonarCrafting.java:32)
[00:10:01] [Client thread/INFO] [STDERR]: [sonar.core.SonarCrafting:addShapedOre:84]: at sonar.core.SonarCore.preInit(SonarCore.java:130)
...

Full sonarcore logs:
https://gist.github.com/sbrocket/c6d30838bfacf4d3265f0f066d9882bf

Minecraft version 1.10.2, Forge version 12.18.3.2477

@sbrocket sbrocket changed the title 3.3.1 on 1.10.2: NullPointerException when adding some recipes [1.10.2-3.3.1] NullPointerException when adding some recipes Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant