#(Vyruss) Stop printing to console

20 messages · Page 1 of 1 (latest)

dense stone
#

I'm sorry dumb question I know but I cannot for the life of me remember the setting to silence scripts to the console. I can't find it on the meta data either.

grizzled graniteBOT
#

(Vyruss) Stop printing to console

grizzled graniteBOT
#

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.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

past trout
#

debug: false is probably what you are looking for

chrome gazelle
#

There is also a setting inside of denizen that overrides the debug: false line, it’s in the denizen settings and it’s called something like “debug_override”

lyric sundial
#

setting debug to false to individual scripts is far better debug management than overriding everything

#

rule of thumb is: while you're testing, leave it to true. once it works as intended, debug: false

#

oh i should probably tell where to put that

#
my_script:
    type: world
    debug: false
    yadda yadda
chrome gazelle
covert reef
wind otterBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please type </resolved:1028673926114594866> 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.)

#

@dense stone