Jump to content
McKay Development

KiTa

Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Like
    KiTa reacted to Dr. McKay in Cannot read property 'escrowDays' of undefined   
    No, that's the actual solution. Errors are a fact of life (especially when you're working with Steam). You need to handle them, or else you'll crash.
  2. Like
    KiTa reacted to Dr. McKay in Cannot read property 'escrowDays' of undefined   
    You aren't checking the error. In every callback, if err is truthy, then there was an error and all other arguments are undefined.
×
×
  • Create New...