[Bug] Expanded tag viewer with create
gamnopop opened this issue ยท 0 comments
What happened?
Tabs (catigories) with create mod elements are visible through the extended tag view
Modpack is Valhelsia-6-6.0.0-beta_9 (no changes)
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
[16:34:12] [REI-ReloadPlugins/ERROR] [REI] JEI Plugin [SBPPlugin:sophisticatedbackpacks:default] of REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] plugin failed to reloadable-plugin/DisplayRegistryImpl/!
java.lang.NoClassDefFoundError: mezz/jei/library/util/RecipeUtil
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.copyShapedRecipe(ClientRecipeHelper.java:53)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.lambda$getAndTransformAvailableRecipes$0(ClientRecipeHelper.java:36)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.lambda$getAndTransformAvailableRecipes$1(ClientRecipeHelper.java:34)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.getAndTransformAvailableRecipes(ClientRecipeHelper.java:34)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedbackpacks.compat.jei.SBPPlugin.registerRecipes(SBPPlugin.java:83)
at TRANSFORMER/[email protected]/me.shedaniel.rei.plugincompatibilities.wYei0QiIcjX.jhSZPBSOFea.registerDisplays(JEIPluginDetector.java:545)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.acceptPlugin(DisplayRegistryImpl.java:65)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.acceptPlugin(DisplayRegistryImpl.java:51)
at TRANSFORMER/[email protected]/me.shedaniel.rei.api.common.registry.Reloadable.acceptPlugin(Reloadable.java:72)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$startReload$9(PluginManagerImpl.java:387)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$pluginSection$4(PluginManagerImpl.java:199)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$startReload$10(PluginManagerImpl.java:377)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.pluginSection(PluginManagerImpl.java:197)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.startReload(PluginManagerImpl.java:375)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCore._reloadPlugins(RoughlyEnoughItemsCore.java:160)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$reloadPlugins$25(RoughlyEnoughItemsCoreClient.java:482)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: mezz.jei.library.util.RecipeUtil
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 25 more
[16:34:13] [REI-ReloadPlugins/ERROR] [REI] JEI Plugin [CorePlugin:sophisticatedcore:default] of REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] plugin failed to reloadable-plugin/DisplayRegistryImpl/!
java.lang.NoClassDefFoundError: mezz/jei/library/util/RecipeUtil
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.copyShapedRecipe(ClientRecipeHelper.java:53)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.lambda$getAndTransformAvailableRecipes$0(ClientRecipeHelper.java:36)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.lambda$getAndTransformAvailableRecipes$1(ClientRecipeHelper.java:34)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.ClientRecipeHelper.getAndTransformAvailableRecipes(ClientRecipeHelper.java:34)
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.compat.jei.CorePlugin.registerRecipes(CorePlugin.java:22)
at TRANSFORMER/[email protected]/me.shedaniel.rei.plugincompatibilities.wYei0QiIcjX.jhSZPBSOFea.registerDisplays(JEIPluginDetector.java:545)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.acceptPlugin(DisplayRegistryImpl.java:65)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.acceptPlugin(DisplayRegistryImpl.java:51)
at TRANSFORMER/[email protected]/me.shedaniel.rei.api.common.registry.Reloadable.acceptPlugin(Reloadable.java:72)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$startReload$9(PluginManagerImpl.java:387)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$pluginSection$4(PluginManagerImpl.java:199)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$startReload$10(PluginManagerImpl.java:377)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.pluginSection(PluginManagerImpl.java:197)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.startReload(PluginManagerImpl.java:375)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCore._reloadPlugins(RoughlyEnoughItemsCore.java:160)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$reloadPlugins$25(RoughlyEnoughItemsCoreClient.java:482)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: mezz.jei.library.util.RecipeUtil
... 25 more
[16:34:13] [REI-ReloadPlugins/ERROR] [REI] JEI Plugin [AdAstraJeiPlugin:ad_astra:jei] of REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] plugin failed to reloadable-plugin/TransferHandlerRegistryImpl/!
java.lang.UnsupportedOperationException: This operation has not been implemented yet!
at TRANSFORMER/[email protected]/me.shedaniel.rei.plugincompatibilities.wYei0QiIcjX.pKKIP4ZQqAr.niZ04jZRvGW(JEIPluginDetector.java:112)
at TRANSFORMER/[email protected]/me.shedaniel.rei.plugincompatibilities.wYei0QiIcjX.hs0l0lhBoX6.createUnregisteredRecipeTransferHandler(JEIRecipeTransferHandlerHelper.java:105)
at TRANSFORMER/[email protected]/earth.terrarium.ad_astra.common.compat.jei.AdAstraJeiPlugin.registerRecipeTransferHandlers(AdAstraJeiPlugin.java:80)
at TRANSFORMER/[email protected]/me.shedaniel.rei.plugincompatibilities.wYei0QiIcjX.jhSZPBSOFea.registerTransferHandlers(JEIPluginDetector.java:560)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.transfer.TransferHandlerRegistryImpl.acceptPlugin(TransferHandlerRegistryImpl.java:48)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.client.transfer.TransferHandlerRegistryImpl.acceptPlugin(TransferHandlerRegistryImpl.java:42)
at TRANSFORMER/[email protected]/me.shedaniel.rei.api.common.registry.Reloadable.acceptPlugin(Reloadable.java:72)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$startReload$9(PluginManagerImpl.java:387)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$pluginSection$4(PluginManagerImpl.java:199)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$startReload$10(PluginManagerImpl.java:377)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.pluginSection(PluginManagerImpl.java:197)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.startReload(PluginManagerImpl.java:375)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCore._reloadPlugins(RoughlyEnoughItemsCore.java:160)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$reloadPlugins$25(RoughlyEnoughItemsCoreClient.java:482)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
[16:34:16] [REI-ReloadPlugins/ERROR] [REI] createFocusLink is not supported in REI yet!
[16:34:16] [REI-ReloadPlugins/ERROR] [REI] createFocusLink is not supported in REI yet!
[16:34:16] [REI-ReloadPlugins/ERROR] [REI] JEI Plugin [JEIRuntimeCapturer:modernfix:capturer] of REI Plugin Compatibilities Adapter [rei_plugin_compatibilities, jei] plugin failed to post-register/!
java.lang.NoClassDefFoundError: mezz/jei/library/runtime/JeiRuntime
at TRANSFORMER/[email protected]+mc1.20.1/org.embeddedt.modernfix.searchtree.JEIRuntimeCapturer.onRuntimeAvailable(JEIRuntimeCapturer.java:27)
at TRANSFORMER/[email protected]/me.shedaniel.rei.plugincompatibilities.wYei0QiIcjX.jhSZPBSOFea.postStage(JEIPluginDetector.java:574)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$post$7(PluginManagerImpl.java:294)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$pluginSection$4(PluginManagerImpl.java:199)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.lambda$post$8(PluginManagerImpl.java:293)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.pluginSection(PluginManagerImpl.java:197)
at TRANSFORMER/[email protected]/me.shedaniel.rei.impl.common.plugins.PluginManagerImpl.post(PluginManagerImpl.java:291)
at TRANSFORMER/[email protected]/me.shedaniel.rei.api.common.plugins.PluginView$1.post(PluginView.java:71)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCore._reloadPlugins(RoughlyEnoughItemsCore.java:163)
at TRANSFORMER/[email protected]/me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$reloadPlugins$25(RoughlyEnoughItemsCoreClient.java:482)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ClassNotFoundException: mezz.jei.library.runtime.JeiRuntime
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 17 more
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