#(nikkitoja) command not showing?

173 messages · Page 1 of 1 (latest)

untold umbra
#

I have made a very small script that should clear chat when I do, /clearchat
but the command doesn't even show up

open brambleBOT
#

(nikkitoja) command not showing?

open brambleBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

jaunty heath
#

!info haste debug

unreal nymphBOT
#
Info: debug

If you need help with a script issue, one of the most powerful tools Denizen has to offer is full debug output. This is displaying in your console whenever scripts are running until you turn debug off. To share a debug log quickly and easily with helpers, simply run the command /denizen debug -r in-game to begin recording, then run through the part of the script you need help with, then run the command /denizen submit. This will give you a link to a paste of the debug log, which you can then copy/paste back to us!

jaunty heath
#

Please do the following ^

untold umbra
#

it doesn't give me any links

#

maybe I am just dumb

cedar shoal
#

here, click that and paste your script in

jaunty heath
#

you linked the report several times

#

but you deleted the message everytime

untold umbra
jaunty heath
#

and when you paste your script

#

just grab the link from browser

untold umbra
#

the problem isn't with the narrate part, but it doesnt want to show up as a / command

jaunty heath
unreal nymphBOT
# jaunty heath !ds https://paste.denizenscript.com/View/136560
Script Check Results
Minor Warnings

On line 4: Data lines should not be quoted. You can use '<empty>' to make an empty line, or '<&dq>' to make a raw double-quote symbol, or '<&sq>' to make a raw single-quote.
On line 9: Pointless quotes (arguments quoted but do not contain spaces).

Other Script Information

On line : (Statistics) Total structural lines: 2
On line : (Statistics) Total live code lines: 2
On line : (Statistics) Total comment lines: 0
On line : (Statistics) Total blank lines: 1

cedar shoal
#

you made sure that its in the correct place and you did /ex reload and everything?

jaunty heath
#

Last reload: 6d 5h ago

cedar shoal
#

also youre doing run clearchat

untold umbra
#

what do I do to make it work normally?

cedar shoal
#

ok so when you make a command script, the way you run it is like any other command, so /chatclear yes?

#

you dont need to /ex run it, thats for task scripts, which are meant to be run by other scripts, not players

untold umbra
#

the command doesnt ecist(show up) when I do /chatclear

#

exist*

cedar shoal
#

ok so thats an issue with the script or the server then

#

what happens when you do /ex reload?

untold umbra
#

can I paste the logs here?

cedar shoal
#

if its short, sure, if its long you can do it on the website

untold umbra
#

[20:28:08 INFO]: nikkitoja issued server command: /ex reload
[20:28:08 INFO]: Starting InstantQueue 'EXCOMMAND_1_BoothLimousines' with player 'nikkitoja'...
[20:28:08 INFO]: +- Queue 'EXCOMMAND_1_BoothLimousines' Executing: (line 1) reload ---------+
[20:28:08 INFO]: +> Executing 'RELOAD': type='SCRIPTS'
[20:28:08 INFO]: Completing queue 'EXCOMMAND_1_BoothLimousines' in 5ms.

#

btw, when I tried it with the warp script of the websit, it also didnt work

sour pewter
#

do you have the permission that the scripts require?

untold umbra
#

i tried doing it without the permissions part first, didnt work, and then I added it (the server said that I already have it) and it didnt work as well

jaunty heath
#

can you do

#

/denizen debug -r

#

/ex narrate <script[chatclear]>

#

/denizen submit

untold umbra
#

sure...

#

in MC or the website?

jaunty heath
#

mc

#

then you get a link back in chat

#

that's the one we need

untold umbra
#

alright, it says submitting...

#

the link is still not here

jaunty heath
#

what's your server version

untold umbra
#

This server is running Paper version 1.21.8-60-main@29c8822 (2025-09-06T21:49:13Z) (Implementing API version 1.21.8-R0.1-SNAPSHOT)

jaunty heath
#

can you install this denizen version and try again

untold umbra
#

