Chisel icon indicating copy to clipboard operation
Chisel copied to clipboard

[Chisel]: java.lang.NullPointerException. Cannot re-enter the archive or new game after return to the main menu

Open AmalaNever opened this issue 5 years ago • 7 comments

when i save my archive, i try to enter another archive or re-enter the world i save, it doesn't work.

latest.log

AmalaNever avatar Feb 26 '20 07:02 AmalaNever

Good find, I messed up the logging in the JEI plugin. Could you try loading up with this version and post the log? It should post the actual error now.

http://assets.tterrag.com/Chisel_DEV-MC1.12.2-1.0.1.ec242ef.jar

tterrag1098 avatar Mar 20 '20 05:03 tterrag1098

Good find, I messed up the logging in the JEI plugin. Could you try loading up with this version and post the log? It should post the actual error now.

http://assets.tterrag.com/Chisel_DEV-MC1.12.2-1.0.1.ec242ef.jar

Thank you, I will try and and post the log.

AmalaNever avatar Mar 20 '20 09:03 AmalaNever

Good find, I messed up the logging in the JEI plugin. Could you try loading up with this version and post the log? It should post the actual error now.

http://assets.tterrag.com/Chisel_DEV-MC1.12.2-1.0.1.ec242ef.jar

This is the log, it has no find NullPointer now, but I still has the problem of re-enter the save. High probability is not the problem with Chisel. Thank you for your help! latest.log

AmalaNever avatar Mar 20 '20 11:03 AmalaNever

That's not the complete log.

tterrag1098 avatar Mar 28 '20 23:03 tterrag1098

logs.zip

AmalaNever avatar Apr 02 '20 07:04 AmalaNever

[Client thread/ERROR]: Exception getting recipe wrappers:
java.lang.NullPointerException: null
	at team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin.getRecipeWrappers(ChiselRecipeRegistryPlugin.java:73) [ChiselRecipeRegistryPlugin.class:?]
	at mezz.jei.recipes.RecipeRegistryPluginSafeWrapper.lambda$getRecipeWrappers$1(RecipeRegistryPluginSafeWrapper.java:30) [RecipeRegistryPluginSafeWrapper.class:?]
	at mezz.jei.recipes.RecipeRegistryPluginSafeWrapper$$Lambda$1350/0000000000000000.get(Unknown Source) [RecipeRegistryPluginSafeWrapper.class:?]
	at mezz.jei.recipes.RecipeRegistryPluginSafeWrapper.callPluginMethod(RecipeRegistryPluginSafeWrapper.java:42) [RecipeRegistryPluginSafeWrapper.class:?]
	at mezz.jei.recipes.RecipeRegistryPluginSafeWrapper.getRecipeWrappers(RecipeRegistryPluginSafeWrapper.java:30) [RecipeRegistryPluginSafeWrapper.class:?]
	at mezz.jei.recipes.RecipeRegistry.getRecipeWrappers(RecipeRegistry.java:579) [RecipeRegistry.class:?]
	at mezz.jei.recipes.RecipeRegistry.getRecipeCategories(RecipeRegistry.java:557) [RecipeRegistry.class:?]
	at wanion.jeihider.JEIHider.onRuntimeAvailable(JEIHider.java:77) [JEIHider.class:?]
	at mezz.jei.startup.JeiStarter.sendRuntime(JeiStarter.java:233) [JeiStarter.class:?]
	at mezz.jei.startup.JeiStarter.start(JeiStarter.java:115) [JeiStarter.class:?]
	at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
	at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
// a bunch of lines snipped

PolyacovYury avatar Nov 26 '20 04:11 PolyacovYury

I'm having the exact same error using 1.0.2.45 on 1.12.2. Did it ever get fixed?

gwynhefar avatar May 03 '24 08:05 gwynhefar