#Error on Server Startup - ServerEvents.recipes - ConcurrentModification Exception

11 messages · Page 1 of 1 (latest)

graceful quest
#

Hello 🙂

Every time I start a single player world, only from a fresh launch of the game, I get the following error:

[09:48:16] [ERROR] ! Error in 'ServerEvents.recipes': java.util.ConcurrentModificationException: java.util.ConcurrentModificationException

Full error trace attached. The error goes away when I /reload. Any suggestions to fix this?

tardy pivotBOT
#

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

hollow jewelBOT
#

Paste version of message.txt from @graceful quest

gusty badge
#

you can ignore this message or you change in common.properties allowAsyncStreams=false
from true to false in kubejs/config folder

graceful quest
gusty badge
#

you can. I had the same error and after the second or third /reload it works. But i make the change and no error anymore

ornate harness
#

yeah but that a script only works after a reload isn't the goal

graceful quest
#

He's saying that he no longer needs to reload after changing the config option, I believe

ornate harness
#

that aswell

#

but you can't ignore it

graceful quest
#

allowAsyncStreams=false resolved the issue. Thanks @gusty badge