#(italonever) Single thread

10 messages · Page 1 of 1 (latest)

hard plinth
#

Does Denizen work in a single thread?

orchid zodiacBOT
#

(italonever) Single thread

orchid zodiacBOT
#

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.

still vigil
#

we try not to use async for example anywhere it shouldnt be used on the main thread because minecraft isn't async

#

can you elaborate your question or provide more context

lunar grail
#

^ that question is very vague, need more information as to what exactly are you referring to - generally Minecraft/Paper itself runs mainly on the main thread, and Denizen does let you do things that should be done async (I.e. file IO, DB operations, etc.) async
Otherwise/if that answers your question -

limpid laurelBOT
#
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.)

#

@hard plinth