public void OnLoad(object previousInstanceContext) { Requests = new CRequests(); ChatProcessor = new ChatSubProcessor(_onlineCharacters); }