#the server scripts do not load
12 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of server.log from @little rune
can you send the actual server script?
Paste version of recipes.js from @little rune
np, thanks anyway
im here to rescue you
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.
Thank you! it looks like that was the problem 😄