I'm having trouble creating new game with Krastorio 2 mod enabled in 1.0.0. Here is an error message from game:
The mod Krastorio 2 (0.9.99) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Krastorio2::on_player_created (ID 24)
Krastorio2/lib/private/control-scripts/bonus-items.lua:21: attempt to index local 'inventory' (a nil value)
stack traceback:
Krastorio2/lib/private/control-scripts/bonus-items.lua:21: in function 'callback'
...control-scripts/control-lib/control-callbacks-merger.lua:44: in function <...control-scripts/control-lib/control-callbacks-merger.lua:41>
Loading old saves works fine, it's just creating new game that doesn't work.
Only mod that is enabled is Krastorio 2. 1.0.0 base game and 0.9.99 Krastorio 2 versions.
EDIT: I got new game working by renaming %APPDATA%\Roaming\Factorio\mods\mod-settings.dat to mod-settings.dat.bak so it's not being loaded. After that new game can be created without error.
However if I change any mod settings, I am not able to create new game. So problem is partially solved by hard resetting mod settings, but it's not permanent solution. Something is still broken.