I'm trying to handle the networking errors, but RegisterHandler apparently is just being ignored.
I.e. I call it, and it is exactly as if I didn't: I still get the default error handling.
This is my OnStartClient:
NetworkClient.RegisterHandler not working
I.e. I call it, and it is exactly as if I didn't: I still get the default error handling.
This is my OnStartClient:
Code (csharp):