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] Custom Recipe Category not working in Server (Multiplayer) #1775

Open
3 of 7 tasks
CoolerProYT opened this issue Dec 9, 2024 · 0 comments
Open
3 of 7 tasks
Labels
bug Something isn't working

Comments

@CoolerProYT
Copy link

What happened?

Unable to view reicpe for my custom category added via plugin in 1.21.3, latest REI version. In single player everything is working fine. Other than custom recipe category, tags also not working.

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

[09Dec2024 18:14:47.933] [REI-ReloadPlugins/INFO][REI/]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO[09Dec2024 18:14:47.933] [REI-ReloadPlugins/INFO][REI/]: [REI] REICommonPlugin starting main-reload for END.[09Dec2024 18:14:47.933] [REI-ReloadPlugins/INFO][REI/]: [REI] Plugins (3):[09Dec2024 18:14:47.934] [REI-ReloadPlugins/INFO][REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems][09Dec2024 18:14:47.934] [REI-ReloadPlugins/INFO][REI/]: [REI]  - (0.00) REIPluginServer of REIPluginServer [productiveslimes][09Dec2024 18:14:47.934] [REI-ReloadPlugins/INFO][REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems][09Dec2024 18:14:47.934] [REI-ReloadPlugins/INFO][REI/]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO[09Dec2024 18:14:47.937] [REI-ReloadPlugins/ERROR][REI/]: [REI] Failed to run end-reload task for reloadable [ServerDisplayRegistryImpl] in stage [END]java.lang.NullPointerException: Cannot invoke "net.minecraft.server.MinecraftServer.getRecipeManager()" because the return value of "dev.architectury.utils.GameInstance.getServer()" is null
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.getAllSortedRecipes(ServerDisplayRegistryImpl.java:230) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.fillRecipes(ServerDisplayRegistryImpl.java:216) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.endReload(ServerDisplayRegistryImpl.java:209) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.api.common.registry.Reloadable.endReload(Reloadable.java:47) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.reload(PluginManagerImpl.java:464) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.reloadPlugins0(ReloadManagerImpl.java:155) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.reloadPlugins0(ReloadManagerImpl.java:144) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.ReloadManagerImpl.lambda$reloadPlugins$7(ReloadManagerImpl.java:122) ~[RoughlyEnoughItems-17.0.792-neoforge.jar%23223!/:?]
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
	at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]

Anything else?

#1772 I think this is the tags issue I facing.

image

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
@CoolerProYT CoolerProYT added the bug Something isn't working label Dec 9, 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