You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the program goes to talk to the daycare lady, it expects to see a dialog. But if an egg hatches just as that happens, the program will not see the dialog since an egg is hatching. This causes the program to error out.
Likewise, if the program missed the daycare lady, it will error out instead of continuing the path to find her again.