I don't recall exactly, but they had been leading to errors before I fixed them. It doesn't matter now though, going totally unmodded (except for URM of course).
Yeah... same for me. URM only, plus some quick and dirty amateur modding made by myself to cheat minigames.
Like changing from
Code:
mathResult = int(100 * math_task_correct_answers.count(True) / math_task_total)
Code:
mathResult = 100