I got this error after being told about the food fight during the first official night in the dorm.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/DormiDays.rpy", line 19, in script
Exception: Parameter 'new_widget' is not known by ATL Transform.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/DormiDays.rpy", line 19, in script
File "renpy/ast.py", line 1674, in execute
File "renpy/exports.py", line 1657, in with_statement
File "renpy/display\core.py", line 2841, in do_with
File "renpy/display\core.py", line 3423, in interact
File "renpy/display\core.py", line 3800, in interact_core
File "renpy/atl.py", line 469, in __call__
Exception: Parameter 'new_widget' is not known by ATL Transform.
```