getting the last version took me a week or so, but sure, on it

jaunty heath
#

you just need to replace jars

untold umbra
#

done

#

server running

jaunty heath
#

and see if you get a link back

untold umbra
#

the same thing

jaunty heath
#

dafaq

#

do you run multiple servers

untold umbra
#

so its a server issue probably

untold umbra
#

but I can paste you what it said in the console if itll help

#

[20:39:03 INFO]: nikkitoja issued server command: /denizen scripts
[20:39:07 INFO]: nikkitoja issued server command: /denizen debug -r
[20:39:18 INFO]: nikkitoja issued server command: /ex narrate <script[chatclear]>
[20:39:19 INFO]: Starting InstantQueue 'EXCOMMAND_1_NoiknezAdverse' with player 'nikkitoja'...
[20:39:19 INFO]: +- Queue 'EXCOMMAND_1_NoiknezAdverse' Executing: (line 1) narrate <script[chatclear]> ---------+
[20:39:19 INFO]: Filled tag <script[chatclear]> with 's@chatclear (COMMAND)'.
[20:39:19 INFO]: +> Executing 'NARRATE': Narrating='s@chatclear' Targets='[p@f82dacc5-7b33-4b6d-9272-2018bc330d66 (nikkitoja)]'
[20:39:19 INFO]: Completing queue 'EXCOMMAND_1_NoiknezAdverse' in 13ms.
[20:39:25 INFO]: nikkitoja issued server command: /denizen submit

jaunty heath
#

does the script work now?

untold umbra
#

no

#

the command doesnt show up

#

should I test it via the /ex?

jaunty heath
#

just run /chatclear

#

no ex

untold umbra
#

[20:42:33 INFO]: nikkitoja issued server command: /clearchat
nothing happened

#

nothing else

#

should I have any other plugins or permissions?

jaunty heath
#

no but do me the favour

#

/denizen debug -r
/chatclear
/denizen submit

#

can you do this too

#

let me know if you have done that

untold umbra
#

thats what i have been doing, it doesnt want to submit and give me the lnk

jaunty heath
#

it still uploads the debug

#

it just doesn't give you the link for some reason

untold umbra
#

is there another way to get it?

#

or to check it?

jaunty heath
#

yeah checking the current paste number and then call links

#

paste site works as simply as counting upwards

untold umbra
#

thats my server

jaunty heath
#

yes

#

trying to figure out why your script aint work rn

untold umbra
#

chatclear:
type: command
name: chatclear
description: "Clear spectator chat"
usage: /chatclear
permission: speclear.use
script:

  • repeat 100:
    • announce ""
#

yes

#

does, the files name matter?

jaunty heath
#

what's the filename

untold umbra
#

its ChatClear

jaunty heath
#

well no that's fine

untold umbra
#

kk

jaunty heath
#

are you sure this is in /plugins/Denizen/scripts folder

#

and file extension is .dsc ?

untold umbra
#

plugins\Denizen\scripts

#

yes.dsc

jaunty heath
#

if you do /ex reload, do any errors come up?

untold umbra
#

no, its just fine,

jaunty heath
#

are you on vanilla or do you use a custom minecraft client?

untold umbra
#

vanilla and a paper server

#

[20:52:06 INFO]: nikkitoja issued server command: /ex reload
[20:52:06 INFO]: Starting InstantQueue 'EXCOMMAND_2_RandAnalyst' with player 'nikkitoja'...
[20:52:06 INFO]: +- Queue 'EXCOMMAND_2_RandAnalyst' Executing: (line 1) reload ---------+
[20:52:06 INFO]: +> Executing 'RELOAD': type='SCRIPTS'
[20:52:06 INFO]: Completing queue 'EXCOMMAND_2_RandAnalyst' in 215ms.

jaunty heath
#

what's the output of /ex narrate <script[chatclear].data_key[].to_yaml>

untold umbra
#

