CommandAliases icon indicating copy to clipboard operation
CommandAliases copied to clipboard

Could not find existing command

Open Jsnbrown1989 opened this issue 1 year ago • 2 comments

1.21 / Fabric Running commandaliases-1.0.1+mc1.21-build.70

Running into the below error in the console:

[16:21:15] [Server thread/ERROR]: [SERVER] COMMAND_REDIRECT - Could not find existing command "execute in minecraft:overworld run tp $executor_name() 196 65 -281": /home/container/./config/commandaliases/warp_solanum.toml

schemaVersion = 1 commandMode = "COMMAND_REDIRECT_NOARG" command = "mainspawn" redirectTo = "execute in minecraft:overworld run tp $executor_name() 196 65 -281"

I am expecting to be able to reload commandalias and then do /mainspawn and no matter what world, I would be teleported to a certain world and to a specific coord. I'm not needing to /set mainspawn or anything special. Hard coding it is fine.

Help?

Jsnbrown1989 avatar Oct 23 '24 20:10 Jsnbrown1989

I have the same issue :( Current workaround for me is to use the COMMAND_REDIRECT instead. But that one only sometimes accepts extra arguments :(

NextRaven10 avatar Nov 01 '24 23:11 NextRaven10

I am also having this problem, issue ongoing

SirPotato42 avatar Dec 27 '24 21:12 SirPotato42