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

schedule 命令错误 #9424

Open
3 tasks done
wnblm opened this issue Jan 14, 2025 · 0 comments
Open
3 tasks done

schedule 命令错误 #9424

wnblm opened this issue Jan 14, 2025 · 0 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@wnblm
Copy link

wnblm commented Jan 14, 2025

Description of Issue

在使用schedule announcer 这个指令的时候出现错误 无法使用

Version Information

> cmi version
[00:43:02] [Server thread/INFO]: --------------------------------------------------
[00:43:02] [Server thread/INFO]: CMI 插件版本: 9.7.9.1 SqLite
[00:43:02] [Server thread/INFO]: CMILib: 1.5.2.7
[00:43:02] [Server thread/INFO]: 服务器版本: Spigot 1.12.2-R0.1-SNAPSHOT-
[00:43:02] [Server thread/INFO]: CMI 经济: 启用 经济: 1.7.3-b131(CMIEInjector) CMI 聊天: 启用
[00:43:02] [Server thread/INFO]: 模块 -> 65 已启用 2 已禁用: tablist, votifier
[00:43:02] [Server thread/INFO]: --------------------------------------------------

Errors

issued server command: /schedule announcer
[00:41:30] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'cmi' in plugin CMI v9.7.9.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-CatServer-1.12.2-5a600445]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[SimpleCommandMap.class:git-CatServer-1.12.2-5a600445]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:712) ~[CraftServer.class:git-CatServer-1.12.2-5a600445]
        at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1669) [pa.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1470) [pa.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
        at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
        at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_421]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_421]
        at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:902) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:475) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:828) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:687) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_421]
Caused by: java.lang.NoSuchMethodError: java.util.List.of(Ljava/lang/Object;)Ljava/util/List;
        at com.Zrips.CMI.Modules.Sheduler.Schedule.processCmd(Schedule.java:366) ~[?:?]
        at com.Zrips.CMI.Modules.Sheduler.Schedule.perform(Schedule.java:344) ~[?:?]
        at com.Zrips.CMI.commands.list.schedule.perform(schedule.java:51) ~[?:?]
        at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:413) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:git-CatServer-1.12.2-5a600445]
        ... 15 more

Relevant Config Sections

No response

Relevant Plugins

No response

Agreements

  • My server is supported by CMI.
  • My version of CMI at the time of this report is up to date.
  • I have searched the github and asked around before making this report.
@wnblm wnblm added the bug report Reports of bugs/inconsistencies label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies
Projects
None yet
Development

No branches or pull requests

1 participant