[20:53:28 INFO]: nikkitoja issued server command: /ex narrate <script[chatclear].data_key[].to_yaml>
[20:53:28 INFO]: Starting InstantQueue 'EXCOMMAND_3_ClerkMonitoring' with player 'nikkitoja'...
[20:53:28 INFO]: +- Queue 'EXCOMMAND_3_ClerkMonitoring' Executing: (line 1) narrate <script[chatclear].data_key[].to_yaml> ---------+
[20:53:28 INFO]: Filled tag <script[chatclear].data_key[].to_yaml> with 'name: chatclear
description: Clear spectator chat
usage: /chatclear
permission: speclear.use
type: command
script:

  • repeat 100:
    • announce ""
      '.
      [20:53:28 INFO]: +> Executing 'NARRATE': Narrating='name: chatclear
      description: Clear spectator chat
      usage: /chatclear
      permission: speclear.use
      type: command
      script:
  • repeat 100:
    • announce ""
      ' Targets='[p@f82dacc5-7b33-4b6d-9272-2018bc330d66 (nikkitoja)]'
      [20:53:28 INFO]: Completing queue 'EXCOMMAND_3
jaunty heath
#

and if you do /ex narrate <player.has_permission[speclear.use]> it also says true yes?

untold umbra
#

where?

jaunty heath
#

if you run the command

untold umbra
#

yup

jaunty heath
#

I.. have no idea what the issue could be

#

I'm on 1.21.10 and your script just works fine

#

running /chatclear as operator

untold umbra
#

my server is on 1.21.8

#

Still... Thanks for helping me out, I am really greatfull

#

You have done what you could

jaunty heath
#

yeah no problem

#

what you could try is removing all other plugins except denizen

#

maybe there's a plugin conflict

untold umbra
#

okay, I'll try that

#

do you think that downloading the server again would change anything?

jaunty heath
#

no

untold umbra
#

okay, and you said it worked on 1.21.10 right? I dont really wanna move it but maybe thats what I need to tdo

jaunty heath
#

yes that works for me

#

you can test for a plugin conflict first, and update afterwards

untold umbra
#

IT WORKS!

jaunty heath
#

after updating removing plugins lol

untold umbra
#

THERE WAS A PLUGIN CONFLICT!

jaunty heath
#

lmao

#

now add them back one by one to figure out which

untold umbra
#

yeah, I am really sorry

#

for taking your time

#

and THANKS again

#

lmao

cedar shoal
#

you can always binary search to check for the problematic plugin

jaunty heath
#

but please let us know what the conflicting plugin is

untold umbra
#

thx guys(or girls)

jaunty heath
untold umbra
#

sure, Ima check

#

It was an older version of ModelEngine - Model Engine 4.0.8

#

Thanks agaiin, now I can finally start my journey with denizen

jaunty heath
#

that's interesting

#

because it shows up as disabled in your debug logs

untold umbra
#

yeah, i dont know how they would interfere, OH WAIT, the Megizen plugin maybe

#

well, all plugins worked fine without it

#

itwas the last one I added and sthe command stoped showing

jaunty heath
#

hmm

cedar shoal
#

megizen huh whats that ||/j||

untold umbra
untold umbra
jaunty heath
#

yeaa that's what I would assume

#

but if you only have denizen installed and the plugin

untold umbra
#

it works

#

I add model egine (old) and it doesnt

jaunty heath
#

good to know lol

untold umbra
#

Ima chceck model engine and denizen without megizen, yeah

cedar shoal
#

im not sure if meg 4.0.8 supports beyond 1.21.4 yet

jaunty heath
#

isn't it your plugin

untold umbra
#

I think it doesnt

#

I need a newer version

cedar shoal
jaunty heath
cedar shoal
#

oh no you found out that i am actually ticxo /j

untold umbra
#

OH NO......!

jaunty heath
#

i knew, your name is similar

untold umbra
#

YUP its the old model engine, MEGIZEN is good

jaunty heath
#

nice

torn daggerBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@untold umbra

untold umbra
#

THANKS AGAIN guys!

cedar shoal
#

❤️