Endel Dreyer

Results 381 comments of Endel Dreyer

What's the error? Can you provide a stack trace? What do you mean by Native? Are you using Cordova? React Native? Don't expect we're gonna give attention to your issue...

What's the error message and/or stack trace? If you're running on the real device you'd need to provide the IP address as endpoint for connection rather than localhost.

Josh just shared his reproduction case here https://github.com/jorasso/colyseus-examples > Okay, @endel I was able to get a sample project showing the onLeave issue. > The steps to reproduce are in...

Hi @lpsandaruwan, I see your video and I think by clicking on "disconnect" does not have the same effect as fully disconnecting from the wi-fi network as described by Josh...

@AbhishekFYND Do you possibly have a small project where we can observe this problem? Do you also use the reconnection feature? @nuruddinwarsi How does your `onLeave()` method look like? I've...

Thanks for the heads up @tonygiang! _(I'm just documenting here my findings for future reference, as this issue is not super high priority)_ I've tried to configure [Managed Code Stripping](https://docs.unity3d.com/Manual/ManagedCodeStripping.html)...

Hi @burhanyilmaz, which level of Code Stripping are you using? Low, Medium, or High? EDIT: Also if you can provide the version of Unity that can be helpful!

Relevant to this discussion, a Discord user has reported [this comment](https://discord.com/channels/525739117951320081/829459154149441566/1022203430757998692): (building for Android) > i can't compile il2cpp because unity only has low striping for il2cpp and not disable.....

Hi @greaterweb, thanks for the kind words. If you use `wss://` instead of `ws://` it works though :) I agree that the `Client` could have some options to "toggle" this...

Related: https://github.com/colyseus/colyseus-unity3d/issues/120