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

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

Open
3 of 7 tasks
segoitch opened this issue Oct 22, 2024 · 0 comments
Open
3 of 7 tasks

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

segoitch opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@segoitch
Copy link

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
@segoitch segoitch added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant