I'm running into an issue when disconnecting from within a channel. When a player is in a channel and I call TNManager.Disconnect() / load my main menu, I get a single "failed to convert parameters" error per RFC call I have in my player. Is there something special I need to do when disconnecting? I found another thread regarding this issue but it seemed to deal with objects created rather than players.
Thanks!