I played Krastorio2 with my grandson in multiplayer, and we decided to try it first in sandbox mode with all recipes unlocked. Shortly after he joins my hosted game he is getting thrown out.
Main error message is:
4.029 Script @Krastorio2/lib/private/data-stages/utils/log.lua:110: Message: 'This recipes are not unlockable, maybe is an error: { "uranium-rounds-magazine", "nuclear-fuel", "imersite-rounds-magazine" } [from findNotUnlockableRecipes()]'
So it seems the default_locked_vanilla_recipes in line 1915 of lib\private\data-stages\recipes.lua needs to be appended with "uranium-rounds-magazine", "nuclear-fuel", "imersite-rounds-magazine".