Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectDisposedException in editor #107

Open
Merichbier opened this issue May 17, 2021 · 1 comment
Open

ObjectDisposedException in editor #107

Merichbier opened this issue May 17, 2021 · 1 comment

Comments

@Merichbier
Copy link

We are facing an ObjectDisposedException exception when running our app.

It seems it has to be related with the fact that we have two Telepathy clients in our scene (Main app) (one for handling communication with a first server, and a second for communication for another) as when we disable the second client, the exception doesn't occur anymore.

The strange part is that this exception occurs in the other app (Server app).

server_disposed_exception

Any support here would be welcome.

Thanks, cheers

@Drakenfrost
Copy link

This may be related to my issue here.

The error is caused by this same method call though in my case it only occurs in build and not editor.

Check the stack trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants