• by Nextgrid on 2/21/2020, 4:57:29 PM

    I would start where something should be happening but hasn't, and then manually check the conditions required to make that happen one by one. Sometimes the conditions themselves rely on something else having happened that hasn't, so I start from there. Eventually you'll be able to unravel the entire chain of events.