Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

38M Downloads

[Bug] plugin failed to reloadable-plugin/DisplayRegistryImpl/!

segoitch opened this issue ยท 0 comments

commented

What happened?

plugin failed to reloadable-plugin/DisplayRegistryImpl/!

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

[04:34:56] [REI-ReloadPlugins/ERROR] [REI/]: [REI] DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems] plugin failed to reloadable-plugin/DisplayRegistryImpl/!
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.crafting.Ingredient.m_43947_()" because "ingredient" is null
	at me.shedaniel.rei.api.common.util.EntryIngredients.ofIngredient(EntryIngredients.java:111) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.plugin.client.DefaultClientPlugin.registerDisplays(DefaultClientPlugin.java:370) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.acceptPlugin(DisplayRegistryImpl.java:63) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.acceptPlugin(DisplayRegistryImpl.java:53) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.api.common.registry.Reloadable.acceptPlugin(Reloadable.java:78) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$reload$12(PluginManagerImpl.java:430) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$pluginSection$4(PluginManagerImpl.java:193) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$reload$13(PluginManagerImpl.java:420) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.pluginSection(PluginManagerImpl.java:191) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.reload(PluginManagerImpl.java:418) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.api.common.plugins.PluginView$1.reload(PluginView.java:71) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.reloadPlugins0(ReloadManagerImpl.java:155) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.reloadPlugins0(ReloadManagerImpl.java:144) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.lambda$reloadPlugins$7(ReloadManagerImpl.java:122) ~[RoughlyEnoughItems-9.2.779-forge.jar%23277!/:?] {re:classloading}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?] {}
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] {}
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] {}
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] {}
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] {}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes