#the server scripts do not load

12 messages · Page 1 of 1 (latest)

little rune
#

hello, could someone help me with a problem I have?

what happens is that when I start the world or log in, the server script does not load correctly.

but if I use the commands "/kubejs reload server_scripts" and "/reload" the script loads normally

can you please tell me what should I do to solve it?

thanks.

snow tinselBOT
#

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

real briarBOT
#

Paste version of server.log from @little rune

rustic bobcat
#

can you send the actual server script?

little rune
real briarBOT
#

Paste version of recipes.js from @little rune

rustic bobcat
#

seems correct

#

i think that's beyond my humble knowledge

little rune
#

np, thanks anyway

trail hearth
#

im here to rescue you

real briarBOT
#

Some mods don't allow the recipe event to run asynchronously, which will result in a ConcurrentModificationException.
To fix this, set allowAsyncStreams to false in kubejs/config/common.properties.

little rune
#

Thank you! it looks like that was the problem 😄