Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CMI Failing to start after version update #9990

@wisteriasmp

Description

@wisteriasmp

Description of Issue

I have just updated my server for the second time this year and both times CMI has refused to start after the version updates, so far I have tried removing the files and letting the regen (the file did not regenerate) removing CMI, starting the server and then putting them back in as well as removing various other files to see if it would help it work. Unfortunately none of those things worked. Last season I ended up having to hard reset the server which ended up being a huge pain, i was curious if there was anything that would completely mess CMI up like this upon updating a server.

Version Information

[15:41:37 ERROR]: Command exception: /cmi version
org.bukkit.command.CommandException: Cannot execute command 'cmi' in plugin CMI v9.8.3.3 - plugin is disabled.
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21.9-R0.1-SNAPSHOT.jar:?]
        at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:83) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        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) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:105) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:458) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.Commands.performCommand(Commands.java:364) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.Commands.performCommand(Commands.java:352) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.commands.Commands.performPrefixedCommand(Commands.java:343) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:597) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.dedicated.DedicatedServer.tickConnection(DedicatedServer.java:553) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1676) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1467) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:430) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1185) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:317) ~[paper-1.21.9.jar:1.21.9-38-27f926e]
        at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[15:41:37 INFO]: An unexpected error occurred trying to execute that command

Errors

Relevant Config Sections

Relevant Plugins

Vault 1.7.4, CMI 9.8.3.3, CMILib 1.5.7.5

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportReports of bugs/inconsistencies

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions