Skip to content

missing line "folia supported" in 2.0.5.6 version. #84

@Dimonchik225

Description

@Dimonchik225

What happened?

org.bukkit.plugin.InvalidPluginException: java.lang.RuntimeException: Could not load plugin 'CustomRecipes v2.0.5.6' as it is not marked as supporting Folia!
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:112) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.loadPlugin(PaperPluginManagerImpl.java:82) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:419) ~[folia-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at PlugManX-3.0.2.jar//bukkit.com.rylinaux.plugman.pluginmanager.BukkitPluginManager.loadAndEnablePlugin(BukkitPluginManager.java:366) ~[?:?]
at PlugManX-3.0.2.jar//paper.com.rylinaux.plugman.pluginmanager.PaperPluginManager.load(PaperPluginManager.java:161) ~[?:?]
at PlugManX-3.0.2.jar//core.com.rylinaux.plugman.commands.executables.LoadCommand.execute(LoadCommand.java:104) ~[?:?]
at PlugManX-3.0.2.jar//bukkit.com.rylinaux.plugman.commands.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:70) ~[?:?]
at PlugManX-3.0.2.jar//paper.com.rylinaux.plugman.commands.PaperCommandCreator$1.execute(PaperCommandCreator.java:35) ~[?:?]
at io.papermc.paper.command.brigadier.PaperCommands.lambda$register$2(PaperCommands.java:176) ~[folia-1.21.11.jar:?]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:30) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:104) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:469) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.Commands.performCommand(Commands.java:374) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.commands.Commands.performCommand(Commands.java:362) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2398) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$13(ServerGamePacketListenerImpl.java:2371) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$tryHandleChat$16(ServerGamePacketListenerImpl.java:2530) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.threadedregions.EntityScheduler.executeTick(EntityScheduler.java:243) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1736) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:429) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:414) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:548) ~[concurrentutil-0.0.7.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.RuntimeException: Could not load plugin 'CustomRecipes v2.0.5.6' as it is not marked as supporting Folia!
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProviderFactory.build(SpigotPluginProviderFactory.java:40) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProviderFactory.build(SpigotPluginProviderFactory.java:28) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.plugin.provider.type.PluginFileType.register(PluginFileType.java:72) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:95) ~[folia-1.21.11.jar:1.21.11-2-39b4122]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.loadPlugin(PaperPluginInstanceManager.java:106) ~[folia-1.21.11.jar:1.21.11-2-39b4122]

What was supposed to happen?

Image

How do I reproduce this issue?

.

Relevant log output

Relevant file configuration

Server Version

folia1.21.11

Plugin Version

2.0.5.6

Server Mode

Online Mode

Issue Confirmation

  • I have downloaded and tried the latest version of custom recipes and the issue still persists.
  • I have provided sufficient information for the issue to be replicated.

Metadata

Metadata

Labels

✓ Confirmedbug has been replicated and confirmed❗Low PriorityThis issue has been deemed non-gamebreaking

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions