#Registered command works but it returning error

6 messages · Page 1 of 1 (latest)

buoyant sorrel
#

Error:
[19:32:43] [Server thread/ERROR] [minecraft/Commands]: Command exception: /class dev.latvian.mods.rhino.EvaluatorException: Cannot convert dev.latvian.mods.rhino.Undefined@0 to int

dim muralBOT
#

Paste version of stage_setup.js from @buoyant sorrel

dusky riverBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

tame dragon
#

Commands need to return 1 if they succeed in execution and 0 if not

lethal marten
#

you can return numbers other than those, namely anything up to 15, which determines the power output of a comprator on a command block executing the command

tame dragon
#

cool didn't know command blocks even emited redstone signal