same error happens when creating a new game
This is really strange! I've created a new game and the game started without a crash. Unfortunately, I just noticed that the settings for logging don't take effect. Could you unpack the mod and change line 28 of the file libs/debugging.lua?
-- Old line:
debugging.is_debug = debugging.debug_in_log
-- New line:
debugging.is_debug = true
After this change, restart the game, let it crash, and post factorio-current.log (you could send it to me in a private message on the forum). Depending on how many mods you are using, the log file may get quite huge, so you may want to zip it.