No, I don't think you got it wrong, otherwise the line number would likely be the same. It's my fault again, I changed a lot of things and didn't test all of it. Line 2131 of newsexsystem.gd has
i.person.dictionary(requests[i.request])
but it should be
i.person.dictionary(requests['stop'])