If you are using some firewall that blocks the STUN servers from gathering the ice candidates -> it is infinitely stuck on the generating loading screen, as it has no edge cases to determine if this error ever occurs!
Replication of issue:
- just use your college vpn or wifi network it wont allow connections or use some vpn client with secure connections.
Fix suggestions:
- add a proper msg like "your internet connection doesnt allow us to generate the chunk try changing networks"
- or use TURN server that can work with these types of networks (requires an API key and setting up tho)
i'll say 1st one will be easier to implement^
If you are using some firewall that blocks the STUN servers from gathering the ice candidates -> it is infinitely stuck on the generating loading screen, as it has no edge cases to determine if this error ever occurs!
Replication of issue:
Fix suggestions:
i'll say 1st one will be easier to implement^